﻿.section {
	width: 100%;
	display: block;
}

#header {
	background: #3582bf;
}

#menu {
	line-height: 42px;
	height: 42px;
	background: url('/template/6/zhuye/_files/css/imgs/menu_bg.png') repeat-x;
}

#menu A {
	color: #FFF;
	font-size: 17px;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
}

#menu A:hover {
	color: #F60;
	text-decoration: none;
}

#footer {
	background: #00456c;
	border-top: #1b3c54 1px solid;
}

#footer .copyright {
	color: #FFF;
	font-size: 14px;
	font-family: 微软雅黑;
	margin-top: 30px;
}

.search-box {
	border: #b48383 1px solid;
	margin-top: 20px;
	background: #b7d9e9;
	padding: 40px 20px 20px;
}

.lx {
	background: #3582bf;
	margin-top: 10px;
	padding-top: 10px;
}

.lx .mt {
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 10px;
	border-bottom: #FFF 1px solid;
}

.lx .mc {
	padding: 15px;
	padding-bottom: 39px;
}

.lx .mc P {
	color: #FFF;
	font-weight: bold;
}

.item-i {
	background: #FFF;
	border: #ddd 1px solid;
	margin-top: 20px;
	padding: 0;
	margin-left: 10px;
}

.item-i .mt {
	padding: 0;
	height: 39px;
	border-bottom: #ddd 1px solid;
	background: url('/template/6/zhuye/_files/css/imgs/tit2.png') no-repeat;
	padding-left: 30px;
}

.item-i .mt SPAN {
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	font-family: 微软雅黑;
	line-height: 39px;
}

.item-i .mt A {
	color: #024766;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 39px;
	font-weight: bold;
	padding-right: 10px;
}

.item-i .newslist {
	margin-left: 10;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	padding:0;
}

.item-i LI {
	list-style-type: none;
	line-height: 30px;
	background: url('/template/6/zhuye/_files/css/imgs/point-1.png') no-repeat 5px center;
	padding-left: 30px;
	clear: both;
}

.item-i LI A {
	font-family: 微软雅黑;
	font-size: 13px;
	float: left;
	color: #6e6e6e;
	text-decoration: none;
}

.item-i LI A:hover {
	color: #006699;
	text-decoration: none;
}

.item-i LI SPAN {
	font-family: 微软雅黑;
	font-size: 12px;
	color: #000;
	float: right;
	margin-right: 10px;
}

.item1 {
	border: #d9f1d8 1px solid;
}

.item1 .mt {
	background: url('/template/6/zhuye/_files/css/imgs/tit3.png') no-repeat;
	padding-left: 40px;
	overflow: hidden;
}

.item1 .mt SPAN {
	line-height: 40px;
}

.item1 .mt A {
	color: #FFF;
}

.item2 {
	border: #d9f1d8 1px solid;
}

.item2 .mt {
	background: url('/template/6/zhuye/_files/css/imgs/tit4.png') no-repeat;
	padding-left: 55px;
	overflow: hidden;
}

.item2 .mt SPAN {
	line-height: 40px;
}

.item2 .mt A {
	color: #FFF;
}

.menulinks {
	border: #dddddd 1px solid;
	background: #FFFFFF;
	margin-left: 10px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.menulinks A {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.flinks {
	height: 46px;
	background: url('/template/6/zhuye/_files/css/imgs/flink-bg.png') repeat-x;
	overflow: hidden;
	line-height: 46px;
	margin-top: 20px;
}

.flinks SPAN {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.flinks A {
	margin-left: 10px;
	margin-right: 10px;
	color: #000;
}

.nodebg {
	margin-top: 5px;
}

.position {
	line-height: 40px;
	background: url('/template/6/zhuye/_files/css/imgs/position.png') no-repeat 5px center;
	padding-left: 35px;
	border-bottom: #dddddd 1px solid;
	font-size: 13px;
	font-family: 微软雅黑;
}

.position I {
	font-family: Arial, Helvetica, sans-serif;
}

.attributes H2 {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	font-family: 微软雅黑;
}

.content {
	 text-indent:2em;
	 line-height:28px;
	 font-size:14px;
	 min-height: 500px;
}

.title {
	font-size: 20px;
}

.info-attr {
	padding-right: 20px;
}

/*新闻列表样式*/

.list {
	padding: 20px;
	min-height: 500px;
}

.list UL {
	padding: 0;
	margin: 0;
}

.list LI {
	list-style-type: none;
	line-height: 30px;
	clear: both;
}

.list LI A {
	color: #333;
}

.list LI A:hover {
	color: #012e51;
}

.list LI .date {
	color: #999;
}

/*新闻列表样式结束*/



