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


#homewrap{ 
	padding:14px 4px 10px 4px; 
	background:url(images/under.png) top repeat-x; 
	width:986px;
	border-top: 1px solid #a4a4a4;
	}
	
	#homewrap a {
		color: #333;
		text-decoration: none;
	}
	
	#homewrap a:hover {
		color: #999;
		text-decoration: none;
	}
	
	
.homebox {
	width: 600px;
	height: auto;
	border: 0px solid;
	margin: 25px auto;
}

	
	#ic {
		width: 150px;
		height: auto;
		border: 0px solid #333;
		text-align: center;
		margin: 15px 50px;
		float: left;
	}
	
	
	img.icons {
		border: 1px solid #333;
		width: 150px;
		height: 100px;
	}
	.homebox {
	width: 800px;
	height: auto;
	border: 0px solid #333;
	margin: 25px auto;
}

#wm {
		width: 150px;
		height: auto;
		border: 0px solid #333;
		text-align: center;
		margin: 15px 50px 0 75px;
		float: left;
	}


	#pm {
		width: 150px;
		height: auto;
		border: 0px solid #333;
		text-align: center;
		margin: 15px 50px;
		float: left;
	}


