@charset "utf-8";

/*整体布局*/
.main{
margin: 0px auto;  width: 962px; text-align: left; clear: both; 
}
.col-l{
	width:457px; float:left; margin-top:15px;
}
.col-c{
	width:45px; float:left; margin-top:15px; background:url(../images/line.png) no-repeat 15px 0; height:800px;
}
.col-r{
	width:457px; float:left; margin-top:15px;
}
.banner-t{
	background:url(../images/banner-t.jpg) no-repeat center 0;
	height:13px;
}
.banner{
	background:#F5BD35; height:280px;
}
.daodu{
	background:url(../images/daodu-bg.png) no-repeat 0 0;
	height:123px;
	padding-top:15px;
}
.daodu p{
	font-family:'微软雅黑'; 
	font-size:14px; 
	width:915px; 
	line-height:22px;
	color:#757474;
	font-style:italic;
	border-left:#F08918 5px solid;
	padding-left:10px;
	margin:0 auto;
}
.daodu p a{
	font-style:normal;
	color:#C00;
}
.title-1{
	font-size:18px; 
	font-family:'微软雅黑';
	margin:12px 0;
}
.title-1 a{
	color:#C00;	
}
.title-1 span{
	font-size:14px;
}
.col-l-1{
	background:url(../images/content-bg-1.png) no-repeat 0 0;
	height:427px;
	margin-top:10px;
	padding:15px;
}
.col-l-2{
	background:url(../images/content-bg-2.png) no-repeat 0 0;
	height:242px;
	margin-top:18px;
	padding:15px;
}
.col-r-1{
	background:url(../images/content-bg-3.png) no-repeat 0 0;
	height:257px;
	margin-top:10px;
	padding:15px 0 15px 30px;
}
.col-r-2{
	background:url(../images/content-bg-4.png) no-repeat 0 0;
	height:242px;
	margin-top:25px;
	padding:15px 0 15px 30px;
}
.col-r-3{
	background:url(../images/content-bg-5.png) no-repeat 0 0;
	height:172px;
	margin-top:23px;
	padding:15px 0 15px 30px;
}
.col-l-1 p{
	width:410px;
	color:#666;
	line-height:20px;
	text-indent:2em;
}
.col-l-1 p a{
	color:#C00;
}
.col-r-2-l{
	float:left;
	width:195px;
}
.col-r-2-l{
	float:left;
	width:195px;
}
.col-r-2-r{
	float:left;
	width:220px;
}
.col-r-2-r h5{
	font-size:14px;
	line-height:22px;
}
.col-r-2-r p{
	color:#666;
	line-height:22px;
	text-indent:2em;
	margin-top:5px;
}
.col-r-2-r p a{
	color:#C00;
}
.col-r-3 p{
	margin-top:8px;
	line-height:21px;
	color:#666;
	text-indent:2em;
}
.col-r-3 p a{
	color:#C00;
}