body {margin:auto; background:#FFFFFF;}
a:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}

table{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#t_info{
font-size:12px;
}
.line { color:#FFFFFF; font-weight:bold;}
.x1 {
	border: 1px solid #999999;
	padding:3px;
}
.x2 {
	border: 1px dashed #CCCCCC;
	padding:5px;
}
.x3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.x4 {
	border: 1px dashed #CCCCCC;
	padding:2px;
}
.x5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.x6 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.a1:link {
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.a1:visited {
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.a1:hover {
	color: #999999;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.a2:link {
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a2:visited {
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a2:hover {
	color: #999999;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.lc {
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.transparent50{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }
.transparent70{filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; }
.LoginFrm{border:0px; background:; border-bottom:1px solid #fff; height:18px; line-height:18px; color:#fff;}
