
td
{
	height:25px;
	line-height:25px;
	text-align:left;
	padding-left:6px;
	font-size:12px;
	font-family:"宋体";
	color:#000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	color: #1B6800;
	text-decoration: none;
}

a:visited {
	font-family: "宋体";
	color: #1B6800;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	color: #B40000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	color: #FF0000;
	text-decoration: none;
}


input {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	width: 150px;
	border: 1px solid #CCCCCC;
}

.MainBody
{
    font-family : "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	background-color:#5BC32A;
	background-image: url(Images/Body.png);	
	background-repeat:no-repeat;
	width:870px;
	height:516px;
	margin:0 auto;
	margin-top:20px;
}

.LoginArea
{
  position:relative;
  top:-20px;
  left:480px;
  width:366px;
  background-color:#FFFFFF;
  padding:8px;
}

.aboutArea
{
	 height:35px;
	 width:600px;
	 line-height:35px;
	 background-color:#DDDDDD;
	 position:relative;
     top:25px;
     left:260px;
     padding-left:5px;
     color:#056D96;
}
.CrewArea
{
  	 height:35px;
	 width:600px;
	 line-height:35px;	 
	 position:relative;
     top:25px;
     left:260px;
     padding-left:5px;
     color:#056D96;
}
