@charset "utf-8";
body{font:12px Microsoft YaHei, Trebuchet MS, Arial; color:#333; background:#fff; margin:0; padding:0;}
div{margin:0 auto; padding:0;}
a:link {text-decoration: none; color: #333333;}
a:visited {text-decoration: none; color: #333333;}
a:hover {text-decoration: none; color: #333333;}

/*menu*/
.menu a {font-size:15px; text-decoration: none; color: #333333; line-height:160%;}
.menu a:hover{font-size:15px;  color: #ec6c00; text-decoration:none; line-height:160%;}

/*home*/
.layer_1 {font-size:20px; text-decoration: none; color: #333; line-height:200%; font-weight:bold;}
.layer_2 {font-size:13px; text-decoration: none; color: #999; line-height:160%;}
.layer_3 {font-size:14px; text-decoration: none; color: #666; line-height:220%;}
.layer_4 {font-size:16px; text-decoration: none; color: #333; line-height:200%; font-weight:bold;}
.layer_5 {font-size:14px; text-decoration: none; color: #666; line-height:220%; padding:15px 15px;}
.layer_6 {font-size:14px; text-decoration: none; color: #666; line-height:260%;}
.layer_7 {font-size:14px; text-decoration: none; color: #666; line-height:200%; background-color:#F2F2F2;}
.layer_8 {font-size:16px; text-decoration: none; color: #ec6c00; line-height:220%;}
.layer_9 {border-bottom:1px dashed #ccc}

/*btn*/
.btn a {BORDER-RIGHT: #ec6c00 1px solid;BORDER-TOP: #ec6c00 1px solid; BORDER-LEFT: #ec6c00 1px solid; BORDER-BOTTOM: #ec6c00 1px solid; font-size:14px; text-decoration: none; color: #ec6c00; padding:8px 15px;}
.btn a:hover{BORDER-RIGHT: #ec6c00 1px solid; BORDER-TOP: #ec6c00 1px solid; BORDER-LEFT: #ec6c00 1px solid; BORDER-BOTTOM: #ec6c00 1px solid;background-color:#ec6c00; font-size:14px; text-decoration: none; color: #fff; padding:8px 15px;}
.btns { border:1px solid #e3e3e3;border-radius:5px; -moz-border-radius:5px; font-size:14px; text-decoration: none; color: #999; padding:15px 15px;}

/*bg*/
.homebg {background-color:#f5f5f5;}
.homenav { background-image:url(../images/vision_nav.png);}

/*foot*/
.footbg {font-size:13px; text-decoration: none; color: #fff; line-height:180%; background-color:#313131;}
.footbg a:hover {font-size:13px; text-decoration: underline; color: #fff; line-height:180%; background-color:#313131;}