@charset "utf-8";
/* CSS Document */


body {
height:100%!important;
}


#title img{
	margin-right: 60px!important;
	margin-left: 60px!important;
	margin-bottom: 30px;
}

#search img{
	margin-right: 60px;
	margin-left: 80px;	
	}
	
#btn img{
	border-style: none;
}


#btn a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#btn table{
	border-style: none;
	width: 650px;
	margin-left: 40px;	
}

#btn table td{
	border-style: none;
	text-align: center;
} 