body {
	margin: 0px;
}
a:link {
	color: #6A6A6A;
	text-decoration: none;
}
a:visited {
	color: #6A6A6A;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #6A6A6A;
	text-decoration: underline;
}
.bg_white {
	background-color: #FFFFFF;
}
.bg_black {
	background-color: #000000;
}
.td_th8 {
	padding-top: 8px;
	padding-bottom: 8px;
}
.td_tw8 {
	padding-right: 8px;
	padding-left: 8px;
}
.td_tw16 {
	padding-right: 16px;
	padding-left: 16px;
}
.td_th4 {
	padding-top: 4px;
	padding-bottom: 4px;
}
.td_tw4 {
	padding-right: 4px;
	padding-left: 4px;
}
.pic_br {
	border: 1px solid #010002;
}
.pic_br01 {
	border: 1px solid #72716F;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tx_white {
	color: #FFFFFF;
}

.input01 {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.showpage {
	border: 1px dashed #CCCCCC;
}
.tx_hui {
	color: #CCCCCC;
}
.tx_aa {
	font-family: Arial, Helvetica, sans-serif;
}
.tx_red {
	color: #FF0000;
}

.tx_hui01 {
	color: #333333;
}

.tx_black {
	color: #000000;
}
.bg01 {
	background-color: #EDEDED;
}
