/* 网站头部css开始 */
.top{  background: url(../imges/topbg.gif); width:100%; height:33px;}
.topnav{height: 33px;line-height:33px; width:960px; margin:0 auto;}
.top_left{ width:400px; float:left; padding-left:5px;}

.top_left span{ display:block-inline}
.top_right{ width:450px; float:right; text-align:right}
#header{ height: auto; margin:0 auto; width:100%; border-bottom:#ec6413 3px solid}
#top{  height: 60px; padding:10px 0 5px 0; overflow:hidden; width:1190px; margin:0 auto}
#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; width:1190px; margin:0 auto}
.menu{position: absolute;height:36px;right:0;z-index: 02; bottom:0px}
.menu_left{ float:left; }
.menu_left li{ width:91px; height:36px; line-height:36px; float:left; text-align:center;background: url(../imges/ask_ico.gif) no-repeat;background-position:0px -159px; margin-right:2px;}
.menu_left a{ text-decoration: none;display:block;}
.menu_left a:hover{ background: url(../imges/ask_ico.gif) no-repeat 0 -119px;color:#FFFFFF; font-weight:bold; text-decoration:none;}
.menu_left .current a{ background: url(../imges/ask_ico.gif) no-repeat 0 -119px;color:#FFFFFF; font-weight:bold; text-decoration:none;}
.menu_right{float:right; width:250px; height:28px; line-height:23px; color:#666}
.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; }