
/*-------------------------首页muen部分---------------------------*/
.muen_box{ width:100%; height:55px; background: url(../image/menubg.jpg) repeat-x;}
.muen{ height:55px; width:1045px;margin-top:8px; margin-bottom:5px; margin:0px auto;font-size:14px;}
.muen ul{ padding:0px;margin:0px;list-style:none; }
.muen li{ width:111px; height:35px;float: left; padding-top:10px; text-align:center; line-height:18px;font-size:14px;}
.muen li span{ color:#ffa63dc;font-size:13px;}
.muen li a{ color:#ffa63d; font-weight:bold; width:111px; height:45px;display: block;font-size:15px;}
.muen li a.c{color:#ffa63d;background:url(../image/dian01.png) center bottom no-repeat;}
.muen li a:hover{ color:#a85700;background:url(../image/dian01.png) center bottom no-repeat;}


/*-------------------------首页底部部分---------------------------*/
.footer{ width:100%; height:117px; background:#ccc3a3 url(../image/footer02.jpg) repeat-x; float:left;}
.footer_main{ width:1004px; margin:0px auto; height:117px; text-align:center; color:#602e17; line-height:22px; background:url(../image/footer01.jpg) no-repeat right;}

