@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
}
p{
	margin:0px;
	padding:0px;
}
h1{
	color:#663333;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/btm_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px;
	padding:0px 0px 6px 0px;

}
#header_wrap{
	width:100%;
	height:474px;
	float:none;
	background-image:url(../images/header_bg_inner.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#E0B62B;
	border:#F00 solid 0px;
}
#menu_wrap{
	width:100%;
	height:62px;
	float:none;
	background-image:url(../images/header_inner.jpg);
	background-repeat:repeat-x;
}
#header{
	width:940px;
	height:60px;
	float:none;
	border:#F00 solid 0px;
}
#header a{
	text-decoration:none;
}
.menu-{
	min-width:50px;
	width:auto;
	float:left;
	height:45px;
	text-align:left;
	color:#993300;
	font-weight:bold;
	padding:17px 0px 0px 0px;
	border:#F00 solid 0px;
	margin:0px 10px 0px 10px!important;
	margin:0px 10px 0px 10px;
}
.menu- a{
	text-decoration:none;
}
.menu- a:hover{
	padding:15px 0px 32px 0px;
/*	background-image:url(../images/hover_menu.gif);
	background-repeat:no-repeat;
	background-position:center;
*/	border:#FFF solid 0px;
	text-decoration:none;
}
#banner{
	width:940px;
	height:414px;
	float:none;
	border:#FFF solid 0px;
}
#content_wrap{
	width:100%;
	min-height:250px;
	height:auto;
	background-image:url(../images/content_wrap_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#6D671B;
	float:none;
}
#content{
	width:940px;
	min-height:250px;
	overflow:hidden;
	height:auto;
	float:none;
	border:#F00 solid 0px;
	padding:30px 0px 0px 0px;
	overflow:hidden;
}
#left_content{
	width:594px;
	min-height:470px;
	height:auto;
	float:left;	
}
#home_content{
	width:580px;
	min-height:300px;
	height:auto;
	float:left;
	border:#F00 solid 0px;
/*	background-image:url(../images/home_content_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
*/	text-align:left;
	padding:0px 10px 20px 0px;
}
.home_peran{
	color:#FFF;
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}
.home_title{
	color:#FFFF99;
	font-size:16px;
	font-weight:bold;
}
.home_img_cont{
	padding:10px 0px 0px 0px;
	color:#D3D2BB;
	line-height:18px;
}
.home_img_cont a{
	color:#FFC500;
	text-decoration:underline;
}
.home_img_cont a:hover{
	color:#FFC500;
	text-decoration:none;
}
#right_content{
	width:334px;
	min-height:470px;
	height:auto;
	float:left;	
	background-image:url(../images/rht_bg_inner.jpg);
	background-repeat:no-repeat;
	margin:25px 0px 15px 0px;
	border:#F00 solid 0px;
}
.news{
	width:280px;
	height:133px;
	float:left;
	padding:15px 0px 0px 10px;
	border:#FFF solid 0px;
	text-align:left;
}
#right_inner_cont{
	width:334px;
	height:170px;
	float:left;
	border:#F00 solid 0px;
	padding:45px 0px 0px 0px;
	color:#000;
}
#right_inner_cont a{
	color:#660000;
	text-decoration:underline;
}
#right_inner_cont a:hover{
	color:#660000;
	text-decoration:none;
}
#right_inner_cont1{
	width:324px;
	height:150px;
	float:left;
	border:#F00 solid 0px;
	padding:40px 0px 0px 18px;
	text-align:left;
}
#right_inner_cont2{
	width:324px;
	height:25px;
	float:left;
	padding:25px 0px 0px 10px;
	text-align:left;
}
#right_inner_cont2 a{
	color:#663300;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
#right_inner_cont2 a:hover{
	color:#663300;
	text-decoration:none;
}
#footer_top_wrap{
	width:100%;
	height:253px;
	float:none;
	background-image:url(../images/footer_top_bg.jpg);
	background-repeat:repeat-x;
}
.footer_top_cont{
	width:280px;
	height:238px;
	float:left;
	padding:15px 0px 0px 10px;
	border:#FFF solid 0px;
	text-align:left;
}
.footer_top_cont .pho{
	text-align:center;
}
.footer_top_cont .pho a{
	color:#660000;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;

}
.footer_top_cont .pho a:hover{
	color:#660000;
	text-decoration:none;
}
.footer_top_cont_inner{
	width:280px;
	height:80px;
	float:left;
	color:#663300;
	font-size:11px;
}
.footer_top_cont_inner a{
	color:#660000;
	font-weight:bold;
	text-decoration:underline;
}
.footer_top_cont_inner a:hover{
	color:#660000;
	text-decoration:none;
}
.footer_top_cont_inner img{
	padding:0px 10px 0px 0px;
}
.sep{
	width:30px;
	height:201px;
	float:left;
	background-image:url(../images/sep.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:20px 0px 0px 0px;
	border:#F00 solid 0px;
}
#footer_top{
	width:940px;
	height:253px;
	float:none;
}
#footer_wrap{
	width:100%;
	height:158px;
	background-image:url(../images/footer_wrap_bg.jpg);
	background-repeat:repeat-x;
}
#footer{
	width:940px;
	height:158px;
	float:none;
}
#footer_top_menu{
	width:924px;
	height:60px;
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#9C8781;
	padding:20px 8px 0px 8px;
	border:#FFF solid 0px;
}
#footer_top_menu a{
	color:#9C8781;
	text-decoration:none;
	padding:5px;
}
#footer_top_menu a:hover{
	color:#FFF;
	text-decoration:none;
}
#footer_btm_menu{
	width:940px;
	height:58px;
	float:left;
	color:#75594F;
}
#footer_btm_menu a{
	color:#75594F;
	text-decoration:underline;
}
#footer_btm_menu a:hover{
	color:#75594F;
	text-decoration:none;
}
.video{
	width:282px;
	height:213px;
	float:left;
	margin:0px 15px 0px 0px;
}
#memvers_table{
	line-height:20px;	
}