@charset "utf-8";
html , body , p {margin: 0; font-size:12px;}
table, body { font-family: arial; font-size: 12px; }
a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	color:#f5f5f5;
}
.TextBox, .SelectBox, select {
	background-color:#ffeedf;
	border:1px solid #4d2604;
}
select {
	background-color:#ffeedf;
	border:1px solid #4d2604;
}
.Button,.Submit,.Reset {
	background-color:#f0d4bb;
}
#top {
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
	
}
#maintop {
	height: 227px;
	width: 847px;
}
.maint {
	background-image: url(maint.jpg);
	background-repeat: no-repeat;
	min-height: 443px;
	width: 775px;
}
* html .maint {
	height: 496px;
}
.mainc {
	background-image: url(mainc.jpg);
	background-repeat: repeat-y;
	width: 775px;
}
.mainb {
	background-image: url(mainb.jpg);
	background-repeat: no-repeat;
	width: 775px;
	background-position: center bottom;
	height: 53px;
	
	font-size: 0px;
}
#main {
	width: 1150px;
	height: 443px;
}
#TestContent {
	height: 330px;
	width: 720px;
}
#pics {
	height: 72px;
	width: 300px;
	background-image: url(kadabra.gif);
	margin-left: 430px;
}
#Buttom {
	height: 43px;
	width: 776px;
	background-image: url(bt.jpg);
	background-repeat: no-repeat;
}
#bt1 {
	
	height: 45px;
	width: 807px;
	margin-left: 23px;
}
.title {
	font-size: 24px;
	font-weight: bold;
}
.subtitle {
	font-size: 16px;
}

input,select, textarea {font-size:12px;font-family:arial;}
