body{
	margin:0px;
	background-color:ffe3f5;
	}
	
.tdcolor{
	background-color:#7f3391;
	}

.a1:link {
	font-size: 12px;
	text-decoration: none;
	color: #FBD5FF;
	line-height:16px;
}
.a1:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FBD5FF;
	line-height:16px;
}
.a1:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	line-height:16px;
}
.a1:active {
	font-size: 12px;
	color: #FBD5FF;
	text-decoration: none;
	line-height:16px;
}

.a_dh:link {
	font-size: 12px;
	text-decoration: none;
	color: #feffdb;
	line-height:16px;
}
.a_dh:visited {
	font-size: 12px;
	text-decoration: none;
	color: #feffdb;
	line-height:16px;
}
.a_dh:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height:16px;
}
.a_dh:active {
	font-size: 12px;
	color: #feffdb;
	text-decoration: none;
	line-height:16px;
}

.text_feebda{
	font-size:12px;
	color:#feebda;
	line-height:18px;
}

.title{
font-size:16px;
color:#ffffff;
}
.text_ffffff{ 
	font-size:14px;
	line-height:18px;
	color:#f2ebf4;
	}
.text_ffffff_14{ 
	font-size:14px;
	line-height:24px;
	color:#f2ebf4;
	text-indent:28px;	
	}
.ph_left {
	float: left;
	margin: 10px;
}.ph_right {
	float: right;
	margin: 10px;
}