
.wrap .main{
	background:url(../images/sc_back01.jpg) no-repeat;
}

.wrap .main.sc{
	background:url(../images/sc_back02.jpg) no-repeat;
}

.wrap .main .box_l{
	width:142px;
	height:525px;
	float:left;
}

.wrap .main .box_r{
	width:828px;
	height:525px;
	float:right;
}


.wrap .main .sub_box p{
}

th.subTitle{
	/*font-weight: bold;*/
	font-weight:normal;
	font-size:18px;
	color:#66FFFF;
	text-align:left;
	padding-top:20px;
}
