body {
	background: url(common/bg.gif) repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D1C4A8;
}
.nomal {
	font-size: 13px;
	line-height: 16px;
	color: #423926;
}
.green {
	font-size: 13px;
	line-height: 16px;
	color: #255700;
}
a:link {
	font-size: 13px;
	line-height: 16px;
	color: #F59A0B;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 16px;
	color: #F59A0B;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 16px;
	color: #F05E0F;
	background: #FBE4A2;
	text-decoration: underline;
}
.orange {

	font-size: 13px;
	line-height: 16px;
	color: #FF9900;
}

.h1 {
	margin-bottom:0px;
	margin-left: 10px;
    font-size: 10px;
	color: #ffffff;	
}


