/* 默认全局样式超链接样式 */
a {
	color: #444;
	text-decoration:none;
	font-size:12px
}/* 链接基本样式 */
a:hover {
	color: #ca0000;
	text-decoration:underline;
}/* 链接移上时的样式 */
a.red {
	color:#a6a6a6;
	text-decoration:none;
}
a.red:hover, a.red:active {
	color:#df0000;
	text-decoration:none;
}
a.red1 {
	color:#F00;
	text-decoration:none;
	font-size:14px
}
a.red1:hover, a.red1:active {
	color:#df0000;
	text-decoration:none;
	font-size:14px
}
body {
	margin: 0px;
	font-size:12px;
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, span {
	margin:0;
	padding:0;
	border:0;
}
li {
	list-style:none;
}
.top {
	width:934px;
	height:274px;
	margin:0 auto 0 auto;
	background:url(/static/images/zhuanti/dayunhui/banner.png) no-repeat;
}
.logo {
	float:left;
	width:200px;
	height:75px;
	background:url(/static/images/zhuanti/dayunhui/imges_03.png) no-repeat 16px 13px;
	margin-right:50px;
}
.menu {
	float:left;
	width:500px;
	height:50px;
	margin-top:13px;
}
.l-menu {
	background:url(/static/images/zhuanti/dayunhui/imges_05.png) no-repeat;
	float:left;
	width:19px;
	height:50px;
}
.m-menu {
	float:left;
	background:url(/static/images/zhuanti/dayunhui/imges_07.png) repeat-x;
	width:458px;
	height:50px;
}
.m-menu li {
	float:left;
	display:block;
	width:91px;
	text-align:center;
	line-height:50px;
	font-weight:bold;
	color:#097491;
	background:url(/static/images/zhuanti/dayunhui/imges_09.png) no-repeat 85px top;
}
.m-menu li a {
	color:#097491;
	text-decoration:none;
	font-size:13px;
}
.m-menu li a:hover {
	color:#097491;
	text-decoration:none;
	font-size:14px
}
.r-menu {
	float:left;
	background:url(/static/images/zhuanti/dayunhui/imges_11.png) no-repeat;
	width:20px;
	height:50px;
}
.top-r {
	float:right;
	width:100px;
	height:20px;
	margin-top:25px;
	margin-right:10px;
}
.top-r a {
	text-decoration:none;
	margin-left:8px;
	color:#1e3674;
}
.contact {
	width:934px;

	margin:0 auto 0 auto;
}
.left {
	width:196px;
	float:left;
	background:url(/static/images/zhuanti/dayunhui/imges_19.png) repeat-x;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.title {
	width:196px;
	height:37px;
	background:url(/static/images/zhuanti/dayunhui/imges_22.png) no-repeat 11px 11px;
}
.title a {
	font-family:"微软雅黑";
	font-size:14px;
	line-height:35px;
	margin-left:32px;
	color:#fff;
	text-decoration:none;
}
.pic {
	background:url(/static/images/zhuanti/dayunhui/imges_35.png) no-repeat 5px 25px;
	width:196px;
	height:250px;
}
.right {
	float:right;
	width:730px;
	
	background:url(/static/images/zhuanti/dayunhui/imges_25.png) no-repeat 0 12px;
}
.news {
	height:38px;
	line-height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	border-bottom:1px solid #D4D4D4;
}
.news a {
	margin-left:25px;
	text-decoration:none;
	color:#000;
	font-family:"微软雅黑";
	font-size:14px;
}
.neirong {
	margin-top:15px;
}
.neirong p {
	background:url(/static/images/zhuanti/dayunhui/imges_36.png) no-repeat 2px 5px;
	height:30px;
}
.neirong a {
	float:left;
	margin-left:15px;
	text-decoration:none;
	color:#666;
	margin-right:200px;
}
.neirong span {
	float:right;
	margin-right:40px;
	color:#666;
}
.bottom {
	width:934px;
	height:158px;
	background:url(/static/images/zhuanti/dayunhui/imges_40.png) no-repeat;
	margin:0 auto 0 auto;
}
.news_fany {
	clear:both;
	width:730px;
	text-align:center;
	line-height:32px;
	font-size:13px
}
.neirong-info {
	padding: 0 5px 0 28px;
}

.neirong-info h2{
	text-align:center; 
	margin:20px 0 10px 0;
	font-family:simhei;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	}
.neirong-info h3{
	text-align:center; 
	margin:0px 0 20px 0;
	font-family:simsun;
	font-size:14px;
	line-height:19px;
	font-weight:normal;
	}