
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color:#027886;
}
a:link {
	color: #027886;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #027886;
}
a:hover {
	text-decoration: underline;
	color: #7ae1e9;
}
a:active {
	text-decoration: none;
	color: #027886;
}
.main_lx {
padding-left:20px;
line-height:20px;}
.main_lx_red {
color:#FF0000;
font-weight:bold;
font-size:14px;}
.bottom_zi {
line-height:14px;
padding-left:30px;}
.tt_about {
font-size:13px;
font-weight:bold;}
.content_tt {
padding-top:4px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;}
.about_zi{
line-height:24px;}




.aleft {
	DISPLAY: block;
	PADDING-LEFT: 28px;
	BACKGROUND: url(images/left_bg_1.gif) no-repeat left 50%;
	WIDTH: 180px;
	COLOR: #555555;
	LINE-HEIGHT: 26px;
	LETTER-SPACING: 1px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none
}
.aleft:hover {
	FONT-WEIGHT: lighter;
	BACKGROUND: url(images/left_bg_2.gif) no-repeat left 50%;
	COLOR: #ffffff
}
.aleft:active {
	FONT-WEIGHT: lighter;
	COLOR: #ffffff;
	background-image: url(images/left_bg_2.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}
