﻿body {
	margin: 0px;
	padding: 0;
	background-color: #c4f9e6;
	font-size: 12px;
	font-family: Arial, 宋体;
}
img{
	border:0px;
}
td {
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, 宋体;
	text-align:left;
}
A:link {
 color: #129b86;
 TEXT-DECORATION: none
}
A:visited {
 COLOR: #129b86;
 TEXT-DECORATION: none
}
A:hover {
 COLOR: #129b86;
 text-decoration: underline;
}
A:active {
 COLOR: #129b86;  
 text-decoration: underline;
}
.LOGO {
	margin: auto auto auto -95px;
	position: absolute;
	top: 0%;
	left: 50%;
	width: 234px;
	height: 123px;
}

.CS {
	position: absolute; 
	right: 10px; 
	top:expression(offsetParent.scrollTop+180); 
	width: 91px; 
	height: 113px; 
	z-index: 1;
}
.TITLE {
	color: #19af8d;
	padding-top:4px;
	text-align:right;
}
.COPYRIGHT {
	font-size: 11px;
	color: #19af8d;
}
.BOTTOMTD {
	padding-top:12px;
	background-image:url(../images/main_bottom_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
.TOPTD {
	background-repeat:repeat-x;
	background-image:url(../images/main_top_bg.gif);
	text-align:center;
}
.MAINTD {
	text-align:center;
}
.MAIN2TD {
	text-align:center;
}
.FEILD {
	border:0px;
	background-color: #ffffff;
	color: #19af8d;
	text-align:left;
}
.USERNAME {
	background-image:url(../images/username.gif);
	background-repeat:no-repeat;
	padding-left:6px;
	padding-right:10px;
	padding-top:2px;
}
.SEARCH {
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	padding-left:6px;
	padding-right:10px;
	padding-top:2px;
}
.BUTTOMFONT {
	padding-top:4px;
	text-align:center;
	color: #129b86;
	background-image:url(../images/button_bg.gif);
	background-repeat:no-repeat;
}
.BUTTOMFONT2 {
	padding-top:4px;
	text-align:center;
	color: #129b86;
	background-image:url(../images/button_bg_2.gif);
	background-repeat:no-repeat;
}
