@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{font:Arial,"Lucida Grande", Verdana, Lucida, Helvetica, sans-serif,"宋体"; color:#000; font-size:12px; line-height:1.5em; background:#efeff1;}
a:link,a:visited{/*color:#8f8f8f;*/ color:#000; text-decoration:none;}
a:hover{ /*color:#f79623;*/ color:#000;}
a:ative{color:#fff; text-decoration:none;}
/*a:link.more,a:visited.more{color:#f00; text-decoration:none;}
a:hover.more{ color:#0cf;}*/
img{border:none;}
ul,ol{list-style:none;}
h1{font-size:26px;}
h2{font-size:24px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
ul,ol{list-style:none;}
/*#####网站公共CSS#####*/
.top div,#header,.banner,#container,#footer div{margin:0 auto; width:980px;}
.top{height:24px;  background:url(/Include/UI/image/top_bg.png) 0 0 repeat-x;}
.top div{position:relative; padding-left:10px;height:24px;line-height:24px;}
.top a{display:inline; font-size:12px; line-height:14px; color:#3B362E; background:url(/Include/UI/image/circle.gif) left 4px no-repeat; padding:0 48px 0 17px;}
.top .language{position:absolute; top:5px; right:0;display:inline; border:none; height:20px;}
#header{height:155px;background:#fff;}
.top .language a{background:none; padding:0 10px;}
.top .language a img{padding-right:5px;}
#header .logo{overflow:hidden;height:105px;}
#header .logo h2{float:left; margin-top:15px;width:375px; height:75px; text-indent:-9999em;background:url(/Include/UI/image/logo.png) 0 0 no-repeat;}
#header .logo span { position:relative;float:left; display:inline; display:block; width:250px;padding:55px 0 0 350px;}
#header .logo span .searching{padding:0 12px;width:155px; height:25px; border:none; line-height:25px;background:url(/Include/UI/image/search_input.png) 0 0 no-repeat;}
#header .logo span .submit{ position:absolute; top:55px; right:35px;}
#nav{height:57px;background:url(/Include/UI/image/nav-bg.png) 0 0 repeat-x;}
#nav .left-top-menu {background:url(/Include/UI/image/left_top_menu.gif) 0 0 no-repeat #3B362E; margin-bottom:1px;}
#nav .right-top-menu {background:url(/Include/UI/image/right_top_menu.gif) right 0 no-repeat;}
#nav .left-bot-menu {background:url(/Include/UI/image/left_bot_menu.gif) 0 bottom no-repeat;}
#nav .right-bot-menu {background:url(/Include/UI/image/right_bot_menu.gif) right bottom no-repeat; width:100%;}
#nav ul li{float:left; padding:0 20px; height:50px; line-height:50px;font-size:16px;background:url(/Include/UI/image/libg.png) 0 center no-repeat;_width:100px;}
#nav ul li a:link,#nav ul li a:visited{display:block; height:50px;padding-left:25px; color:#fff;font-weight:bold;background:url(/Include/UI/image/arr_menu.gif) 0 center no-repeat;}
#nav ul li a:hover{color:#fff; background:url(/Include/UI/image/arr_menu_hover.gif) 0 center no-repeat;}

#footer{clear:both; padding-top:6px;;background:#e2dedb;}
#footer div{padding:10px 0;background:#f6f5f1;}
#footer ul{margin-left:300px;}
#footer ul li{float:left;}
#footer ul li a{display:block; /*color:#a7a7a7;*/ padding:0 5px; border-right:3px solid #eee;}
#footer p{clear:both;text-align:center;}
