@charset "utf-8";
body {
	margin: 15px 0px 0px 0px;
	background-color: #FFF0F0;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
img {
	border: none;
}
.LeftMenu a {
	display: block;
	width: 155px;
	height: 24px;
	background-image: url(/images/left_menu_bar.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.LeftMenu a:hover {
	background-image: url(/images/left_menu_bar_.jpg);
}
.LeftSubMenu a {
	display: block;
	width: 150px;
	height: 18px;
	background-image: url(/images/left_submenu_bar.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 35px;
	color: #999999;
	text-decoration: none;
}
.LeftSubMenu a:hover {
	background-image: url(/images/left_submenu_bar_.gif);
}
.sec_Title {
	color: #336699;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	background-image: url(/images/sec_title_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.sec_SubTitle {
	color: #CC3366;
	font-size: 14px;
	font-weight: bold;
}

a.News {color:#666666; text-decoration:underline;}
a.News:hover {color:#999999; text-decoration:none;}

a.footer-menu {color:#666666; text-decoration:none;}
a.footer-menu:hover {color:#999999; text-decoration:underline;}

a.LeftMenuLink {color:#FFFFFF; text-decoration:none;}
a.LeftMenuLink:hover {color:#FFFFFF; text-decoration:underline;}


td {font-size: 13px;color: #000000;}
h1 {font-size: 12px;color: #000000;font-weight: normal;margin: 0px;}
h2 {font-size: 13px;color: #000000;font-weight: normal;margin: 0px;}
h3 {font-size: 13px;color: #000000;font-weight: normal;margin: 0px;}
h4 {font-size: 20px;color: #336699;font-weight: bold;margin: 10 0px;text-decoration:none;}
h5 {font-size: 13px;color: #000000;font-weight: normal;margin: 0px;}
h6 {font-size: 13px;color: #000000;font-weight: normal;margin: 0px;}
