@charset "tis-620";
/*Normal Link*/

A:link
{
	cursor: hand;
	color: #666666;
	text-decoration: none;
}

A:visited
{
	cursor: hand;
	color: #666666;
	text-decoration: none;
}

A:active
{
	cursor: hand;
	color: #060c87;
	text-decoration: none;
}

A:hover
{
	cursor: hand;
	color:  #060c87;
	text-decoration: none;
}

/* สำหรับ label ทั่วไป */
.label_normal1
{
	font-size: 12px;
	color: #5c5853; /* สีเทา */
	font-style: normal;
	font-family: "MS Sans Serif", "Microsoft Sans Serif";

}

.label_normal2
{
	font-size: 14px;
	color: #000000; /* สีดำ */
	font-style: normal;
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}

.label_normal3
{
	font-size: 14px;
	color: #FFFFFF; /* สีขาว */
	font-style: normal;
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}

.label_normal4
{
	font-size: 14px;
	color: red; /* สีแดง */
	font-style: normal;
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}

/* สำหรับ label ตัวหนา */
.label_bold1
{
	font-size: 12px;
	color: #666666; /* สีเทา */
	font-weight: bold; 
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}

.label_bold2
{
	font-size: 12px;
	color: #000000; /* สีดำ */
	font-weight: bold; 
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}

.label_bold3
{
	font-size: 12px;
	color: #FFFFFF; /* สีขาว */
	font-weight: bold; 
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}

.label_bold4
{
	font-size: 12px;
	color: #FF6600; /* สีแดง */
	font-weight: bold; 
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}


/*Table attribute*/
.leftmenu_td
{
	height: 25px;
}

.header
{
	height: 100px;
	width: 100%;
	background-image: url(../image/header_01.jpg);
 
}

.tabel
{
	width: 100%;
}

.tabeldetail
{
	width: 97%;
}


/*banner */

.imgtop {
	border: none;
	padding:0;
	margin:0;
}

.img2 { /*img banner*/
	vertical-align:middle;
	border:0;
	padding-bottom:0.2em;
	padding-top:0.2em;
}



.img_header02
{
background-image: url(../image/header_02.jpg);
background-repeat: no-repeat;
height: 67px;
width: 30px;
} 


.img_header03
{
background-image: url(../image/header_03.jpg);
background-repeat: no-repeat;
height: 37px;
width: 73px;
} 

.img_header04
{
background-image: url(../image/header_04.jpg);
/*background-repeat: no-repeat;*/
height: 37px;
} 

/*navigation*/
.ol {
	list-style-image: url("../image/arrow.gif"); 
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
}

.txtleftmenu
{
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	color: #5c5853;
	font-size: 12px;
	text-align: left;
	padding-left:0em;
	margin-left:0em;
	list-style-type: square;
	display:inline;
}

li{
	height: 18px;
}.label_bold7 {

	font-size: 14px;
	color: #996633; /* สีแดง */
	font-weight: bold; 
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}
.label_normal5 {

	font-size: 14px;
	color: #FF6600; /* สีแดง */
	font-style: normal;
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
}
