@charset "utf-8";

body {
	background-color: #D2D2FF;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	text-align:left
}
.content_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left
}
.content img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.header_td {
	height: 260px;
	width: 900px;
}
.middle_td {
	width: 900px;
}
.footer_td {
	height: 30px;
	width: 900px;
}
.header_td #table {
	margin-top: 35px;
}

.col01 {
	width:250px;
}

.col02 {
	width:40px;
}
.contactus_header{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	color:#FFFFFF;
}

.contactus_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

.contactus_content a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFCC00;
}


#member_menu {width:100%; background:#6178B5; margin-bottom:20px;}
#member_menu ul {margin: 0; padding: 0;}
#member_menu ul li:first-child {border-left: 1px solid #445893;}
#member_menu ul li { float: left; list-style: none; border-right: 1px solid #445893;}
#member_menu ul li a {font-family: Arial, Helvetica, sans-serif; font-size:13px !important; font-weight: bold; color:#EDF1F8 !important; text-align: center; text-decoration: none; display: block; padding:5px 20px;}
#member_menu ul li a:hover, #member_menu ul li .current {text-decoration: underline; background:#ABB8D8; color:#445893 !important;}
