@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
ul {
	list-style:none;
}
#quickNav a, #menuNav a, #footer a, .help_content_boxes a {
	color:#0000CC;
}
a:hover, body#menu01 #menu001 a, body#menu02 #menu002 a, body#menu03 #menu003 a, body#menu04 #menu004 a, body#menu05 #menu005 a, body#menu06 #menu006 a, body#menu07 #menu007 a, body#menu08 #menu008 a, body#menu09 #menu009 a, body#menu10 #menu010 a, body#menu11 #menu011 a, body#menu12 #menu012 a, body#menu13 #menu013 a {
	color:#FF0000;
}
#help_faq li a {
	color:#003366;
}
body#menu01 #menu001, body#menu02 #menu002, body#menu03 #menu003, body#menu04 #menu004, body#menu05 #menu005, body#menu06 #menu006, body#menu07 #menu007, body#menu08 #menu008, body#menu09 #menu009, body#menu12 #menu012, body#menu13 #menu013 {
	background:url(../images/hoverImg.gif) no-repeat left bottom;
}
body#menu10 #menu010, body#menu11 #menu011 {
	background:url(../images/hoverImg.gif) no-repeat left top;
}
/*-----结构布局-----*/
#help {
	width:950px;
	margin:0 auto;
}
#head {
	width:950px;
	float:left;
	margin:12px auto 20px auto;
}
#logo {
	display:block;
	float:left;
	background:url(../images/help_logo.jpg) no-repeat left center;
	width:360px;
	height:60px;
}
#logo span {
	display:none;
}
#quickNav {
	float:right;
	width:580px;
	border-bottom:1px solid #999999;
	margin-top:19px;
	text-align:right;
	line-height:30px;
	overflow:hidden;
}
#quickNav li {
	display:inline;
	background:url(../images/help_Img004.gif) no-repeat right center;
	margin-left:6px;
}
#quickNav a {
	font-size:10px;
	text-decoration:none;
	margin-right:6px;
}
#quickNav a:hover {
	color:#ff0000;
}
#helpMain {
	width:950px;
	float:left;
	background:url(../images/help_Img002.gif) repeat-y 199px center;
	margin:0 auto 15px auto;
	clear:both;
}
#menuNav {
	width:160px;
	margin-left:10px;
	float:left;
}
#menuNav li {
	background:url(../images/hoverImg2.gif) repeat-x left bottom;
	padding-bottom:3px;
}
#menuNav li a {
	background:url(../images/left.gif) no-repeat 5px 4px;
	padding-left:16px;
	line-height:22px;
	color:#003399;
}
#menuNav li a:hover {
	color:#ff0000;
	text-decoration:underline;
}
#help_content {
	width:720px;
	padding:0 5px 0 25px;
	float:right;
}
#help_content h2 {
	background:url(../images/help_Img001.gif) no-repeat left 8px;
	padding-left:10px;
	font-size:18px;
}
#submenu01 {
	padding-bottom:5px;
}
#submenu01 li, #submenu01 li a {
	background:none;
	width:100%;
}
/*-----footer Style-----*/
#footer {
	clear:both;
	border-top:1px solid #999999;
	text-align:center;
	padding-bottom:10px;
}
#footer h3 {
	font-size:.8em;
	color:#333333;
	line-height:35px;
	font-weight:normal;
}