@charset "utf-8";
/* CSS Document */





#top-flash-base{

	width:880px;
	height:400px;
	background:transparent url(../img/bg.jpg);
}

#main-contents{
	height:220px;
	background:transparent url(../img/main-bgs.png) repeat-x;
	_background:transparent url(../img/main-bgs02.jpg) repeat-x -26px -15px ;
}

#title{
	width:43px;
	height:15px;
	margin:1em 0 0 0;
}

#news-title{
	margin:2em 0 0 0;
}

#contents-left {
	float:left;
	height:180px;
	padding-left:2em;
	width:600px;

}

ul.news-text {
	border:1px solid white;
	float:left;
	height:115px;
	list-style:none;
	margin:1em 0 0 0;
	overflow:auto;
	padding:1em 0 0 1em;
	width:580px;

}

#contents-right{
	width:250px;
	padding:2em 0 0 0;
	float:right;
}


#drafes{
	width:235px;
	height:60px;
	background:transparent;
	margin:1em 0 0 0;

}

