@charset "utf-8";
/* CSS Document */

html { height: 100%; }
body { 
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
	min-height: 100%; 
	height: 100%;
	background: #666698;
}

.container{
	background: #666698;
	width:100%;
	height:100%;
	float:left;
}

.header{
	background: #213389 url(../images/header.jpg) no-repeat top center;
	width:100%;
	height:65px;
	margin: 0 auto;
}

.txtright {
	text-align:left;
	border-bottom:1px solid #cccccc; width:530px; 
	padding-bottom: 15px;
}

.bold {
	font-weight:bold;
}

.pagecontent{
	background:url(../images/main_content_bg.png) repeat-y center top;
	width: 800px;
	margin: 0 auto;
}


.pagetext{
	#width:600px;
	#float:right;
	height:auto;
	margin-left:200px;
	#margin: 10px 0 0 0;
}

.pagetext2{
	#width:560px;
	#float:right;
	height:auto;
	margin-left:208px;
	padding-right:30px;
	#margin: 10px 0 0 0;
}

.container .pagecontent .menu .menunav #lianav ul li .pagesel { 
	color:#FFF;
	text-decoration:none;
	background-color:#cc0000;
}

.footer{
	background:url(../images/footer_bg.png) no-repeat bottom center;
	width:800px;
	height:58px;
	margin: 0 auto;
	text-align:center;
	font-size:10px;
	color: #3d3d3d;
	line-height:14px;
}

.footertxt{
	padding-right:;
	color:#3d3d3d;
}

.footertxt a:link, .footertxt a:active, .footertxt a:visited{
	color:#3d3d3d;
	text-decoration:none;
	font-weight:normal;
}

.footertxt a:hover{
	color:#3d3d3d;
	text-decoration:underline;
	font-weight:normal;
}

.banner{
	width:800px;
	height:229px;
	text-align:center;
	margin-bottom:6px;
	
}

.menu{
	background:#FFF;
	margin: 0 0 0 30px;
	width:165px;
	float:left;
}

.menunav{
	background:url(../images/menu_bg.gif) repeat-y top center;
	margin:0;
	padding:0;
	#margin:-6px 0 0 0;
	padding:0;
	width:165px;
	float:left;
}

.menubottom{
	float:left;
	margin:0;
	padding:0;
}

.txt{
	width:540px;
	text-align:justify;
}

#lianav {
	padding:0;
	margin: 0; 
}

#lianav ul { 
	margin:0 0 0 3px; 
	padding:0;
	list-style:none;
	width:165px;
}

#lianav ul li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	display:block; 
	line-height:12px;
	text-align:left;
	padding: 4px 0 4px 30px;
	margin-bottom:4px;
	width:127px;
	font-weight:400;
}

a{
	color:#081fc4;
	text-decoration:none;
	font-weight:bold;
}

a:active {
    color:#081fc4;
	text-decoration:none;
	font-weight:bold;
}

a:hover{ 
	color:#081fc4;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#081fc4;
    font-weight:bold;
}

a:visited hover {
	color:#081fc4;
	text-decoration:underline;
	font-weight:bold;
}

#lianav ul li a:link{ 
	color:#444444;
	text-decoration:none;
}

#lianav ul li a:active{ 
	color:#444444;
	text-decoration:none;
}


#lianav ul li a:visited{ 
	color:#444444;
	text-decoration:none;
}

#lianav ul li a:hover{ 
	color:#fff;
	text-decoration:none;
	background-color:#cc0000;
}

.mouseoverImages{
	padding: 0 0 0 3px;
}
