@charset "utf-8";

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
border: 0;
margin: 0;
outline: 0;
padding: 0;
}


.leftMenu {
	float: left;
	width: 194px;
	margin-top: -16px;
	position: relative;
	padding-top: 38px
}

.leftMenu dl,.leftMenu ul {
	border-top: 1px solid #d8e1e8
}

.leftMenu dl dd,.leftMenu ul li {
	line-height: 52px;
	height: 52px;
	position: relative;
	vertical-align: top
}

.leftMenu dl dd a,.leftMenu ul li a {
	color: #51687a;
	display: block;
	border: 1px solid #d8e1e8;
	padding-left: 20px;
	position: absolute;
	width: 173px;
	left: 0;
	height: 51px;
	top: -1px;
	bottom: -1px;
	z-index: 10;
	border-right: 1px solid #d8e1e8
}

.leftMenu ul li a:hover,.leftMenu ul li.active a {
	border: 1px solid #4faffb;
	border-right: 1px solid #fff;
	color: #125ac0;
	text-decoration: none;
	background: url("icon_sprites.png") no-repeat 158px -851px #fff;
	z-index: 12
}

.leftMenu dl em,.leftMenu ul li a em {
	width: 16px;
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	background: url("icon_sprites.png") no-repeat 0 -1254px;
	text-align: center;
	margin-right: 5px;
	color: #333
}

.leftMenu dl dd a:hover em,.leftMenu dl dd.active em,.leftMenu ul li a:hover em,.leftMenu ul li.active em {
	background: url("icon_sprites.png") no-repeat 0 -1306px;
	color: #fff
}

.leftMenu dl dt {
	font-size: 14px;
	padding-left: 20px;
	border-bottom: #f5f5f5 1px solid;
	line-height: 47px
}

.leftMenu dl dd a {
	border: 0;
	border-bottom: 1px solid #f5f5f5
}

.leftMenu dl dd a:hover,.leftMenu dl dd.active a {
	color: #125ac0;
	text-decoration: none;
	background: url("icon_sprites.png") no-repeat 163px -851px
}

.leftMenu dl {
	border: 1px solid #d8e1e8;
	position: relative;
	width: 193px;
	left: 0;
	background: #fff;
	overflow: hidden;
	z-index: 10;
	margin-top: -2px
}

.leftMenu dd {
	margin-bottom: -1px
}

.leftMenu .dl_current {
	border: 1px solid #4faffb;
	border-right: 1px solid #fff;
	z-index: 12
}

.leftMenu .dl_current dt {
	color: #125ac0
}

.leftMenu dl a.dd_last {
	border-bottom: 0
}

.helpItem p b {
	margin-left: -15px
}

.article_right {
	width: 953px;
	float: right;
	padding-left: 22px;
	padding-top: 20px;
	border-left: 1px solid #d8e1e8;
	margin-top: -16px;
	min-height: 650px;
	padding-bottom: 20px;
	line-height: 25px;
	color: #666
}

.article_right li.current h3 {
	border-bottom: 0;
	color: #f30
}

.article_right li.current .articleMain {
	display: block
}

.article_right h3:hover {
	color: #f30
}

.article_right h3,.article_right h4 {
	height: 30px;
	line-height: 30px;
	font-size: 14px
}

.article_right h3 {
	text-decoration: #145db9;
	cursor: pointer;
	color: #145db9;
	border-bottom: 1px solid #edf1f4
}

.article_title {
	background: url("article_title.jpg") no-repeat center 0 #f5f5f5;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px
}

.article_top {
	background: url("article_top.gif") no-repeat;
	width: 12px;
	height: 6px;
	top: -6px;
	position: absolute;
	left: 48px
}

.articleMain {
	border: 1px solid #dae2e5;
	padding: 10px 22px;
	background: #fcfcfc;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #364852;
	line-height: 25px;
	display: none
}

.helpItem {
	display: none
}