@charset "gb2312";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg);
}
a:link { color:#ffffff; text-decoration:none;}
a:visited { color:#ffffff; text-decoration:none;}
a:hover { color:#ffffff; text-decoration:underline;}

.index_left{
	border-left:2px solid #e8bb5f;
	border-right:2px solid #e8bb5f;
	color:#FFF;
	font-size:14px;
	line-height:20px;
	padding:12px;
}

.index_right_news{
	font-size:14px;
	color:#FFF;
	line-height:25px;
	margin-top:35px;
}

.index_youqing{
	font-size:13px;
	color:#f6cb73;
	font-weight:bold;
}

.index_bottom{
	font-size:13px;
	color:#FFF;
	line-height:22px;
	border-top:1px solid #FFF;
	padding-top:5px;
	padding-bottom:5px;
}

/* caidananniu*/
#chromemenu{
	margin-left:0px;
	margin-right:0px;
	width:974px;
	display:block;
	height:41px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul{
	width: 100%;
	margin: 0;
	float: left;
	font: bold 12px Verdana;
	list-style-type: none;
	padding:0; 
}


#chromemenu ul li{
display: inline;
list-style-type: none;
padding:0; 
margin:0;
}


#chromemenu ul li a{
	float: left;
	text-align:left;
	color: #7F7F7F;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	text-decoration: none;
}

#chromemenu ul li a:hover{
	color: #494949;
}

.dropmenudiv{
	position:absolute;
	margin:0px;
	padding:0px;
	top: 0;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	background-color: #601b14;
	visibility: hidden;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	color: #ffffff;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #89413a;
}

#list1 {
	float:left;
	list-style:none;
	margin-left:0px;
	width:100px;
}

#list1 li{
	float:left;
	width:100px;
}

#list2 {
	float:left;
	list-style:none;
	margin-left:0px;
	width:100px;
}

#list2 li{
	float:left;
	width:100px;
}

.a2{
	background:#601b14;
	display:block;
}
