@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% "Microsoft YaHei"; color:#333;background:url(images/bg1.jpg);}
div,dl,dd,dt,ul,li,p,h1,h2,h3,h4,h5{ margin:0 auto;padding:0;text-align:left;font:normal 12px/180% "Microsoft YaHei";}
a:link,a:visited{color:#000;text-decoration:none}
a:hover{color:#c00;text-decoration:underline}
img{ border:none}
ol,ul,li{list-style:none;}
i{font-style:normal;}
img{vertical-align: middle;}
	/*clear*/
	.clear{clear:both}
	.clearfix:after,.paihang ul li:after,.paihang ul li:after{display:block;clear:both;content:".";visibility:hidden; height:0;}
	/*color style*/
	.green{color:#498b08;}
             .red{color: #b50b0b;}
             .blue{color: #0081cb;margin-left:10px;cursor: pointer;}
	/*other*/
	.w980{width:980px;margin: 0 auto;}
	.m10{margin: 10px auto;}
	.mt10{margin: 10px auto 0 auto;}
	.f18{font-size: 18px;}
	.fl{float:left;}
	.fr{float:right;}
	.tc{text-align:center;}
	.tl{text-align:left;}
	.tr{text-align:right;}

.content{
	width: 980px;
	height: 675px;
	background:url(images/c_bg.jpg) no-repeat;
	margin:0 auto;
	padding-top: 25px;
}
.logo{
	width: 90%;
	margin:0 auto 55px auto;
	font-size: 16px;
	color: #3f85aa;
}
.logo a{
	color: #3f85aa;
	margin:0 3px;
}
.logo img{
	vertical-align: bottom;
}
.c_left{
	width: 295px;
	float: left;
	margin-left: 65px;
}
.c_right{
	width: 465px;
	float: left;
	margin-left: 60px;
}
.c_right p.bottom{
	border-bottom: 3px solid #d8d8d8;
	padding:15px 0;
	margin-bottom: 10px;
}
.c_right ul li{
	background: url(images/dian.jpg) no-repeat left center;
	font-size: 18px;
	padding:5px 0 5px 20px;
}
.c_right ul li b{
	font-size: 24px;
	font-weight: bold;
	color: #e4241d;
	margin-right: 10px;
}
/*chrome and opera*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

}