﻿@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}
.mapbg {
	background-image: url(images/map2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.STYLE1 {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
}
.STYLE2 {
	color: #000099;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	font-family: "黑体";
}
.STYLE3 {color: #FFFFFF; 
         font-size: 16px; l
         ine-height: 18px; 
         font-weight: bold;
}
.STYLE4 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE5 {
	color: #BBE4EB;
	font-size: 20px;
	font-family: "黑体";
}
.STYLE6 {
	color: #333333;
	font-size: 12px;
}
.STYLE7 {
	color: #333333;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 16px;
}
.STYLE8 {
    color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.STYLE12 {color: #666666}
.STYLE13 {color: #CCCCCC}


a.aa1:link{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
a.aa1:visited{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;	
}
a.aa1:hover{
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 12px;	
}

a.aa1:active {
	text-decoration: none;
	color: #99FFFF;
}
a.aa2:link{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a.aa2:visited{
	text-decoration: none;
	color: #666666;
	font-size: 12px;	
}
a.aa2:hover{
	text-decoration: underline;
	color: #666666;
	font-size: 12px;	
}

a.aa2:active {
	text-decoration: none;
	color: #000033;
}
