/* CSS Document */

body{padding:0px;margin:0px;}

.header{
	width:100%;
	height:160;
	overflow:auto;
	top:1px;
}

.header h1 {
	font-size: 36px;
	background-color: #0000FF;
	color: #FFFFFF;
}

.main{
	width:600px;
	height:830px; 
	position:absolute;
	left:247px; 
	top:142px;
	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:701px;
	position:absolute;
	left:11px;
	top:183px;
	overflow:auto;
}

.googlead{
	width:500px;
	height:70px;
	position:absolute;
	left:8px;
	top:114px;
	overflow:auto;
}

.ad{
	width:128px;
	height:860px;
	position:absolute;
	left:859px;
	top:180px;
	overflow:auto;
}

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

.centerad{
	width:170px;
	height:100px;
	position:absolute;
	left:711px;
	top:266px;
	overflow:auto;
}

.footerad{
	width:500px;
	height:70px;
	position:absolute;
	left:263px;
	top:887px;
	overflow:auto;
}

.linkad{
	width:200px;
	height:610px;
	position:absolute;
	left:575px;
	top:265px;
	overflow:auto;
}

		

.footer{
	width:100%;
	height:120px; 
	position:absolute;
	left:11px; 
	top:931px;overflow:auto;
}

