@charset "UTF-8";

/* CSS Document 
Title:      ORGABITS_top styles
Updated:    Jun. 13 2008
*/
*{ margin:0; padding:0; }

#contents_top {
	overflow /**/: hidden;
	width:980px;
	height:590px;
	margin-bottom: 5px;
	background-image: url(../img/top-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#toph1{
	display: none;
}

#toph2{
	display: none;
}

#toph3{
	display: none;
}

#lower { position:relative; width:978px; height:590px; top:0; left:0; }

h4#btn01 a { position:absolute; width:100px; height:20px; left:505px; top:342px; }
h4#btn02 a { position:absolute; width:140px; height:20px; left:740px; top:355px; }
h4#btn03 a { position:absolute; width:200px; height:40px; left:300px; top:430px; }
h4#btn04 a { position:absolute; width:200px; height:20px; left:760px; top:430px; }


#bnr { position:absolute; width:206px; height: auto; left:80px; bottom:5px; }

h4#btn05 a { position:absolute; width:150px; height:20px; left:380px; top:532px; }

h4#btn01 a, h4#btn02 a, h4#btn03 a , h4#btn04 a , h4#btn05 a { display:block; text-indent:-9999px; }

h4#btn01 a:hover {	position:absolute;	width:195px;	height:40px;	left:480px;	top:340px;	background-image: url(../img/btn01-f2.png);	background-repeat: no-repeat;	background-position: left top; }
h4#btn02 a:hover { position:absolute; width:240px; height:60px; left:675px; top:340px;	background-image: url(../img/btn02-f2.png);	background-repeat: no-repeat;	background-position: left top; }
h4#btn03 a:hover { position:absolute; width:355px; height:190px; left:280px; top:425px;	background-image: url(../img/btn03-f2.png);	background-repeat: no-repeat;	background-position: left top; }
h4#btn04 a:hover { position:absolute; width:330px; height:60px; left:635px; top:425px;	background-image: url(../img/btn04-f2.png);	background-repeat: no-repeat;	background-position: left top; }
h4#btn05 a:hover { position:absolute; width:255px; height:60px; left:350px; top:525px;	background-image: url(../img/btn05-f2.png);	background-repeat: no-repeat;	background-position: left top; }

/*  -------   */

#news_text {	position: absolute;	left:720px;	top:525px;	width: 255px;	height:65px;	overflow:hidden; }

#news_li {
	display: list-item;
	float: none;
	list-style: none;
	color: #494949;
	background: url(../images/topnews.gif) no-repeat left center;
	padding-left: 10px;
}

#imgLoader { display:none; }