a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
    text-decoration: none;
}
.list{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 20px;
	text-decoration: none;
}
.list a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.list a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.list a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.window_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73828E;
	text-decoration: underline;
}
.window_link a:link {
	color: #73828E;
	text-decoration: underline;
}
.window_link a:visited {
	color: #73828E;
	text-decoration: underline;
}
.window_link a:hover {
	color: #73828E;
	text-decoration: none;
}

.blue_title{
	font-size: 12px;
	color: #007BB6;
}
.blue_title a:link{
	color: #007BB6;
	text-decoration: none;
}
.blue_title a:visited{
	color: #007BB6;
	text-decoration: none;
}
.blue_title a:hover{
	color: #007BB6;
	text-decoration: underline;
}

.server li a:link {
	color: #37394a;
	text-decoration: none;
}
.server li a:visited {
	color: #37394a;
	text-decoration: none;
}
.server li a:hover {
	color: #37394a;
	text-decoration: underline;
}
/*Á¬½Ó£¨ÐÂÎÅFAQ£©*/
a.home-menu-list{text-decoration:none; color:#0070BC ;font-size:11px; font-family:"trebuchet ms",sans-serf; font-weight:bold;text-decoration: none;}
a.home-menu-list:link{color: #0070BC; font-weight:bold;text-decoration: none;}
a.home-menu-list:hover{color: #FF7A22; font-weight:bold;text-decoration: none;}
a.home-menu-list:active{color:#0070BC; font-weight:bold;text-decoration: none;}

.BTN {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #0492EC;
	border: 1px solid #005EBB;
}

.input_table {
	border: 1px solid #A5C0D2;
}

.Detail{
	line-height: 120%;
    FONT-FAMILY: Verdana
}
#HotPL-contact {
	position: relative;
	font-size: 11px;
}
#HotPL-contact a { line-height:15px; text-decoration: none;}
#HotPL-contact a span { display:none; }
#HotPL-contact a:hover { display: block; text-decoration: underline;}
#HotPL-contact a:hover span {
	display: block;
	border: 1px solid #bab9aa;
	width: 320px;
	top: 25px;
	background-color:#FFFFFF;
	position:absolute;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	left: 230px;
}