@charset "utf-8";
@import url("../common.css");

.box{width:960px;margin:20px auto 50px;overflow:auto;zoom:1;}
.box1{width:640px;float:left;}
.box2{width:300px;float:right;}

.menu{height:35px;padding:0 10px;background:#f5f5f5;line-height:35px;border-bottom:#06c 2px solid;}
.menu li{float:left;margin-right:20px;}
.menu .cur{background:url(../icon_2.gif) center bottom no-repeat;}
.menu .cur a{color:#F06;}

#list .tit{height:25px;}
#list li{height:96px;overflow:auto;zoom:1;padding:15px 0 15px 3px;border-bottom:#ccc 1px dotted;}
#list li div{float:left;margin-right:15px;width:96px;height:96px;}
#list li div img{width:96px;height:96px;border-radius:3px;box-shadow:0 0 3px #666;}
#list li strong{font-size:18px;line-height:20px;padding:3px 0;}
#list li small{color:#999;}
#list li span{display:block;margin-top:5px;font-size:12px;}
#list li span a{text-decoration:underline;color:#999;}
#list li p{line-height:20px;height:40px;overflow:hidden;margin-top:8px;}
#list .li2{border-bottom:#06c 1px solid;}
#list .li2 a{color:#F06;}

.news{margin-top:15px;}
.news h4{font-size:16px;line-height:18px;height:25px;border-bottom:#06c 2px solid;margin-bottom:10px;}
.news ul{line-height:24px;font-size:12px;}
.news ul li{vertical-align:middle;}
.news small{color:#999;}
.news .more{display:block;text-align:right;margin-top:5px;font-size:12px;}
.news .more a{color:#999;text-decoration:underline;}
.news .t{height:48px;margin:10px 0 10px;}
.news .t div{float:right;width:48px;height:48px;margin-left:15px;}
.news .t div img{width:48px;height:48px;}
.news .t span{display:block;line-height:22px;} 

#tag{margin:20px 0;}
#tag div{overflow:auto;zoom:1;line-height:30px;}
#tag span{margin-right:10px;white-space:nowrap;}
#tag span a{font-size:16px;color:#fff;background:#f06;padding:2px 5px;}
#tag span a:hover{background:#06c;}

#submit_btn{background:#F4FAFF;padding:20px 0 20px 47px;}
#submit_btn p{line-height:24px;margin-bottom:10px;}
#submit_btn span{display:block;background:url(../btn_5.png) no-repeat;width:150px;height:40px;padding:1px 3px 3px 1px;}
#submit_btn span a{display:block;height:40px;line-height:40px;font-weight:bold;color:#fff;font-size:16px;text-align:center;}