/* Help CSS */

/*help head CSS*/
.help-head{ height:60px; margin-top:20px; text-align:left;}
.help-logo{ width:198px; height:41px; float:left;}
.help-title{ width:120px; height:40px; float:left; margin-left:26px; margin-top:3px;}
.help-tel{ width:230px; height:40px; float:right; margin-top:3px; line-height:30px; font-family:Geneva, Arial, Helvetica, sans-serif;}

.help-search{ height:80px; margin-bottom:10px; background-image:url(../images/bg_help_search.jpg); background-position:top; background-repeat:repeat-x;}
.help-bg-searchinput{ background-image:url(../images/bg_help_searchinput.jpg); background-position:center; background-repeat:no-repeat;}

.help-searchinput{ width:405px; float:left; height:28px; margin-top:1px; background-image: url(../images/home_search_input_bg.gif);background-repeat:repeat-x; margin-left:50px; line-height:80px; border-left:#2B526C 1px solid; padding-left:10px; display:inline;}
.help-searchinput input{ width:400px; border:0;overflow: hidden;margin: 7px 0 0 0;_margin: 5px 0 0 0; _padding-top:2px;}

#DoSearch{ width:76px; height:28px; float:left; border:0; margin-top:1px; background-image:url(../images/home_search_botton.jpg); background-repeat:no-repeat; background-color:#CE8300;}

.help-body{ height:100%; margin-bottom:30px;}
.help-body-l{ width:220px; height:100%; float:left;}
.help-body-r{ width:730px; height:700px; float:right;}
.help-body-r-sitenews{ width:721px; height:30px; float:right; background-image:url(../images/bg_help_sitenews.gif); background-repeat:no-repeat; background-position:center;}
.help-body-r-quicklook{ width:721px; height:70px; float:right; margin-bottom:20px; margin-top:20px; line-height:70px; text-align:center;}
.help-body-r-quicklook li{ width:160px; height:70px; float:left; margin-right:10px; margin-left:10px; display:inline;}
.help-body-r-quicknav{ width:691px; height:27px; line-height:27px; float:right; background-image:url(../images/bg_help_nav.gif); background-position:top left; background-repeat:no-repeat; padding-left:30px;}
.help-body-r-quickcon{
	width:700px;
	height:219px;
	float:right;
	padding-left:19px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}
.help-body-r-q{ width:326px; height:27px; line-height:27px; float:right; background-image:url(../images/bg_help_nav.gif); background-position:top left; background-repeat:no-repeat; padding-left:30px; margin-left:9px;}
.help-body-r-qcon{
	width:335px;
	height:160px;
	float:right;
	margin-left:9px;
	padding-left:19px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}

.help-contact{
	width:202px;
	height:180px;
	padding-top: 16px;
	padding-left: 16px;
	float:left;
	border:#DDD 1px solid;
	background-color:#FAFAFA;
}

/*µ¼º½²Ëµ¥*/
#sidebar {
	width: 220px;
	float: left;
}
#qMenu {
	width: 218px;
	margin: 0;
	padding: 0;
	list-style: none outside;
	background-color: #fff;
	border-style: solid;
	border-color: #DDD;
	border-width: 0 1px 1px 1px;
}
#qMenu li {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image:url(../images/helpnav-j.gif);
	text-indent: 2.5em;
	line-height: 30px;
	cursor: pointer;
	color: #333;
	overflow: hidden;
}
#qMenu li.activeItem {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image:url(../images/helpnav-j-.gif);
	text-indent: 2.5em;
	line-height: 30px;
	font-weight: bold;
}
.qMenu2 {
	padding: 1px 0;
	margin: 0;
	background-color: #fff;
	width: 100%;
}
#qMenu .qMenu2 li {
	line-height: 26px;
	text-indent: 3.5em;
	height: 21px;
	width: 100%;
	list-style: none outside;
	background-image:url(../images/helpnav-ja.gif);
	font-weight: normal;
	cursor: auto;
}
#qMenu a {
	color: #666666;
}
#qMenu a.activeA {
	color: #FF6600;
	font-weight: bold;
}

.sideUnit h2 {
	background-image:url(../images/helpnav-top.gif);
	height: 50px;
	width: 220px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	text-indent: .8em;
	display: block;
	margin: 0;
}
.sideUnit .H2 a {
	color: #FFF;
	text-decoration: none;
}
.sidebox {
	margin-bottom: 10px;
	border: 1px solid #d0d9eb;
}
