body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #FFFFFF;
	background-image: url(images/bak.jpg);
	background-repeat: repeat-x;
}
	
.maintitle {
	font-size: 20px;
	font-weight: 900;
	color: #000066;
}
A {
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
A:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}


.caption_text {
	font-size: 14px;
	color: #FF6600;
}

.write_title {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}


.maintext {
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}

.button {
	background-color: e5e8ef;
	border: 1px solid #999999;
	vertical-align: text-top;
	text-align: center;
	position: relative;
	font-size: 11px;
}


.smalltext {
	font-size: 11px;
}
.maintextTitle {
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
