/**
 * ¸ÞÀÎÆäÀÌÁö ½ºÅ¸ÀÏ Á¤ÀÇ
 * 
 * @FileName style.Main.css
 * @Project rrc.go.kr [www.2008]
 * @Date Aug 14, 2008
 * @History 
 * 
 * @author <b>Young-jong, Park</b> 
 *         (<a href="mailto:kkabi71@gmail.com">kkabi71@gmail.com</a>)
 */
@CHARSET "EUC-KR";
@import url("style.Basis.css");

/*******************************************************************************
 *	Page Layout Style
 ******************************************************************************/
#LY-Left {
	width:423px;
	height:581px;
	background-image:url(/assets/img/background/index_bg.jpg);
	background-repeat:no-repeat;
}

#LY-Center {
	position:relative;
	width:499px;
}

/*******************************************************************************
 *	Right Area Style
 ******************************************************************************/
/* À§¿øÈ¸ÀÏÁ¤,°øÁö»çÇ×,º¸µµÀÚ·á ÅÇ */
#Tab-Summary-News1 {
	position:relative;
	height:145px;
	margin-top:20px;
	list-style:none outside;
	background-image:url(/assets/img/line/main_tab_line.gif);
	background-repeat:repeat-x;
}
#Tab-Summary-News1 LI {
	margin-right:1px;
	float:left;
}
#Tab-Summary-News1 LI.more {
	padding:5px 0px 0px 230px;
}
#Tab-Summary-News1 LI DL {
	position:absolute;
	top:35px;
	left:0px;
	width:499px;
	display:none;
}
#Tab-Summary-News1 LI DL DT {
	float:left;
	width:350px;
	height:18px;
	overflow:hidden;
	padding:3px 0px 0px 65px;
	border-bottom:#EEEEEE solid 1px;
	background-repeat:no-repeat;
	background-position:left 3px;
}
#Tab-Summary-News1 LI.tab1 DL DT {
	background-image:url(/assets/img/bullet/schedule.gif);
}
#Tab-Summary-News1 LI.tab2 DL DT {
	background-image:url(/assets/img/bullet/notice.gif);
}
#Tab-Summary-News1 LI.tab3 DL DT {
	background-image:url(/assets/img/bullet/press.gif);
}
#Tab-Summary-News1 LI DL DD {
	text-align:right;
	padding:3px 5px 0px 0px;
	border-bottom:#EEEEEE solid 1px;
}
/* ±ÔÁ¦°ÇÀÇ,À§¿øÈ¸¼Ò°³ */
#Main-Content1 {
	margin-top:10px;
	width:100%;
	height:116px;
	overflow:hidden;
	background-image:url(/assets/img/background/main_select_bg.gif);
	background-repeat:no-repeat;	
	list-style:none outside;
}
#Main-Content1 LI {
	float:left;
	padding:15px 0px 0px 15px;
}
#Main-Content1 LI.left {
	width:233px;
}
/* ±ÔÁ¦¸Ê,À§¿øÈ¸Ä¿¹Â´ÏÆ¼ */
#Main-Content2
, #Main-Content3 {
	list-style:none outside;
	display:inline-block;
	width:233px;
	height:93px;
	margin:10px 0px 0px 0px;
	padding:7px 0px 0px 10px;
	background-image:url(/assets/img/background/main_box_bg.gif);
	background-repeat:no-repeat;
}
#Main-Content2 LI.image
, #Main-Content3 LI.image {
	float:left;
}
#Main-Content2 {
	float:left;
}
#Main-Content3{
	float:right;
}
/* ±ÔÁ¦°ü·ÃÀÚ·á,±ÔÁ¦°³Çõ¹é¼­,±âÅ¸ÀÚ·á */
#Tab-Summary-News2 {
	float:left;
	position:relative;
	margin-top:5px;
	width:243px;
	height:120px;
	overflow:hidden;
	list-style:none outside;
}
#Tab-Summary-News2 LI {
	margin-right:4px;
	float:left;
}
#Tab-Summary-News2 LI DL {
	position:absolute;
	top:28px;
	left:0px;
	width:243px;
	display:none;
	border-top:#E8E8E8 solid 1px;
}
#Tab-Summary-News2 LI DL DT {
	height:18px;
	overflow:hidden;
	padding:1px 0px 1px 5px;
	background-image:url(/assets/img/bullet/squareRed_2.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
}
/* ±ÔÁ¦µî·ÏÅë°è */
#Main-Content4 {
	position:absolute;
	top:400px;
	left:253px;
	margin-top:5px;
}
/* °ü·Ã»çÀÌÆ® ¸µÅ© */
#Relation-Site-Link {
	clear:both;
}
