  body{

	 margin:0px auto;
	 padding:0px;
	 text-align:center;	
	 font-family:Tahoma, "MS Sans Serif", sans-serif, arial;
	 /*font-size: x-small;*/
	
}

div,td,th{
	 /*font-size: x-small;*/
	 font-size:13px;
	 font-family: 'MS Sans Serif', 'Microsoft Sans Serif'; 
}


a:link {
	 text-decoration: none;
 }
a:hover {
	 text-decoration: underline;
 }
a:visited {
	  text-decoration: none;
 }


.radio {
	 background: transparent; 
	 text-decoration: none
}

textarea{
	 border :1px solid #FFFFFF;
	 background: #FFFFFF;
 }

select{ 
	font-size: 10px; 
	border: 1px solid #FFFFFF;
	background: #FFFFFF;

}

input{
    font-size: 10px; 

}


form{

  margin:0px;

}

#clear{

	clear: both;
	line-height:0px;
	height: 0px;


}


/*  webboard */

#outer_board{
	width:800px;
	margin:0 0 10px 0;
}


.hrcolor_topic{
   background:#6699FF;
   height:5px;
   width:530px;
   margin:0 0 5px 0;
}


.table_post td{

   color:#DFC6A1;
   font-weight:bold;

}


.list_table{

   border-top:2px solid #CCCCCC;
 
}
.list_head_topic{

   background:#F2F2F2;
 
}

.list_head_topic th{

   color:#6699FF;
   height:30px;
 
}
.webboard_topic1{
   background:#F2F2F2;
}

.webboard_topic1 td{
     padding:0 0 0 3px;
     color:#666666;
     border-top:1px solid #CCCCCC;
	 height:25px;
}


.webboard_topic2{
     background:#FFFFFF;
}

.webboard_topic2 td{
   padding:0 0 0 3px;
   color:#666666;
   border-top:1px solid #CCCCCC;
   height:25px;
}

.general_text{

 color:#333333;
}

.text_descript{
   color:#F2F2F2;
}


/*comment*/

.webboard_comment_form{

  background:#F2F2F2;
  width:530px;
  margin:8px 0 0 0;
  overflow:hidden;

}

.webboard_comment_detail{

  background:#FFFFFF;
  margin:10px;

}


.detail_comment{


 color:#333333;

}


.detail_comment_user{

 color:#333333;

}



/* post detail */


#right_webboard_data{

  margin:0 0 0 5px;


}

#webboard_post_form{

 /* background:#F2F2F2;*/
  width:100%;
  overflow:hidden;

}

#webboard_post_detail{

  background:#FFFFFF;
  margin:10px;

}

#webboard_post_detail div{

  margin:3px;

}


.topic{

 font-size: 150%;
 color: #406AFD;
 /*border: 1px dotted #999999;*/
 background-color: f2f2f2;
 padding: 3px;
 width: 100%;
 text-align: center;
 margin-bottom: 5px;


}


.detail{
     text-indent:25px;
	 margin:10px;
	 color:#333333;
}

.detail font{
     text-indent:25px;
	 margin:10px;
	 color:#333333;
}


/* comment box*/

.webboard_reply{

  width:530px;
  background:#F2F2F2;
  overflow:hidden;

}

.webboard_reply_table{

    border-top:2px solid #CCCCCC;
    background:#FFFFFF;
	width:530px;
	margin:0px 0 6px 6px;
    overflow:hidden;

}
.webboard_reply_table td{

	color:#333333;
	font-size: x-small;

}

/**/

.poll td{

   	color:#333333;

}

/* ËÑÇ¢éÍ Topic */
.header_topic {
	color: #FF6600;
	font-family: sans-serif, Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;

}


/* Link ·Õèà¡ÕèÂÇ¢éÍ§ */

div.relateall {
	margin: 3px 10px 3px 7px;
	/*background-color: #FFFFFF;*/
	display: block;
	color: #000000;

}

/*div.relateall a:link,
div.relateall a:visited
 {
	color: #CC0000;

}

div.relateall a:hover{
	color: #FF9900;
	text-decoration: none;

}*/



div.divtag {
	background: #F0F0F0; 
	padding: 3px 3px 3px 3px; 
	margin-bottom:5px; 
	border: 1px solid #CCCCCC; 
	text-align:left;
	width:98%;

}

div.relatelink {
	float:left; 
	width:49%; 
	padding:3px; 
	text-align: left;
	/*background-color: #FFFFFF;*/

}

div.divnewpost {
	float:left; 
	width:49%; 
	border-left:1px solid #999999;
	padding:3px; 
	text-align: left; 
	/*background-color: #FFFFFF;*/

}

div.divnewpost2 {
	float:left; 
	width:98%; 
	padding:3px; 
	text-align: left; 
	/*background-color: #FFFFFF;*/

}

.red {
	color: #FF0000;

}


/* TOPMENU TLC*/
#toptlcmenu {
	background: url(http://www.tlcthai.com/images/topmenu2.jpg) repeat-x center #E9E3E3;
	font-size: 11px;
	color: #010101;
	font-family: Tahoma, sans-serif, Arial;
	border-bottom: 2px solid #FFFFFF;
	height: 23px;
	padding-top:10px;
	width: 100%;
	/*position:absolute;*/
	float:left;
}

#toptlcmenu a:link{ color: #010101; text-decoration: none; padding: 2px; margin:1px;}
#toptlcmenu a:visited{ color: #010101; text-decoration: none; padding: 2px;margin:1px;}
#toptlcmenu a:hover{ color: #CC0000; text-decoration: none; background-color: #CCCCCC; border:1 px solid #FFFFFF; padding: 2px;margin:1px;}


