/*
 * Official style sheet for BBSMax 3.0 final
 * Help documents
 * Copyright (c) www.bbsmax.com
 * 2008-11-06 Compressed Version
 */
body,div,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0;padding:0;font-weight:normal;font-style:normal;font-size:100%;font-family:Tahoma,Helvetica,Arial,serif;}
ol,ul{list-style:none;}
fieldset,img{border:0;}
:focus{outline:0;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
body{color:#000;background:#fff;font-size:75%;line-height:1.5;}
code,pre{font-family:Consolas,"Courier New",monospace;}
/*= For IE 7,8 */
*:first-child+html body,*:first-child+html textarea,*:first-child+html input
{font-family:"Microsoft YaHei","Microsoft JhengHei",Tahoma,Helvetica,Arial,sans-serif;}
a:link,a:visited{color:#06c;text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
/*= layout ===============================================*/
.container{min-width:770px;}
.maxwrap{margin:0 10px 10px;}
/*= toolbar,nav ==========================================*/
.toolbar{margin-right:0;margin-left:0;padding:8px 12px;background:#F8F8F8 url(../img/nav_bg.gif) repeat-x 0 100%;}
.toolbar .nav{float:left;}
.toolbar .userportal{float:right;text-align:right;}
.userportal .user-name{padding-left:12px;height:1em;background:url(../img/bullet/bullet_user.gif) no-repeat 0 50%;}
.user-account{border:1px solid;border-color:#e0e0e0 #bfbfbf #bfbfbf #e0e0e0;padding:1px 13px 1px 5px;height:1.3em;line-height:1.3;background:#fff url(../img/bullet/bullet_arrow2.gif) no-repeat 95% 50%;zoom:1;/* IE 7 */}
.userportal a{color:#222 !important;}
/*= footer ===============================================*/
.footer{font-size:.9em;padding:10px 15px;border-top:1px dashed #dcdcdc;}
.footer strong{color:#06c;font-weight:normal;}
/*= help-header ==========================================*/
.help-header{height:75px;margin-bottom:1px;background:url(../img/maxsearch_bg.png) repeat-x 0 7px;}
.help-header h1{float:left;margin:0 10px 0 0;}
.help-header .help-form{float:left;margin-top:15px;}
.help-header .help-form p{float:left;clear:left;margin-bottom:5px;}
.help-header .help-form p input{vertical-align:middle;}
.help-form input.text{width:300px;float:left;margin-right:3px;padding:2px 0;height:1.5em;line-height:1.5;border:1px solid;border-color:#b4b4b4 #e8e8e8 #e8e8e8 #b4b4b4;overflow:visible;}
.help-form input.button{float:left;border:0;padding:0 15px;overflow:visible;height:2em;line-height:2;cursor:pointer;color:#fff;background:#00aae8 url(../img/maxsearch_bluebutton.gif) repeat-x;}
/*= navbar ===============================================*/
.navbar{background:url(../img/maxsearch_bg.png) repeat-x 0 -97px;}
.navbar .inner{background:url(../img/maxsearch_bg.png) no-repeat 0 -69px;}
.navbar ul{background:url(../img/maxsearch_bg.png) no-repeat 100% -125px;height:28px;overflow:hidden;}
.navbar li{width:30%;height:28px;line-height:28px;white-space:nowrap;}
.navbar li.subnav{float:left;padding-left:15px;}
.navbar li.printer{float:right;padding-right:15px;}
.navbar li.printer a{float:right;padding-right:22px;background:url(../img/icon/printer.gif) no-repeat 100% 50%;}
/*= main, help-menu, help-content ========================*/
.main{padding-left:240px;}
.help-menu{float:left;display:inline;width:210px;margin:0 30px 0 -240px;background:#f6fbff;}
.help-menu h3{height:28px;line-height:28px;font-weight:bold;padding:0 15px;background:#e3f3ff;border-bottom:1px solid #cadcea;}
.help-menu dl{margin:10px 15px;line-height:1.6;padding:0 0 10px 0;border-bottom:1px dashed #c9c9c9;}
.help-menu dt{font-size:120%;}
.help-menu dd a{padding:2px 2px 2px 15px;display:block;}
.help-menu dd a.current,.help-menu dd a.current:hover{background:#e3f3ff url(../img/bullet/bullet_arrow6.gif) no-repeat 6px 50%;}
.help-menu dd a:hover{text-decoration:none;background:url(../img/bullet/bullet_arrow6.gif) no-repeat 6px 50%;}
.help-content{float:right;width:100%;margin-top:15px;line-height:1.6;}
.help-content h3{font-size:120%;font-weight:bold;margin-bottom:1em;}
.help-content p{margin-bottom:1em;}
/*= extra ================================================*/
.clearfix{display:inline-block;}
/* \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* */
.clearfix:after{content:".";clear:both;display:block;height:0;visibility:hidden;}
.multicolumns2 .column1,.multicolumns2 .column2{width:50%;*width:49.9%;float:left;}
.right{text-align:right;}
.floatleft{float:left !important}
.floatright{float:right !important}