body {    
    margin-top: 0px;
    border:0px;
}
a:hover {
	color: #45970B;
	text-decoration: underline;
}
a {
	
	text-decoration: underline;
}
/* mainTable 样式*/
.maintable{
	/*width:100%;*/
	border:0px solid #000000;             /*最外边框框颜色*/
	/*font: 13px 宋体;*/
	/*以下两句代表table里面的cellspacing=0*/
	border-collapse:collapse; 
    border-spacing:0; 
    /*以下一句代表table里面的cellpadding=0*/
    
    text-align:center;
}
.maintable td{	
	padding: 0; 	
}
.Table1
{
	width:100%;
	border:1px solid #C1DAD7;             /*最外边框框颜色*/
	/*以下两句代表table里面的cellspacing=0*/
	border-collapse:collapse; 
    border-spacing:0; 
    /*以下一句代表table里面的cellpadding=0*/
    margin:5px 0px 0px 0px;
	line-height:2;	
}
/* 有边线的表格内字体样式*/
.Table1 td
{
	height:40px;	
	border:1px solid #C1DAD7;    /*td边框颜色*/
    word-break:break-all;
}

.bottom_link
{
    font-family: "宋体";
	font-size: 12px;
	color: #007A89;
	letter-spacing: 5px; 
}
.bottom_link a
{
	color: #666666;
	
}
.bottom_copy
{
    font-family: "宋体";
	font-size: 13px;
	color: #285E9D;
	letter-spacing: 1px;
}
.bottom_copy a
{
	color: #285E9D;
	text-decoration: none;
}

.font12
{
    font-family: "Arial";
	font-size: 12px;
	color: #656565;
	line-height : 25px;
}
.font12 a
{
	color: #656565;
	text-decoration: none;
}
.font13
{
    font-family: "宋体";
	font-size: 13px;
	color: #656565;
	line-height:22px;
}
.font13 a
{
	color: #666666;
	text-decoration: none;
}
.font13A
{
    font-family: "宋体";
	font-size: 13px;
	color: #285E9D;
	line-height:22px;
}
.font13A a
{    
	color: #285E9D;
	text-decoration: none;
}
.font13B
{
    font-family: "宋体";
	font-size: 13px;
	color: #007A89;
	line-height : 20px;
}
.font13B a
{
    color: #666666;
    text-decoration: none;
}

.font14
{
    font-family: "宋体";
	font-size: 14px;
	color: #666666;
	line-height:25px;
}
.font14 a
{
	color: #666666;
	text-decoration: none;
}
.font14B
{
    font-family: "宋体";
	font-size: 14px;
	color: #CC3300;
	line-height:25px;
}
.font14B a
{
	color: #CC3300;
	text-decoration: none;
}
.font15
{
    font-family: "宋体";
	font-size: 15px;
	color: #656565;
	
}
.font15A
{
    font-family: "宋体";
	font-size: 15px;
	color: #285E9D;	
	font-weight: bold;
}
.font15C
{
    font-family: "宋体";
	font-size: 15px;
	color: #007A89;	
}
.font15 a
{
	color: #656565;
	text-decoration: none;
}
.font16
{
    font-family: "宋体";
	font-size: 16px;
	color: #656565;
}
.font16 a
{
	color: #656565;
	text-decoration: none;
}
.font18
{
    font-family: "宋体";
	font-size: 18px;
	color: #285E9D;
	font-weight: bold;
}
.font18 a
{
	color: #285E9D;
	text-decoration: none;
}
.font20
{
    font-family: "黑体";
	font-size: 20px;
	color: #666666;
}
.font20 a
{
	color: #666666;
	text-decoration: none;
}
.font22
{
    font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}


.contact a
{
	color: #0099CC;	
}
.contact
{
    font-family: "宋体";
	font-size: 15px;
	color: #0099CC;
}
.map
{
    font-family: "宋体";
	font-size: 13px;
	color: #666666;
	line-height : 30px;
}
.map a
{
	color: #666666;
	text-decoration: none;
}
