/* 主题列表 */

#topiclist {
	margin-bottom: 5px;
}

#topiclist .tbl_header {
}

.tbl_header_color {
	background-color:#EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 30px;
}
.tbl_color {
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 32px;
}

.list_color1 {
	background-color: #FFFFFF;
}
.list_color2 {
	background-color: #F5F5F5;
}
.list_color3 {
}

.col1, .col3, .col4, .col5 {
	text-align: center;
}
.col1 {
	width: 20px;
}

.col2 {
	width: 398px;
	text-align: left;
	font-size: 14px;
}

.col3 {
	width: 39px;
}

.col4 {
	width: 39px;
}

.col5 {
	width: 217px;
	text-align: left;
}

#iconnote {
	padding-top: 5px;
	margin-top: 20px;
	text-align: center;
}

#option {
	padding: 4px;
	margin: 0px;
}

.onerow {
	border: 1px solid #CCCCCC;
	margin-top: 2px;
}

.onerow .publisherbox {
	width: 160px;
	padding: 5px;
	line-height: 150%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.onerow .contentbox {
	padding: 6px;
}

.onerow .contentbox .contenttheme {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
}

.onerow .contentbox .content {
	font-size: 14px;
	margin: 0px;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.onerow .contentbox .content p {
	margin-top: 0px;
}

.onerow .contentbox .func {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#forumclass{
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 30px;
}

#forumclass li {
	float: left;
	width: 100px;
}
.forumicon {
	float: left;
	height: 48px;
	width: 48px;
	background-image: url(../img/forumicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.forumtheme {
	padding-left: 6px;
	margin: 0px;
	font-size: 14px;
	background-image: url(../img/gbox_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 26px;
	height: 26px;
	clear: both;
}

.forumtitle {
	line-height: 150%;
	padding-left: 3px;
	float: left;
}

.forumtitle .title {
	font-size: 20px;
	font-weight: bold;
	color: #006600;
}
.forumoperate {
	padding-bottom: 5px;
	line-height: 20px;
}

.forumquote {
	background-color: #FFFBEE;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}

.contenttime {
	line-height: 150%;
}

/* 表格 */
.table_forum_list {
	margin-top:10px;
} 
.table_forum_list tr{
	background:url(../img/bg_dashed.gif) repeat-x left bottom;
} 
.table_forum_list td, .table_forum_list th{
	text-align:left;
	font-size:12px;
	
} 
.table_forum_list td{padding:10px 0; font-size:12px;} 
.table_forum_list th{padding:6px 0; font-weight:normal;} 
.table_forum_list tr.select{background:#FDFDD1 url(../img/bg_dashed.gif) repeat-x left bottom} 
.table_forum_list tr.alt{background:#f9f9f9 url(../img/bg_dashed.gif) repeat-x left bottom} 
.table_forum_list td.title{font-size:14px;text-align:left}
