body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background:#000;

}
.top {
	width: 900px;
	background-image: url(img/top-bg.gif);
	padding-top: 13px;
	margin:auto;
	height:100px;
}
.menu{
	margin-left:30px;clear:both;text-indent:0px;
	padding-top:15px;
}
.menu ul{
	margin-top:0px;background:red;
	margin-bottom:0px;background:red;
}
.menu li{
	background:url(img/main_tb.gif) no-repeat;
	float: left;
	list-style:none;
}
.menu li a{
	background:url(img/main_tb.gif) no-repeat;
	display: block;
	height: 22px;
	width: 106px;
	padding-top: 3px;
	margin:0px;
}
.menu ul li a:link {
	font-weight: bold;
	color: #C73A4D;
	text-decoration: none;
}
.menu ul li a:active {
	font-weight: bold;
	color: #C73A4D;
	text-decoration: none;
}
.menu ul li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topflash {
	height: 106px;
	width: 900px;
	background-color: #FFFFFF;
	clear:both;
	margin:auto;
}
.topleft {
	float: left;
	width: 70%;
	clear:both;
}
.topright {
	float: left;
	width: 28%;
	text-align:right;
	padding-right: 5px;
	clear:both;
}
.main {
	width: 900px;
	margin:auto;
	background-image: url(img/main_bg.gif);
	padding-right: 5px;
	padding-left: 5px;
	text-align:center;
}
.mainfrom {
	width: 57%;
	padding-top: 5px;
	float: left;
}
.mainfrom2 {
	width: 43%;
	padding-top: 5px;
	float: left;
}
.content {
	height: 215px;
	width: 900px;
}
.mcleft {
	float: left;
	height: 210px;
	width: 33%;
	margin-right: 6px;
}
.mcright {
	float: left;
	height: 210px;
	width: 65%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	text-align:left;
}
.mdown2 {
	width: 98%;
	margin-top: 5px;
	height:230px;
}
.mdown {
	float: left;
	width: 30%;
	margin-right: 3px;
}
.mdowntext {
	height: 50px;
	width: 70%;
	text-align:left;
	margin:auto;
}
.mdown3{
	float: left;
	width: 33%;
	margin-right: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.bottom {
	height: 30px;
	width: 900px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C40000;
	background-color: #FFFFFF;
	text-align:center;
	margin:auto;
}
.bottomleft {
	float: left;
	width: 70%;
	font-size: 14px;
	color: #000000;
}
.bottomright {
	float: left;
	width: 30%;
	font-size: 14px;
	color: #000000;
}

.submit {
	width: 60px;
	border: 1px solid #D56B77;
	color: #000000;
	text-decoration: none;
}
.sea-link{
	height: 15px;
	width: 898px;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: left;
}
.title_h1 {
	padding: 2px;
	height: 30px;
	width: 880px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
}
.content1 {
	clear: both;
	width: 880px;
	text-align: left;
	padding-left: 2px;
}
.main3{
	margin:auto;
	width:910px;
	background:#FFF;
}
