/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red{
	font-size: 12px;
	color: #ff0000;
	line-height: 30px;
	font-weight: bolder;
	
}
.red01{
	font-size: 12px;
	color: #a20000;
	line-height: 30px;
}
.gray{
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	font-family: "ËÎÌå";
	margin: 12px;
	padding: 6px;	
}

.bt031{
	font-size: 12px;
	color: #646464;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 8px;

}
.bt032{
	font-size: 14px;
	color: #000000;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	font-weight: bold;
		padding-left: 8px;

}


.white{
	font-size:12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.white01{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 31px;
	font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ";
	font-weight: bold;
  	padding-left: 4px;
}

.linkcontent01{   border:solid 1px #e19b08; 	color: #666666;  }
