body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}

.mailhead {
	background-color: #FFFFFF;
	background-image: url(images/mailhead_bg.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 24px;
}
a:link {
	font-size: 12px;
	color: #003387;
	text-decoration: none;
}
a:visited {
	color: #003387;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	width: 120px;
	height: 17px;
}
.input2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	width: 50px;
	height: 17px;
}
.button1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-image: url(images/bt_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 70px;
	border: 1px solid #3670b0;
	padding-top: 2px;
}
.button2 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-image: url(images/bt_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #3670b0;
	padding-top: 2px;
	background-position: bottom;
	letter-spacing: 5px;
}
.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
}

.menu1 {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
.menu2 {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
}
.menu3a {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 45px;
	background-image: url(images/menu3a.gif);
	background-repeat: no-repeat;
	background-position: 25px 2px;
}
.menu3b {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 45px;
	background-image: url(images/menu3b.gif);
	background-repeat: no-repeat;
	background-position: 25px 2px;
}
#menu a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C01920;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C01920;
}
.nav {
	background-color: #c1cde7;
	height: 23px;
	line-height: 23px;
}
.title {
	line-height: 20px;
	background-color: #ebebeb;
	height: 20px;
	font-weight: bold;
}
.input_m {
	height: 19px;
	width: 200px;
	border: 1px solid #7ca7d4;
	font-size: 12px;
}
.input_s {
	height: 19px;
	width: 90px;
	border: 1px solid #7ca7d4;
	font-size: 12px;
}
.table_bg {
	background-color: #ffffff;
	border: 1px solid #83b6e5;
}
.td_title {
	font-weight: bold;
	background-color: #98addd;
	text-align: center;
}
.td_bg {
	background-color: #e9effa;
}
.td_bg1 {
background-color: #ffffff;
}
.b {
	font-weight: bold;
}
