@charset "windows-1254";

body {background:url(images/bg_body.jpg) repeat-x top left;}

#news {
	position:absolute;
	top:447px;
	left:53px;
	display:none;
}

	#tab {
		width:454px;
		background:url(images/bg_tabmenu.gif) repeat-x top left;
	}
	#tab li {float:left;}
	#tab p.more {
		clear:left;
		margin:-20px 2px 0 0;
		text-align:right;
	}

	#list ul {width:450px;}
	#list li {
		float:left;
		height:20px;
		line-height:20px;
	}
	#list li.title {
		width:390px;
		background:url(images/bg_list.gif) repeat-x top left;
	}
	#list li.date {
		width:60px;
		font-size:11px;
		color:#999999;
		font-style:tahoma;
		background:url(images/bg_list.gif) repeat-x top left;
	}
	
	#list li.title_e {
		width:390px;
		border-bottom:1px solid #E8E8E8;
	}
	#list li.date_e {
		width:60px;
		font-size:11px;
		color:#999999;
		font-style:tahoma;
		border-bottom:1px solid #E8E8E8;
	}

	#list_s {
		padding-left:12px;
		color:#575757;
		background:url(images/bul_01.gif) no-repeat top left;
		background-position:3px 4px;
	}

	#list li a:link		{text-decoration:none; color:#777777;}
	#list li a:active	{text-decoration:none; color:#777777;}
	#list li a:visited	{text-decoration:none; color:#777777;}
	#list li a:hover	{text-decoration:none; color:#777777;}


#notice {
	position:absolute;
	top:447px;
	left:53px;
	display:block;
}

#stock {
	position:absolute;
	top:447px;
	left:544px;
	width:212px;
	height:108px;
}
	#stock p.more {
		clear:left;
		margin:-16px 2px 7px 0;
		text-align:right;
	}

	#stock_01 {
		margin-bottom:6px;
		padding-right:12px;
		width:200px;
		height:24px;
		line-height:24px;
		font-weight:bold;
		color:#666666;
		text-align:right;
		background:url(images/bg_stock_01.gif) no-repeat top left;
	}
	
	#stock_02,#stock_03,#stock_04 {
		margin-bottom:1px;
		width:212px;
		height:18px;
		background:url(images/bg_stock_02.gif) no-repeat top left;
	}
	#stock_02 p.tit,#stock_03 p.tit,#stock_04 p.tit {
		margin-left:14px;
		padding-left:6px;
		line-height:18px;
		font-size:11px;
		background:url(images/bul_01.gif) no-repeat top left;
		background-position:0 6px;
	}
	#stock_02 p.num,#stock_03 p.num,#stock_04 p.num {
		padding-right:12px;
		text-align:right;
		font-size:11px;
		line-height:18px;
	}
	#stock_02 p.num { margin-top:-18px; }
	#stock_03 p.num { margin-top:-18px; }
	#stock_04 p.num { margin-top:-18px; }


#recruit {
	position:absolute;
	top:447px;
	left:776px;
	width:220px;
	height:124px;
}

#foot_main{
	position:absolute;
	top:577px;
	left:0px;
	width:984px;
	height:60px;
	background:url(images/bg_footer.gif) no-repeat left top;
	padding-top:10px;
}
#foot_main h1{
	width:133px;
	float:left;
	padding:10px 0 0 29px;
	
}
#copy {border-left:1px solid #D5D5D5;}
#copy,ul.foot,ul.foot li{
	float:left;
}
#copy .copy{
	clear:both;
}