/* CSS Document */
*{
margin:0px;
padding:0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}

p {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 20px;
}
br {
	line-height: 20px;
}
.sel{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 130px;
}
.red{
	color: #FF0000;
}
.kuang1{
	border: 1px solid #CCCCCC;	
}

