.discuss_table_back {
	background-color: #bebebe;
	background-image: url(/img/new_look/discuss/back_thread.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-right: 24px;
	margin-bottom: 20px;
	margin-left: 24px;
	padding: 6px;
	border: 1px solid #C0C0C0;
}

.thread_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7d7d7d;
}
.thread_list a:active{
	color: #328D01;
	text-decoration: none;
}
.thread_list a:visited{
	color: #277001;
	text-decoration: none;
}
.thread_list a{
	color: #328D01;
}
.thread_list a:hover{
	color: #328D01;
	text-decoration: none;
}
.thread_line1 {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 10px;
}
.thread_line2 {
	background-color: #111111;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thread_tab {
	padding: 7px;
	border: 1px solid #DFDFDF;
	background-color: #FFFFFF;
}
.thread_by {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7D7D7D;
}
.thread_replies {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
}
.thread_col_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	margin: 8px;
}
.thread_date_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
}
.thread_relpay_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.thread_relpay_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.thread_edit_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #328D01;
}
.thread_relpay_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	background-image: url(/img/new_look/discuss/thread_angle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 4px;
}
.thread_relpay_list a:active{
	color: #328D01;
	text-decoration: none;
	font-weight:bold;
}
.thread_relpay_list a:visited{
	color: #666666;
}
.thread_relpay_list a{
	color: #666666;
}
.thread_relpay_list a:hover{
	color: #328D01;
	text-decoration: none;
}
.thread_relpay_list_edit {
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	margin-left: 10px;
}
.thread_relpay_list_edit a:active{
	color: #328D01;
	text-decoration: none;
	font-weight:bold;
}
.thread_relpay_list_edit a:visited{
	color: #666666;
}
.thread_relpay_list_edit a{
	color: #666666;
}
.thread_relpay_list_edit a:hover{
	color: #328D01;
	text-decoration: none;
}.thread_back {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #328D01;
	text-decoration: underline;
	margin-bottom: 8px;
	padding-left: 24px;
}
.thread_back a:visited{
	color: #328D01;
}
.thread_back a{
	color: #328D01;
}
.thread_back a:hover{
	color: #328D01;
	text-decoration: none;
}
.discuss_table_back2 {

	background-color: #bebebe;
	background-image: url(/img/new_look/discuss/back_thread.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-right: 24px;
	margin-bottom: 5px;
	margin-left: 24px;
	padding: 6px;
	border: 1px solid #C0C0C0;
}

