@charset "utf-8";
/* CSS Document */

*{
margin: 0px;
padding: 0px;
}

body{
background:	#FFFAF0;
}

.clear{
font-size: 1px;
height: 1px;
clear: both;
}

.site-container{
width: 858px;
margin: 0 auto;
}
a: hover{
text-decoration:none;
color:#000099;
}


.header a, .header img{
display: block;
float: left;
}

.nav{
background: url(images/nav-bg.jpg) no-repeat;
height: 44px;
clear: both;
}

.nav a, .nav img{
display: block;
float: left;
border: none;
text-decoration: none;
}

.page{
padding: 0px 13px;
background: url(images/site-bg.jpg);
}

.banner1{
background: url(images/banner1.jpg);
width: 321px;
height: 144px;
padding: 62px 37px 0px 196px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #C6C6C6;
line-height: 15px;
margin-bottom: 20px;
}
.banner2{
background: url(images/banner2.jpg);
width: 510px;
height: 199px;
padding: 5px 37px 0px 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #C6C6C6;
line-height: 15px;
margin-bottom: 20px;
}

.sidebar1{
width: 269px;
float: right;
}
.sidebar2{
width: 269px;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #A68844;
line-height: 15px;
}

.sidebar1 a{
display: block;
margin-bottom: 6px;
}

.home-news{
background: url(images/home-news.jpg);
width: 318px;
height: 31px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #A68844;
padding: 7px 15px 0px 80px;
overflow: hidden;
line-height: 30px;
font-weight: bold;
}

.home-spec{
	background: url(images/home-spec.jpg);
	width: 308px;
	height: 31px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A68844;
	padding: 7px 15px 0px 90px;
	overflow: hidden;
	line-height: 30px;
	font-weight: bold;
}

.home-text{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	padding: 25px 35px 15px 35px;
}

.disc{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #A68844;
padding: 20px;
text-align: center;
}
.disc a{
color: blue;
font-weight: bold;

}
.disc a:hover{
color: #000099;
font-weight: bold;

}
.content{
padding: 5px 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 16px;
width: 480px;
}
.contentbig{
font-size: 14px;

}

h1{
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
color: #825A00;
letter-spacing: -1px;
font-size: 22px;
padding: 10px 0px 10px 28px;
background: url(images/icn-h1.jpg) no-repeat 0px 0px;
margin-bottom: 5px;
}

.content p{
margin: 5px 0px 15px 0px;
}

.sidebar2 ul{
margin: 10px 5px 20px 25px;
color: #666666;
}

.sidebar2 ul li{
margin: 0px 0px 6px 0px;
color: #A68844;
}
