@charset "utf-8";
body {
	margin: 0px; padding:0px; font-family:"宋体";
	margin-right: auto;
    margin-left: auto;
    
	
}

a:link { color:#000; text-decoration: none;}

a:visited {color:#000;  text-decoration: none;}
a:hover {color:#000;  text-decoration: underline;}


.black12 {
	font-size: 12px;
	color: #000;
	line-height: 24px;
}

.black12 a {
	font-size: 12px;
	color: #000;
	line-height: 22px;
}

.black14 {
	font-size: 14px;
	color: #000;
	line-height: 22px;
}

.black14 a {
	color: #000;
}

.blue14_01 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #0078FF;
}

.blue14_01 a{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #0078FF;
}

.blue14_02 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #004276;
}
.blue14_02 a{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #004276;
}

.blue18 {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bolder;
	color: #0D50CD;
}

.blue18 a{
	font-family: "宋体";
	font-size: 18px;
	font-weight: bolder;
	color: #0D50CD;
}


.title { background:url(../img/02.jpg) repeat-x left top; height:32px;}


.borGray {
	border: 1px solid #CCCCCC;
	padding:5px;
}

.marR5px { margin-right:5px;}

.pad5px { padding:5px;}