@charset "gb2312";
/*customization*/
.page{
	border-bottom:1px solid #ccc;
	margin:0 auto;
	padding:60px 0 0;
	width:980px;
}
.page ul.pageLeft{
	float:left;
	width:47%;
	display:inline;
}
.page ul.pageRight{
	float:right;
	width:47%;
	display:inline;
}
.customizationPage1 h2{
	text-align:center;
	padding:20px 0 30px;
}
.customizationPage1 ul{
	width:100%;
	padding:30px 0;
}
.customizationPage1 li{
	background:url(../images/bg_custom.jpg) no-repeat;
}
.customizationPage1 .custom2{
	background-position:0 -300px;
}
.customizationPage1 .custom3{
	background-position:0 -600px;
}
.customizationPage1 .custom4{
	background-position:0 -900px;
}
.customizationPage1 .left{
	width:330px;
	padding-left:135px;
	float:left;
}
.customizationPage1 .right{
	width:330px;
	padding-left:135px;
	float:right;
}
.customizationPage1 h3{
	padding-bottom:15px;
}
.customizationPage1 p{
	color:#999;
}
.customizationPage2{
	padding-bottom:20px;
}
.customizationPage2 h2{
	padding:20px 0 10px;
	text-align:center;
}
.customizationPage2 ul{
	width:100%;
	padding-top:40px;
}
.customizationPage2 section{
	width:300px;
	padding-bottom:40px;
	float:left;
	border-bottom:1px solid #ccc;
}
.customizationPage2 section.center{
	margin:0 50px;
	display:inline;
}
.customizationPage2 h3{
	padding-bottom:15px;
	padding-left:20px;
	background:url(images/bg.png) no-repeat -820px 6px;
}
.customizationPage2 p{
	color:#999;
}
.customizationPage2 .noBorder section{
	border:none;
}
.customizationPage3{
	padding-bottom:50px;
}
.customizationPage3 h3{
	padding:20px 0 30px;
}
.customizationPage3 .left{
	width:520px;
	display:inline;
	float:left;
}
.customizationPage3 .left ul{
	padding-bottom:40px;
	display:inline-block;
}
.customizationPage3 .left li{
	width:150px;
	height:100px;
	float:left;
}
.customizationPage3 .left li.center{
	margin:0 25px;
	display:inline;
}
.customizationPage3 .right{
	width:430px;
	float:right;
	background:none;
}
/*help*/