	body {
	text-align:center;
	background-color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;

}
	
	#frame {
	width:743px;
	height: 412px;
	margin-right:auto;
	margin-left:auto;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	background-repeat : no-repeat;
	border: 4px solid Black;
}
		

	#menu{
	height: 32px;
	width:743px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	background-color : #000;


}



#content{
	height: 375px;
	padding: 2px 0px 0px 0px;
	width:701px;
	font-size:12;
	line-height:2;
	background-color : #fff;
	vertical-align: bottom ; 
}

#contenthome{
	height: 375px;
	padding: 2px 0px 0px 0px;
	width:743px;
	font-size:12;
	line-height:2;
	background-color : #fff;
	vertical-align: bottom ; 
}


stem{
 margin-top:20px;
 paddin-top:10px;
 
 }

.k1{
 font-size:14;
 font-weight:bold;
 line-height:1.4;
 margin-bottom:0px;
 paddin-bottom:0px;
 
 }
 


 a{
	color :#E31922;
	text-decoration: none;
}
 a:hover{
	color :#000;
	text-decoration: underline;
}
