@charset "utf-8";
/* CSS Document */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
	text-align: center;
}
.repeatx {
	background-repeat: repeat-x;
	background-image: url(menusbg.gif);
}
.menubg {
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menubged {
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content {
	background-image: url(footbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 2px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(bigbg.gif);
	text-indent: 12px;
	background-repeat: no-repeat;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(bigbg2.gif);
	text-indent: 12px;
	background-repeat: no-repeat;
}
.titletd {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	background-image: url(smallbg.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
}
.protd {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	background-image: url(smallbg.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
}
input {
	height: 20px;
}
#scontent {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	overflow: auto;
	padding: 5px;
	height: 130px;
	width: 700px;
	margin-left: 15px;
	line-height: 18px;
}
.fcontent {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.logofont {
	font-family: "Lucida Sans";
	font-size: 22px;
	color: #333333;
}
.introfont {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #333333;
}

