@charset "utf-8";
/* CSS Document */
body{margin:0 auto;  background-color:#F1F1F1;}
.topbg{background-color:#FFF; width:100%; }
.top{ display:block;height:75px; width:960px; margin:0 auto; }
.t_left{float:left;}
.t_right{float:right; height:75px; line-height:75px;}
.t_right a{font-size:14px; text-decoration:none; color:#000;}

.content{width:960px; height:840px; margin:0 auto;  }

.c_left{width:360px; float:left; }
.c_right{width:560px; float:right; margin-left:5px;}
.fengmian{ border:0px;width:300px; margin:20px 20px;}

.title{font-size:20px; font-weight:bold; margin-left:20px;margin-top:10px; color:#F00; }

.c_right p{line-height:150%; margin:20px 20px; font-size:12px;}

.clear{clear:both;}

.zanzu ul{margin:0px; padding:0px; list-style:none; display:block;}
.zanzu ul li{float:left;  margin-left:10px; margin-top:5px; }
.zanzu img{border:1px solid #CCC; width:150px; height:90px;}
.zanzu a{border:0px;}

.botbg{background-color:#333;}
.bot{text-align:left; margin-top:20px; font-size:12px;  width:960px; margin:0 auto;color:#FFF;}
.link{padding-top:10px;}
.bot a,.link a{font-size:12px; text-decoration:none; color:#FFF;}

