@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333;
	background:#f3eeeb;
}

.new_year {
	font-size: 12px;
	color: #333;
}
.formBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(../images/btn.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width:70px;
	border: 1px solid #e68802;
	margin-top:3px;
}
.formBtn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(../images/btn_o.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width:70px;
	border: 1px solid #e68802;
	margin-top:3px;
}
#text {
	position: relative;
	height: 134px;
	width: 993px;
	color: #000;
}
#text2 {
	position: absolute;
	left: 152px;
	top: -33px;
	height: 134px;
	overflow: auto;
	width: 675px;
	color: #000000;
}
#text2 a{
	color:#FC0;
}
