/* CSS Document */

.fnormal {	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #444444;}
.fnormal a:link{	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 12px; color:#0000FF; text-decoration: none;}
.fnormal a:active{	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 12px; color:#0000FF;text-decoration: none;}
.fnormal a:visited{	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 12px; color:#0000FF;text-decoration: none;}
.fnormal a:hover{	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 12px; color:#FF0000;text-decoration: underline;}


.fnormalsmall {	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #666666;}

.fnormalsmaller {

	font-family: "Arial, Helvetica, sans-serif";

	font-size: 12px;

	font-style: normal;

	color: #666666;

}



.ftitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #000000;

	font-weight: bold;

}

.fnormalbold {

	font-family: "MS Sans Serif";

	font-size: 12px;

	font-style: normal;

	color: #333333;

	font-weight: bold;

}





.fnormalboldwhite {

	font-family: "MS Sans Serif";

	font-size: 14px;

	font-style: normal;

	color: #FFFFFF;

	font-weight: bold;

}

.fnormalboldWhite a:hover {
color:#FF0000;
font-family:"MS Sans Serif";
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:underline;
}
.fnormalboldWhite a:visited {
color:#FFFFFF;
font-family:"MS Sans Serif";
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
}



.adstitle {

	font-family: "MS Sans Serif";

	font-size: 20px;

	font-style: normal;

	color: #0000FF;

	font-weight: bold;

}


.fnormalsmallgray {

	font-family: "MS Sans Serif";

	font-size: 12px;

	font-style: normal;

	color: #999999;

}



.fnormalsmallred {

	font-family: "MS Sans Serif";

	font-size: 12px;

	font-style: normal;

	color: #FF3333;

}





.link_black a{
	color:#000000;
	text-decoration: none;
}

.link_black a:active{
	color:#6B6A6A;
	text-decoration: none;
}

.link_black a:hover{
	color:#000000;
	text-decoration: underline;
}


.link_white a:link{	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 10px; color:#FFFFFF;	font-weight: bold; text-decoration: none;}
.link_white a:active{	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 10px; color:#FFFFFF;	 font-weight: bold;text-decoration: none;}
.link_white a:visited{	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 10px; color:#FFFFFF;	 font-weight: bold;text-decoration: none;}
.link_white a:hover{	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 10px; color:#FF0000;	 font-weight: bold;text-decoration: none;}



.link_violet a{

	color:#366AB3;

	text-decoration: underline;

}

.link_violet a:active{

	color:#366AB3;

	text-decoration: underline;

}

.link_violet a:hover{

	color:#366AB3;

	text-decoration: none;

}


.link_blue {font: 10pt "MS Sans Serif", "Thonburi"; font-weight: normal; color:#0000FF;}
.link_blue  a:link {  color: #0000FF; text-decoration: none;}
.link_blue  a:visited {  color: #0000FF; text-decoration: none;}
.link_blue  a:active {  color: #FFFF00; text-decoration: bold;}
.link_blue  a:hover { color: #FF0000; text-decoration: bold;}
/*
.link_gray a{	color:#666666;	text-decoration: none;}
.link_gray a:active{	color:#666666;	text-decoration: none;	}
.link_gray a:hover{	color:#666666;	text-decoration: none;}
*/
.link_gray a:link{	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #666666;text-decoration: none;}
.link_gray a:actived{	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #666666;text-decoration: none;}
.link_gray a:visited{	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #666666;text-decoration: none;}
.link_gray a:hover{	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #666666;text-decoration: underline;}


.fnormalboldWhite {	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #FFFFFF;	font-weight: bold;text-decoration: none;}
.fnormalboldWhite a:link{	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #FFFFFF;	font-weight: bold;text-decoration: none;}
.fnormalboldWhite a:active{	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #FFFFFF;	font-weight: bold;text-decoration: none;}
.fnormalboldWhite a:visited{	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #FFFFFF;	font-weight: bold;text-decoration: none;}
.fnormalboldWhite a:hover{	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #FF0000;	font-weight: bold;text-decoration: underline;}


.bg_img_home {

	background-attachment: fixed;

	background-image: url(images/bg_home.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

}



.bg_img_car {

	background-image: url(images/bg_car.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

}



.bg_img_mechandise {

	background-image: url(images/bg_mechandise.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

}





.search_box{  width:60; border-top:#666666 solid thin 1; border-bottom:#666666 solid thin 1; border-right:#666666 solid thin 1; border-left:#666666 solid thin 1; font-weight:normal; font-family: arial, helvetica, sans-serif; font-size: 10px;}





.td_bottom   { border-style: none; 				 

				 border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #666666; 				 

                 padding: 1; }


.fn{font-family:tahoma; font-weight:normal; font-size:12px; padding-bottom: 2px; color: #444444;  text-decoration: none;  }

.fn a { color: 000000;  text-decoration: none; }

.fn a : hover { color: #000000; text-decoration: underline; }

.fn a : active { color: #000000; text-decoration: none; }



.fntitle{font-family:tahoma; font-weight:normal; font-size:12px; padding-bottom: 2px; color: #000000; text-decoration: none; }



.fn1{font-family:tahoma; font-weight:normal; font-size:10px; padding-bottom: 2px; color: #888888;  text-decoration: none;  }

.fn1 a { color: 000000;  text-decoration: none; }

.fn1 a : hover { color: #000000; text-decoration: underline; }

.fn1 a : active { color: #000000; text-decoration: none; }


.more_detail {font: 10pt "MS Sans Serif", "Thonburi"; font-weight: bold; color:#0000FF;}
.more_detail  a:link {  color: #0000FF; text-decoration: none;}
.more_detail  a:visited {  color: #0000FF; text-decoration: none;}
.more_detail  a:active {  color: #FFFF00; text-decoration: bold;}
.more_detail  a:hover { color: #FF0000; text-decoration: bold;}

.search_hilight {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: red;
	background-color: yellow;
}

a:link {	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 13pt; color: #0000FF;}
a:visited {	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 13pt; color: #0000FF;}
a:hover {	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 13pt; color: #FF0000;}
a:active {	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 13pt; color: #0000FF;}

.style2 {color: #65CB00;font-weight: bold;}
a.recycle:link {color: #65CB00;text-decoration: none; font-size: 12px;font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;}
a.recycle:visited {text-decoration: none;color: #65CB00; font-size: 12px;font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;}
a.recycle:hover {text-decoration: underline;color: #65CB00; font-size: 12px;font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;}
a.recycle:active {text-decoration: none;color: #65CB00; font-size: 12px;font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;}
.style3 {font-size: 14px;font-weight: bold;}

.TitleBox1 {	font-family: "MS Sans Serif", Tahoma, Verdana; font-size: 11pt; font-weight: bold; color: #000000; background-color: #FFCC33;}
.Title1 {	font-family: "MS Sans Serif";	font-size: 12px;	font-style: normal;	color: #333333;	font-weight: bold;	background-color: #FFE566;}
.Td1 {	background-color: #FFFFFF; padding-left: 5px; padding-right: 5px;}
.Td2 {	background-color: #CCCCCC; padding-left: 5px;}

.must_have {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: red;
}

body {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.textbox{
	width:300px;
	}
	
.textbox2{
	width:250px;
	}

.div-tag {
	margin-top:10px;
	color:#8A8A8A;
	}