/* CSS Document */
*{word-wrap:break-word;word-break:break-all}
body{margin:0;padding:0;background:#eaebe9;font:12px 'ËÎÌå';}
body, div, li, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset, input, img, li{margin:0;padding:0;border:0}
li{list-style-type:none;}
a{text-decoration: none;cursor:pointer;color:#000;}
a:hover{color:#ee1111;}
.clear{clear:both;}
em{font-style:normal;}

.header{width:988px;margin:auto;height:120px;}
.header .logo{float:left;margin-top:30px;}
.header .top{float:right;font:12px "Î¢ÈíÑÅºÚ";}
.header .top a{margin:0 8px;}
.header .sc{text-align:right;margin:10px 0}
.search{background:url(../images/search.jpg) no-repeat;width:279px;height:35px;margin: 32px 10px 0 0;}
.search .txt{width: 193px;margin:1px 0 0 34px;background:none;float:left;height:32px;line-height:32px;color:#888;}
.search .btn{background:none;border:none;width: 52px;height: 35px;float:left;cursor:pointer;}
.menu{border-top:1px solid #c1c8b8;border-bottom:1px solid #c1c8b8;height: 42px;}
.menu ul{width:988px;margin:auto;}
.menu li{float:left;width:160px;height:42px;}
.menu li a{font:16px "Î¢ÈíÑÅºÚ";color:#3a1601;font-weight:bold;display:block;background:url(../images/menu_li2.jpg) no-repeat right center;height:42px;text-align:center;line-height:42px;}
.menu li a:hover,.menu li.last a:hover,.menu li.on a{background:url(../images/menu_li.jpg) no-repeat;color:#fff;}
.menu li.last a{background:none;}


.banner { width:100%; height:390px;position:relative;overflow:hidden;}
.banner li img{width:100%;}
#slides { display:block; width:100%; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#pagination { display:block; list-style:none; position:absolute; left: 51%; top: 365px; z-index:9900;  margin:0}
#pagination li { display:block; list-style:none; width: 17px; height: 20px;_width: 10px; _height: 10px; float:left; margin-left:15px; background:url(../images/li.png) no-repeat;_background:#e0e2de; border-radius: 8px;}
#pagination li a { display:block;padding:0; margin:0;text-indent:-9999px;width: 14px;height:14px;_width:10px;_height: 10px;overflow: hidden;}
#pagination li.current { background:url(../images/li_on.png) no-repeat;_background:#e3600f;}


.footer{text-align:center;border-top:1px solid #59a600;font:13px "Î¢ÈíÑÅºÚ";line-height:24px;padding-top:10px;margin-top:10px;}
.footer a{margin:0 10px;}