@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;	
	margin:0;
	padding:0;
	font-size:12px;
	color:#555555;
	background-color:#edde2d;
	line-height:20px;
font-weight:bold;
}
#wrapper{
	width:850px;
	margin:0px auto;
	background-color:#FFFFFF;
}
p, h1, h2, h3, h4, h5, form{
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5{
	font-weight:bold;
}
a, a:hover, img a:hover, img a{
	cursor:pointer;
	outline:none;
}
#header{
width:820px;
height:92px;
background:#FFFFFF;
padding-right:30px;
}
#head1{
width:400px;
height:92px;
float:left;
}
#head2{
width:auto;
height:auto;
float:right;
padding-top:20px;
}
.head2{
width:auto;
height:auto;
float:right;
padding-top:30px;
}
.head3{
width:auto;
height:auto;
float:right;
padding-right:20px;
padding-left:20px;
}
.menu{
	width:850px;
	height:49px;
	float:left;
}
.menu1{
width:41px;
height:49px;
/*background:url(image/navLeft.gif) no-repeat;*/
background-color:#66FF00;
/*background-color:#33FF00;*/
float:left;
}
.menu2{
width:780px;
height:49px;
/*background:url(image/nav.gif) repeat-x;*/
background-color:#66FF00;
/*background-color:#33FF00;*/
float:left;
}
.menu3{
width:29px;
height:49px;
/*background:url(image/navRight.gif) no-repeat;*/
background-color:#66FF00;
/*background-color:#33FF00;*/
float:left;
}
.nav a{
	background:url(image/navBull.gif) no-repeat 15px 18px;
	padding:0 35px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	float:left;
	line-height:47px;
}

.nav a:hover{
	color:#904e1e;
}
.nav a.active{
	color:#904e1e;
}


#container{
width:850px;
background:#e3cf94;
float:left;
}
#cont1{
width:276px;
height:390px;
float:left;
padding:6px 0px 0px 3px; 
}
#cont2{
width:565px;
height:auto;
float:left;
padding:6px 0px 0px 0px;
}
#cont2a{
width:562px;
height:20px;
background:url(image/c1.gif) no-repeat;
float:left;
}
#cont2b{
width:542px;
height:auto;
background:url(image/c2.gif) repeat-y;
float:left;
padding:0px 10px 0px 10px;
}
#cont2c{
width:562px;
height:17px;
background:url(image/c3.gif) no-repeat;
float:left;
}
#container2{
width:850px;
background:#e3cf94;
float:left;
padding:5px 0px 8px 0px;
}
#container2a{
width:837px;
height:128px;
background:#fdfdfb;
margin:auto;
padding-top:7px;
}
.footer {
width:850px;
height:35px;
background:#66ff00;
float:left;
text-align:center;
line-height:35px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}
.footer a{
text-align:center;
line-height:35px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
color:#FFFFFF;
}
h1{
color:#a07224;
font-size:16px;
}
h2{
font-size:12px;
color:#a07224;
}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:justify;
font-weight:bold;
}
p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:justify;
	text-decoration:none;
	text-decoration:underline;
}
p a:hover{
color:#666666;
text-decoration:underline;
}
ul.a {
	list-style-type:none;
	
}

