/*********************** head start ***********************/
#toolbar{ border-bottom: #cccccc 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;}

#header{height:63px; margin:0 auto; width:952px;}


#logo{ width:375px;float:left;margin-top: 10px; 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: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; text-align:right;}

/*********************** head end ***********************/


/*********************** 主体部分开始 ***********************/
.banner{ margin:10px 0; }
.main{ border:#CCCCCC solid 1px;}

.left{ width:190px; float:left; border-right:#CCCCCC solid 1px;}
.right{ width:758px; float:right; }
.left_box{ width:169px; margin:0 auto;}
.item_title{ background:url(../help/images/leftmenubg.gif); height:30px; line-height:30px; padding-left:15px;}
.item_content{ padding-left:10px;}
.right_title{ border-bottom:#CCCCCC dashed 1px; font-weight:bold; padding:3px;}
.right_content{ padding:3px; color:#666666;}



