
html,body {

	font-family: Tahoma,Arial,Georgia;
	color:#000; font-size:12px; 	line-height:1.2em;
	padding: 0; margin: 0;
	height: 100%;
    background: #811E01 url(../images/bg.jpg) top repeat-x;

}

a {
       color:#025DA2;
text-decoration:none;
}

a:hover {
       color:#025DA2;
       text-decoration:underline;
}

a.bobo {

	color:#000;
	text-decoration:none;

}

a.bobo:hover {
	color:#FF3300;
	text-decoration:underline;


}

.daoh a {

	color:#fff; font-size:12px; font-weight:bold;
	text-decoration:none;

}

.daoh a:hover {
	color:#F8D200; font-size:12px; font-weight:bold;
	text-decoration:underline;


}

.daoh a.xuanz {

	color:#F8D200; font-weight:bold;
	text-decoration:none;

}






img {

	border:0;

}

.biaod {

	width:124px; height:17px;
	background:#DCE6ED;
	border:1px solid;
	border-left:#11415E; border-top:#11415E; border-right:#4C95C1; border-bottom:#4C95C1;

}



#header {

	width:860px; height:111px;
	background:#AFC924 url(../images/bg_header.jpg);
	margin:0 auto;

}



#logo {

	width:288px; height:111px;
	float:left;

}
#banner {

	width:572px; height:111px;
	float:left;

}

#nav { 
	list-style-type: none;
	padding: 0; margin: 0;
} 

#nav a { 
	font-size:12px; font-weight:bold; color:#fff;
	display: block;
	width: 102px;
	line-height: 29px;
	text-align:center; 
	text-decoration:none;
} 

#nav li { 
	float: left; width: 102px;
    background: url(../images/btn_1.jpg);
} 

#nav li a:hover,
#nav li a#current { 
        background: url(../images/btn_2.jpg);
	    color:#fff;
		text-decoration:none;
} 

#nav li a:visited { 
	    color:#fff;
		text-decoration:none;
    background: url(../images/btn_1.jpg);
} 


#main { 
	padding: 0; margin: 0 auto;
	width: 858px; 
	border-left:1px solid #92470B; border-right:1px solid #92470B;
    background-color: #E9FACE;
} 

#main_hot { 
	padding: 0; margin: 0 auto;
	width: 858px; 
	border-left:1px solid #92470B; border-right:1px solid #92470B;
    background-color: #E9FACE;
}

#main_view { 
	padding: 0; margin: 0 auto;
	width: 858px; 
	border-left:1px solid #92470B; border-right:1px solid #92470B;
    background-color: #E9FACE;
}

#foot { 
	padding: 0; margin: 0 auto;
	width: 860px; height:80px;
    background: #B9CA25 url(../images/bg_foot.jpg);
} 

#beij { 
	width: 838px; height:30px;
		padding: 0; margin: 0 auto;
    background: #fff url(../images/bg_nav.jpg);
} 

.kuai {

	width: 131px;
	font-size:11px;
	text-align:center;
	float:left;
	padding-bottom:20px;
	position:relative;
}

.lists
{
	margin-left:50px;
	padding:3px;
}




