.topic_tag
{
	float:left;font-size:12px;
	padding-right:5px;
}
.cont03 
{
	width:125px; height:125px;
	background-position:center center; 
	background-repeat:no-repeat;
	text-align:center;margin:auto;
}
.contG 
{
	width:180px; height:135px;
	background-position:center center; 
	background-repeat:no-repeat;
	text-align:center;margin:auto;
}
.cont02 {width:104px; height:104px; padding:4px 0 0 11px; margin:5px 0 4px 0;}
.cont02 div {width:100px; height:100px; background-position:center center; background-repeat:no-repeat;}
.viewblock
{
	background:url('shade-compact.gif') no-repeat;
	width:36px;
	height:34px;
	text-align:center;
	padding-right:5px;
	line-height:15px;
	color:#736926;
	float:left;
}
.error_message{
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	line-height:20px;
	text-align:center;
}
.red{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

/*TOPIC*/
.topic_username{
	margin:2px 0 5px 0;
	text-align:left;
}

a.link_username{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#0000FF;
}
	a.link_username:hover{
		text-decoration:none;
	}

.quick_reply{
	padding:5px;
	background-color:#eeeeee;
}

/*for edit post*/

.div_edit{
	backgroud-color: #CCCCCC;
	padding: 5px;
	text-align: center;
	width: 100%;
}
	textarea .div_edit{
		border: 1px solid #eee;
		font-size: 12px;
		line-height: 18px;
		font-family: arial, tahoma, verdana;
		width: 90%;
		height: 200px;
	}

fieldset{
	border: 1px solid #DDD;
	backgroud-color: #CCC;
	padding: 2px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:12px;
}
legend{
	font-weight: bold;
	font-size:12px;
	color:#0000FF;
}


/*search*/
a.link_small_title{
	text-decoration: none;
	color: #666;
	font-size:12px;
	font-weight: bold;
}
	a.link_small_title:hover{
		color: #333;
		text-decoration: underline;
	}
.search_small_info{
	text-align:right;
	color:#666;
	margin-top:2px;
}
.search_content{
	line-height: 18px;
}
/*edit view topic*/
.order_count{
	float: right;
	text-align: center;
	padding: 0 2px 0 2px;
}

.highlight{
	background-color: #FFFF66;
	color: #FF0000;
	padding:0 2px 0 2px;
}
/*search css*/
.search_main{
	background-color:#EEE;
	padding:10px;
}
.search_left{
	border:1px solid #CCC;
	padding:3px;
	margin-bottom:10px;
	background-color:#FFF;
}
.search_right{
	border:1px solid #CCC;
	padding:3px;
	margin-bottom:10px;
	background-color:#FFF;
}
.search_byword{
	float:left;
	width:48%;
}
.search_byuser{
	float:right;
	width:48%;
}
.search_entry{
	padding:2px;
	background-color:#FFFFFF;
	width:100%;
	border:1px solid #999;
}
.div_topic_icon{
	width:51px;
	float:left;
}
