@charset "gb2312";
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button,  /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
border:medium none;
margin: 0;
padding: 0;
}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 Arial, Helvetica, sans-serif,'宋体'; color:#333;}
body{background:#fff;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration:none; color:#bf3313; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
div{ display:block;}

.w1002{width:1002px; margin:0 auto;}
.clearfix{ clear:both;}
.fl{float:left;}
.fr{float:right;}

/* CSS Document */
.mtop8{margin-top:8px;}
.mtop12{margin-top:14px;}
.mleft6{margin-left:6px;}


/*top*/
.header{height:auto; width:100%;}
.topnav{height:29px; line-height:28px; overflow:hidden; background: url(../../images/aqjlw/topnav.jpg) repeat-x;}
.topnav em{float:left; font-style:normal; padding:0 0 0 6px;}
.topnav span{float:right;font-style:normal;}
.topnav span a{padding:0 8px;}
#banner{height:190px; overflow:hidden; margin:0 auto;}
#banner img{text-align:center; display:none;}

.nav{ width:100%; height:auto; overflow:hidden; background:url(../../images/aqjlw/navbg.jpg) repeat-x;}
.nav .menu{height:38px; width:1002px; margin:0 auto;}
.nav .menu ul li{ float:left; margin:0;}
.nav .menu ul li a{display:block; float:left; height:38px; line-height:38px; text-align:center; font-size:14px; font-weight:bold; color:#fff;  padding:0 12px;}
.nav .menu ul li a:hover{background:#f2bf24; color:#b3260e; height:26px; line-height:26px; padding:0 12px; margin:6px 3px 0 0;  _margin:6px 0 0 ; border-top:1px solid #9f7e18; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.nav .menu ul .active  a{background:#f2bf24; color:#b3260e; height:26px; line-height:26px; padding:0 12px;  margin:6px 3px 0 0;  _margin:6px 0 0; border-top:1px solid #9f7e18;-moz-border-radius:3px; -webkit-border-radius: 3px; border-radius:3px;}
.nav_bar{height:33px; line-height:32px; overflow:hidden; width:1002px; margin:3px auto 0;}
.nav_L{float:left; color:#666; background: url(../../images/aqjlw/date.jpg) 8px 6px no-repeat; padding-left:32px; width:250px;}
.nav_M{width:300px; background:url(../../images/aqjlw/weather.jpg) 0 10px no-repeat; padding-left:24px; float:left; margin:0 0 0 10px;}
.nav_M span{color:#319a33; font-weight:bold;}
.nav_R{float:right; color:#319a33; font-weight:bold; padding:0 8px 0 0; _padding:3px 8px 0 0;}
.search_input{background:#fff; color:#9d9d9d;  padding: 0 8px; border:1px solid #ddd; border-radius:2px; height:20px; line-height:20px; vertical-align:middle;} 
.search_btn{width:46px; height:21px;  background: url(../../images/aqjlw/search_btn.jpg) no-repeat; cursor:pointer; border:none; margin-left:5px; vertical-align:middle;}

/*link*/
.link{width:100%; border-top:2px solid #319a33; line-height:38px; text-align:center; _padding:5px 0;}
.link select{margin:0 26px; line-height:24px;}

/*footer*/
.footer{width:100%; height:32px; line-height:32px; background:url(../../images/aqjlw/footer.jpg) repeat-x; border-bottom:1px solid #cfcfcf; border-top:1px solid #9cdf9d; text-align:center;}
.footer a{padding:0 8px;}

/*bottom*/
.bottom{ width:100%; padding:12px 0; background:#319a33; color:#fff; margin:1px 0 0;}
.bottom p{line-height:24px; text-align:center;}
