@charset "utf-8";
.conts {
	margin-top: 35px;
}


.contsTitle {
	font-size: 24px;
	line-height: 35px;
	font-weight: bolder;
	color: #333;
	height: 35px;
	width: 600px;
	background: url(../images/title_bar.jpg) no-repeat;
	padding-left: 30px;
}
.contsTitle h3 {
	font-size: 24px;
	font-weight: bolder;
	line-height: 35px;
	height: 35px;
}

.contsBody {
	margin-top: 20px;
}
#mainGreeting {
	margin-top: 15px;
}

#howtoText  {
	float: left;
	margin-bottom: 15px;
	height: 200px;
	width: 300px;
}
#howtoImage  {
	float: right;
	width: 280px;
	height: 200px;
}
#campBanner {
	width: 300px;
	float: left;
}
#campText {
	float: right;
	width: 270px;
	margin-bottom: 15px;
}
#campText hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px dotted #CCC;
}
#campText #campExample01 {
	border-bottom: 2px dotted #FC6;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#campaign h4 {
	clear: both;
	text-align: right;
	display: block;
	color: #F00;
}
#shashu .shashuWrap {
	width: 300px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.shashuWrap p {
	text-align: left;
	margin: 5px;
	font-size: 12px;
}

