@charset "utf-8";
/* CSS Document */

body{background-color:#FBC932;width:100%;margin:0px auto;font-family:"微软雅黑"; color:#000; font-size:12px;}
a:link,a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#CC0000; text-decoration:underline;}
a:active{ color:#000; text-decoration:none;}

a.white{color:#fff; text-decoration :none; font-weight:100; display:block} 
a.white:hover {text-decoration :none; font-weight:100}

a.blue{color:#0086b2; text-decoration :none; font-weight:100} 
a.blue:hover {color:#ff7574; text-decoration :none; font-weight:100}

.ft-white{color:#fff}
.clear{ clear:both}
.head{ background:#FFFFFF;height:50px; }
.head img{ margin-left:40px;line-height:50px; float:left;}
.head span{margin:0px 40px;line-height:50px; float:right;}
.head a{ margin:0px 10px;}

.m-c{margin:0px auto;}
.h200{height:200px;}
.h400{height:400px;}
.h440{height:440px;}

.banner{position:relative;background:url(../img/zy-head%20.jpg) 50% 0 no-repeat transparent;}
.window{ background-color:#fde599;width:900px;padding:20px; -moz-border-radius:6px 6px; -webkit-border-radius:6px 6px; border-radius:6px 6px; display:block; margin-bottom:20px;}
 
/*页脚*/
.footer{padding:10px 0; line-height:20px; color:#000;}
.footer .tc{padding-top:20px; text-align:center;}
.footer dt{ font-size:18px; font-family:微软雅黑;}
.link{ padding:10px 0; zoom:1; overflow:hidden; word-spacing:20px;}
.link dt{ width:100px; float:left;}
.link dd{ width:850px; float:left;}
