	a:link 	   {
	text-decoration: none;
	font-family: "arial";
	color: #333333;

} 
	a:visited  {
	text-decoration: none;
	font-family: "arial";
	color: #666666;


}
	a:active   {
	text-decoration: none;
	font-family: "arial";
	color: #666666;

} 
.menu_word {
	font-size: 11px;
	font-weight: bold;
	word-spacing: 2px;
	letter-spacing: 2px;
}

	a:hover    {font: "arial"; position:relative;top:1px;left:1px}

.button01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-color: #555555;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}

.inpout {
	background-color: #F1F1ED;
	height: 16px;
	border: 1px solid #666666;
}

/* 列表表格 */
.listTable th, .listTable td
{
	font-size: 13px;
	font-family: Arial;
}

.inpout_big {
	background-color: #F1F1ED;
	border: 1px solid #666666;
}


.btn {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.table_dotted{
	border: 1px dashed #BBBBBB;
}

.listTable th .navigation, .listTable td .navigation
{
	font-family: webdings;
}
.data_word_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}
