body {
	font-family: verdana;
	font-size: 11px;
	color: #3f3f3f;
	background: #fff;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

a {
	color: #bb165c;
	text-decoration: none;
	}

a:hover {
	color: #000;
	}

#container {
	width: 990px;
	margin: auto;
	padding: 5px;
	}

#header {
	background: url('img/header.jpg');
	height: 189px;
	}

#headerleft {
	float: left;
	}

#headerleft h1 {
	color: #000;
	font-family: 'times new roman';
	font-size: 38px;
	margin: 35px 0 0 60px;
	}

#headerright {
	float: right;
	width: 330px;
	color: #fff;
	}

#headerright h2 {
	font-size: 16px;
	margin: 30px 0 0 0;
	}

#headerrightbottom {
	color: #000;
	}

#headerrightbottom h2 {
	margin: 50px 0 0 75px;
	font-family: 'times new roman';
	font-size: 22px;
	}

#content {
	float: left;
	width: 683px;
	padding: 30px 0 0 14px;
	}

.contentlist ul {
	padding: 0;
	margin: 0 0 0 15px;
	}

.contentlist li {
	list-style-type: square;
	color: #797779;
	}

#content h2 {
	margin: 0;
	font-size: 14px;
	}

#sidebar {
	float: left;
	width: 235px;
	padding-top: 11px;
	padding-left: 58px;
	padding: 11px 0 0 58px;
	}

#sidebar h3 {
	margin: 0;
	}

#sidebar .faq {
	font-weight: bold;
	}

.sidebarlist {
	margin: 10px 0 10px 0;
	}

.sidebarlist ul {
	padding: 0;
	margin: 0 0 0 15px;
	}

.sidebarlist li {
	list-style-type: square;
	color: #797779;
	}

.black {
	color: #000;
	}

.newsdate {
	color: #7a787a;
	font-weight: bold;
	}

#menu {
	margin-bottom: 10px;
	}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#menu li {
	background-image: url('img/li_back.gif');
	background-repeat: no-repeat;
	padding: 5px 0 0 51px;
	margin: 0 0 0 0;
	height: 25px;
	}

#menu a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #595959;
	}

#menu a:hover {
	text-decoration: underline;
	}

.tableheaderimg {
	margin-bottom: -2px;
	}

table {
	border: 1px solid #8b4462;
	}

th {
	background: #8b4462;
	color: #fff;
	font-weight: normal;
	}

td {
	text-align: center;
	color: #000;
	}

td a {
	font-weight: bold;
	text-decoration: none;
	}

tr {
	background: #f8ecf1;
	}

.pink {
	background: #f4dee7;
	}


#footer {
	overflow: hidden;
	clear: both;
	text-align: center;
	color: #fff;
	}

#footer p {
	margin: 0;
	}

.bl {background: url('img/bl.gif') 0 100% no-repeat #8b4462;}
.br {background: url('img/br.gif') 100% 100% no-repeat}
.tl {background: url('img/tl.gif') 0 0 no-repeat}
.tr {background: url('img/tr.gif') 100% 0 no-repeat; padding:10px}