/* Background Image */

#ContentsBox{ 	height:436px;	 background:url(/images/main/main_bg.jpg) no-repeat; }

#DataBoxs{
	top:172px;
	right:10px;
	width:281px;
	position:absolute;
}
#MainImg1, #MainImg2{
	top:167px;
	left:74px;
	width:85px;
	height:64px;
	position:absolute;
}
#MainImg2{
	top:268px;
}
#MainGo1, #MainGo2{
	top:205px;
	left:174px;
	width:47px;
	height:25px;
	position:absolute;
}
#MainGo2{
	top:303px;
}
.MainText1{
	color:#999;
	font-size:9px;
	font-weight:bold;
	top:160px;
	left:180px;
	width:85px;
	height:12px;
	position:absolute;
}
.MainText2{
	color:#8d744b;
	font-size:12px;
	font-weight:bold;
	top:172px;
	left:180px;
	width:150px;
	height:12px;
	position:absolute;
}
.pos1{
	top:260px;
}
.pos2{
	top:272px;
}
#footer{
	width:960px;
	top:-46px;
	z-index:1;
}
/* /Background Image */

/* Contents Area */

#RealCont{
	top:343px;
	height:279px;
	position:relative;
	background:url(/images/main/content_bg_bottom.jpg) no-repeat;
}

.MainBoard{
	width:254px;
	height:256px;
	float:left;	
}
#title1, #title2, #title3, #title4{
	top:12px;
	left:17px;
	position:absolute;
}
#More1, #More2, #More3, #More4{
	top:9px;
	right:15px;
	width:17px;
	height:17px;
	position:absolute;
}
#MainConA{
	width:264px;
	height:256px;
	float:left;
	background:url(/images/main/ConfBox.png) no-repeat;
}
.RelaBox{
	height:256px;
	position:relative;
}
#MainConB{
	width:187px;
	height:256px;
	float:left;
	background:url(/images/main/ProgramBox.png) no-repeat;
}
#BoardA, #BoardB, #BoardC, #BoardD{
	width:251px;
	height:126px;
	position:relative;
	background:url(/images/main/BoarderBox.png) no-repeat;
}
.MainBoard ul{
	letter-spacing:-0.1em;
	font-size:11px;
	padding:36px 0px 0px 0px;
	position:relative;	
}
.MainBoard ul li{
	width:226px;
	height:15px;
	padding:2px 0px 0px 23px;
	background:url(/images/main/MainDot.gif) no-repeat 18px 7px;
}
.MainBoard ul li .SubJect{
	width:172px;
	float:left;
	overflow:hidden;
}
.MainBoard ul li .Date{
	width:48px;
	float:right;
	overflow:hidden;
}
#MainConA ul{
	letter-spacing:-0.1em;
	font-size:11px;
	padding:45px 0px 0px 60px;
	position:relative;	
}
#MainConA li{
	padding:5px 0px 0px 0px;
}
.GoBtn{
	bottom:77px;
	left:10px;
	width:70px;
	height:17px;
	position:absolute;
}
#MainConB ul{
	letter-spacing:-0.1em;
	padding:45px 0px 0px 20px;
	position:relative;	
}
#MainConB li{
	padding:5px 0px 0px 0px;
}
#MainConB li a{
	font-weight:bold;
	color:#2f54a1;
	text-decoration:underline;
}
/* /Contents Area */



