/* css reset end */
/*button style start*/
.n-yellow-button,.tourBtn{overflow:visible;text-indent:inherit;color:#693a0d;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#ffe9c3;-webkit-box-shadow:0 2px 1px rgba(234,195,110,.55);-moz-box-shadow:0 2px 1px rgba(234,195,110,.55);box-shadow:0 2px 1px rgba(234,195,110,.55);border:1px solid #f2cc68;border-bottom-color:#e1a82b;background:-webkit-gradient(linear,0 0,0 bottom,from(#fff5d9),to(#ffe4ba));background:-moz-linear-gradient(top, #fff5d9, #ffe4ba);background:-o-linear-gradient(top, #fff5d9, #ffe4ba);cursor:pointer;outline:none;}
.n-yellow-button:hover,.tourBtn:hover{color:#693a0d;text-decoration:none;-webkit-box-shadow:0 0 0 #fff;-moz-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff;border:1px solid #eac775;background:#ffe0ab;background:-moz-linear-gradient(top,#ffefc5,#ffdeaa);background:-webkit-gradient(linear,0 0,0 bottom,from(#ffefc5),to(#ffdeaa));background:-o-linear-gradient(top,#ffefc5,#ffdeaa);}
.n-grey-button{overflow:visible;text-indent:inherit;color:#333;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#fff;-webkit-box-shadow:0 2px 1px rgba(6,0,1,.13);-moz-box-shadow:0 2px 1px rgba(6,0,1,.13);box-shadow:0 2px 1px rgba(6,0,1,.13);border:1px solid #aaa;background:-webkit-gradient(linear,0 0,0 bottom,from(#fff),to(#f0f0f0));background:-moz-linear-gradient(top, #fff, #f0f0f0);background:-o-linear-gradient(top, #fff, #f0f0f0);cursor:pointer;outline:none;}
.n-grey-button:hover{color:#333;text-decoration:none;-webkit-box-shadow:0 0 0 #fff;-moz-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff;border:1px solid #999;background:#ededed;background:-moz-linear-gradient(top,#f6f6f6,#e5e5e5);background:-webkit-gradient(linear,0 0,0 bottom,from(#f6f6f6),to(#e5e5e5));background:-o-linear-gradient(top,#f6f6f6,#e5e5e5);}

.content-wrap {
	padding-bottom: 30px;
	width: 100%;
	background: #f2f2f2;
}
.content-wrap a {
	color: #039;
}
.content-wrap a:hover {
	color: #e71;
}

#content .leftcontact {
    padding: 10px 0;
}
#wel, #content {
	margin: 0 auto;
	max-width: 1230px;
	min-width: 990px;
	padding: 15px 0 0;
}
#wel {
	margin-bottom: 5px;
}
#content .left {
	float: left;
	width: 188px;
}
#content #right {
	margin-left: 208px;
}
.fclear {
	overflow: hidden;
	height: 100%;
	background: #fff;
}
.notebox {
	border: 1px solid #ffdb83;
	background: #fff9e1;
	padding: 10px;
	color: #333;
	margin-bottom: 10px;
}
.dot li {
}
.fright {
	float: right;
}
.right-main {
	padding: 20px 30px 10px;
	border: 1px solid #ddd;
	background: #fff;
}
#content #helpsearchbox {
	position: relative;
	margin-bottom: 10px;
	padding: 20px 270px 20px 145px;
	border: 1px solid #ddd;
	background: #fff;
}
.searchbox-weight {
	position: absolute;
	top: 28px;
	left: 30px;
	display: inline-block;
	padding-right: 10px;
	font-weight: 700;
}
#content #helpsearchbox .mainsear {
	width: 100%;
	*width: 99%;
	border-width: 1px;
	border-style: solid;
	border-color: #bbb #999 #999 #bbb;
	font-size: 12px;
	height: 16px;
	padding: 8px 0 8px 4px;
	color: #999;
}
#content #helpsearchbox .focus {
	color: #333;
}
#helpsearchbox .n-grey-button {
	position: absolute;
	top: 20px;
	right: 145px;
	height: 34px;
	padding: 0 15px;
}
#content #helpsearchbox * {
	vertical-align: middle;
}
#content #helpsearchbox p {
	padding-top: 5px;
}
#content h3 {
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #000;
}
#content h3.sectitle {
	color: #333;
}
#content h4 {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 18px;
}
#content h4.normal {
	color: #333;
}
#content .mainbox {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
	height: 100%;
	border-top: 0;
}
#right .mainbox, #right .searlist {
	padding-top: 10px;
	line-height: 18px;
}
#right .mainbox div {
	line-height: 24px;
}
#content .left .browsehelp {
	padding: 0;
	border-bottom: 0
}
#content .left dl {
	border-bottom: 1px solid #ddd;
}
#content .left dt {
	background: url(../images/global/bg-user.png) no-repeat 0px 10px;
	font-weight: 700;
	padding: 8px 8px 8px 23px;
	cursor: pointer;
}
#content .left dt:hover {
	background-color: #f3f3f3;
}
#content .left dt.expand {
	background-position: 0px -17px;
	background-color: #f3f3f3;
}
#content .left dd {
	display: none;
	padding: 0 5px 0 20px;
	ine-height: 20px;
}
#content .left dd.current{
	display: block;
}
#content .left dd li {
	margin-bottom: 10px;
}
#content .left dd li a {
	color: #333;
}
#content .left dd li a:hover {
	color: #e71;
}
#content .left dd li.current a {
	font-weight: 700;
	color: #ff8000
}
.overview .steps p {
	margin-top: -1px;
	padding: 0 20px;
	width: 638px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #999;
	box-shadow: 0 6px 8px rgba(6, 0, 1, 0.2);
	background: #fff;
}
.topquestion {
	float: left;
	padding-right: 20px;
	width: 500px;
	border-right: 1px solid #f5f5f5;
}
.topquestion .fright {
	line-height: 27px;
}
.topquestion ul {
	padding-left: 10px;
}
.topquestion ul li {
	padding-bottom: 5px;
}
.secmain {
	margin-left: 550px;
	height: 115px;
}
.commonBtn, .leftcontact .commonBtn {
	overflow: visible;
	display: inline-block;
	margin-top: 15px;
	padding: 8px 20px;
	text-indent: inherit;
	color: #333;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	-webkit-box-shadow: 0 2px 1px rgba(6, 0, 1, .13);
	-moz-box-shadow: 0 2px 1px rgba(6, 0, 1, .13);
	box-shadow: 0 2px 1px rgba(6, 0, 1, .13);
	border: 1px solid #aaa;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f0f0f0));
	background: -moz-linear-gradient(top, #fff, #f0f0f0);
	background: -o-linear-gradient(top, #fff, #f0f0f0);
	cursor: pointer;
	outline: none;
}
.commonBtn:hover, .leftcontact .commonBtn:hover {
	color: #333;
	text-decoration: none;
	-webkit-box-shadow: 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 #fff;
	box-shadow: 0 0 0 #fff;
	border: 1px solid #999;
	background: #ededed;
	background: -moz-linear-gradient(top, #f6f6f6, #e5e5e5);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f6f6f6), to(#e5e5e5));
	background: -o-linear-gradient(top, #f6f6f6, #e5e5e5);
}
.commonBtn a, .leftcontact .commonBtn a {
	color: #333;
}
.commonBtn a:hover, .leftcontact .commonBtn a:hover {
	text-decoration: none;
}
.feaCategory {
	clear: both;
	overflow: hidden;
	height: 100%;
	border-top: 1px solid #;
	background: #fff;
}
.feaCategory dl {
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	padding: 5px 20px 0 10px;
	width: 280px;
	height: 125px;
}
.feaCategory dt {
	font-weight: 700;
	font-size: 13px;
	color: #666;
	padding-bottom: 5px;
}
.feaCategory .dot li {
	padding-bottom: 10px;
	height: 15px;
	overflow: hidden;
}
.mainbox .ralign {
	color: #999;
	padding-top: 10px;
	text-align: right;
	color: #039;
}
.mainbox .ralign a {
	padding: 0 4px;
}
.searlist dl {
	padding: 10px;
	border-top: 1px solid #ddd;
}
.searlist dt {
	font-weight: 700;
}
.searlist .dot {
	padding: 10px;
}
.key {
	color: #FF8000;
}
#header ul, #header li, #content .left ul, #content .left li {
	list-style: none;
}
#lists ul, #search li {
	margin-left: 0;
}
#content .left ul {
	padding-top: 10px;
}
#right .mainbox h1, #right .mainbox h2, #right .mainbox h3, #right .mainbox h4, #right .mainbox h5, #right .mainbox h6 {
	font-weight: 700;
	margin-bottom: 10px;
	color: #666;
}
#right .mainbox h1 {
	font-size: 20px;
}
#right .mainbox h2 {
	font-size: 18px;
}
#right .mainbox h3 {
	font-size: 16px;
	background: none;
	border: 0;
	padding-left: 0;
	line-height: auto;
}
#right .mainbox h4 {
	font-size: 14px;
}
#right .mainbox h5 {
	font-size: 13px;
}
#right .mainbox h6 {
	font-size: 12px;
}
#right .mainbox p {
	margin-bottom: 5px;
}
#right .mainbox ul, #right .mainbox ol {
	margin-bottom: 10px;
}
#right .mainbox ol {
	padding-left: 18px;
}
#right .mainbox ol li {
	list-style: decimal outside;
}
#right .mainbox ul li {
	background: url(../images/global/bg_line.gif) no-repeat 0 -82px;
	margin-bottom: 5px;
	padding: 2px 0 0 13px;
	line-height: 15px;
}
#right .mainbox table {
	margin: 5px 0 15px;
	width: 100%;
	border-collapse: collapse;
}

#right .mainbox table div {
	line-height: 18px;
}
#right .mainbox table td {
	padding: 4px 10px;
	border: 1px solid #f5f5f5;
}

#right .mainbox table caption {
	font-weight: 700;
	text-align: left;
	background: #f1f1f1;
	width: 100%;
	padding: 5px 0 5px 10px;
	border: 1px solid #ddd;
	border-bottom: 0;
}
#right .mainbox img.noborder {
	border: 0;
	padding: 0;
	display: inline;
}


/*feedback*/
.star{
	color: #f60;
}
.input2{
	width:45px;
}
.d-line{
	border: 0 none;
	margin-top: 15px;
	height: 1px;
	margin-bottom: 0;
	border-top: 1px solid #eee;
}
.feedbackform .control-group{
	margin-bottom: 10px;
}
.feedbackform textarea{
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
}