.mainthread {
	width: 500px;
	overflow: hidden;
	text-align: center;
}

.topics_thread {
	width: 500px;
	text-align: left;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

.topics_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 500px;
	height: 16px;
	text-decoration: none;
}
.topics_title_padding {
	padding: 0px 0px 0px 10px;
}
.topics_subject {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	overflow:hidden;
	width:370px;
	height:16px;
}

.topics_date {
	font-size: 12px;
	font-weight: bold;
	width:120px;
	height:16px;
	color: #666666;
	float: left;
	overflow:hidden;
}

.topics_column {
width: 500px;
overflow:hidden;
	border: none;
}
.topics_column_bottom {
	width: 500px;
	height:7px;
}

.topics_comment {
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:12px;
	width:480px;
}
.topics_images {
	width: 500px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}
.topics_image {
	width: 155px;
	text-align: center;
	float: left;
}
.topics_image div {
	text-align: center;
}

.topics_image_margin {
	margin-right: 3px;
}

#footerthread {
	text-align: right;
	width: 500px;
}
#topics_buttonbox_position {
	text-align: center;
	margin-bottom: 10px;
}
#topics_buttonbox {
}
#topics_back {
	width:120px;
	height:24px;
	margin-right: 5px;
	float: right;
	overflow:hidden;
}
#topics_next {
	width:120px;
	height:24px;
	float: right;
	overflow:hidden;
}
#topics_backbtn {
	width:120px;
	height:24px;
}
#topics_nextbtn {
	width:120px;
	height:24px;
}



#topics_returntotop {
	text-align: right;
	margin-bottom: 10px;
}
.topics_topagetop {
	float: right;
	overflow: hidden;
}
.topics_toform {
	float: right;
	margin-right: 30px;
	overflow: hidden;
}

#topics_adminmenu {
	text-align: right;
}

.fltT	{
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}
.low	{
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}
.fltL	{	float: left;	}
.fltR	{	float: right;	}
.fltC	{	clear: both;	}
.fltH	{	float: left;	overflow: hidden;	}
.ovh	{	overflow: hidden; }

.txL	{	text-align: left;	}
.txR	{	text-align: right;	}
.txC	{	text-align: center;	}


.f1 {font-size: 8px;}
.f2 {font-size: 10px;}
.f3 {font-size: 12px;}
.f4 {font-size: 16px; line-height:20px;}
.f5 {font-size: 20px; line-height:25px;}
.f6 {font-size: 25px; line-height:30px;}

.f7 {color:#000000;}
.f8 {color:#800000;}
.f9 {color:#DF0000;}
.f10 {color:#008040;}
.f11 {color:#0000FF;}
.f12 {color:#C100C1;}
.f13 {color:#FF80C0;}
.f14 {color:#FF8040;}
.f15 {color:#000080;}
