@charset "utf-8";
/* CSS Document */
body{margin:0 auto; width:960px;}
.top{ display:block;border-bottom:2px solid #F00; height:75px;}
.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:1200px;border:1px solid #CCC; }

.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;}

.bot{text-align:center; margin-top:20px; font-size:12px;}
.link{padding-top:10px;border-top:2px solid #A4A4A4;}
.bot a,.link a{font-size:14px; text-decoration:none; color:#666;}

