* {
	font-family:Arial;
	font-size:11px;
}
body {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img {
	border:0px;
}
#left {
	width:149px;
	height:736px;
	overflow:hidden;
	margin-left:12px;
	border-right:solid 1px #009bfa;
}
#left #logo {
	width:125px;
	height:102px;
	margin-left:4px;
	margin-top:20px;
	overflow:hidden;
}
#left #left_menu {
	padding-top:9px;
	height:595px;
	width:141px;
}
.menu_normal {
	height:46px;
	width:100%;
	text-align:center;
	overflow:hidden;
	margin-top:8px;
	background-color:#128bdc;
}
.menu_normal a {
	color:#a7d9fc;
}
.menu_hover {
	height:46px;
	width:100%;
	text-align:center;
	overflow:hidden;
	margin-top:8px;
	background-color:#a7d9fc;
}
.menu_hover a {
	color:#128bdc;
}
.menu_a {
	font-size:13px;
	line-height:14px;
	text-decoration:none;
	display:block;
	padding-top:10px;
	width:60%;
	height:30px;
	text-align:center;
	margin:0px auto;
}
.menu_normal2 {
	height:30px;
	width:100%;
	text-align:center;
	overflow:hidden;
	margin-top:5px;
	line-height:30px;
	background-color:#128bdc;
}
.menu_normal2 a {
	color:#a7d9fc;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	font-size:13px;
}
.menu_hover2 {
	height:30px;
	width:100%;
	text-align:center;
	overflow:hidden;
	margin-top:5px;
	background-color:#a7d9fc;
}
.menu_hover2 a {
	color:#128bdc;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	font-size:13px;
}
#footer {
	clear: both;
	margin: 10px auto;
	padding: 5px 0px;
	width:960px;
	border-top: solid 1px #1188EE;
	height:24px;
	color:#1188EE;
	text-align: center;
}
#footer a {
	color:#1188EE;
	text-decoration:none;
}
#footer a:hover {
	color:#1188EE;
	text-decoration:underline;
}

