/**
 * 免费企业邮帮助
 * 2010-5-4 by sunji@corp.netease.com
 */

/* Global
============================================================ */
/* reset */
body{color:#000;background:#fff;font-size:12px;line-height:166.6%}body,input,select,button,textarea{font-family:arial,sans-serif}h1,h2,h3,h4,h5,h6,select,input,textarea,button,table{font-size:100%}body,h1,h2,h3,h4,h5,h6,ul,ol,li,form,p,dl,dt,dd,table,th,td,img,blockquote,legend,fieldset{margin:0;padding:0;border:0}input,button,textarea,select,img{margin:0;line-height:normal}abbr,acronym,address,cite,q,em,code,var,dfn,ins{font-style:normal;text-decoration:none}q:before,q:after{content:""}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}.ipt-b,button{line-height:135%;padding:0 .5em;overflow:visible}select,input,button,button img{vertical-align:middle}.ipt-r,.ipt-c{width:16px;height:16px;padding:0;margin:2px 3px 2px 0;overflow:hidden}.page,.header,.content,.footer{margin:auto}
/* clear */
.content,
.ne-clear{+zoom:1}
.content:before,.content:after,
.ne-clear:before,.ne-clear:after{clear:both;content:".";font-size:0;display:block;height:0;overflow:hidden;visibility:hidden}
/* inline block */
.ne-btn,
.ne-ico,
.ne-ib{display:-moz-inline-box;-moz-box-align:center;display:inline-block;+display:inline;+zoom:1;vertical-align:middle}
/* hide text */
.logo h2,
.ne-ico,
.ne-hidetxt{line-height:9999px!important;overflow:hidden;font-size:0!important}

/* 公用背景图 */
.mod-tree .tree .nochild,
.ico-node,
.srchbar button,
.logo h2,
body,
.header{background-image:url(../img/bg.gif);background-repeat:no-repeat}


body{color:#333;background-position:0 -185px;background-repeat:repeat-x}
a{color:#005590}
a:hover{}
.page{}


/* Header
============================================================ */
.header{padding-top:20px;height:95px;background-position:100% 70px}
.header .inner{width:960px;margin:auto}
.logo,
.logo h1,
.logo h2{float:left}
.logo{margin-bottom:19px}
.logo h1{position:relative}
.logo .beta{position:absolute;right:0;top:-16px}
.logo h2{width:112px;height:33px;margin:-2px 0 0 18px;background-position:0 -72px}
.toplink{float:right}
.toplink a{color:#848585;margin-left:10px;text-decoration:none}
.srchbar{clear:both;height:37px;padding-top:8px;background-position:100% 0}
.srchbar .ipt-t{float:right;height:20px;border:1px solid #6C92AD;overflow:hidden;background:#fff;}
.srchbar input{border:0;padding:2px 3px 3px;vertical-align:top}
.srchbar button{border:0;padding:2px 8px;+padding:1px 8px 0;background-color:#DEEDF7;background-position:-288px -72px;vertical-align:top;cursor:pointer}

/* Content
============================================================ */
.content{width:960px;margin-top:15px}
.part-1{float:right;width:705px}
.part-2{float:left;width:230px}

/* 目录
-------------------- */
.mod-tree{padding:10px;border:1px solid #9CB8CC;background:#F2F7FB}
.mod-tree a{text-decoration:none}
.mod-tree ul{margin-left:1.5em}
.mod-tree li{margin:6px 0}
.mod-tree .unfold ul{display:block}
.mod-tree .fold ul{display:none}
.mod-tree .ico-node{float:left;margin:3px 5px 0 0;_margin-top:0;width:13px;height:13px}
.mod-tree .unfold .ico-node{background-position:-432px -72px;+background-position-y:-70px}	/* 展开状态图标 */
.mod-tree .fold .ico-node{background-position:-396px -72px;+background-position-y:-70px}		/* 折叠状态图标 */
.mod-tree .nochild{background-position:-570px -65px}
.mod-tree .nochild a{margin-left:16px;display:block}															/* 无图标 */
.mod-tree .slcted{padding:2px;margin:-2px;background:#5D99CE;color:#fff}

/* 内容
-------------------- */
.mod-content h3,
.mod-content p{margin:10px 0;font-size:14px}
.mod-content h3{}


/* Footer
============================================================ */
.footer{width:960px;border-top:1px dashed #CFD0D0;margin-top:20px;padding:15px 0;text-align:center;line-height:30px}
.footer,
.footer a{color:#848585;text-decoration:none}