@charset "utf-8";
/* CSS Document */

body{margin:0 auto;background:#900;font:12px/25px Arial, Helvetica, sans-serif,宋体;color:#fff;}
*{margin:0;padding:0;}
.blank{clear:both;}
#topBar{margin:0;width:100%;height:60px;background:url(images/topBg.gif) repeat-x;}
#main{width:960px;height:100%;margin:0 auto;}

#tit{width:100%;height:300px;}
#tit img{width:160px;height:150px;margin:0;float:left;}

#content{float:left;width:590px;height:auto;}
#sidebar{float:right;width:360px;height:auto;}

.act{float:left;clear:both;width:590px;margin:20px 0;}
.act:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.act dt{float:left;width:590px;margin:0;}
.text{float:left;width:320px;margin:0;padding:10px;text-indent:2em;color:#fff;}
.infor{float:left;width:200px;margin:0;padding:10px;}
.infor ul{float:left;}
.infor li{list-style-type:disc;}
.link{float:left;width:500px;margin:0px;padding:5px;}
.link a{float:right;font:14px normal;color:#ffc;text-decoration:none;display:block;padding:5px;margin:0 5px;}
.link a:hover{color:#900;background:#ffc;}

#sidebar div{float:left;width:360px;margin:10px 0;}
#adv{padding:10px;width:340px!important;}
#adv h3{margin-top:20px;}
#adv span{font:14px/30px bold;}
#about{text-indent:2em;}

#footer{float:left;margin:0;width:100%;height:300px;font-size:12px;text-align:center;background:url(images/footer.jpg) no-repeat center top;}
#footer a{color:#ccc;margin:10px;text-decoration:none;}
#footer a:hover{color:#fff;text-decoration:underline;}
#nav,#copyright{float:left;width:960px;}
#nav{margin:80px 0 20px;}