body 
{
	SCROLLBAR-FACE-COLOR: #e1e1e1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #e1e1e1;
	SCROLLBAR-3DLIGHT-COLOR: #d3d3d3;
	SCROLLBAR-ARROW-COLOR: #656565;
	SCROLLBAR-DARKSHADOW-COLOR: #d3d3d3;
	SCROLLBAR-BASE-COLOR: #ffffff;
	margin:0px;
}

.top:link {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.top:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.top:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
}
.top:active {
	font-family: "Arial";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
}
/* 定义BODY内字体大小及颜色等 */
.nolink {
	font-family: "Arial";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;	
}
/* 定义表格内字体大小及颜色等 */
td {
	font-family: "Arial";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}

/* 定义网站中标准链接式样 */
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;

}
a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;

}

.menu {
	font-family: "Arial";
	font-size: 14px;
	line-height: 18px;
	color: #7D2800;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}

.bar1 {
	color: #ffffff;
	background-image: url(images/bar_01.jpg);
	cursor: hand;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.bar2{
	color: #ffffff;
	background-image: url(images/bar_01_2.jpg);
	cursor: hand;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.input1 {
	border: 1px solid #cc0000;
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #CC0000;
	height: 16px;
}
.input2 {
	border: 1px solid #EBEBEB;
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	background-color: #F9F9F9;
}
.button {
	color: #B4B4B4;
	background-color: #F4F4F4;
	border: 1px solid #E0E0E0;
}
.backbg2 {
	background-image: url(images/menulistbg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 169px;	
	color: #FFFFFF;
	cursor: hand;
	text-align: justify;
	margin-left: 0px;
	padding-left: 15px;
}
.backbg {
	background-image: url(images/menulistbg2.jpg);
	height: 22px;
	width: 169px;
	color: #666666;
	cursor: hand;
	text-align:justify;
	margin-left: 0px;
	padding-left: 15px;
}


.table-menu {
	background-color: #FFFFFF;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
