* {
	margin : 0;
	padding : 0;
	list-style-type : circle;
	
	font-family : Arial;
	font-size : 8pt;
	color : #013a37;
}

body{
	background : #7fcad5;
}

A{
	text-decoration : none;
	font-weight : bold;
	color : #f7271d;
}

A:hover{
	text-decoration : none;
	color : #fffbed;
}

A img{
	border : 0;
	margin : 5px;
}

img{
	border : 0;
}

#frame{
	width : 956px;
	height : 1350px;
	border : 0;
	margin : 0;
	border : 0;
}

#top{
	background : url(../img/top.jpg) no-repeat;
	width : 948px;
	height : 399px;
	display : block;
	float : left;
	margin : 0;
	border : 0;
}

#recent{
	width : 675px;
	height : 55px;
	display : block;
	border : 0;
	float : left;
	position : absolute;
	margin : 360px 0 0 272px !important; margin : -40px 0 0 98px; 
}

#recent img{
	margin : 5px 1px 0 3px;
}

#recent a img{
	filter : progid:DXImageTransform.Microsoft.Alpha(opacity=50);
			-moz-opacity : 0.50;
			opacity : 0.50;
}

#recent a:hover img{
	filter : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
			-moz-opacity : 1.00;
			opacity : 1.00;
}

#recent span{
	margin : 1px 0 0 1px;
	width : 670px;
	height : 50px;
	display : block;
	border : 0;
}

#main{
	width : 728px;
	min-height : 805px !important;
	height: auto !important; height: 100%;
	position : absolute;
	padding : 15px;
	overflow : visible;
	margin : 380px 0 0 184px !important; margin : 2px 0 0 2px;
	
	float : left;
	border : 0;
}
