@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration:none;
	color:#0166B2;
}
a:visited {
	text-decoration:none;
	color:#0166B2;
}
a:hover {
	text-decoration:none;
	color:#DC5114;
}
body {
	background-color:#75838B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:0px;
}
.bottom {
	background:#FFFFFF;
	margin:auto;
	width:952px;
	height:auto;
	overflow:hidden;
	border-top:#D0D9DF 5px solid;
	text-align:center;
	clear:both;
}
.content {
	background-color:#FAFAF0;
	margin:auto;
	width:942px;
	height:auto;
	overflow:hidden;
	padding:0px 5px;
}
.left {
	width:200px;
	height:500px;
	overflow:hidden;
	float:left;
	margin:15px 5px;/*border:1px #999999 solid;*/

}
.left_title {
	width:185px;
	border-bottom:#D0D9DF 1px solid;
	color:#0064A1;
	font-size:18px;
	font-weight:600;
	height:30px;
	line-height:30px;
	margin:auto;
}
.left_nav {
	background-image:url(vibrating_img/dot.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:20px;
	line-height:22px;
	width:180px;
	border-bottom:#A3A3A3 1px dotted;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
}
.right {
	background:#FFFFFF;
	width:705px;
	height:auto;
	overflow:auto;
	float:left;
	margin:0px;
	padding:20px 10px;
	border-left:1px #E5E5E5 solid;
}
.content img {
	border:#E5E5E5 3px solid;
	border-top:1px;
	border-left:1px;
	margin:9px;
	padding:5px;
	background-color:#FAFAF0;
}
h1 {
	font-size:17px;
	color:#666666;
	font-weight:600;
	height:25px;
	border-bottom:#D0D9DF 1px solid;
}
.top {
	width:952px;
	height:45px;
	margin:auto;
	overflow:hidden;
	border-top:#FFFFFF 8px solid;
	color:#545454;
	font-size:14px;
	font-weight:600;
}
.nav a {
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:26px;
	float:left;
	text-align:center;
	margin:0px;
	padding:0px 10px;
	padding-top:3px;
}
.nav a:visited {
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:26px;
	text-align:center;
	margin:0px;
	padding:0px 10px;
	padding-top:3px;
}
.nav a:hover {
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
	background-color:#1490DA;
	display:block;
	height:26px;
	text-align:center;
	margin:0px;
	padding:0px 10px;
	padding-top:3px;
}
table { width:690px; height:auto; text-align:center; border-collapse:collapse;}
table thead tr td { background-color:#d1e0eb; border:1px solid #ccc; font-weight:bold; line-height:20px;}
table tbody tr td { border:1px solid #ccc; line-height:18px;}