body {
	color:#222222;
	margin:0px;
	padding:0px;
	background-color: #CCDD57;
}

table tr td {
	margin:0px;
	padding:0px;
	}

.main, .news {
	text-align:center;
}

.blog {
	text-align:center;
	margin:12px 0px 12px 0px;
}

.mail {
	text-align:center;
	margin:12px 0px 12px 0px;
}


.center {
	text-align:center;
}

.right {
	text-align:right;
}

.m_top10 {
	margin-top:10px;
}

.m_top15 {
	margin-top:15px;
}

.m_top20 {
	margin-top:20px;
}

#header {
	background-color: #FFD843;
}

#footer {
position:absolute; bottom:0px;
}


.copyrignt_green {
	width:100%;
	height:21px;
	background-color:#CCDD57;
	text-align:center;
	margin:0px;
	padding:3px 0px 3px 0px;
}

.copyrignt {
	width:100%;
	height:21px;
	background-color:#FABC29;
	text-align:center;
	margin:0px;
	padding:3px 0px 3px 0px;
}