@charset "utf-8";

/* 



 * @author artanta!com( Uno )



 * @copyright Copyright (C) 2007 http://artanta.com All rights reserved.



 */

#author {
	background: #FFFFFF url(zipp_big_d.jpg) repeat-x right center;
	text-align: right;
	width: 100%;
	font-size: small;
	height: 535px;
	position: fixed;
	bottom: 10%;
	z-index: 10;

}

body {

	margin: 0px;

	padding: 0px;

	width: 100%;

	background: #FFFFFF;

	color: #666666;

}



#author img {

	border-style: none;

}



a:link {

	color: #999999;

	text-decoration: none;

	border-width: 0;

	letter-spacing: 1px;

}

a:visited {

	text-decoration: none;

	color: #999900;

}

#author a:hover {

	color: #FFCC00;

	background: #FFFFFF;

}
