@charset "gb2312";
a.green:link {
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.blue {
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
	font-family: "宋体", "微软雅黑";
}
.inputbotton {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #333333;
}


a.green:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}


a:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	font-size: 9pt;
	color: #FFFF66;
	text-decoration: none;
	line-height: 18px;
}
a.black:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a.black:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
a.black:hover {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
	line-height: 18px;
}
.kuang {
	font-size: 9pt;
	color: #F79400;
	text-decoration: none;
	border: 1px solid #E8E8E8;
}
.blackfonts {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	background-repeat: repeat;
}
.bak {
	background-image: url(images/lanmu/bak.jpg);
	background-repeat: repeat-y;
}
.inputbottonred {

	font-size: 9pt;
	color: #FFFFFF;
	background-color: #CC3300;
	border: 1px solid #333333;
}

