/*
indexy[WÌCSS
*/


*{
	margin						: 0px;
	padding						: 0px;
	text-align				: center;
	text-decoration		: none;
}

p{
	text-align				: right;
	margin-bottom			: 25px;
}

#layout{
	padding-top				: 20px;
	padding-left			: 20px;
	width							: 890px !important;
	width					/**/: 830px;
	margin-left				: auto;
	margin-right			: auto;
}

#logo{
	width							: 890px;
	height						: 110px;
	background-image	: url(../image/logo.gif);
	background-repeat	: no-repeat;
	background-color	: #39B54A;
	background-position: center;
}

#box{
	width							: 890px;
	height						: 400px;
	clear							: both;
	margin-bottom			: 5px;
	text-align				: left;
	background-image	: url(../image/top.gif);
	background-repeat	: no-repeat;
	background-color	: #39B54A;
	background-position: center;
}



#right{
	float							: right;
	width							: 380px !important;
	width					/**/: 400px;
	height						: 400px;
	padding-right			: 105px;
	margin-top				: 20px;
}

#comment{
	font-size					: x-small;
	text-align				: left;
}