@charset "utf-8";

/* CSS Document */

/*全局定义*/

body {text-align:center;font-family: 宋体, serif;  margin:0; padding:0; background: #fff; font-size:12px; color:#000;}

div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }

h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}

table,td,tr,th{font-size:12px;}

li{list-style-type:none;}

img{vertical-align:bottom;}

table{margin:0 auto;}

/* 链接颜色 */

a:link {color: #000; text-decoration:none;}

a:visited {text-decoration:none;}

a:hover {text-decoration:underline;}





#container {width:960px;height:auto;margin:0px auto;padding:0px;}

.pLeft {position:absolute;left:0px;top:0px;}

.pRight {position:absolute;right:0px;top:0px;}

*html .pRight {right:-1px;}

.clear {clear:both;}

.mt {margin-top:5px;}

.fleft {float:left;}

.fleft li {font-size: 14px;}

.fright {float:right;}

.date {position:absolute;right:10px;line-height:2em;top:0px;}

.orange {color:#fa5900;}

/*顶部*/

#top {width:100%;height:21px;background:#e4e4e6;border-bottom:1px solid #d0d0d0;color:#003173;position:relative;}

#top a {color:#003173;}

#top .topLeft {position:absolute;left:6px;top:5px;font-size: 12px;}

#top .topRight {position:absolute;right:6px;top:5px;font-size: 12px;}

#top .red {color:#FFFFFF;}

/*LOGO*/

#header {width:100%;height:58px;background:url(../images/front_include/headerBg.gif) no-repeat 308px 0px;position:relative;}

#headerMenu {height:18px;position:absolute;right:18px;top:20px;}

#headerMenu ul li {float:left;margin-left:6px;}

/*导航*/

#nav {width:100%;height:30px;position:relative;font-size:14px;}

#navLeft {height:28px;float:left;margin-top:2px;}

#navLeft ul {list-style:none;height:28px;line-height:28px;float:left;background:url(../images/front_include/navBg.jpg) repeat-x;}

#navLeft li {float:left;}

#navLeft li a {color:#000;display:block;width:72px;height:28px;}

#navLeft li a:hover {color:#fff;font-weight:bold;background:url(../images/front_include/navHover.gif) no-repeat;text-decoration:none;}

#navLeft li a#current {color:#fff;font-weight:bold;background:url(../images/front_include/navHover.gif) no-repeat;text-decoration:none;}

#navRight {float:right;position:relative;padding-left:28px;}

#navRight .newIco {position:absolute;left:15px;bottom: 1px;}

#navRight ul {list-style:none;height:30px;margin-right:10px;line-height:28px;}

#navRight li {height:30px;float:left;margin-right:3px;width:87px;font-size: 14px;}

#navRight li a {width:87px;height:28px;display:block;padding-top:2px;background:url(../images/front_include/rightNavBg.gif) no-repeat 0px 2px;color:#fff;}

#navRight li a:hover,##navRight li a#current {background:url(../images/front_include/rightNavBg.gif) no-repeat 0px -36px;color:#fff;text-decoration:none;}

/*搜索*/

#serch {width:100%;height:67px;background:url(../images/front_include/serchBg.gif) repeat-x;position:relative;}

#serchCon {width:950px;height:33px;padding:2px 5px 2px 5px;}

#serchCon ul {text-align:left;padding-left:28px;list-style:none;}

#serchCon li {height:21px;line-height:21px;padding-top:8px;}

#serchCon .mr {margin-right:1em;}

#serchCon .znTit {height:21px;line-height:21px;color:#a03e01;font-weight:bold;float:left;display:block;margin-right:1em;}

#serchCon .serchInput {width:397px;height:19px;background:#fff;border:1px solid #f47e00;float:left;margin-right:0.5em;}

#serchCon a#howSer {font-size: 12px;width:168px;height:20px;line-height:20px;background:url(../images/front_include/howSerBg.gif) no-repeat;display:block;float:left;text-align:center;color:#a03e01;}

#inputCon {height:28px;padding-top:4px;float:left;margin-right:10px;}

#serchCon .rm {font-size:14px;font-weight:bold;color:#a03e01;}

#serchCon a {color:#a03e01;}

/*正文*/

#mainContent {width:100%;height:auto;margin-top:5px;}

/*底部*/

#bottom {width:100%;height:auto;line-height:2em;text-align:center;border-top:2px solid #fec2a0;margin-top:14px;float:left;}

#bottomNav {margin-top:6px;}

#bottomNav a {color:#000;}

#bottomNav .mapLink {color:#6900c3;}

#bottomNav a:hover {color:#cc0000;}

#copyright img {vertical-align:middle;}

#cppyright p {margin:0px;}
.ml_topl{
	font-size: 14px;
	font-weight: bolder;
	background-color: #fff9f2;
	text-align: center;
	display: block;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edb082;
	color: #7f3100;
	width: 102px;
	background-repeat: no-repeat;
}
.ml_topr2{
		text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edb082;
	background-repeat: repeat-x;
	width: 858px;
}
.tbor{border: 1px solid #edb082;}