﻿/* layout */
h2,p{padding:0;margin:0;}
#HCMain
{
	width:950px;
	margin:0 auto;
	text-align:left;
}
#MainContent
{
    width:900px;
    background:url(../../image/CustomerService/MainConBg.gif) no-repeat left top;
    padding:20px 20px 10px;
    position:relative;
}
.onlinehelp
{
    position:absolute;
    top:18px;
    right:20px;
}
#MainContent h2
{
    font-size:16px;
    font-family:"黑体";
    font-weight:normal;
    color:#069;
}
#HelpWelcom
{
    float:left;
    margin:10px 0;
    width:780px;
	font-size:14px;
}
#HelpWelcom a
{
    color:#009;
    text-decoration:underline;
}
#HelpWelcom a:hover
{
    color:Red;
    text-decoration:none;
}
#HelpWelcom p
{
    line-height:150%;
    padding:0 0 5px;
}

#OnlineHelp
{
    padding-top:20px;
    float:right;
    width:100px;
}

#Affiliation
{
    padding:10px 20px;
    border:1px dashed #CCC;
}
#Affiliation p
{
    font-size:14px;
    line-height:160%;
}

/*#HCNavBar
{
    float:left;
    width:168px;
    background-color:#EBF3FB;
    border:1px solid #CCC;
}
#HCContent
{
	float:right;
	width:760px;
}

.HelpCentertel
{
    border-bottom:1px solid #91ADD7;
	text-align: right;
	color: #005900;
	padding:3px;
}
.HelpCentertel img
{
	position:relative;
	top:5px;
	margin-right:8px;
}
.HelpCentertel strong
{
	font-family: Arial;
	font-size: 12px;
}*/
	

.Answer em
{
    font-weight: bold;
    font-style: normal;
}
.Answer h1
{
    margin:0;
    padding:0;
    font-size:13px;
    font-weight:bold;
}

/* master style 
#LeftMenu 
{
	width:120px;
	font-size:14px;
	text-align:center;
	padding:10px 0;
}
.ParentNode a 
{
    display:block;
	height:21px;
	text-decoration:none;
	margin:8px 0;
}
.ParentNode a:link,.ParentNode a:visited 
{
	padding:8px 0 0;
	border:1px solid #91ADD7;
	background-color:White;
}
.ParentNode a:hover
{
	color:Red;
	text-decoration:underline;
	padding:8px 0 0;
}
.thisMenu
{
	border:1px solid #91ADD7;
	background-color:#AACCEE;
	color:White;
	font-weight:bold;
	padding:8px 0 0;
	display:block;
}
.NodesPanel
{
	overflow:hidden;	
}
.Nodes
{
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 4px;
    text-align: left;
    margin-left: 16px;
    margin-right: 3px;
    margin-bottom: 5px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: left 15%;
    background-image: url(../../image/CustomerService/ArrowIco.gif);
    padding-left:14px;
    white-space:nowrap;
}
#LeftMenu .Nodes img
{
	margin-right:8px;
}
#LeftMenu .Nodes a
{
	color: #000;
	text-decoration: none;
}
#LeftMenu .Nodes a:hover
{
	color: green;
	text-decoration: none;
}
.HelpBlock
{
	margin-top:16px;
}*/

.HelpTipTitle
{
	font-size:14px;
	color:#666;
	padding:0;
	margin-bottom:6px;
	margin-top:12px;
}
.HelpContent
{
	text-align:center;
	padding:0 15px;
}
.HelpContent a
{
	color: #00008b;
	padding: 0 2px;
}
.HelpContent .BranchTitle
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	padding:0;
	color: #333;
	letter-spacing:1px;
	display:inline;
}
/*.HelpContent .BranchContent
{
	border: 1px dashed #A6D37A;
	padding:8px 12px;
	line-height:18px;
	margin:6px 0;
	background:#F7FFF0;
}
.HelpContent .BranchContent1
{
	border: 1px dashed #E0B16E;
	padding:8px 12px;
	line-height:18px;
	margin:6px 0;
	background:#FFFBF6;
}*/
.HelpContent
{
	float:left;
	width:47%;
	
}
.HelpContent
{
	margin-left:49%;
	width:47%;
	
}
img.illuImg
{
	float:left;
	padding-right:10px;
	width:70px;
}
.AboutCnL
{
    width:660px;
    margin:10px 30px;
	border:#ccc 1px solid;
	padding:5px 10px;
	background:#fff;
	text-align:left;
}
.AboutCnL p
{
	margin:0;
	margin-bottom:6px;
	padding-top:6px;
	font-size:14px;
	line-height:21px;
	text-indent:28px;
}
.AboutCnL strong
{
	color:#CC0000;
	font-size:14px;
	letter-spacing:1px;
}

/*
.HelpPageTitle
{
	color:Black;
	font-size:14px;
	margin-top:0;
	padding-top:0;
	margin-bottom:3px;
	padding-bottom:3px;
	text-align:center;
}


.Article
{
	overflow: auto;
	height: 500px;
	margin: 8px 5px;
	text-align: left;
	background-color: #fff;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	padding:8px 10px;
}
.Article ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}
.L1
{
	font-weight:bold;
	line-height:25px;
	color:Navy;
}
.L2
{
	line-height:20px;
	padding-left:24px;
}
.L3
{
	line-height:20px;
	padding-left:48px;
}
*/

.BugsIco
{
	position:relative;
	top:5px;
	left:10px;
	margin-right:15px;
}

#HelpTipMessage
{
	margin-bottom: 15px;
	width:90%;
	font-size: 12px;
	color: #000;
	line-height: 19px;
	text-align: left;
	border: solid 1px #cdcdcd;	
	background-color: #ffffde;
	padding: 9px 15px;
}
#HelpTipMessage strong
{
	font-family: Arial;
	margin-left:5px;
	margin-right:2px;
}
/*************Promble***************/
.Con
{
	margin-top:10px;
}
.Con ul li
{
	text-indent:24px;
}
.Q
{
	font-weight: bold;
	margin-bottom: 3px;
	font-size:13px;
	color:#333;
}
.A
{
	line-height:20px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-left:13px;
	color:#333;
	border-bottom:1px solid #ccc;
}
/*************Compare***************/
.Con p
{
	margin:0;
	padding:0;
	margin-top:3px;
}
.Con tr
{
	background-color:#F7FBEF;
}
.Con ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
/**************UseHelp******************/
#main
{
    text-align:center;
}
#title
{
    font-size:14px;
    padding:10px 0 0 0;
    text-align:left; 
    text-indent:24px; 
    line-height:25px;
}
#main li
{
    text-align:left;
    font-size:14px;
    color:seagreen; 
    padding:20px 0 7px 0; 
    line-height:25px; 
}


/******/
#ContentIndex
{
    border:1px dashed #ccc;
    color:#333;
    margin:10px 130px;
    padding:6px 0;
}
#ContentIndex h2
{
    font-size:12px;
    margin:0 auto;
    padding:0;
    line-height:26px;
    letter-spacing:6px;
    text-align:center;
}
#ContentIndex a
{
    color:Blue;
    text-decoration:none;
}
#ContentIndex a:hover
{
    color:Red;
}
#ContentIndex ul
{
    margin:0 38px 5px;
    padding:0;
}
#ContentIndex li a
{
    line-height:18px;
}

.QnABlock
{
	line-height:19px;
	padding-top:7px;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:solid 1px #ddd;
}
/*
.QnABlock strong
{
	font-family: Arial;
	font-weight: normal;
}
.QnABlock ol
{
	margin-top:3px;
	margin-bottom:3px;
}*/
.QnABlock li
{
	padding-bottom:3px;
	color:#333;
}
.QnABlock h4
{
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 20px;
    line-height:19px;
    background: url(../../image/Common/accept.gif) no-repeat left 0;
}
.QnABlock a
{
	color:Blue;
	padding:0 3px;
}
.QnABlock a:hover
{
	color:Red;
}
.QnABlock p
{
	margin:7px 0 7px 20px;
	padding:0;
}
.QnABlock p a
{
	text-decoration:none;
	color:Blue;
}
.QnABlock p a:hover
{
	color:Red;
}
.QnABlock li img
{
    margin:8px auto 10px;
    display:block;
}
.QnABlock table
{
    border-collapse:collapse;
    margin-left:20px;
}
.QnABlock th
{
    background-color:#eee;
    padding:3px 8px;
}
.QnABlock td
{
    border-bottom:1px solid #eee;
    padding:6px 8px;
}

#questionlist
{
    background:url(../../image/Help/HelpIco.jpg) no-repeat 6px 10px;
    border:1px dashed #CCC;
    margin:10px 0;
}
#questionlist,#catechism
{
    font-size:14px;
    line-height:150%;
    padding:10px;
}
#catechism
{
    border:1px solid #CCC;
}
#questionlist a,#catechism a
{
    color:#009;
    text-decoration:underline;
}
#questionlist a:hover,#catechism a:hover
{
    color:Red;
    text-decoration:none;
}
