/* REDLAB CO., LTD. [ www.redlab.net ] CSS ------------------------------------------------------------------------------------*/

/* BACKGROUND ----------------------------------------------------------------------------------------------------------------------------*/



.doth{

	background-image:url(img/doth.gif);

	background-repeat:repeat-x;

}



.dotv{

	background-image:url(img/dotv.gif);

	background-repeat:repeat-y;

}



/* LINKS --------------------------------------------------------------------------------------------------------------------------------------*/



a:link{text-decoration:underline; color:#333333;}

a:visited{text-decoration:underline; color:#333333;}

a:hover{text-decoration:underline; color:#CC0000;}



a.link1:link{text-decoration:underline; color:#CC0000;}

a.link1:visited{text-decoration:underline; color:#CC0000;}

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



/* FONTS ------------------------------------------------------------------------------------------------------------------------------------*/



.css1{

	color:#333333;

}



.css2{

	color:#999999;

}



.css3{

	color:#CCCCCC;

}



.css4{

	color:#FFFFFF;

}



.head1{

	font-size:12px;

	color:#ffffff;

}



/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/



body,table,td{

	font-family:Tahoma, "Microsoft Sans Serif";

	font-size:11px;

	color:#333333;

}



input{

	font-family:Tahoma, "Microsoft Sans Serif";

	font-size:11px;

	color:#333333;

}



select{

	font-family:Tahoma, "Microsoft Sans Serif";

	font-size:12px;

	color:#333333;

}



textarea{

	font-family:Tahoma, "Microsoft Sans Serif";

	font-size:11px;

	color:#333333;

}



/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/



table{

	border:0px;

}



tr{

	vertical-align:top;

}



img{

	border:0px;

}



.border{

	border:1px solid #cccccc;

}



.borderDot{

	border:1px dashed #cccccc;

}



.borderTop{

	border-color:#cccccc; 

	border-top-width:1px; 

	border-bottom-width:0px;

	border-left-width:0px; 

	border-right-width:0px; 

	border-style:solid; 

}



.borderTopDot{

	border-color:#cccccc; 

	border-top-width:1px; 

	border-bottom-width:0px;

	border-left-width:0px; 

	border-right-width:0px; 

	border-style:dashed; 

}



.borderBottom{

	border-color:#cccccc; 

	border-top-width:0px; 

	border-bottom-width:1px;

	border-left-width:0px; 

	border-right-width:0px; 

	border-style:dashed; 

}



.borderBottomDot{

	border-color:#cccccc; 

	border-top-width:0px; 

	border-bottom-width:1px;

	border-left-width:0px; 

	border-right-width:0px; 

	border-style:dashed; 

}



.borderLeft{

	border-color:#cccccc; 

	border-top-width:0px; 

	border-bottom-width:0px;

	border-left-width:1px; 

	border-right-width:0px; 

	border-style:solid; 

}



.borderLeftDot{

	border-color:#cccccc; 

	border-top-width:0px; 

	border-bottom-width:0px;

	border-left-width:1px; 

	border-right-width:0px; 

	border-style:dashed; 

}



.borderRight{

	border-color:#cccccc; 

	border-top-width:0px; 

	border-bottom-width:0px;

	border-left-width:0px; 

	border-right-width:1px; 

	border-style:solid; 

}



.borderRightDot{

	border-color:#cccccc; 

	border-top-width:0px; 

	border-bottom-width:0px;

	border-left-width:0px; 

	border-right-width:1px; 

	border-style:dashed; 

}



ul{

	list-style:circle;

}



.text-contact {

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

	font-size: 11px;

	color: 4b4b4b;

	vertical-align: middle;

	padding-top: 10px;

}



.textfield {FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", AngsanaUPC; HEIGHT: 21px; font-size: 10px; width: 170px; border: 1px solid #999999; margin: 0px; padding-left: 3px;}

.textbox {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}

.submit {background-image: url(image/s.gif);height: 37px; width: 81px;cursor: hand;	border: 0px; background-color: #F7F7F7;}

.reset {background-image: url(image/r.gif);height: 37px; width: 81px; cursor: hand; border: 0px;	background-color: #F7F7F7;}