@charset "utf-8";
@import url("/library/style/special/style_01/style.css");

/*body{background:url(img/bg_body.jpg) repeat 197px 16px; color:#333;}
body a{color:#333;}

.bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 34px;}/渐变背景颜色平铺
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}门头
 bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}页面中间部分垂直平铺的背景图
 .bg_bottom_h_tile{background:url(img/bg_bottom_h_tile.jpg) repeat-x left bottom;}底部水平平铺的背景图
.bg_bottom_owner{background:url(img/bg_bottom_owner.jpg) no-repeat center bottom;}底部水平居中的背景图
body{background:#ffffff;}  页面背景色
.md{border:2px  solid  #fff;}   solid ：实线
.md .md_hd{ background:url(img/bg_md_hd.jpg); color:#1c6925;height:32px; } 板块栏目头：bg_md_hd.jpg  栏目头上面的标题文字颜色  栏目头高32px
.md .md_bd{ background:#fff; color:#1c6925;} 栏目内容框颜色：白色   文字颜色
.md .md_hd .mh_option{ margin-top:0;margin-right:-10px;background: url(img/bg_opotion.jpg) no-repeat; height:32px; width:100px;}
.md .md_hd .mh_option .more_btn {margin-top:10px; float:right; color:#024207}
.md .md_hd .mh_title{font-size:14px; float:left; margin-top:10px; margin-right:5px;}
#nav_box{background:none;}  导航背景不显示
#nav_box a{color:#fff; font-weight:bold;}导航文字颜色白色 加粗
#page_bottom .footer{ background:none; color:#386462;} 版权底色去掉 定义文字颜色
#page_bottom .footer a{color:#386462;} 文字链接后颜色


#head_style_box .hs_img, #head_style_box .hs_swf {
margin:0px auto;
width:778px;}*/

#nav_box{background:none; margin-bottom:6px;} 
body{background:url(img/bg_body.jpg) repeat 197px 16px; color:#333;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 34px;}
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}
.md .md_hd{ background:url(img/bg_md_hd_l.jpg); color:#fff;height:28px; } 
.md .md_hd .mh_title{font-size:14px; float:left; margin-top:8px; margin-right:5px;}
.md .md_hd .mh_option{ margin-top:0;margin-right:-50px;background: url(img/bg_md_hd_r.jpg) no-repeat; height:28px; width:100px; text-align:right;}
.md .md_hd .mh_option .more_btn{background:url(img/dot_arrow_white.gif) no-repeat left 48%; padding-left:18px; float:left; margin-right:5px; color:#fff; margin-top:8px;}

