/* 全局公共样式的设定 */
* {
	margin:0;
	padding:0;
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:url(/static/images/zhuanti/dayunhui/bj.jpg) repeat-y;
	color:#444;
	font:12px Arial, '宋体';
}
li {
	list-style-type:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
}
input, button, textarea, select {
	font:100% Arial, '宋体';
}
/* 默认全局样式超链接样式 */
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
}
/* 其它常用样式的定义 */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.noBorder {
	border:none;
}
.bd {
	border:1px solid #ccc;
}
img，li {
	vertical-align:top;
}
.blank20px {
	height:20px;
	line-height:20px;
	font-size:0;
	clear:both
}
.blank10px {
	height:10px;
	line-height:10px;
	font-size:0;
	clear:both
}
.blank5px {
	height:5px;
	line-height:5px;
	font-size:0;
	clear:both
}
.page {
	width:934px;
	margin:0 auto;
}
.banner {
	width:934px;
	background:url(/static/images/zhuanti/dayunhui/pic_01.jpg) no-repeat;
	height:367px;
}
.nav {
	background:url(/static/images/zhuanti/dayunhui/nav_bj_02.jpg) no-repeat;
	height:56px;
	width:499px;
	float:right;
	padding-right:160px;
	margin-top:13px
}
.nav li {
	float:left;
	display:block;
	width:95px;
	text-align:center;
	line-height:56px;
	font-weight:bold;
	color:#097491;
	background-image: url(/static/images/zhuanti/dayunhui/xian_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav li a {
	color:#097491;
	text-decoration:none;
	font-size:13px;
}
.nav li a:hover {
	color:#097491;
	text-decoration:none;
	font-size:14px
}
.bj {
	background:url(/static/images/zhuanti/dayunhui/bj_03.jpg) repeat-x;
	height:22px;
}
.con_new {
	width:265px;
	margin-left:10px;
	float:left
}
.con_n_title {
	background:url(/static/images/zhuanti/dayunhui/titie_03.jpg) no-repeat;
	width:267px;
	height:28px;
	float:left
}
.con_n_title span {
	float:right;
	padding:8px 5px 0 0
}
.con_new li {
	line-height:24px;
	text-indent:15px;
}
.con_new li span {
	float:right;
	padding-right:9px
}
.con_new2 {
	width:353px;
	margin-left:15px;
	float:left
}
.con_n_title2 {
	background:url(/static/images/zhuanti/dayunhui/titie_05.jpg) no-repeat;
	width:353px;
	height:28px;
	float:left
}
.con_n_title2 span {
	float:right;
	padding:8px 5px 0 0;
}
.con_new2 li {
	line-height:24px;
	text-indent:15px;
}
.con_new2 li span {
	float:right;
	padding-right:9px
}
.con_new3 {
	width:244px;
	float:left;
	margin-left:15px
}
.con_n_title3 {
	background:url(/static/images/zhuanti/dayunhui/titie_07.jpg) no-repeat;
	width:244px;
	height:28px;
	float:left
}
.con_n_title3 span {
	float:right;
	padding:8px 5px 0 0
}
.con_new3 li {
	line-height:24px;
	text-indent:15px;
}
.newsMain {
	width:244pxpx;
	height:120px;
	clear:both;
	padding-top:15px
}
.newsMain img {
	float:left;
	display:inline;
	margin-right:6px;
	margin-left:5px
}
.newsMain p {
	line-height:22px;
}
.top-r {
	float:right;
	width:100px;
	height:20px;
	margin-top:-40px;
	margin-left:700px;
}
.top-r a {
	text-decoration:none;
	color:#1e3674;
}
