
/* 网站顶部css开始 */
#toolbar{ height: 25px;background:url(../images/new_topsy_bg.gif)}
#toolbar_content{height:100%;margin:0 auto; width:952px;}
#toolbar_left{height:100%; float:left; line-height:25px;}
#toolbar_right{height:100%; float:right;line-height:25px;}

/* 网站头部css开始 */
#head{ width:952px; margin:0 auto; height: auto;}
#top{height:83px;}
#logo{ width:645px;float:left;margin-top: 10px; height:63px;}
#loginButton{ float:right; height:53px; padding-top:10px;
    width: 301px;
}
#loginButton ul{ height:21px;float:left;} 
#loginButton li{ float:left;} 
#loginButton_login{ display:block; width:69px; height:21px; margin-left:5px; }
#loginButton_register{display:block; width:69px; height:21px;margin-left:5px; }
#loginButton_goMyHome{display:block; width:69px; height:21px;margin-left:5px; }
#loginButton_publish{display:block; width:69px; height:21px;margin-left:5px; }
#trust{ height:25px; margin-top:7px; width:300px; text-align:right;}

/* 网站导航css开始 */
#navigate{height:30px; position:relative;
    top: 0px;
    left: 0px;background:url(../images/new_navigate_bg.jpg) left  top;
}
.headmenu{ position: absolute;width: 950px;height:30px;top: 2px;z-index: 01;
    left: 0px;
}
#nav{ margin-left:35px;  font-weight:bold}
#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:#275FB8;font-size: 14px;}
#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:#644001;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:#644001;text-decoration: none;font-size: 14px;}
/* 网站导航下边搜索css开始 */
.head_search{ height:67px; background-image: url(../images/new_search_bg.jpg);}
#searchmenuleft{ height:67px; width:5px; float:left; background:url(../images/searchmenuleft.jpg) no-repeat left top;}
#searchmenu_center{width:930px;float:left;height:67px;}
#searchmenu_center_top{ height:25px; margin:10px 0 0 0;}
#searchmenu_center_input{float:left; width:650px; height:25px; margin:0 0 0 12px;}
#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:30px; margin-top:3px;}
#searchmenuright{ height:67px; width:5px; float:right; background:url(../images/searchmenuright.jpg) no-repeat right top;}
