/* CSS Document */

BODY{
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
	background-image:url(../images/background.jpg);
}
.infoTitle{
	font-size:11.5px;
	font-style:normal;
	line-height:1.5;
	color:#009900;
	font-weight: bold;
}
.infoTxt{
	font-size:11.5px;
	line-height:1.5;
	color:#666666;
}
.infoTxtM{
	font-size:12px;
	line-height:2;
	color:#666666;
}
.must1{
	font-size:12px;
	color: #339900;
	}
.must2{
	font-size:12px;
	color: #FF0033;
	}
.txtBox{
	border: 1px solid #666666; background: #FFFFFF;
}