/* 网站头部css开始 */
#header{ height: auto; margin:0 auto; width:952px;}
#top{  height: 60px; padding:10px 0 5px 0; overflow:hidden;}
#logo{ width:220px;float:left;}
.top_ad{ width:460px; height:60px; float:right;display:block;}
/* 网站导航css开始 */
#nav{height:28px; position:relative; top: 0px;left: 0px;}
.menu{position: absolute;height:28px;top: 2px;left: 60px; right:8px;z-index: 02;width: 880px;}
.menu_left{ float:left; }
.menu_left li{ width:91px; height:28px; line-height:28px; float:left; text-align:center;background: url(../imges/menu.gif) no-repeat;background-position:0px -28px; margin-right:2px;}
.menu_left a{ text-decoration: none;display:block;}
.menu_left a:hover{ background: url(../imges/menu.gif) no-repeat;color:#FFFFFF; font-weight:bold; text-decoration:none;}
.menu_left .current a{ background:url(../imges/menu.gif) no-repeat;color:#FFFFFF; font-weight:bold; text-decoration:none;}
.menu_right{float:right; width:200px; height:28px; line-height:23px;}
.menu_right li{ float:left; margin-right:10px;}
.menu_right img{ margin-top:5px;}

/* 网站导航下边搜索css开始 */
#search{ height:59px; width:952px;background: url(../imges/searchbg.gif);}
.search_left{ width:900px; height:59px; float:left;}
.search_right{ width: 200px; float:right; height:59px;}
.search_right ul{ margin:10px 0 0 20px; color:#FFFFFF; line-height:25px;}
.search_top{ padding:15px 0 0 120px;}
.search_top li{ float:left; margin-right:5px;}
.search_input{ width:520px;}
input.search_input_content{ height:31px; background:#FFFFFF; border:none; line-height:31px; width:500px; }