/*总体设置*/
body{margin:0;padding:0;text-align:center;background:url(../pic/body_bg.jpg) #ffdcd6 repeat-x;color:#323131;font-size:14px;}
ul,li,dl,ol,div,dt,p,img{margin:0;padding:0;}
a,a:link,a:visited{color:#323131;font-size:14px; text-decoration:none;}
a:hover,a:active{color:#990000;text-decoration:none;}

.cen{margin:0 auto;padding:0;width:930px;height:auto;background:#fff;}
.cen_910{margin:0 auto;padding:0;width:910px;}
.kongge{margin:0;padding:0;height:5px;width:910px;}
.kong5{margin-top:5px;}
.xia5{margin-bottom:7px;}
.top_line{border-top:1px solid #d57434；}
.info_bottom{text-align:center;font-size:12px;line-height:160%;margin:15px auto;}
.info_bottom a,.info_bottom a:link,.info_bottom a:visited{font-size:12px;color:red;}
.info_bottom a:hover,.info_bottom a:active{color:#009900;}
.menu_bottom{border:1px solid #d57434;width:908px;height:25px;line-height:25px;font-size:12px;}
*{
scrollbar-arrow-color:#e4522c; /*三角箭头的颜色*/
scrollbar-face-color:#b81f00; /*立体滚动条的颜色*/
scrollbar-3dlight-color:#ffe8e4; /*立体滚动条亮边的颜色*/
scrollbar-highlight-color:#b81f00; /*滚动条空白部分的颜色*/
scrollbar-shadow-color:#b81f00; /*立体滚动条阴影的颜色*/
scrollbar-darkshadow-color:#ffe8e4; /*立体滚动条强阴影的颜色*/
scrollbar-track-color:#e4522c; /*立体滚动条背景颜色*/
scrollbar-base-color:#ffe8e4; /*滚动条的基本颜色*/
}
li{list-style:none;}


