﻿@charset "utf-8";
/* CSS Document */


*{
	margin:0px;
	padding:0px;
}
a:link, a:visited {text-decoration: none;	}
img{margin:0px; padding:0px; border:0px;}
body,td,th {

	line-height: 200%;
}
body{
	font-size:14px;
	color:#282828;
	font-family:"宋体";
	background-color: #ececec;
}
table{margin:0px auto;text-align:left;overflow: hidden;
}


.left{margin-left:0px;
}



.f14{color:#004e8a;font-size:14px;font-weight: bold;
}
.f16white {color:#ffffff;font-size:16px;font-weight: bold;
}
.link1 A{
	text-decoration: none;font-size:14px;
	color:#015e89;
} 
.link1 A:hover{
	text-decoration: none;font-size:14px;
	color: #0293d6;
}
.link2 A{
	text-decoration: none;
	color:#282828;font-size:14px;
} 
.link2 A:hover{
	text-decoration: none;font-size:14px;
	color: #b80b06;
}



.space1{margin-top:1px;
}
.space2{margin-top:2px;
}
.space3{margin-top:3px;
}
.space4{margin-top:4px;
}
.space5{margin-top:5px;
}
.space6{margin-top:6px;
}
.space7{margin-top:7px;
}
.space8{margin-top:8px;
}
.space9{margin-top:9px;
}
.space11{margin-top:11px;
}
.tab{border:1px solid #a4d5d9;
}
.tab1 td{border-bottom:1px dashed #adadad;
}

.color1{color:#515151;
}
.line1{line-height:25px;
}

