a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #000000;
}
table
{
text-align:left;
}

p
{
 line-height:200%;
}
font
{
 line-height:200%;
}
h1
{
 line-height:200%;
}
body {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	font-family: "arial";

	text-align:center;
	background-image:url(../images/banqian_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a.men:link {
	font-size: 14px;
	color: #000000;
		letter-spacing:2px;

	font-weight:bold;
}
a.men:hover {
	font-size: 14px;
	color: #ff3600;
	letter-spacing:2px;
	text-decoration:underline;
	position: relative; 
	right: 1px; 
	bottom: 1px
}
a.men:visited {
	font-size: 14px;
	color: #000000;
		letter-spacing:2px;

	font-weight:bold;
}

.input_cn
{
BORDER: #ff6600 1px solid;
PADDING: 2px;
HEIGHT: 10px; 
BACKGROUND-COLOR: #ffffff;
WIDTH: 80px;
}
.a_bold{
	COLOR: #323232; 
	BORDER-BOTTOM: #cccccc 1px dashed; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold; 
}