
/* 网站顶部css开始 */
#toolbar{ border-bottom: #DBDBDB solid 1px;height: 25px;background-color: #f4f3f2;}
#toolbar_content{height:100%;margin:0 auto; width:952px;}
#toolbar_left{height:100%; float:left; line-height:25px; margin-left:135px; letter-spacing:7px; color:#D70E06; font-weight:bold;}
#toolbar_right{height:100%; float:right;line-height:25px;}

/* 网站头部css开始 */
#head{ width:952px; margin:0 auto; height: auto;}
#top{height:68px;}
#logo{ width:375px;float:left;margin-top: 10px; margin-left:15px; height:68px;}



#loginButton{ float:right; height:68px; padding-top:5px;
    width: 301px;
}


#loginButton ul{ height:21px;float:left;} 
#loginButton li{ float:left;} 
#loginButton_login{ display:block; width:68px; height:21px; margin-left:5px; }
#loginButton_register{display:block; width:68px; height:21px;margin-left:5px; }
#loginButton_goMyHome{display:block; width:68px; height:21px;margin-left:5px; }
#loginButton_publish{display:block; width:68px; height:21px;margin-left:5px; }
#trust{ height:25px; margin-top:7px; width:450px; text-align:right; float:right;}
#regsct{ float:right; height:25px; width:300px; margin-top:6px;}
#regsct ul{ height:24px; float:right; }
#regsct li{ float:left; margin-left:5px;} 
#market_font{ height:24px; margin-top:3px;}
/* 网站导航css开始 */
#navigate{height:30px; position:relative;
    top: 0px;
    left: 0px;
	margin-top:-12px;
}
.headmenu{ position: absolute;width: 950px;height:30px;top: 2px;z-index: 01;
    left: 0px;
}
#nav{ margin-left:35px; }
#nav li{ float:left; margin-left:1px;height:30px;}
#nav a{ float:left;background:url(../images/menubgl.gif) no-repeat left top;height:30px;line-height: 30px;padding-left: 10px;background-position: 0% -30px;text-decoration: none;font-size: 14px;}
#nav a span { white-space:nowrap;display:block;background:url(../images/menubgr.gif) no-repeat right top;padding-right:10px;
background-position: 100% -30px;text-decoration: none;color:#000000;font-size: 14px; font-weight:bold;}
#nav a:hover { background:url(../images/menubgl.gif) no-repeat left top;font-size: 14px;}
#nav a:hover span { background:url(../images/menubgr.gif) no-repeat right top;color:#FFFFFF;text-decoration: none;font-size: 14px;
}
#nav .current a { background:url(../images/menubgl.gif) no-repeat left top;font-size: 14px;}
#nav .current a span { background:url(../images/menubgr.gif) no-repeat right top;color:#FFFFFF;text-decoration: none;font-size: 14px;}
.current{ background:url(../images/menubgl.gif) no-repeat left top;font-size: 14px;}

/* 网站导航下边搜索css开始 */
.head_search{ height:30px; background-image: url(../images/search_bg.gif);}
#searchmenuleft{ height:30px; width:5px; float:left; background:url(../images/searchmenuleft.gif) no-repeat left top;}
#searchmenu_center{width:930px;float:left;height:30px;}
#searchmenu_center_top{ height:25px; margin:10px 0 0 0;}
#searchmenu_center_input{float:left; width:650px; height:25px; margin:0 0 0 25px;}
#searchmenu_center_input li{float:left; margin-left:3px;}
#searchmenu_center_input input{ height:18px;}
#searchmenu_center_top5{float:left; width:230px;height:25px; text-align:center;}
#searchmenu_center_top5 a{color:#FFFFFF;}
#searchmenu_center_bottom{height:25px; line-height:25px; padding-left:50px; margin-top:3px;}
#searchmenuright{ height:30px; width:5px; float:right; background:url(../images/searchmenuright.gif) no-repeat right top;}
