﻿#main_left{
	font-size:10.5pt;
	height:auto;
}
.sec{
	overflow:hidden;
	color:#;
}
.sec h5{
	/* font-size:110%; */
	color:#ff8d8d;
	border-bottom:1px solid #ff8d8d;
	margin-bottom:5px;
	clear:both;
}
.left_sec{
	/* width:330px; */
	float:left;
	padding-left:10px;
}
.right_sec{
	/* width:250px; */
	float:right;
}
.sec_left2{
	/* width:420px; */
	float:left;
	/* //background:#ffa; */
	margin-left:10px;
	margin-bottom:40px;
}
#bot{
	margin-bottom:60px;
}
.sec_right2{
	float:right;
	margin-right:10px;
	/* width:200px; */
}
