@charset "utf-8";
.buttonbg {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 780px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.intable {
	border-right-width: 35px;
	border-left-width: 35px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #400404;
	border-left-color: #400404;
	background-color: #270001;
}
.intablecontent {
	background-color: #491114;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #491114;
	border-left-color: #491114;
}
.footer {
	background-color: #410503;
	height: 86px;
}
.footerconten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

