/* CSS Document */
body {
	background-color: #d7d8d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu A{ 
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #FFFFFF;
}
.menu A:hover{ 
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #E0DB10;
}
.line{ 
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #FFFFFF;
}
.body_detail{ 
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	color: #000000;
}
.name { 
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	color: #CC0000;
}
.body_title { 
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #007DFB;
} 
.title { 
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #007DFB;
} 
.title_b { 
	font-family: Verdana;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #007DFB;
} 
.province { 
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #990000;
} 
.link A { 
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	color: #F48B68;
} 
.link A:hover { 
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	color: #2B78EA;
} 
.link_more A { 
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #F48B68;
} 
.link_more A:hover { 
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #2B78EA;
} 