@charset "gb2312";
/* CSS Document */
*{margin:0px;padding:0px;}
/*网站主体开始*/
body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	color:#777;
	text-align:center;
	background: url(/images/bg.jpg) repeat top center;
	scrollbar-arrow-color:#fff;/*上下按钮上三角箭头的颜色*/
	scrollbar-base-color:#000c26;/*滚动条的基本颜色*/
	scrollbar-dark-shadow-color:000c26;/*立体滚动条强阴影的颜色*/
	scrollbar-face-color:#000;/*立体滚动条凸出部分的颜色*/
	scrollbar-highlight-color:000;/*滚动条空白部分的颜色*/
	scrollbar-shadow-color:#000;/*立体滚动条阴影的颜色*/
}
	
.lft{float:left;}
.rit{float:right;}
.clr{clear:both;}
.cet{margin:0 auto;}
.row{display:inline-block;}
.ups{margin-top:10px;}
.les{margin-left:10px;}
.upi{margin-top:5px;}
.more{margin-top:12px;}

div,p,h1,h2,h3,h4,dd,b,table,td,th,form,input,select,textarea{margin:0;padding:0;font:12px/15px Verdana, Arial, Helvetica, sans-serif;}

ul,ol,dl,dt,li{list-style-type:none;}
img{border:none;}

a{color:#894C05;text-decoration:none;}
a:hover{color:#ff6600;text-decoration:none;}

a.n_l{color:#777;text-decoration:none;}
a.n_l:hover{color:#fff;text-decoration:none;background:#777;}

a.black{color:#a2a2a2;text-decoration:none;}
a.black:hover{color:#ff6600;text-decoration:none;}

a.w{color:#fff;text-decoration:none;}
a.w:hover{color:#ff6600;text-decoration:underline;}

a.orange{color:#ff6600;text-decoration:none;}
a.orange:hover{color:#ff6600;text-decoration:underline;}


/*网站头部开始*/
#head_a{clear:both;width:949px;height:99px;margin:0 auto;height:99px;background:url(/images/bgab.jpg) repeat-x; }
#head{clear:both;height:99px;background:url(/images/topbg.jpg) no-repeat;}

/*网站头部结束*/

/*网站导航开始*/
#nav{clear:both;width:auto;height:47px;background:url(/images/nav.gif);text-align:center;}
#nav ul{width:959px;margin:0 auto; }
#nav li{width:95px;height:47px;text-align:center;float:left;background:url(/images/navline.gif) no-repeat right top;}
#nav li a{width:95px;height:47px;line-height:47px;color:#fff;font-size:14px;font-weight:bold;text-decoration:none;}
#nav li a:hover{width:95px;height:47px;line-height:47px;color:#f8ea03;font-size:14px;font-weight:bold;background:url(/images/overbg.png) no-repeat center top;display:block;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="/images/overbg.png");_background:none;}
/*网站导航结束*/

/*网站Banner开始*/
#banner{clear:both;width:949px;height:326px;border:#945106 solid 1px;margin:0 auto;overflow:hidden;}
/*网站Banner结束*/


/*活动banner*/
#ban{clear:both;width:951px;margin:5px auto;text-align:center;overflow:hidden;}


#works{width:940px;height:90px;border:#e8972c solid 1px;background:#d6710c url(/images/movebg.gif) repeat-x 4px 3px;margin:10px auto 0 auto;padding:19px 5px 18px 5px;}
#works .info {width:940px; height:90px;margin:0 auto;overflow:hidden;white-space: nowrap;}
#works .info img {width:125px;height:90px;}
#works #begin, #end, #begin ul, #end ul, #begin ul li, #end ul li{display:inline;}/*设置ul和li横排*/


/*网站底部开始*/
#foot{clear:both;width:949px;height:150px;background:url(/images/fbg.jpg);margin:10px auto 0 auto;overflow:hidden;border:#e8972c solid 1px; background-repeat:no-repeat; background-color:#A26016;}
#foot .inf{padding:10px 10px 10px 260px;text-align:left;line-height:24px;color:#fff;}
#foot a{color:#fff;}
/*网站底部结束*/

/*网站主体结束*/