<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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 34px;}/渐变背景颜色平铺
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}门头
.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;}  页面背景色
#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;}

#page_bottom .footer {background:url(img/bg_page_bottom.gif);}*/
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 34px;}
body{background:#45bbcc;} 

.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;}

.md .md_hd{ background:url(img/bg_md_hd.jpg);color:#fff;height:29px; line-height:23px;}
.md .md_hd a{color:#fff;}
.md .md_hd .mh_title{margin-top:5px;margin-right:0;}

.md .md_hd .mh_option .more_btn{ background-image:url(/library/style/page/img/dot_arrow_white.gif);margin-top:0px;}
.md .md_hd .mh_option .more_btn:hover{border-bottom-color:#fff;}
.md .md_hd .mh_option{margin-left:0; }
.md .md_bd{ background:#fff url(img/a.jpg) repeat-x; color: #333333;}

#nav_box{background:none;height:40px;line-height:40px;}  
#nav_box a{color:#fff; font-weight:bold;}

#page_bottom .footer{ background:none; color: #08526f; height:200px;}
#page_bottom .footer a{color:#08526f;}</pre></body></html>