/* CSS Document */
body{
	padding: 0;
	margin: 0;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333;
	width: 860px;
	background-color:#0CF
}

div, p, h1, h2, h3, ul, img{padding: 0; margin: 0;}

ul{list-style-type: none;}

#page {
	width: 860px;
	margin: 0 auto 0 200px;
} 
/*--------------------------------header-------------------*/

#page #sd{
	width: 860px;
	margin: 0 auto 0 auto;
	background-color: #036;
	height: 200px;
	display: block;
}

#page #sd #header{
	width: 860px;
	background: url(images/bnn.jpg) no-repeat center;
	height: 200px;
	margin: 0 auto 0 auto;
} /*--------------------------------menu-------------------*/

#dt{width: 130px; height: 40px; margin: 5px 0 5px 5px; display: block; text-align: center; font-family: Arial; background-color: #900; float: left; color: #FFF; padding: 8px 0 0 0; border: 1px solid #ccc;} /*------------------------------------body-------------------------*/

#page #main{
	height: 100%;
	width: 860px;
	background-color: #FFF;
	color: #333;
	float: left;
	padding: 10px 0 10px 0;
	margin: 0;
	display: block;
} /*------------------------------------footer-------------------------*/

#page #footer{
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	width: 860px;
	background-color: #036;
	color: #fff6d8;
	height: 40px;
	float: left;
}

#main #ab{
	width:835px;
	height: 100%;
	margin: 5px 5px 15px 0;
	text-align: justify;
	font-size: 12px;
	display: block;
	padding: 0 0 0 20px;
	float: left
}

#ab2{width: 174px; height: 100px; margin: 5px 5px 5px 5px; padding: 10s px 5px 5px 5px; text-align: justify; display: block; float: left;}
#main #ab3{
	width: 980px;
	height: 100px;
	margin: 5px 5px 5px 5px;
	padding: 10px 5px 5px 5px;
	text-align: justify;
	display: block;
	float: left;
}


#sd #header ul{
	background: no-repeat #900;
	color:#FFFFFF;
	display:block;
	position:absolute;
	height:18px;
	width:430px;
	margin:0;
	padding:3px 0 0 5px;
	top:0px;
	left:100px;
	}
#sd #header ul li{
	float:left; display:block; margin:0 23px 0 0;
	}
#sd #header ul li a{
	height:15px; text-decoration:none; text-indent:-2000px; display:block; width:20px;
	}
#sd #header ul li a.home{
	background:url(images/home2.png) no-repeat 0 0; color:#FFF; width:100px; height:20px;
	}
#sd #header ul li a.home:hover{
	background:url(images/home1.png) no-repeat 0 0; width:100px; height:20px;
	}
#sd #header ul li a.user{
	background:url(images/aboutus2.png) no-repeat 0 0; width:100px; height:20px;
	}
#sd #header ul li a.user:hover{
	background:url(images/aboutus1.png) no-repeat 0 0; width:100px; height:20px;
	}
#sd #header ul li a.contact{
	background:url(images/contact2.png) no-repeat 0 0; width:100px; height:20px;
	}
#sd #header ul li a.contact:hover{
	background:url(images/contact1.png) no-repeat 0 0; width:100px; height:20px;
	}
	#sd #header ul li a.sitemap{
	background:url(images/sitemap-icon2.gif) no-repeat 0 0; width:21px; height:15px;
	}
#sd #header ul li a.sitemap:hover{
	background:url(images/sitemap-icon.gif) no-repeat 0 0; width:22px; height:16px;
	}
 #maillist{
	padding:10px 0 10px 200px;
	display:block;
	width:500px;
	height:100%;
	}
.subtit{
	height:30px;
	width:850px;
	display:block;
	padding: 10px 5px 15px 5px;
	float: left;
	text-align: center;
}

.links{ width:860px; height:100px; display:block; color:#069;}
.links ul {
	width:400px;
	height:90px;
	display:block;
	float:left;
	padding:5px 0 5px 20px;
}
.links ul li { padding:2px; margin:1px; font-size:13px;}

