body{
	font-size: 14px;
	line-height: 22px;
	color: #686868;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
}
td,p{
	font-size: 14px;
	line-height: 22px;
	color: #4B4B4B;
}
a{
	color: #315181;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
hr{
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.shu{
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
}
.lm a{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(image/lm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;	
}
.lma a{
	color: #008EDC;	
}
h3{
	font-size: 24px;
	font-weight: bold;
	color: #008EC7;
	margin-top: 0px;
	margin-bottom: 15px;	
}
h4{
	font-size: 16px;
	font-weight: bold;
	color: #008EC7;
	margin-top: 15px;
	margin-bottom: 15px;
}