* {
	margin:0px;
	padding:0px;
}
body,input,select,option,textarea{
	color: #666666;
	font-family: Arial, ËÎÌå, Helvetica, sans-serif;
	font-size:12px;
}
img
{
	border:0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
.tr_head {
	background-color: #aac6fd;
}
.tr_detail {
	background-color: #e6f2ff;
}
ul,ol
{
	list-style:none;
}
.hr
{
	clear:both;
	position:relative;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
.hr div
{
	height:1px;
	background-color:#999999;
	overflow:hidden;
	width:99%;
	margin:9px auto;
}
.blankline
{
	height:10px;
}
.copyright
{
	font-size:10px;
	font-family:Verdana;
	text-align:center;
}
.text2
{
	font-family: Arial;
}
select
{
	font-family: Arial;
}
.dhr
{
	height:1px;
	background-color:#999999;
	overflow:hidden;
	width:99%;
	margin:9px auto;
}
input[type='button']
{
	padding:0px 1px;
}
input[type='submit']
{
	padding:0px 1px;
}
input[type='text']
{
	line-height:15px;
}
.tabledetail
{
	border-collapse:collapse;
	border:1px solid #EEEEEE;
}
.tabledetail th,.tabledetail td
{
	border:1px solid #EEEEEE;
}
th,td
{
	line-height:130%
}
.control td
{
	padding:5px;
}