BODY
{ background-color: #00252E;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
}

a:link {
	color: #4f5862;
	text-decoration: none;
}
a:visited {
	color: #4f5862;
	text-decoration: none;
} 
a:hover{
	color: #4FB2AB;
	text-decoration: underline;
} 

a.l:link {
	color: #ffffff;
	text-decoration: none;
}
a.l:visited {
	color: #ffffff;
	text-decoration: none;
} 
a.l:hover{
	color: #ffffff;
	text-decoration: underline;
} 

td
{
	font-size:12px;
	 color:666666;
	font-family: 宋体;
	line-height: 25px;
	}

.white12
{
	font-size:12px;
	 color:ffffff;
	font-family: 宋体;
	line-height: 25px;
}

.orange14
{
	font-size:14px;
	 color:EB5E08;
	font-family: 宋体;
	line-height: 25px;
}

.blue14
{
	font-size:14px;
	 color:026495;
	font-family: 宋体;
	line-height: 25px;
}

.blue12
{
	font-size:12px;
	 color:026495;
	font-family: 宋体;
	line-height: 25px;
}
p{ margin:8px 10px;}

.about_img{
	float:left;
	margin-right:8px;
}

.about_img1{
	float:right;
	margin-right:8px;
}

