
@import url(font.css);
/*////////////////////////////////////////////////////////////////// Main page*/	
/* {
	padding: 0;
	margin: 0;
}*/
BODY {
	margin-top: 0px;
	background-image: url(../images/bg.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
}

#header {
	width: 898px; height:236px; position: relative; float: none;
	background-color:#FFFFFF;
	margin-bottom: 0px; margin-left: auto; margin-right: auto; margin-top: 0px; 
	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
	border-bottom: 0px solid #b2bf8a; border-left: 0px solid #b2bf8a; 
	border-right: 0px solid #b2bf8a; border-top: 0px solid #b2bf8a;
	}

			 
	.body_green {
	width: 692px; 
	height:145px;
	position: relative; 
	float: none;
    background: url(../images/bg_body_green.jpg) no-repeat;
	margin: 0 auto; 
	padding : 0; 
	border-bottom: 0px solid #b2bf8a; border-left: 0px solid #b2bf8a; 
	border-right: 0px solid #b2bf8a; border-top: 0px solid #b2bf8a;
	}
	
	
#footer {
	width: 814px; height: 69px; position: relative; float:left;
    background: url(../../websit_css/images/foot.gif);
	margin-bottom: 0px; margin-left: auto; margin-right: auto; margin-top: 0px; 
	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
	}
	


input {  
font-family: Tahoma; font-size: 13px; height:20px;
padding-bottom: 0px; padding-left: 2px; padding-right: 0px; padding-top: 0px;
border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; 
border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; 
}
.button input {
	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
	border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; 
	width: 60px; height: 24px;
	border: solid 1px #CCCCCC;
	background-image: url(../images/bt_bg.gif);
	color: #FFFFFF;
}
.button_pic input {
	width: 115px; height: 24px;
	border: solid 1px #CCCCCC;
	background-image: url(../images/bt_bg.gif);
}
.button_con input {
	width: 115px; height: 32px;
	border: solid 0px #CCCCCC;
	/*background-image: url(../images/bt_bg.gif);*/
}
.radio input {  
font-family: Tahomaf; font-size: 12px; height: auto ;
padding-bottom: 0px; paddinFg-left: 0px; padding-right: 0px; padding-top: 0px;
border-bottom: 0px solid #CCCCCC; border-left: 0px solid #CCCCCC; 
border-right: 0px solid #CCCCCC; border-top: 0px solid #CCCCCC; 
}
.textbox input {  
padding-bottom: 0px; paddinFg-left: 0px; padding-right: 0px; padding-top: 0px;
border-bottom: 0px solid #CCCCCC; border-left: 0px solid #CCCCCC; 
border-right: 0px solid #CCCCCC; border-top: 0px solid #CCCCCC; 
}

select {  font-family: Tahoma; font-size: 12px; }
textarea {  font-family: Tahoma; font-size: 12px; }

/*ลดขนาดรูปภาพลง------------------------------------------------------------------------------------------------------------*/

	.resize IMG {
	max-width: 550px;
	width: expression(this.width > 550 ? 550: true); /*for IE 6 only*/
	max-height:600px;
	height: expression(this.height > 600 ? 600: true); /*for IE 6 only*/
	
	border: 0px; padding: 5px;
	}
	
	.resize TD{
    border: dashed 1px #CCCCCC; background:#FFFFFF;
	}
	.resize TR{
	border:1px; border-color: #CCCCCC;
	}
	
	.resize_tour IMG {
	max-width: 400px;
	width: expression(this.width > 400 ? 400: true); /*for IE 6 only*/
	max-height:400px;
	height: expression(this.height > 400 ? 400: true); /*for IE 6 only*/
	
	border: 0px; padding: 5px;
	}
	
	.resize_tour TD{
    border: dashed 1px #CCCCCC; background:#FFFFFF;
	}
	.resize_tour TR{
	border:1px; border-color: #CCCCCC;
	}
	
	.smallpicture IMG {
	max-width: 90px;
	width: expression(this.width > 90 ? 90: true); /*for IE 6 only*/
	max-height:600px;
	height: expression(this.height > 150 ? 150: true); /*for IE 6 only*/
	border:0px; padding: 2px; border-color:#000000;
	}
	.smallpicture TD{
    border: dashed 1px #CCCCCC; background:#FFFFFF;
	}
	.smallpicture TR{
	border:1px; border-color: #CCCCCC;
	}
	
	.smallpictureprog IMG {
	max-width: 130px;
	width: expression(this.width > 130 ? 130: true); /*for IE 6 only*/
	border:0px; padding: 2px; border-color:#000000;
	}
	.smallpictureprog  TD{
    border: dashed 1px #CCCCCC; background:#FFFFFF;
	}
	.smallpictureprog  TR{
	border:1px; border-color: #CCCCCC;
	}
	
	.smallpictureseason IMG {
	max-width: 350px;
	width: expression(this.width > 350 ? 350: true); /*for IE 6 only*/
	border:0px; padding: 2px; border-color:#000000;
	}
	.smallpictureseason  TD{
    border: dashed 2px #FFFFFF; background:#FFFFFF;
	}
	.smallpictureseason  TR{
	border:1px; border-color: #CCCCCC;
	}
	
	
	.smallpicturepack IMG {
	max-width: 70px;
	width: expression(this.width > 70 ? 70: true); /*for IE 6 only*/
	border:0px; padding: 2px; border-color:#000000;
	}
	.smallpicturepack  TD{
    border: dashed 1px #CCCCCC; background:#FFFFFF;
	}
	.smallpicturepack  TR{
	border:1px; border-color: #CCCCCC;
	}