/* CSS Document */

/*************************************
BoxStyle
example 1:
<div class="MinGradualBox">
	<div class="top"></div>
	<div class="middle"></div>
	<div class="bottom"></div>
</div>

example 2:
<div class="MaxGradualBox">
	<div class="top"></div>
	<div class="middle"></div>
	<div class="bottom"></div>
</div>

example 3:
<div class="PlaneGradualBox">
	<div class="left floatLeft"></div>
	<div class="center floatLeft"></div>
	<div class="right floatLeft"></div>
</div>
*************************************/
Div.MinGradualBox {
	overflow: hidden;
}
Div.MinGradualBox Div.top {
	background: url(//img.8891.com.tw/help/box_bg_t.png) no-repeat 0 0;
	height: 30px;
}
Div.MinGradualBox Div.middle {
	background: url(//img.8891.com.tw/help/box_bg_m.png) repeat-y 0 0;
	min-height: 100px;
}
Div.MinGradualBox Div.bottom {
	background: url(//img.8891.com.tw/help/box_bg_b.png) no-repeat 0 0;
	height: 10px;
}

Div.MaxGradualBox {
	overflow: hidden;
}
Div.MaxGradualBox Div.top {
	background: url(//img.8891.com.tw/help/c_box_bg_t.png) no-repeat 0 0;
	height: 40px;
}
Div.MaxGradualBox Div.middle {
	background: url(//img.8891.com.tw/help/c_box_bg_m.png) repeat-y 0 0;
	min-height: 200px;
}
Div.MaxGradualBox Div.bottom {
	background:url(//img.8891.com.tw/help/c_box_bg_b.png) no-repeat 0 0 ;
	height: 17px;
}

Div.PlaneGradualBox {
	overflow: hidden;
}
Div.PlaneGradualBox Div.left {
	background: url(//img.8891.com.tw/user/lin01.png) no-repeat 0 0;
	width: 20px;
	min-height: 50px;
}
Div.PlaneGradualBox Div.center {
	background: url(//img.8891.com.tw/user/lin02.png) repeat-x 0 0;
	min-height: 50px;
}
Div.PlaneGradualBox Div.right {
	background: url(//img.8891.com.tw/user/lin03.png) no-repeat 0 0;
	width: 20px;
	min-height: 50px;
}


/*************************************
normal
*************************************/
.W697PX {
	width: 697px;
}
.W721px {
	width: 721px;
}
li.MenuContentItem {
	overflow: hidden;
}
li.MenuContentItem div {
	line-height: 30px;
	background: url(//img.8891.com.tw/common/+_r2_c2.png) no-repeat 0 55%;
	padding-left: 20px;
	margin-left: 20px;
}
.Title {
	background-image:url(//img.8891.com.tw/help/h_bg.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:3px 3px 3px 25px;
	
}
.PT20px {
	padding-top: 20px;
}
.LevelDiv {
	background: url(//img.8891.com.tw/common/rowline.png) no-repeat 0 55%;
	padding-left: 10px;
	margin-left: 20px;
	line-height: 30px;
}
.H40 {
	line-height: 40px;
}
Div.ImgStep {
	margin-bottom: 20px;
}
Div.QuestionHead {
	padding-left: 20px;
}
Div.QuestionHead h3 {
	font-weight: normal;
}
Div.QuestionHead h3 span {
	padding-top: 12px;
	display: block;
}
Div.HelpSubBox {
	padding: 10px 5px;
}
Div.NormalQuestion {
	background: url(//img.8891.com.tw/help/normal_question.png) no-repeat 0 0;
	width: 721px;
	height: 114px;
}
Div.NormalQuestion ul {
	margin-left: 50px;
	padding-top: 5px;
}
Div.NormalQuestion ul li {
	line-height: 25px;
}
Div.NormalQuestion ul li span {
	background: url(//img.8891.com.tw/common/rowline.png) no-repeat 0 50%;
	padding-left: 15px;
	display: block;
	width: 300px;
}
ul.HelpItemInfos {
	margin-left: 15px;
}
ul.HelpItemInfos li {
	line-height: 30px;
}
ul.HelpItemInfos li span {
	margin-right: 5px;
	padding-right: 5px;
}
ul.HelpItemInfos li span.bdr {
	border-right: 1px dotted #DDD;
}
hr.dot {
	border: none;
	border-bottom: 1px dotted #DDD;
}
Div.ServiceDiv {
	background: url(//img.8891.com.tw/help/ico_bg.png) no-repeat 0 100%;
	height: 25px;
	padding-left: 30px;
	line-height: 25px;
}
Div.ToolDiv {
	text-align: center;
}
Div.ToolDiv .print {
	background: url(//img.8891.com.tw/help/ico_bg.png) no-repeat 0 40%;
	height: 25px;
	padding-left: 30px;
	line-height: 25px;
}
Div.ToolDiv .fact {
	background: url(//img.8891.com.tw/help/ico_bg.png) no-repeat 0 0;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
}
Div.HelpListDiv {
	padding-left: 40px;
}
Div.HelpListDiv li {
	height: 25px;
	line-height: 25px;
}
Div.HelpBodyDiv Div.H30,Div.HelpTitleDiv {
	line-height: 30px;
}
Div.HelpTitleDiv span{
	margin-left: 10px;
}
Div.HelpBodyDiv {
	text-align: center;
}
/*************************************
link
*************************************/
a.HelpMenuLink {
	color: #0044DD;
}
a.HelpMenuLink:hover {
	text-decoration: none;
}
 /*
  LInputBox
 */
 .LInputBox{
    margin-left:30px;
    margin-bottom:40px;
    }
.LInputBox ul li{
    color:#333333;
    line-height:28px;
    font-size:11pt;
    padding-left:10pt;
    letter-spacing:1px;
    }
 .endSpan{
    text-align:center;
    }
.topmargin{
	margin-top:25px;
	margin-left:15px;
    }
/*
 *���� 
 */
 Div.ServiceDesc{
    border:1px dashed #D9D9D9;
    background:url(//img.8891.com.tw/help/note.png) no-repeat 20px 15px;
    margin-bottom:8px;
    padding-left:140px;
    padding-top: 10px;
    padding-right:10px;
    font-size:10pt;
    }
Div.ServiceDesc p{
    line-height:20px;
    margin:0;
    padding:0;
    text-indent:2em;
}
p.FirstP{
    margin:6px 0 0;
    }
ul.NoteList{
    margin-bottom:8px;
    }
ul.NoteList li {
    background-color:#FFFAFA;
    border-bottom:1px dashed #D9D9D9;
    padding:4px 0;
}

ul.ProgressList{
    margin-bottom:8px;
}
ul.ProgressList li {
    padding:4px 0;
}
ul.ProgressList{
    margin-bottom:8px;
}
ul.ProgressList li.importLine {
    font-size: 10pt;
	font-weight: bold;
	padding-left: 30px;
	color:#666;
	background:transparent url(//img.8891.com.tw/common/rowline.png) no-repeat scroll 20px 8px;
}
.PaddingTop{
    padding-top :5px;
}
ul.NoteList li span.importLine{
    color: rgb(255, 0, 0); 
    font-size: 11pt;
    padding-left:20px;
}
ul.NoteList li p.PCont {
    color:#000000;
    margin-top:8px;
    padding:4px 0 4px 45px;
    font-size:10pt;
    line-height:20px;
    *line-height:23px;
}
ul.NoteList li span.PostTime{
    border-right:1px solid #AAAAAA;
    margin-right:8px;
    padding-right:8px;
    font-family:Tahoma;
}
ul.NoteList li span.PostRead{
    font-family:Tahoma;
    vertical-align:middle;
}
.PaddingLeft{
    padding-left: 24px;
    }
a.NoLine:link, a.NoLine:visited {
    text-decoration:none;
}
ul.NoteList li p{
    margin:0 1em 0 0;
}
/* �Ӳ˵���ʽ
 */
ul.sub{
    display: none;
    }
ul.sub li {
    padding-left:50px;
    background:url(//img.8891.com.tw/common/_r1_c2.png) no-repeat 38px 0;
    padding-bottom:5px;
    }
ul li Div.MenuContent{
    background:url(//img.8891.com.tw/common/_r1_c3.png) no-repeat 15px 10px;  
    padding-left:35px;
    }
 .PaddingBottom{
    padding-Bottom:20px;
    }
/* ���������Ƿ�������
 */
Div.HelpResolve{
    padding-left:30px;
    }
Div.HelpResolve p{
    line-height:25px;
    }
Div.HelpResolve p .HelpResolveButton{
    width:100px;
    height:20px;
    }
 /*�ͻ����Կͷ�
  */
Div.ComSubBox div.BackGroundQQ{
	background: url(//img.8891.com.tw/user/face.png) no-repeat 35px 30px;	
	border:1px solid #E4E4E4;
	margin-bottom:8px;
    padding:8px 0;
    height:95px;
    font-size:10pt;
	}
Div.ComSubBox div.BackGroundQQ  div.textPositon{
	padding-left:110px;
	padding-bottom:0px;
	display:inline-block;
	line-height:25px;
}
Div.ComSubBox div.BackGroundQQ  div.textPositon div.marginD{
	display:inline;
}
Div.ComSubBox div.BackGroundQQ span input.searchButton{
    border: 1px solid rgb(136, 136, 136); 
    background-color: rgb(240, 255, 240);  
    height:20px;  
    cursor:pointer;
}
Div.ComSubBox div.BackGroundQQ span input.inputName{
     border: 1px solid rgb(136, 136, 136);
}
Div.MsgBox{
    border:1px solid #E4E4E4;
    clear:both;
    display:block;
    font-size:11pt;
    margin-bottom:8px;  
    width:735px;
}
.H190px{
    height:190px;
    *height:180px;
    }
Div.MsgBox Div.guestBookBox{
    background:url(//img.8891.com.tw/help/guestbook_r2_c2.png) no-repeat;
	background: #FFFFEE;
    border-bottom:1px solid #E4E4E4;
    height:30px;
    padding: 0px 10px;
	line-height: 30px;
    font-size:9pt;
    padding-left:8px;
    }
Div.MsgBox Div.InputBox{
    line-height:25px;
    *line-height:33px;
    margin:10px auto;
    font-size:9pt;
    }
 Div.MsgBox Div.InputBox .SumitPosition{
    text-align:center;    
    }

Div.MsgBox Div.Mbottom{
    clear:both;
    margin: 10px 0px;
}
Div.MsgBox Div.Mbottom  div.Content{
    font-family:Arial,Helvetica,sans-serif;
    padding:0 36px;    
    font-size:11pt;
    }
div.Mbottom ul li {
	line-height: 150%;
}
Div.MsgBox Div.guestBookBox span.FontColor{
    color:#ff0088;
    }
Div.PageBar{
    text-align: center;
    position:relative;
    }
Div.BackGroundQQ div.textPositon div.marginD ul{
    padding-top:10px;
    }
Div.BackGroundQQ div.textPositon div.marginD ul li{
    font-size:10pt;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    margin-left:18px;
    line-height:20px;
    }
ul li.marBottom{
    margin-bottom:3px;
    }
Div.telephone {
    margin-left:5px;
    background:url(//img.8891.com.tw/user/telephone.png) no-repeat 0 -10px;
    margin-top:8px;
    padding-left: 55px; 
    margin-bottom:8px;
    font-size:9pt;
    }
Div.service {
    padding-left: 10px; 
    margin-bottom:8px;
    line-height:18px;
    }
Div.SevenMenuS {
    line-height: 30px;
    background: url(//img.8891.com.tw/common/+_r2_c2.png) no-repeat scroll 0 55%;
    padding-left: 20px;
    margin-left: 20px;
}
Div.SevenMenuT {
    line-height: 30px;
    background: url(//img.8891.com.tw/common/_r1_c2.png) no-repeat scroll 0 55%;
    padding-left: 20px;
    margin-left: 20px;
    }
.spaceLetter{
    letter-spacing:1px;
}
.noticeNull{
    text-align:center;
	font-size:11pt;
	font-weight:bold;
	color:red;
	padding-left:250px;
}
/**********
ie6bug
************/
.ValignTop{
	vertical-align: top;
}




/*****************************
2010/03/31 Edit By 黎明
******************************/
.PubMenuBox{
	border:1px solid #FF9F10;
}
.PubMenuBox .MenuTitle{
    background-color:#FCFFCF;
    border-bottom:1px dashed #FCCC6F;
}

.PubMenuBox .MenuTitle a.CloseLink span{
    color:#FF6600;
	display:block;
	line-height:25px;
	padding-left:10px;
	text-decoration: none;
}

.PubMenuBox a.HelpMenuLink{
	font-size:11pt;
}

.PubMenuBox a.HelpMenuLink:hover{
	text-decoration: none;
}

.PubMenuBox .MenuContentItem{
	padding-left: 10px;
	overflow: hidden;
}

.IconUser{
	background-image:url(//img.8891.com.tw/help/h_bg.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:10px 10px 10px 40px;
}