#head {margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;width: 100%;}
#jianxi{height:10px;width:100%;}
#logomenu {display: block;overflow: hidden;width: 1000px;margin-right: auto;margin-left: auto;position:relative; z-index:999;display:block;}
#logo {display: block;height: 83px;width: 1000px;margin-top: 20px;}
#head #logomenu a {color: #333333;}
#menu {width: 100%;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;height: 42px;display: block;position:relative; z-index:20;background-image: url(images/menu2.jpg);background-repeat: repeat-x;background-position: center top;	}
#banner {display: block;width: 100%;margin:-100px auto 0;overflow: hidden;background-color: #FCFA71;}
#banner #bannercontent {display: block;height: 577px;width: 1250px;margin: 0px auto;overflow: hidden;}
/*-----------------下面是下拉菜单的样式表-----------------*/
#navigation, #navigation li ul { list-style-type:none; }
 #navigation { width:900px;margin: 0 auto;}
 #navigation li { float:left; text-align:center; position:relative; }
 #navigation li a:link, #navigation li a:visited { display:block; font-weight:bold;text-decoration:none; color:#fff; width:100px; height:42px; line-height:42px; }
 #navigation li ul li a:link,#navigation li ul li a:visited {display:block; text-decoration:none; color:#fff; width:200px; height:40px; line-height:40px; background:#333;}
#navigation li a:hover { color:#701D15; }
 #navigation li ul li a:hover { color:#fff; background:#6b839c; }
 #navigation li ul { display:none; position:absolute; top:41px; left:0; margin-top:1px; width:200px; }
 #navigation li ul li ul { display:none; position:absolute; top:0px; left:130px; margin-top:0; margin-left:1px; width:120px; }
 /*-----------------下面是下拉菜单的样式表-----------------*/