body {
	color: #5B5B5B;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	font-size: 12px;
}
a{
	color: #5B5B5B;
	font-size: 12px;
	text-decoration:none;
}
a:hover{
	color: #5B5B5B;
	font-size: 12px;
	text-decoration: underline;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #525252;
}
.menu a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #525252;
}
.menu a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #525252;
}
.left_l {
	font-size: 14px;
	font-weight: bold;
	color: #165AA3;
	text-decoration: none;
}
.left_l a{
	font-size: 14px;
	font-weight: bold;
	color: #165AA3;
	text-decoration: none;
}
.left_l a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #165AA3;
	text-decoration: underline;
}
.left_2 {
	font-size: 12px;
	color: #5C5C5C;
	text-decoration: none;
	line-height: 20px;
}
.left_2 a{
	font-size: 12px;
	color: #5C5C5C;
	text-decoration: none;
}
.left_2 a:hover{
	font-size: 12px;
	color: #5C5C5C;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
.title a{
	font-size: 14px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
.title a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #545454;
	text-decoration: underline;
}
.e_title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
}
