@charset "gb2312";
/* CSS Document */
body {
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-position: center top;
	font-family: "宋体";
	font-size: 12px;
	color:#9BA2AC;
}
.font {
	font: normal 12px/200% "宋体";
	color: #9BA2AC;
	text-decoration: none;
}
.logo {
	font: normal 20px/160% "宋体";
	color: #C6CDD9;
	text-decoration: none;
	font-weight: bold;
}
.title01 {
	font: normal 12px/200% "宋体";
	color: #C6CDD9;
	text-decoration: none;
	font-weight: bold;
}
.title02 {
	font: normal 12px/200% "宋体";
	color: #9BA2AC;
	text-decoration: none;
	font-weight: bold;
}
.blue {
	font: normal 12px/200% "宋体";
	color: #359DCA;
	text-decoration: none;
}
.white {
	font: normal 12px/200% "宋体";
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font: normal 12px/200% "宋体";
	color: #FF0000;
	text-decoration: none;
	font-weight:bolder;
}
a:link {
	color: #9BA2AC;
	text-decoration: none;
	font: normal 12px "宋体";
	line-height: 200%;
}
a:visited {
	color: #9BA2AC;
	text-decoration: none;
	font: normal 12px "宋体";
	line-height: 200%;
}
a:hover {
	color: #9BA2AC;
	font-family: "宋体";
	font-size: 12px;
	line-height: 200%;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #FCDE11;
	text-decoration: none;
	font-variant: normal;
	line-height: 200%;
}
.img {border:0px;}
.image {border:3px solid #000000;}
.navtable {background-color: #E7E7E7; height:20px; margin-bottom:2px;}
.lefttable {background-color: #E7E7E7; margin:2px 0px 10px 0px; padding:6px;}
input {
	border: 1px solid #DDDDDD;
}
textarea {
	border: 1px solid #DDDDDD;
}
select {
	border: 1px solid #DDDDDD;
}

