﻿*{margin:0;padding:0}


a img { display: inline-block; border:none; }


ul.links{ list-style: none; margin: 0 20px; padding:0; border:none;  width:100px; }


links li { width:300px; background: #fff; color:#000;}


.links li a { display: inline-block; width:300px; color:#600; text-decoration: none; }


.links li a span { position:absolute; right:24px; top:-990px; width:300px; height:300px; z-index:2; }


.links li a:hover{ color:#600; visibility:visible; }


.links li a:hover span { top:150px; margin: 0 220px 0 0;}


#right {
	float: right;
	width: 300px;
	height: 420px;
}

#left {
	float: left;
	width: 300px;
	height: auto;
}