html, body {
	width:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 11px;
	font-family: century gothic, sans-serif ;
	color: #ffffff;	
}

table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}
.main {
	min-width:800px;
	width:100%;
	height:90%;
	margin: 0px;
	padding: 0px;
}
.logo{
	width: 120px;
	height: 120px;
	margin:6% 0 0 12%;
	background-image: url(../img/aboutus.jpg);
}
.ingcont{
	width: 60%;
	font-size:20px;
	line-height:50px;
	letter-spacing:0.1em;
	margin: 2% 0 0 27%;
	vertical-align:middle;
	text-align:justify;
}
.menu{
	line-height:normal;
	margin: 2% 0 0 0;
}
.menu a:active, .menu a:visited, .menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	color: #cc3333;
	text-decoration: none;
}
.menu div.about  {
	width: 30px;
	height: 30px;
	float: left;
	background-image: url(../img/key_shar/aboutus2.jpg);
}
.menu a:hover div.about  {
	width: 30px;
	height: 30px;
	float: left;
	background-image: url(../img/key_shar/aboutus1.jpg);
}
.foot{
	width:100%;
	min-width:800px;
	height:10%;
	min-height:100px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../img/1.gif);
}
.abm{
	line-height:normal;
	text-align:left;
	line-height:25px;
	letter-spacing:1px;
}
