body,td,th {
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, arial, helvetica, sans-serif;
}
.Bigtitle {
	font-size: 14px;
	color: #0871bb;
	font-weight: bold;
}
.middlebg { background-repeat : repeat-x ; }
.abottomE {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.abottomE:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.top_menu {
	padding:10px 0px 0px 10px;
	text-align:center;
	height: 20px;
}
.top_menu li {
	float:left;
	color:#999999;
	width:68px;
	margin-left:2px;
	line-height:20px;
}
.top_menu a:link {
	color:#999999;
	text-decoration:none;
}
.top_menu a:visited {
	color:#999999;
}
.top_menu a:hover {
	color:#FF0000; 
	text-decoration:underline;
}
.Qtitle li {
	list-style-type: none;
	line-height: 2em;
	background-image: url('../Images/arr01.gif');
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 2px
}
.Qtitle a {
	color: #666666;
	text-decoration: none;
}
.Qtitle a:visited {
	color: #666666;
}
.Qtitle a:hover {
	color: #034DA2;
	text-decoration: underline;
}
.tempcustom {
	font-weight: normal;
}
.tempcustom a {
	font-weight:bold;
	text-decoration: none;
}
.tempcustom a:hover {
	color: #034DA2;
	font-weight:bold;
	text-decoration: underline;
}
input, select, textarea, optgroup, option, button {
	font-size: 12px;
	border-width:1px
}