@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	width:100%;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;	
}
img{
	border:none;
	padding:0px;
	margin:0px;
}
a{
	color:#666187;
	text-decoration:none;
}
a:hover {
	color:#1CADBE;
	text-decoration: underline;
	
}
page {
	text-align: center;
	} 
.topbg1{
	background-image: url(../images/bg_02.png);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	margin:0 auto;
	width:800px;
}
.topbg{
	background-image: url(../images/bg_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	margin:0 auto;
	width:800px;
}
.go{
	background-color:#666187;
	display:block;
	font-weight:bold;
	color:#fff;
	width:32px;
	line-height:20px;
	text-decoration:none;
	text-align:center;
}
.go a{
	background-color:#666187;
	display:block;
	font-weight:bold;
	color:#fff;
	line-height:20px;
	text-decoration:none;
	width:32px;
	text-align:center;
}
.go a:hover{
	background-color:#666187;
	display:block;
	font-weight:bold;
	color:#fff;
	width:32px;
	line-height:20px;
	text-decoration: underline;
	text-align:center;
}
.search{
	background-color:#E8E6E4;
	line-height:20px;
	color:#666187;
	font-size:10px;
	border:none;
	width:150px;
	height:20px;
	text-indent:5px;
	padding:0px;
	margin:0px;
}

.nav{
	font-size:14px;
	font-weight:bold;
	background-color:#1E4161;
	color:#fff;
	display:block;
	text-decoration:none;
	line-height:20px;
}
.nav a{
	font-size:14px;
	font-weight:bold;
	background-color:#1E4161;
	color:#fff;
	display:block;
	text-decoration:none;
	line-height:20px;
}
.nav a:hover{
	font-size:14px;
	font-weight:bold;
	background-color:#1CADBE;
	color:#1E4161;
	display:block;
	text-decoration:none;
	line-height:20px;
}
.htxt1{
	color:#666699;
	font-size:14px;
	font-weight:bold;
}
.leftcol{
	width:170px;
	padding-left:15px;
	color:#666699;
}
.listitem{
	list-style:none;
	text-indent:20px;
	padding:0px;
	margin:0px;
}
.content{
	border:1px solid #CAD0D1;
	padding:5px;
}

.right_pen{
	border:1px solid #CAD0D1;
	padding:4px;
	background-color:#F5F8FD;
	color:#666699;
	margin:0px;
}
.htxt2{
	font-weight:bold;
	color:#666699;
}
.htxt3{
	font-weight:bold;
	color:#1AADBD;
	}
.footerbg{
	background-image:url(../images/bg_04.png);
	height:62px;
	background-position: top;
	width:800px;
}
.tdgap{
	line-height:0px;
	padding:0px;
	margin:0px;
}
