/***********************************************************
 * 全局样式表
 * By King
 **********************************************************/
/* ---------------------- 基本样式 ---------------------- */
body {margin:0;text-align:center; color:#777; background:#e0e0e0 center 50%; font:12px Arial, Tahoma, Verdana;line-height:150%;}
form{margin:0px;}
div, ul{margin-left:auto; margin-right:auto;}
table, div, p{font-size:12px;}

/* --------------------- 网站头部 样式 ----------------------- */
#header {clear:both; width: 990px; height:88px; background:url("../images/01.gif") no-repeat;}

/* --------------------- 网站logo 样式 ----------------------- */
#logo {width: 400px; cursor:pointer; text-align:left; float:left; margin-top:5px;}

/* --------------------- 网站助理 样式 ----------------------- */
#assistant {width: 590px; height:26px; cursor:pointer; text-align:right; float:left;}

/* --------------------- 站内搜索 样式 ----------------------- */
#search {width: 590px; height:48px; text-align:right; float:left;}
#search #search_img{width:38px; height:38px; display:inline; float:left; margin:10px 0 0 220px;}
#search #search_input{width: 280px; height:38px; float:left; margin:20px 0 0 5px;}
.input {border:#555555 1px solid; padding:3px 3px 0 3px; font-size:12px;color:#777777; height:20px;width:160px;}
.button {border:1px outset; font-size:12px; color:#333333;}

/* --------------------- 菜单导航 样式 ----------------------- */
#menu {color:#fff; clear:both; width: 990px; height:33px; background:url("../images/menubg2.gif") no-repeat;}
#menu #menu_clock{float:left; margin:6px 0 0 50px;}


/* --------------------- 菜单样式 ----------------------- */
#menu #nav {height: 33px; width: 680px; margin-left:20px; float:left;}
#menu #nav ul {margin:0;text-align:left; font-size: 12px; color: #FFF; line-height: 25px; whitewhite-space: nowrap; }
#menu #nav li {list-style-type: none; display: inline; line-height: 18px; margin-top:6px; float:left; border-right:1px #FFFFFF dotted;}    
#menu #nav li a {text-decoration: none; font-family: Arial, Helvetica, sans-serif; padding:5px 10px;color: #FFF;}

/* --------------------- 网站banner 样式 ----------------------- */
#banner {width: 990px; height:112px; clear:both;}


/* --------------------- 网站底部 样式 ----------------------- */
#footer {clear:both; width: 990px; height:70px; color:#fff; background:url("../images/bottombg.gif") no-repeat;}
#footer p{ display:inline; padding:18px 0 0 250px; float:left;}
#footer a{ color:#fff;}
