/* CSS Document */
*{ margin: 0 0;padding: 0 0;}
.fl{float:left;}
.fr{float:right;}
.hidden{overflow:hidden;}
.mc{margin:0 auto;}

.wd960{width:1002px; position:relative; margin:auto;}
.clear{ clear:both;}

.top1{width:1002px;height:40px;margin:auto;background:#f6b84b;border-bottom:3px solid #07357f; text-align:center;}
.top1 h1{font-size:20px;font-weight:bolder;color:#082e6c; line-height:40px;}
.top1 .fr{margin-top:15px;}

.top2{width:1002px;height:80px; margin:auto;background:#f3f3f3;position: relative;}
.top2 p{line-height:30px;}
.top2 h1{font-weight: bold;font-size:30px; color:#082e6c; margin-top:10px;}
.top2 h1 span{font-size:14px; color:#666666; font-weight:normal;}

.top3{width:1002px; height:auto; background:#f3f3f3; margin:auto ;border-bottom:3px solid #07357f;position: relative;}
.top3 ul{width:1002px; height:auto;display:block;}
.top3 ul li{width: 280px;height:35px;line-height:35px; float:left;padding-right: 10px; }
.top3 ul li a{font-weight: bold;color: #333;font-size: 20px;}
.top3 ul li a:hover{ color:#c00;}
.top3 ul li a span{font-size:14px; font-weight:normal; color:#666666;}


.up,.down{overflow:hidden; display:block;}
.up #down{display:none;}
.up h5{display:block;width:29px;height:41px;position:absolute;top:300px;right:0;z-index:9999;}
.down h4{display:block;width:29px;height:41px;position:absolute;top:260px;right:0;z-index:9999;}