/* CSS Document */

body {
	margin:0;
	padding:0;
	line-height:110%;
	background:url(../images/i-bg.gif) left top repeat;
	font-size:80%;
}

#i-wrapper {
	clear:both;
	width:280px;
	float:left;
	line-height:140%;
	font-size:80%;
	color:#333333;
	background:none;
	padding:0;
}
.i-wrapperIn {
	clear:both;
	width:510px;
	float:left;
	color:#333333;
	padding:10px 0;
}
a:link {
	color:#0080C0;
	text-decoration:none;
}
a:hover {
	color:#34B1D1;
	text-decoration:underline;
}
a:visited {
	color:#0080C0;
	text-decoration:none;
}
a:active {
	color:#0080C0;
	text-decoration:none;
}












