

.aries-man-container{
	width:1000px;
	min-height:1000px;
	height:auto;
	background-color:#FFF;
	float:left;
}
.left-sunsign-box{
	width:210px;
	height:845px;
	float:left;
	margin-left:20px;
}
.img_sign{
	width:200px;
	height:220px;
	margin-left:5px;
	background-image:url(../images/cancer.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
}

.middle-sunsign-box{
	width:510px;
	height:auto;
	float:left;
	margin-left:20px;
}
.aries-man-title{
	width:508px;
	height:40px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
	text-align:center;
	line-height:12px;
	border:#000 dotted 1px;
}
.aries-main-box{
	width:510px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	text-align:justify;
	line-height:22px;
	
}
.aries-main-content{
	width:510px;
	height:630px;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	text-align:justify;
	line-height:22px;
	
}

.right-sunsign-box{
	width:210px;
	height:770px;
	float:left;
	margin-left:20px;
	background-color:;
	
}

.lucky-unlucy{
	width:510px;
	height:500px;
	margin-top:5px;
	float:left;
}
.lucky-title{
	width:510px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	text-align:left;
	line-height:20px;
	margin-top:10px;
	font-weight:bold;
	float:left;
}

.lucky-text-style{
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-size:13px;
	text-align:justify;
}

