﻿@charset "utf-8";
@import url("/library/style/english/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 33px;}/渐变背景颜色平铺
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 33px;}门头
 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;}
*/
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 33px;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 33px;}

body{background:#babfc5;}
.md{border:1px  solid  #b6b5b5;} 
.md .md_hd{ background:url(img/bg_md_hd.jpg); color:#333;height:25px; }
.md .md_bd{ background:#fff; color:#333;}
.md .md_hd .mh_option .more_btn { color:#333;}
.md .md_hd .mh_option .more_btn  { color:#333;}
.md .md_hd .mh_option .more_btn {
background-image:url(/library/style/page/img/dot_arrow_black.gif);color:#333;}

.md .md_hd .mh_option .more_btn:hover {
border-bottom-color:#3c2505;} 

#nav_box{background:none;color:#333;}  
#nav_box a{color:#333; }
#nav_box a.cur{color:#333;}
#page_bottom .footer{ background:none; color:#333;}
#page_bottom .footer a{color:#333;}