@charset "tis-620";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Verdana, Microsoft Sans Serif;
	font-size: 14px;
}
.clear{ clear: both; }
.frm-main{  margin: 0 auto; width:  800px; border: 1px solid; }
.frm-top{ width: 100%; background-color: #fff; }
a {
	color: #996600;
	text-decoration: none;
}
.style1 {	
	font-size: 14px;;
	color: #996600;
}
.style2 {font-size: x-small; color: #996600; }
.style3 {font-size: small;}
.style5 {color: #996600}
.txtfield{ width: 250px; }
.txtarea{ width: 300px; }
.txtfield-error{ width: 250px; border: 1px solid red; }
.txtarea-error{ width: 300px; border: 1px solid red; }
.butform{
	background-color: #fff;
	border: 0;
	padding: 0 3px;
	color: #996600;
	cursor: pointer;
}
.banner{
	padding: 0 20px;
	width: 100%;
	text-align: left;
}
.banner img{
	margin: 0 5px 5px 5px;
}
.butlogin{
	background: url('../images/bg1.gif');
	border: 0;
	color: #996600;
	border: 1px solid;
	margine-top: 15px;
	cursor: pointer;
}
.txt-red{
	color: #ddd;
}
.table-body{
	font-size: 12px;
	margin-bottom: 15px;
}
.table-body th{
	text-align: center;
	background-color: #80510D;
	color: #FFFFFF; 
	font-weight: bold;
	padding: 5px 0;
}
.gray{ background-color: #ccc; padding: 5px 0; }
.white{ background-color: #fff; padding: 5px 0; }
.align-left{ text-align: left; }
.hrline { border-top: 1px solid #D9C8A6; width: 80%; text-align: center; }
.indent{ text-indent: 10px; }
.font-brown{ color: #BF7F4F; }
.bodynews{ margin: 5px 0 15px 0; }
.copy-top{ 
	height: 15px;
	background: url('../images/bgd.gif'); 
}
.copy-text{
	text-align: center;
	/*color: #996600;
	font-size: 14px;*/
	margin-top: 33px;
	font-family: "Microsoft Sans Serif", PSL-Text, Tahoma, AngsanaUPC, DS-AdiRek; font-size: x-small; color: #996600;
}
.dropdown{
	width: 190px;
	font-size: 14px;
}
.dropdown-long{
	width: 255px;
	font-size: 14px;
}
.txt-bottom{
	clear: both;
	margin-top: 30px;
	padding-left: 10px;
}
.img-gallery{
	float: left;
	border: 10px solid #ccc;
}
.img-gallery2{
	float: left;
	border: 10px solid #ccc;
	margin: 10px 10px 0 10px; 
}
.row-gallery{
	width: 220px;
	text-align: left;
	margin: 10px 10px 0 10px; 
	float: left;
}
.name-gallery{
	width: 220px;
	font-size: 12px;
	text-align: left;
	padding: 5px 0;
}
.cateloop{
	padding: 1px 20px 5px 0; 
	float: left;
}
.line {
	border: 0 !important;
	border-top: 1px solid #fff !important;
	height: 1px !important; 
	overflow: hidden !important;
	clear: both !important;
	margin: 5px 0 5px 0 !important;
	width: 98% !important;
	float: none !important;
}
.pad-content{
	margin: 0 5px;
}
a:hover {
	background-color: #F2EFEB;color: #666600;}
.addr{
	margin-top: 15px;
}