/* CSS Document */

body{padding:0px;margin:0px;}
body{ background-image:url("../image/back.gif"); }
.header{
	width:100%;
	height:120;
	overflow:auto;
}

.header h1 {
	font-size: 36px;
}

.topad{
	width:389px;
	height:67px;
	position:absolute;
	left:52px;
	top:114px;
	overflow:auto;
}

.main{
	width:600px;
	height:1002px; 
	position:absolute;
	left:250px; 
	top:84px;
	overflow:auto;
}


.main h1 {
	font-size: 36px;
}

.main h2 {
	font-size: 32px;

}

.main h3 {
	font-size: 28px;

}

.main h4 {
	font-size: 22px;

}

.main h5 {
	font-size: 18px;

}

.menu{
	width:219px;
	height:820px;
	position:absolute;
	left:10px;
	top:100px;
	overflow:auto;
}

.ad{
	width:150px;
	height:875px;
	position:absolute;
	left:890px;
	top:130px;
	overflow:auto;
}

.topad{
	width:205px;
	height:74px;
	position:absolute;
	left:11px;
	top:24px;
	overflow:auto;
}

.centerad{
	width:220px;
	height:201px;
	position:absolute;
	left:592px;
	top:232px;
	overflow:auto;
}

.footerad{
	width:598px;
	height:130px;
	position:absolute;
	left:252px;
	top:838px;
	overflow:auto;
}	

.footer{
	width:100%;
	height:320px; 
	position:absolute;
	left:10px; 
	top:1100px;overflow:auto;
}

.footerlink{
	width:126px;
	height:51px; 
	position:absolute;
	left:710px; 
	top:914px;overflow:auto;
}
