BODY {background-image:url(/images/bg.gif);text-align:center;background-position: center;background-repeat: repeat;background-attachment: fixed;padding:0;margin:0 auto;border:0; margin-bottom:0px;width:100%;}

.input {height:18px;BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: fixed; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid}


*{ 
margin:0; 
padding:0; 
}

/*页面头部*/
#Header {width:980px;margin:0 auto;background:white;}

/*页面主体*/
#PageBody {width:980px;margin:0 auto;background:white;}

/*页面底部*/
#Footer {width:980px;margin:0 auto;background:white;}

td {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

.link_blue {
	color: #0000FF;
}
.link_red {
	color: #FF0000;
	text-decoration: none;
}
.link_black {
	color: #000000;
	text-decoration: none;
}
.siglebg {
	background-repeat: no-repeat;
}
.newslist {
	line-height: 16px;
	color: #424542;
	text-decoration: none;
	font-size: 14px;
}
.whitefont {
	color: #FFFFFF;
}
.siglebg_center {
	background-repeat: no-repeat;
	background-position: center;
}.title_huise {
	color: #666666;
}

a {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
a.red {
	color: #FF0000;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	height: 24pt;
	line-height: 24pt;
}
h2 {
	font-size: 12px;
}