.section {
	width: 100%;
	display: block;
}

#top {
	background: #012e51;
	height: 40px;
	line-height:40px;
	font-size: 12px;
}

#top .toplinks A {
	margin-right: 15px;
	color: #3ca9e9;
}

#top .toplinks A:hover {
	color: #428bca;
}

#header {
	height: 149px;
	border-top: #206093 1px solid;
	border-bottom:#135578 1px solid;
	background: #3582bf;
}

#header .logo {
	margin-left: 15px;
	width: 792px;
	height: 147px;
	background: url('/template/3/zhuye/_files/css/imgs/logo.png') no-repeat;
}

#menu {
	line-height: 37px;
	height: 37px;
	border-top: #50bbf5 1px solid;
	background: #3582bf;
}

#menu A {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
}

#menu A:hover {
	color: #012e51;
	text-decoration: none;
}

#footer {
	height: 206px;
	border-top: #ccd5dc 1px solid;
	border-bottom: #345874 1px solid;
	background: #012e51;
}

#footer .footinfo {
	font-size: 12px;
	color: #fff;
	margin-top: 30px;
	margin-left: 50px;
}

#footer .footinfo .logo {
	width: 225px;
	height: 59px;
	overflow: hidden;
	background: url('/template/3/zhuye/_files/css/imgs/logo2.png') no-repeat;
}

#footer .footinfo .address {
	border-left: #fff 1px solid;
	padding-left: 20px;
	margin-left: 30px;
	padding-top: 10px;
}

#footer .copyright {
	color: #FFF;
	font-size: 14px;
	font-family: ΢ź;
	margin-top: 30px;
}

.item .mt {
	height: 32px;
	overflow: hidden;
}

.item .mt1 {
	background: url('/template/3/zhuye/_files/css/imgs/tit1.png') no-repeat;
}

.item .mt2 {
	background: url('/template/3/zhuye/_files/css/imgs/tit2.png') no-repeat;
}

.item .mt A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	float: right;
	padding-top: 16px;
}

.rbtns  A{
	margin-bottom: 10px;
}

.line {
	height: 4px;
	background: url(/template/3/zhuye/_files/css/imgs/line.png) repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
}

.newslist {
	margin-left: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	padding:0;
}

.newslist LI {
	list-style-type: none;
	line-height:30px;
	background: url('/template/3/zhuye/_files/css/imgs/point1.png') no-repeat 5px center;
	padding-left: 20px;
	clear: both;
}

.newslist LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	color: #2b2c2c;
	text-decoration: none;
}

.newslist LI A:hover {
	color: #006699;
	text-decoration: none;
}

.newslist LI SPAN {
	font-family: 微软雅黑;
	font-size: 14px;
	color: #2b2c2c;
	float: right;
	margin-right: 5px;
}

.leftnav .panel-heading H5 {
	font-weight: bold;
	font-size: 16px;
}

.position {
	line-height: 40px;
	background: url('/template/3/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-align:justify;
	 text-justify:destribute-all-lines;
	 text-align-last:justify;
	 text-indent:2em;
	 line-height:28px;
	 font-size:14px;
	 min-height: 500px;
}

.title {
	font-size: 20px;
}

.info-attr {
	padding-right: 20px;
}

/*新闻列表样式*/

.list {
	padding: 20px;
}

.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;
}

/*新闻列表样式结束*/

