body {
    color: white; 
	background:#344d75;
	background-image: url("./img/back2011.png");
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; 
	padding: 1em 0;

    }

p, td, a, h1, li {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
	color: #ffffff;
	}

h1 {
	font-size: 12pt;
	color: #ffffff;
	margin-left:20px;
}

h2 {
	font-size: 12pt;
	color: #ffffff;
}	


#main {
	  position:absolute;
	  left:12%;
	  width:949px;
	  height:713px;
	  margin-left:auto;
	  margin-top:auto;
	 background-image: url("./img/back2011.png");
	  
}

#navi{
		float:left; 
		width:928px; 
		height:25px;
		margin-left:20px;
		margin-top:20px;
		}

#top{
		float:left; 
		width:950px; 
		height:131px;
		background-image: url("./img/top.jpg");
}

#cont{
		float:left;
		width:949px; 
		height:582px;
		background-image: url("./img/1.jpg");
		overflow:auto;
}

#1{
		float:left;
		width:200px; 
		height:435px;
		overflow:auto;
		padding-right: 5px;
		margin-left:20px;
}

#2{
		float:left;
		width:660px; 
		height:435px;
		overflow:auto;
		padding-right: 5px;
		margin-left:20px;
		background-image: url("./img/b60.png");
}

#3{
		float:left;
		width:850px; 
		height:435px;
		overflow:auto;
		padding-right: 5px;
		margin-left:20px;
		background-image: url("./img/b60.png");
}





