body {
	font-size:12px;
	color:#252525;
	line-height:24px;
	margin: 0px;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link{color: #252525;text-decoration:none;}
a:active{color: #252525;text-decoration:none;}
a:visited{color:#252525;text-decoration:none;}
a:hover{color:#FF6600;text-decoration:none;}

.style01 {
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.style03{
	font-size:14px;
	color:#252525;
	line-height:24px;
	}
.style04 {
	font-size: 12px;
	line-height: 28px;
	color: #666666;
}
.clavDiv{
	cursor:pointer;
	height:28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}