﻿main {  font-size: 9pt; line-height: 12pt; text-decoration: none}
.black {
	font-size: 9pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
.white {
	font-size: 9pt;
	line-height: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";
}
.blue {
	font-size: 9pt;
	line-height: 16pt;
	color: ##3333CC;
	text-decoration: none;
	font-family: "宋体";
}
.mail {
	font-family: "宋体";
	font-size: 9pt;
	color: #F9EBCF;
	text-decoration: none;
}
.ttile {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subwite {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.ai {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
}
.nei {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.bg01 {
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
