@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.index_banner {
	float:left;
	height:127px;
	width:924px;
	margin:5px 0 0;
}
.home_content {
	float:left;
	width:924px;
	height:100%;
	padding:5px 0 5px;
}
.left_menu {
	width:242px;
	float:left;
	height:230px;
	background-color:#d6bf30;
}
.menu_top_bg {
	width:242px;
	height:11px;
}
.menu_bottom_bg {
	float:left;
	width:242px;
	height:10px;
}
.menu_middle_content {
	background:url(../images/menu_bg.jpg) repeat-x;
	width:240px;
	font-style:normal;
	font-family:Arial;
	font-size:14px;
	color:#443a00;
	float:left;
	height:215px;
}
.latest_news {
	float:left;
	width:451px;
	height:auto;
	padding:0 0 0 5px;
}
.news_title {
	float:left;
	width:451px;
	height:100%;
}
.newsleft_content {
	float:left;
	background:url(../images/title_left_icon.jpg) no-repeat;
	width:41px;
	height:38px;
}
.newsright_content {
	float:left;
	background:url(../images/newstitle_content.jpg) no-repeat;
	width:410px;
	height:38px;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#665800;
	padding:7px 0 0;
}

.news_content {
	float:left;
	width:451px;
	height:auto;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#443a00;
}

.news_content a{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#443a00;
	text-decoration:none;
}

.news_content a:hover{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#958313;
}

.news_content hr {
	height:1px;
	width:450px;
	background:url(../images/hr_style.jpg) no-repeat scroll left center;
	border:none;
	float:left;
	margin-bottom:10px;
}
.news_content p {
	padding:0 0 0 20px;
	margin:8px 0 6px 0;
}
.right_banner {
	float:right;
	width:198px;
	height:auto;
}
.top_banner {
	float:left;
	padding:0 0 4px;
	width:198px;
	height:69px;
}
.middle_banner {
	float:left;
	padding:0 0 4px;
	width:198px;
	height:69px;
}
.bottom_banner {
	float:left;
	padding:0 0 4px;
	width:198px;
	height:69px;
}

.trustseal {
	float:left;
}

