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


#index {
	margin:0 auto;
	width:904px;
	height:794;
	padding-top:0px;
	padding-right:12px;
	
}


a:link, a:visited, a:hover, a:active { }



a img {
	border-style:none;
}
	
	
	
a:click img {
	border-style:none;
	border:dashed 20 #F00;
}

