.t1{
		background-color: #E8DFEA;
	}
.t2{
		background-color: #ffffff;	
	}
.numZero{
	width:632px;
	height:320px;
	border:0px #CCCCCC solid;
	background-repeat: no-repeat;
	cursor: pointer;
	border-collapse:separate;
	background-position:center;
	margin-left: 12px;
	float: left;
}
.zeroDivs{
			background-color:gray;
			cursor: pointer;
			text-align: center;
			color: navy;
			width: 23px;
			height: 15px;
			margin-left: 5px;
			float: left;
			font-size: 11px;
		}
		
		.zeroLeftDiv{
			float: left;
			background-image: url('/help/images/ad_left.gif');
			background-repeat: no-repeat;
			width: 18px;
			height: 18px;
			cursor: pointer;
		}
		.zeroRigthDiv{
			float: right;
			padding-right:5px;
			background-image: url('/help/images/ad_right.gif');
			background-repeat: no-repeat;
			width: 18px;
			height: 18px;
			cursor: pointer;
		}
		
	/*-----------------------Num One's css------------------------------------------*/
		.numOne{
		width:168px;
		height:330px;
		margin-left:auto;
		margin-right:auto;
		/*border: 1px #cccccc solid;*/
		/*background-color: #F2E3D2;*/
		
	}
	
	.numOneTitle{
		margin-top:6px;
		background: url("/help/images/leftadtitle.gif");
		height:27px;
		line-height:27px;
		width:167px;
		margin-right:atuo;
		margin-left:auto;

		background-repeat:repeat-x;
		font-size: 12px;
		text-align: left;
		vertical-align:middle;
		
	}
	
	.bigDivChildTopDivClose{
		float:right;
		width: 100%;
		height: 20px;
		background-color: #cccccc;
		cursor: pointer;
		text-align: right
	}
	
	#promotionPoints{
		font-size: 12px;
		color: #949294;
		width:91%;
		height: 10%;
		line-height:30px;
		padding-left:10px;
		margin-left:auto;
		margin-right:auto;
		border-bottom:2px #cccccc dotted;
	}
	
	#oneSellPointsOne{
		font-size: 12px;
		color: #949294;
		width:91%;
		height: 10%;
		line-height:30px;
		padding-left:10px;
		margin-left:auto;
		margin-right:auto;
		border-bottom:2px #cccccc dotted;
		text-align: left;
	}
	
	#oneSellPointsTow{
		font-size: 12px;
		color: #949294;
		width:91%;
		height: 10%;
		line-height:30px;
		padding-left:10px;
		margin-left:auto;
		margin-right:auto;
		border-bottom:2px #cccccc dotted;
		text-align: left;
	}
	
	#oneSellPointsThree{
		font-size: 12px;
		color: #949294;
		width:91%;
		height: 10%;
		line-height:30px;
		padding-left:10px;
		margin-left:auto;
		margin-right:auto;
		border-bottom:2px #cccccc dotted;
		text-align: left;
	}
	
	
	/* ----------------------------2------------------------------------------ */
	.numTow{
		width:825px;
		height:120px;
		/*border: 1px #CCCCCC solid;*/
		text-align: center;
		float: right;
	}
	
	.numTwoChildDiv{
		float: left;
		width: 183px;
		height: 120px;
		/*border: 1px red solid;*/
		margin-left: 25px;
		vertical-align: middle;
		padding: 1px;
		cursor:pointer;
	}
	
	/*----------------------------3--------------------------------------------*/
	.numThird{
		width:1000px;
		
		/*border: 1px #cccccc solid;*/
	}
	
	/*-------------------------------5------------------------------------------*/
	.numFour{
		padding:0px;
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		height:200px;
		border: 0px solid #cccccc;
		background-position: center;
		background-repeat: no-repeat;
		/*---
		float: right;
		---*/
	}
	
	.numFourChild{
		float:none;
		width: 100%;
		height:180px;
		/*border: 1px #000000 solid;*/
		background-repeat: no-repeat;
		vertical-align: middle;
		background-position:center;
		overflow: hidden;
	}
	
	.fiveOneDivs{
			background-color:gray;
			cursor: pointer;
			text-align: center;
			color: navy;
			width: 20px;
			height: 15px;
			margin-left: 4px;
			float: left;
			vertical-align:bottom;
			font-size: 11px;
		}
		
		.fiveAdContent{
			width: 80%;
			height: 162px;
			float: left;
			background-repeat: no-repeat;
			background-position: center;
		}