@charset "utf-8";
*{ margin:0; padding:0;}
body{
	font-size:12px;
	color:#240503;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #17530B;}
	
	
.body{
	margin:0 auto;
	width:900px;
}
.green {
	font-size: 12px;
	color: #1D7C7A;
	line-height: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	font-weight: normal;
}

.yellow {
	color: #FC9729;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.green2 {
	font-size: 12px;
	color: #218587;
	line-height: 25px;
}
.kuang {background-image: url(../images/index_02.jpg);	background-color: #FFFFFF;	background-repeat: repeat-x;background-position: top;}

