body {
	text-align:center;
	margin:0px;
	padding:0px;
		font-size: 14px;
	color: #000000;
	background-color: #000000;
}.top {
	height: 100px;
	width: 900px;
	background-image: url(img/top-bg.gif);
	padding-top: 13px;
}
.menu {
	height: 10px;
	width: 900px;
	text-indent:0px;
	padding-top: 16px;
}
.menu ul li {
	background-image: url(img/main_tb.gif);
	background-repeat: no-repeat;
	float: left;
}
.menu ul li a{
	background-image: url(img/main_tb.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 106px;
	padding-top: 3px;
	margin:0px;
	
}
.bottomleft {
	float: left;
	width: 60%;
	font-size: 14px;
	color: #000000;
}
.bottomright {
	float: left;
	width: 40%;
	font-size: 14px;
	color: #000000;
}

.menu ul li a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #C73A4D;
	text-decoration: none;
}
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;
}


.submit {
	height: 10px;
	width: 60px;
	border: 1px solid #D56B77;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.content {
	height: 215px;
	width: 890px;
}
.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;
}
.mdown {
	float: left;
	height: 200px;
	width: 32%;
	margin-right: 3px;
}
.mdown3{
	float: left;
	height: 200px;
	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;
}



.menu ul li a:active {
	font-size: 15px;
	font-weight: bold;
	color: #C73A4D;
	text-decoration: none;
}
.menu ul li a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.topflash {
	height: 106px;
	width: 900px;
	background-color: #FFFFFF;
}
.main {
	width: 890px;
	background-image: url(img/main_bg.gif);
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
}

.bottom {
	height: 30px;
	width: 900px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C40000;
	background-color: #FFFFFF;
}
.menu ul li a:link {
	font-size: 15px;
	font-weight: bold;
	color: #C73A4D;
	text-decoration: none;
}
.mainfrom {
	height: 25px;
	width: 57%;
	padding-top: 5px;
	float: left;
}
.mainfrom2 {
	height: 25px;
	width: 43%;
	padding-top: 5px;
	float: left;
}
.mdown2 {
	height: 210px;
	width: 98%;
	margin-top: 5px;
}
.sea-link{
	height: 15px;
	width: 898px;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: left;
}
.mdowntext {
	height: 50px;
	width: 70%;
	text-align:left;
}
.topleft {
	float: left;
	width: 70%;
}
.topright {
	float: left;
	width: 28%;
	text-align:right;
	padding-right: 5px;
}
.main a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.main a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.main a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
