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


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
body {
	overflow:hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.content {
	width:43342px;
	height:100%;
	float:left;
	overflow:hidden;
}
div.info h1 {
	font-size: 16px;
	font-weight:bold;
	margin:8px 0px;
}
div.info h2 {
	font-size: 14px;
	font-style: italic;
	font-weight:normal;
	margin:4px 0px;	
}

div.info {
	font-size: 12px;
	height:100%;
	float:left;
	overflow:hidden;
	margin:16px 16px;
}

div.info strong, b {
	font-size: 16px;
}

div.work {
	margin-right:35px;
	float:left;
}

div.about {
	margin-right:35px;
	float:left;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom:10px;
	color: #AAA;
}

.small {
	font-size:10px;
	color:#AAA;
}

img.work {
	float:left;
	background-color:#0FF;
	margin-right:25px;
	border:0px;
}

img.zero {
	float:left;
	margin-right:0px;
	background-color:#0FF;
	border:0px;
}

img  {
	border: 1px solid #FFF;
}

a:link, a:visited, a:active {
	color: #AAA	;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom:1px solid #33CCFF;
}

#header {
	position: absolute;
	top: 0px;
	width: 100%; 
	text-align: center;
	z-index: 1;
}

#middle {
	position:absolute;
	bottom:45%;
	width: 100%; 
	text-align: center;
	z-index: 2;
}

#footer {
	position: absolute;
	bottom: 5px;
	width: 100%; 
	text-align: center;
	z-index: 3;
}

#info {
	position: absolute;
	width: 62px; 
	height: 24px;
	overflow:hidden;
	border:0px;
}

#cr {
	position: absolute;
	width: 104px; 
	height: 104px;
	overflow:hidden;
	border:0px;
}
