*{
	margin: 0 auto;
	padding: 0;
	border: none;
}* 
body {
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	color: #444;
	background-color: #E8FDFD;
}

a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p {
	margin: 0 0 15px 0;
}
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; color:#2071cd; }
h4 {
	color: #808080;
	background: none;
	font-weight: normal;
	font-size: 0.9em;
}

#content {
	width: 920px;
	margin: 0 auto;
	background: #fff;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}
	  
#logo {
	margin: 12px 0 0 30px;
	height: 90px;
	text-align: center;
	float: left;
}


#header {
	clear: both;
	background: #fff url(images/header4.jpg) no-repeat;
	color: #4C8734;
	height: 160px;
	margin: 0 auto 20px auto;
	padding: 20px 0 0 0;
	text-align: center;
	width: 900px;
	z-index: 2;
}
	#header h1 { margin: 0; }
	#header p { margin: 0; }
	
	#menu {
	font-size: 0.9em;
	margin: 127px 0 0 0;
	padding-left: 200px;

}

*html #menu {
	font-size: 0.9em;
	margin: 146px 0 0 0;

}
	#menu a {
	color: #FFFFFF;
	background: none;
	padding: 4px 20px 6px;
}	

	#menu a:hover {
	color: #FFFFFF;
	background: url(images/hover.gif);
	border-top: 2px solid #fff;

}

#left {
	clear: left;
	float: left;
	width: 250px;
	padding: 0 0 0 30px;
	font-size: 0.9em;
	margin: 0;
	text-align: justify;
	color: #1C58AA;
}
	#leftmenu {
	list-style: none;
	margin: 0 0 20px 0;
	background-color: #f9feff;
	padding: 5px;
}
	#leftmenu li {
	padding:  0 0 0 12px;
	background: #e9fbff url(images/bullet.gif) no-repeat center left;
	color: #2166C5;
	margin: 1px 0;
}


	#leftmenu li:hover {
	background: url(images/bullet.gif) no-repeat center left;

}


	#leftmenu li a {
	color: #1E64C3;
	background: none;
}
	#leftmenu li a:hover {
	background:#e9fbff;
	color: #1E64C3;

}

#right {
	margin: 0 15px 40px 0;
	padding: 0 20px 0 35px;
	float: right;
	width: 560px;
	text-align: justify;
	background:#fff url(images/leftbg.jpg) no-repeat left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C58AA;
}

#right img {
	float:left;
	margin:0 10px 10px 0;
	border: 1px solid #E6E6F2;
	padding: 2px;

}
#right ul {
	margin: 0 0 20px 40px;

}
	.notice {
	padding: 12px 12px 6px 12px;
	background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right;
	color: #666666;
}

	.notice_ad {
	padding: 12px;
	background: #EFFCFF url(images/noticebg_ad.gif) no-repeat bottom right;
	color: #2071cd;
	margin-top: 5px;
}
	.notice_ad ul {
	margin-left:20px;
	list-style-image: url(images/bullet2.gif);
	}

	#left a, #right a { background:#EFFCFF; color: #1F68C6; padding:3px; }
	#left a:hover, #right a:hover { background:#EAFFE3; color: #317486; }
	.notice_tuv a {border:none; background:#fff; color:#fff;}
	.notice_tuv a:hover {border:none; background:#fff; color:#fff;}
	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 {
	border-bottom: 3px double #ccc;
	color:#2071cd;
	padding: 0 0 5px 0;
	 
	 }

#footer {
	clear: both;
	padding: 40px 0 0 500px;
	margin: 0 auto;
	font-size: 0.9em;
	color: #FEFEFE;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	height: 140px;
	text-align: center;
	background-position: center;
	width: 420px;
	z-index: 3;
	background-color: #E8FDFD;
}
	#footer a {
	color: #2981DB;
	text-decoration:none;
	background: none;
}

	#footer a:hover {
	text-decoration:none;
	color: #fff;
}
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 {
	float: left;
	width: 270px;
	padding: 7px 0 0 40px;
}
	#col3 {
	float: right;
	width: 250px;
	padding: 7px 0 0 40px;
	text-align: center;
}
.footer_holder {
	margin:0 auto;
	width:900px;
	padding: 25px 0 0 0;
	text-align: center;

}

.text {
	background-color:#c0edfc;
	color:#2065c4;
	padding:4px;
	border:1px solid #94e1fb

}

.text:hover {
	background-color:#94e1fb;
	color:#fff;
	padding:4px;

}
