@charset "utf-8";
/* CSS Document */

body{
     font-size:13px;
	 font-family:"宋体";
     color:#000000;
	 line-height:18px;	
}
.red13{
     font-size:13px;
	 font-weight:bold;
     color:#CC0000;
	 line-height:15px;
	 line-height:18px;
}
.blue13{
     font-size:15px;
	 font-weight:bold;
	 font-family:'宋体';
	 color:#065DBC;
	 line-height:15px;
	 line-height:22px;
}
.he13bold{
 font-size:13px;
 font-weight:bold;
 color:#B48738;
 line-height:15px;
}
.blank13{
	font-size:13px;
	color:#3E3E3E;
	line-height:20px;
	letter-spacing: 0.5px;
	text-indent: 20px;
}
img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link{
    color:#000000;
    font-size:13px;
	font-family: "宋体";
	text-decoration: none;
	line-height:15px;	
}
a:hover{
    color:#FF0000;
    font-size:13px;
	font-family: "宋体";
	text-decoration: none;
	line-height:15px;	
}
a:visited{
    color:#000000;
    font-size:13px;
	font-family: "宋体";
	text-decoration: none;
	line-height:15px;	
}