﻿
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}
h1 {
	font-size: 20px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #333333;
}
.menu {
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #333333;
	text-decoration: underline;
}
.tbl_left_menu {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #8b8e91;
	background-color: #fff;
}
.tbl_left_line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #717171;
}
.tbl_left_line span {
	color: #17426e;
	padding-left: 15px;
	font-weight: bold;
}
.tbl_left_line span a {
	color: #17426e;
	font-weight: bold;
	text-decoration: none;
}
.tbl_left_line span a:hover {
	text-decoration: none;
}
.handpointer {
	cursor: pointer;
	cursor: hand;
}
.tbl_footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}



#sn{ text-align:center; width: 100%; margin-top: 20px; padding-bottom: 10px; display:;}
#sn a{color:#666; font-weight:normal; font-size:9px;}