
/* 网站顶部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;}
#toolbar_right{height:100%; float:right;line-height:25px;}
#toolbar_end{float:right; line-height:25px; padding-top:2px; margin-left:5px;}

#toolbar a:link,#toolbar a:visited{
font-size:12px;
color:#083A98;
text-decoration:none;
}
#toolbar a:hover{
font-size:12px;
color:#F43F00;
text-decoration:underline;
}

/* 网站头部css开始 */
#head{ width:952px; margin:0 auto; height: auto;}
#top{height:55px;}
#logo{float:left;margin-top: 5px; height:53px; line-height:53px;}
#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:1px; }
#loginButton_register{display:block; width:69px; height:21px;margin-left:1px; }
#loginButton_goMyHome{display:block; width:69px; height:21px;margin-left:1px; }
#loginButton_publish{display:block; width:69px; height:21px;margin-left:1px; }
#trust{ height:25px; margin-top:7px; width:300px; text-align:right;}

#submenu{
width:620px;
height:49px;
padding-top:11px;
float:right;
clear:right;
text-align:left;
}

#submenu ul{
list-style-type:none;
}

#submenu li{
list-style-type:none;
line-height:14px;
padding:0 7px;
margin-bottom:9px;
border-right:#818181 1px solid;
float:left;
display:inline;
}

#submenu .noborder{
border-right:none;
}

#submenu a:link,#submenu a:visited{
font-size:12px;
color:#262626;
text-decoration:none;
}
#submenu a:hover{
font-size:12px;
color:#007200;
text-decoration:underline;
}

/* 网站导航css开始 */
#navigate{height:30px; position:relative;
    top: 1px;
    left: 2px;
}
.headmenu{ position: absolute;width: 950px;height:30px;top: 1px;
z-index: 01;
    left: -7px;
}
#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;}
#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;}
/* 网站导航下边搜索css开始 */
.head_search{ height:67px; background-image: url(../images/search_bg.gif);}
#searchmenuleft{ height:67px; width:5px; float:left; background:url(../images/searchmenuleft.gif) 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 25px;}
#searchmenu_center_input li{float:left; margin-left:3px;}
#searchmenu_center_input input{ height:18px;}
#searchmenu_center_top5{float:left; width:190px;height:25px; text-align:center;}
#searchmenu_center_top5 li{float:left;}
#searchmenu_center_top5 a{color:#FFFFFF;}
#searchmenu_center_bottom{height:25px; line-height:25px; padding-left:50px; margin-top:3px; clear:both;}
#searchmenuright{ height:67px; width:5px; float:right; background:url(../images/searchmenuright.gif) no-repeat right top;}
#searchmenu_center_input .submit{height:auto;}
