@charset "utf-8";
/* CSS Document */

.banner1 a
{
	background:url(../cmn_images/banner1.jpg) no-repeat;
	width:200px;
	height:50px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;

}

.banner1 a:hover
{
	
	background-position:-200px;
}
