body {
	padding:0;
	margin:0;
	background:url(img/main_bg.jpg) top repeat-x;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	color:#8b8a8a;
}
img {
	border:0;
}
p {
	margin: 0;
}
/*-------------------------------------- top menu link ----------------------------------------*/
#top_menu {
	font-size:11px;
	color:#ffffff;
}
#top_menu a {
	text-decoration:none;
	color:#ffffff;
}
#top_menu a:link {
	text-decoration:none;
	color:#ffffff;
}
#top_menu a:visited {
	text-decoration:none;
	color:#ffffff;
}
#top_menu a:hover {
	text-decoration:underline;
	color:#e5f2b7;
}
/*-------------------------------------- center content ----------------------------------------*/
#center_menu {
	color:#e5f2b7;
}
#center_menu a {
	text-decoration:none;
	color:#e5f2b7;
}
#center_menu a:link {
	text-decoration:none;
	color:#e5f2b7;
}
#center_menu a:visited {
	text-decoration:none;
	color:#e5f2b7;
}
#center_menu a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#center_bg {
	background:url(img/center_bg.jpg) top no-repeat;
}
#center_menu2 {
	color:#ffffff;
}
#center_text {
	font-size:10px;
	color:#8b8a8a;
	line-height:16px;
}
#center_title {
	font-size:14px;
	color:#333333;
}
/*-------------------------------------- bottom content ----------------------------------------*/
#bottom_title {
	color:#333333;
}
/*-------------------------------------- footer link ----------------------------------------*/
#footer_menu {
	font-size:11px;
	color:#ffffff;
}
#footer_menu a {
	text-decoration:none;
	color:#ffffff;
}
#footer_menu a:link {
	text-decoration:none;
	color:#ffffff;
}
#footer_menu a:visited {
	text-decoration:none;
	color:#ffffff;
}
#footer_menu a:hover {
	text-decoration:underline;
	color:#ffffff;
}

