* {
	margin:0px;
	padding: 0px;
	border: 0;
}
body {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color:#FC6394;
	background-image: url(../images/b.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a 
{   font-size: 14px;
	color: #fff;
	text-decoration:none;
}
a:hover 
{ font-size: 14px;
	color: #000;
}
ul
{
    margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;
}
li
{
	margin:0;
	padding:0;
}
.font1
{
font-size:14px;
color:#fff;
line-height:33px;
}
.font2
{
font-size:16px;
color:#FFE400;
font-weight:bold;
}
.font3
{
color:#FFFFFF; 
text-align:center;
}

.font4
{
font-size:14px;
line-height:40px;
text-align:left;
}
.font5
{
color:#FF0000;
}


