body{
	background-image:url("../images/bg_body1.jpg");
	color:#363636;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
.clsBodyOut{
	background-image:url("../images/bg_body2.jpg");
	background-repeat:repeat-x;
	background-position:center top;
}
.clsBodyIn{
	background-image:url("../images/bg_body3.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	width:900px;
	padding:0 62px;
	text-align:center;
}
.clsMainmenu{
	background-image:url("../images/bg_mainmenu.jpg");
	width:300px;
	height:350px;
}
.clsSlideshow{
	background-image:url("../images/bg_pic1.jpg");
	width:600px;
	height:350px;
}
.textMainmenu a{
	color:#FFF;
	cursor:pointer;
}
.textMainmenu a:hover{
	color:#ffff00;
}
.textMainmenu1 a{
	text-align:center;
	color:#f4ec7a;
	cursor:pointer;
}
.textMainmenu1 a:hover{
	color:#ffff00;
}
.textMainmenu2{
	color:#f4ec7a;
	text-align:center;
}
#boxres
{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#f7e087;
}
input
{
	/*background-image:url(images/boxres/boxres_input.png);
	background-repeat:no-repeat;*/
	width:70px;
	height:13px;
	text-align:center;	
	color:#356a00;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	background-color:#f6f2d7;
	border:1px solid #aea584;
}
select
{
	font-family:tahoma;
	font-size:10px;
	height:20px;
	width:50px;
	background-color:#e2e2e2;
}
#boxres img{padding-left:5px; position:absolute; cursor:pointer;}