.help_part1 {
	width:1200px;
	height:270px;
	margin:0 auto;
	margin-top:20px;
	background-image:url(../images/help_bak.png)
}
.help_part1_left {
	width:720px;
	height:270px;
	float:left;
}
.help_part1_left1 {
	width:610px;
	height:100px;
	margin:0 auto;
	margin-top:30px;
	color:#fff;
	line-height:28px;
}
.help_part1_left1 a {
	color:#ff0;
	text-decoration:underline;
}
.help_part1_left1 a:hover {
	color:#ff0;
}
.help_part1_right {
	width:460px;
	height:270px;
	float:right;
}
.help_part1_right1 {
	font-size:26px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:5px;
	text-align:center;
	color:white;
}
.bar_allleft {
	width:570px;
	height:auto;
	float:left;
	margin-top:50px;
	margin-bottom:30px;
}
.barleft {
	width:570px;
	height:35px;	
}
.bar_blue {
	width:7px;
	height:35px;
	background-color:#38adef;
	float:left;
}
.bar_textleft {
	width:562px;
	height:35px;
	float:right;
	background-color:#F2F2F2;
	color:#444;
	font-size:16px;
	line-height:35px;
	border-right:1px solid #ccc;
	box-shadow:3px 0 0 0 #F3F3F3;
}
.contenleftt {
	width:568px;
	height:auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	box-shadow:0 3px 3px 3px #F3F3F3;
	margin:0 auto;
	position:relative;
	padding-top:10px;
	margin-bottom:10px;
}
.bar_all {
	width:450px;
	height:auto;
	float:right;
	margin-top:50px;}
.bar {
	width:450px;
	height:35px;	
}
.bar_blue {
	width:7px;
	height:35px;
	background-color:#38adef;
	float:left;
}
.bar_text {
	width:442px;
	height:35px;
	float:right;
	background-color:#F2F2F2;
	color:#444;
	font-size:16px;
	line-height:35px;
	border-right:1px solid #ccc;
	box-shadow:3px 0 0 0 #F3F3F3;
}
.contentreg {
	width:448px;
	height:auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	box-shadow:0 3px 3px 3px #F3F3F3;
	margin:0 auto;
	position:relative;
	padding-top:10px;
	margin-bottom:10px;
}
.content p { line-height:24px;}
.box3 {
	width:1200px;
	height:250px;
	border:1px solid #38adef;
	background-color:#e6f7ff;
	line-height:24px;
	margin:0 auto;
	margin-bottom:40px;
}
.box3 ol li{ 
	list-style:decimal;
	list-style-position:outside;
}