/*---------------------------------------------------------
	//////// common
---------------------------------------------------------*/
bg{
	background-image: url(../images/bg-center.gif);
	background-repeat:repeat-y;
	background-position:center;
	

}
body {
	background-image: url(../images/bg-center.gif);
	background-repeat:repeat-y;
	background-position:center;
 	background-color:#FEFFF4;
	font-family: "Arial", "AngsanaDSE" ;
	font-size: 12px; 
	font-weight: normal; 
	color: #923f0d;
	line-height:140%;
	
	
}


a {font-family:  "Arial" ;COLOR: #923f0d; text-decoration: underline; }
a:link {font-family:  "Arial" ;COLOR: #923f0d; text-decoration: underline; }
a:visited {font-family:  "Arial" ;COLOR: #923f0d; text-decoration: underline; }
a:active {font-family:  "Arial" ;COLOR: #923f0d; TEXT-DECORATION: none;}
a:hover { font-family:  "Arial" ;text-decoration: none; COLOR: #ff0000;}

h1, h2, h3, h4, h5 {
	font-size:12px;
	font-weight:normal;
}
.body {
	
	font-family: "Arial" , "AngsanaDSE" ;
	font-size: 12px; 
	font-weight: normal; 
	color: #923f0d;
	padding-right:3px;
	
	}
.body2 {
	
	font-family: "Arial", "AngsanaDSE" ;
	font-size: 12px; 
	font-weight: normal; 
	color: #923f0d;
	padding-right:3px;
	line-height:120%;
	
	}
.text_red_bold{ 
	font-family:  "Arial", "AngsanaDSE" ;
	font-size: 12px; 
	font-weight: bold; 
	color: #ff0000; 
}
.text_red_big{ 
	font-family:  "Arial", "AngsanaDSE" ;
	font-size: 16px; 
	font-weight: bold; 
	color: #ff0000;
	padding-left:30px;
}

.text_red_big2{ 
	font-family:  "Arial", "AngsanaDSE" ;
	font-size: 16px; 
	font-weight: bold; 
	color: #ff0000;
	padding-left:40px;
}
.text_sub {
	font-family: "Arial", "AngsanaDSE" ;
	font-size: 12px; 
	font-weight: normal; 
	color: #923f0d;
	padding-left:10px;

}
.text_sub2 {
	font-family: "Arial", "AngsanaDSE" ;
	font-size: 12px; 
	font-weight: bold; 
	color: #923f0d;
	padding-left:45px;

}
.text_sub3 {
	font-family: "Arial", "AngsanaDSE" ;
	font-size: 11px; 
	font-weight: bold; 
	color: #923f0d;
	padding-left:12px;

}
.text_bold_right {
	font-family: "Arial" , "AngsanaDSE";
	font-size: 12px; 
	font-weight: bold; 
	color: #923f0d;
	padding-right:30px;

}
.text_intro{ 
	font-family:  "Arial", "AngsanaDSE" ;
	font-size: 18px; 
	font-weight: bold; 
	color: #ff0000;
	
}
.line{ 
	font-family:  "Arial" , "AngsanaDSE";
	font-size: 16px; 
	font-weight: normal; 
	color: #923f0d;
	padding-left:30px;
}

.text_link {
    font-family: "Arial", "AngsanaDSE" ;
	font-size: 12px; 
	font-weight: normal; 
	color: #923f0d;
	padding-right:10px;
}
.space{
	padding:3px;
	text-align:center;
}
.space_right{
	padding:5px;
	text-align:right;
}
.space_left{
	padding:3px;
	text-align:left;
}



/*---------------------------------------------------------
	//////// header
---------------------------------------------------------*/
.header{
	width:804px;
}


/*---------------------------------------------------------
	//////// menu1
---------------------------------------------------------*/
.left{
	width:187px;
	text-align:center;
}
/*------------------------------------------
//////////////////center
------------------------------------------------------------*/
.center{
	width:247x;
	
	
}
.body_center{
	width:580px;
	
	}