/* CSS Document */
@import "base/base.css";
@import "group_base.css";
/*==>main<==*/
.gSearch{text-align:left;}
.gSearch input{vertical-align:top}
.gSearch select{height:20px;margin-right:5px}
.gSearch .input{width:117px;height:15px;border:1px solid #ccc;padding:3px 0px 0px 3px;margin-right:5px;_position:relative;_top:-1px}
.gSearch .submit,.gSearch .submitHover{width:47px;height:20px;border:1px solid #d9d9d9;cursor:pointer}
.gSearch .submit{background:#fff;color:#000;}
.gSearch .submitHover{background:#f60;color:#fff}

.topicBar{overflow:hidden;zoom:1;padding:10px}
.topicBar .page{float:left;padding:0;_padding-top:3px}
*+html .topicBar .page{padding-top:3px}
.topicBar .gSearch{float:left}
.topicBar a.newTopic{float:right;width:65px;height:20px;line-height:20px;overflow:hidden;_line-height:21px;padding-left:21px;background:url(../img/group/newTopic.gif) no-repeat;color:#fff;text-decoration:none}

.topicMenu{height:28px;border-bottom:1px solid #c9c9c9;}
.topicMenu ul{position:absolute;padding-left:10px;overflow:hidden;zoom:1;padding-right:2px}
.topicMenu ul li{height:29px;line-height:29px;float:left;width:100px;margin-right:-1px;background-image:url(../img/group/topicNav.gif);background-repeat:no-repeat; background-position:0px -29px;cursor:pointer;color:#666; text-align:center}
.topicMenu ul li a{color:#666;white-space:nowrap}
.topicMenu ul li a:hover{text-decoration:none}
.topicMenu ul .cur{background-position:0px 0px;font-weight:bold}
.topicMenu ul .cur a{color:#333}

.opTopic{line-height:28px;text-align:right;color:#999}
.opTopic a{color:#2c6aab; margin:0px 10px}

#groupDetailed .boxIn{padding:4px 0px 0px 0px;}
#topicList{color:#999;margin:0px 10px;padding:0px 0px}
#topicList a{color:#999}
#topicList ul li{height:30px;line-height:30px;overflow:hidden}
#topicList .head{background:#eee;font-weight:normal;color:#333}
#topicList .head li{height:19px; line-height:19px}
#topicList .head .a1{width:310px;padding-left:12px;background:none}
#topicList .head .a3,#topicList .head .a4{font-size:12px}
#topicList .head .a2{text-align:center}
#topicList .tableIn{background:url(../img/group/table.gif)}
#topicList .a1{width:270px;background-image:url(../img/group/topicIcon.gif);padding-left:15px;background-repeat:no-repeat;background-position:3px 11px;*background-position:3px 9px;}
#topicList .a1 a{color:#2b6bad}
#topicList .a2{width:160px;color:#000;}
#topicList .a2 img,#topicList .a3 img{width:20px;height:20px;vertical-align:middle;margin-right:5px;_position:relative;_top:5px}
#topicList .a2 .author{_position:relative;_top:6px}
#topicList .a3,#topicList .a4{text-align:center;font-size:11px}
#topicList .a3{width:100px;}
#topicList .a3 em{_position:relative;_top:4px}
#topicList .a4{width:100px;}
#topicList .hl{width:40px;text-align:right}
#topicList .hl img{vertical-align:top;margin:8px 0px 0px 4px;}
*+html #topicList .hl img{margin:1px 0px 0px 4px;}

#collectTop a{color:#2b6bad}
#collectTop .title .ctab{float:left;margin:6px auto auto 20px;}
#collectTop .title .ctab ul{position:absolute}
#collectTop .title .ctab ul li{float:left;height:23px;line-height:23px;padding:0px 11px;cursor:pointer; position:relative}
#collectTop .title .ctab ul .cur{background:#fff;border:1px solid #e1e1e1;border-bottom:1px solid #fff;font-weight:bold}
#collectTop .boxIn{padding:8px 0px 25px 30px;overflow:hidden;zoom:1}
#collectTop .boxIn .mvBox{float:left;padding:8px 4px;margin-right:8px}
#collectTop .boxIn .mvBox dl.tr dt{font-weight:normal}
/*===>main<===*/
