/********* 顶端 ************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	}



.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
}
.no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
}
/********* 新闻列表标题 ************/
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BACKGROUND: url('../images/bg.jpg') no-repeat left -161px;
	padding-left: 20px;
	height: 20px;
}

.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BACKGROUND: url('../images/bg.jpg') no-repeat left -228px;
	padding-left: 20px;
	height: 20px;
}

/********* td ************/
.td_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;

}
.td_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;

}

/********* 按钮 ************/
.menubg {
	BACKGROUND: url('../images/bg.jpg') left -81px;
}

.topbg {
	BACKGROUND: url('../images/bg.jpg') left -121px;
}



.menu {
	BACKGROUND: url('../images/bg.jpg') no-repeat left 0px;
}
.menu a {
	DISPLAY: block;
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
	BACKGROUND: url('../images/bg.jpg') no-repeat left 0px;
	TEXT-DECORATION: none;
	width: 99px;
	height: 33px;
	padding-top: 7px;
	color: #FFFFFF;
}
.menu a:hover,.menu a:active {
	BACKGROUND: url('../images/bg.jpg') no-repeat left -252px;
}

.menu a.this1 {
	BACKGROUND: url('../images/bg.jpg') no-repeat left -40px;
	color: #333333;
}
.this a {
	DISPLAY: block;
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
	BACKGROUND: url('../images/bg.jpg') no-repeat left -40px;
	TEXT-DECORATION: none;
	width: 99px;
	height: 33px;
	padding-top: 7px;
	color: #FFFFFF;
}
/********* input ************/
.input_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	height: 22px;
	width: 169px;
	border: none;
	BACKGROUND: url('../images/bg.jpg') no-repeat left -134px;
	padding-left: 20px;
	padding-top: 3px;
}


/********* 按钮1 ************/
.menubg1 {
	BACKGROUND: url('../images/bg.jpg') left -81px;
}

.topbg1 {
	BACKGROUND: url('../images/bg.jpg') left -121px;
}



.menu1 {
	BACKGROUND: url('../images/bg.jpg') no-repeat left 0px;
}
.menu1 a {
	DISPLAY: block;
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
	BACKGROUND: url('../images/bg.jpg') no-repeat left 0px;
	TEXT-DECORATION: none;
	width: 99px;
	height: 33px;
	padding-top: 4px;
	color: #FFFFFF;
}
.menu1 a:hover,.menu a:active {
	BACKGROUND: url('../images/bg.jpg') no-repeat left -252px;
}

.menu1 a.this1 {
	BACKGROUND: url('../images/bg.jpg') no-repeat left -40px;
	color: #333333;
}
.this a {
	DISPLAY: block;
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
	BACKGROUND: url('../images/bg.jpg') no-repeat left -40px;
	TEXT-DECORATION: none;
	width: 99px;
	height: 33px;
	padding-top: 4px;
	color: #FFFFFF;
}
/********* input ************/
.input_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	height: 22px;
	width: 169px;
	border: none;
	BACKGROUND: url('../images/bg.jpg') no-repeat left -134px;
	padding-left: 20px;
	padding-top: 3px;
}

/********* 文字连接 ************/
a:link {
	color: #848484;
	text-decoration: none;
}
a:visited {
	color: #848484;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.w:link {color: #ffffff;text-decoration: none;}
a.w:hover {  color: #ffffff; text-decoration: none}
a.w:visited {  color: #ffffff; text-decoration: none}

.a.blue:link {  color: #003399; text-decoration: none}
.a.blue:hover {  color: #FF6600; text-decoration: underline}
.a.blue:visited {  color: #003399; text-decoration: none}

.a.red:link {  color: #FF6600; text-decoration: none}
.a.red:hover {  color: #003399; text-decoration: underline}
.a.red:visited {  color: #FF6600; text-decoration: none}

.a.c:link {  color: #ffffff; text-decoration: none}
.a.c:hover {  color: #ffffff; text-decoration: none}
.a.c:visited {  color: #ffffff; text-decoration: none}

.a.green:link {  color: #385600; text-decoration: none}
.a.green:hover {  color: ##99CC00; text-decoration: none}
.a.green:visited {  color: #385600; text-decoration: none}
