@charset "utf-8";
@import url("vp/style.css");

*{margin:0;padding:0;}
body{background:url(img/bg_body.jpg) repeat; color:#333; font-size:12px;  font-style:normal; font-weight:normal; font-family:verdana, "宋体";}
a{color:#333; text-decoration:none;}
a:link, a:visited{}
a:hover, a:active{text-decoration: underline;}
a.on:hover, a.cur:hover, .on a:hover, .cur a:hover{text-decoration:none;}

#page_bar
, #page_head
, #page_body
, #page_bottom
{clear:both;}

#head_style_box .hs_img{
width:778px;
background:url(img/bg_top_owner.jpg) no-repeat;
margin:0px auto;
height:118px;
}
#head_style_box .hs_img .ttl{color:#fff;font-family:"黑体";font-size:30px;padding:73px 0 0 75px;}
#head_style_box .hs_img .ttl_en{color:#fff;font-size:18px;padding:66px 0 0 75px;}

#page_bottom{color:#ffe400;margin:0 auto;padding:5px 0 23px;width:778px;}
#page_bottom a{color:#ffe400;}
#page_bottom p{display:inline;float:left;margin:5px 0 0 160px;text-align:center;width:380px;}
#page_bottom span{display:block;float:left;}

.clear_float
, .clear
{clear: both;}

.column_wrapper{
clear:both;
width:778px;
margin:0 auto;
text-align:left;
}

.md{
clear:both;
background:#fff;
}
* html .md{zoom:1;}
*+html .md{zoom:1;}

.md{background:url(img/bg_md.jpg) no-repeat;height:342px;width:636px;margin:0 auto;padding:0 9px 9px;}
.md .md_bd{clear:both;}
* html .md .md_bd{zoom:1;}
.md .vspace{height:6px;}
.md .mb_2col{clear:both;}
* html .md .mb_2col{zoom:1;}
.md .mb_2col .mb_col_1{float:left;height:322px;padding:9px 12px 0 9px;width:352px;}
.md .mb_2col .mb_col_2{float:left;padding-top:11px;width:243px;}

.md .text_box{
clear:both;
_height:0%;
}
.md .text_box h3{font-size:14px; margin:0 0 1px; font-weight:bold; line-height:20px;}
.md .text_box h3 a{}
.md .text_box p{ margin-bottom:5px;}
.md .tb_type_1{padding:0 12px;text-align:center;}
.md .tb_type_1 p{text-align:left;}
.md .tb_type_1 h3{line-height:32px;}
.md .tb_type_1 p.eng{font-size:11px;}
.md .support{line-height:30px;padding-right:10px;text-align:right;}
