body{
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	color: #cccccc;
	background-color: #000000;
	background-image:URL(../images/bg02.jpg);
	background-repeat: repeat-y;
}
p,div{
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
}
td,th{
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
}
div.menu{padding: 5px 0 0 3px;}
a.menu{
	color: #666633;
	text-decoration: none;
	font-size: 11px;
}
a.menu:hover{
	color: #666633;
	text-decoration: underline;
}
div.leftmenu{text-align:center; height: 20px;}
a.leftmenu{
	color: #f6d1ae;
	text-decoration: none;
	font-size: 12px;
}
a.leftmenu:hover{
	color: #a6fdfa;
	text-decoration: underline;
}
a.news{
	color: #e4e4e4;
	text-decoration: none;
	font-size: 11px;
}
a.news:hover{
	color: #e4e4e4;
	text-decoration: underline;
}

a{
	color: #e4e4e4;
	text-decoration: underline;
}
a:hover{
	color: #e4e4e4;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 14px;
	color: #ffcc99;
}
.mhead{
	font-size: 12px;
	color: #996633;
	text-transform: uppercase;
	font-weight: bold;
}
.noborder{
	border: 0px;
}
input, textarea{
	border: 1px solid #808080;
}
form{
	margin: 0px;
}
.but{
	background-color: #ECE9D8;
}



.div01{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 878px;
	background-image:URL(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 100;
}

.div02{
	position: absolute;
	top: 50px;
	left: 140px;
	width: 740px;
	z-index: 101;
}
.div03{
	position: absolute;
	top: 195px;
	left: 415px;
	width: 215px;
	height: 30px;
	overflow: hidden;
	color: #e0af7f;
	z-index: 101;
}
.div04{
	position: absolute;
	top: 260px;
	left: 0px;
	width: 100%;
	height: 90%;
	z-index: 102;
}

.div05{
	background-image:URL(../images/news01.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	height: 218px;
	overflow: hidden;
	padding: 50px 20px 30px 15px;
}
.div06{
	background-image:URL(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 130px;
	overflow: hidden;
}
.phone{
	padding: 25px 0px 5px 50px;
	color: #999999;
	font-size: 18px;
}
.phone2{padding-left: 100px;}

.search{
	padding: 27px 0 0 35px;
	color: #8d7054;
}


.down{
	background-image:URL(../images/down.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.cell{color: #cccccc;}
