﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	margin: 0px;
	background-color: #2c6060;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/indexbg.jpg);
	background-position: center top;
}

#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }

.red{
	color: #FF6300;
	font-size: 18px;
	font-weight: bold;
}

.red2{
	color: #FF6300;
	font-size: 14px;
	font-weight: bold;
}

.h1{
	font-size: 16px;
	font-weight: lighter;
	color: #2c6060;
	font-family: "黑体";
	line-height: 24px;
}

img {
    border:0px;
}

a:link,a:visited {
	text-decoration:underline;
	color: #000000;
}
a:hover{
	color: #FF6300;
	font-weight: bold;
}

.none {
	font-size: 12px;
	color: #333333;
}

.tabel {
	border: 1px solid #7CC0C0;
	padding: 2px;
	width: 292px;
	background-color: #ECFFFF;
}

.td1 {
	font-size: 12px;
	background-color: #93FFFF;
	text-align: left;
	line-height: 24px;
	height: 28px;
	padding: 3px;
}

.td2 {
	height: 120px;
}

.textfield {
	BORDER-RIGHT: #c5c2bb 1px solid;
	BORDER-TOP: #c5c2bb 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #c5c2bb 1px solid;
	BORDER-BOTTOM: #c5c2bb 1px solid
}

.midtext {
	font-weight: bold;
}

.hui {
	color: #CCCCCC;
}

/* 顶部 */

#top {
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 130px;
	width: 760px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
}

/* 中间 */

#mid {
	width: 760px;
	height: 380px;
	clear: both;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	background-color: #FFFFFF;
	margin-top: 18px;
}

#mid8 {
	width: 760px;
	height: 2960px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	BACKGROUND: #FFF;
	margin-top: 18px;
}

#mid1 {
	width: 144px;
	height: 348px;
	float: left;
	margin-top: 32px;
	clear: both;
	text-align: center;
}

#mid1 ul {
	list-style:none;
	margin:0px;
	padding: 0px;
}
#mid1 ul li {
	text-align: center;
	height: 31px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}


#mid2 {
	width: 602px;
	height: 352px;
	float: right;
	margin-right: 6px;
	text-align: left;
	margin-top: 28px;
	clear: right;
}

#mid21 {
	width: 602px;
	height: auto;
	float: right;
	margin-right: 6px;
	text-align: left;
	margin-top: 28px;
	clear: right;
}

/* 底部 */

#bot {
	width: 744px;
	height: auto;
	clear: both;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 8px;
}


#bot a:link,#bot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bot a:hover{
	color: #FF6300;
	font-weight: bold;
	text-decoration: underline;
}
.class_mft_h
{
	display: none;
	visibility: hidden;
}
