body {
	margin:0px;
}
table,td,div {
	font-size:12px;
	font-family:Arial;
	line-height:26px;
	color: #000;
}
a:link {
	color: #06C;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #069;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #F60;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.bg {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}
.wzbg {
	background-image:none;
	background-repeat: no-repeat;
	background-position: left top;
}
.rzbg {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.red{
font-family: Verdana, Arial;
font-size: 14px;
}
.red:link {
	text-decoration: none;
	color:#C63;
	font-size: 14px;
	font-weight: bold;
}
.red:visited {
text-decoration: none;
color: #C63;
font-size: 14px;
font-weight: bold;
}
.red:hover {
text-decoration: underline;
color: #C00;
font-size: 14px;
font-weight: bold;
}
.p{
	text-align:left;
	cursor:pointer;
	color: #F60;
	font-size: 12px;
	font-weight: bold;
}
.q{
	text-align:left;
	cursor:pointer;
	color: #C60;
	font-size: 12px;
	font-weight: bold;
}
.text_list {	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}