@charset "euc-kr";
@import url(style.css);


body.main{background: url(/img/index/repeaty.png) repeat-y;}
#mainTOTALBOX{height: 739px; width: 988px; background: url(/img/index/totalbody.png) no-repeat;}
#mainTOTALBOX img{vertical-align: top;}/*Áö¿ò*/
#mainRIGHTBG{background: url(/img/index/bgrepeat.png) repeat-x;}

/*-----------------------------------------------------top*/
#mainHEAD{
	height: 139px; background: #a5c2d2;
}
#mainHEAD #mainTOPMENU{
	position: absolute; top:17px; left:730px; float: left; width: 250px;
}
#mainHEAD #mainTOPMENU img{padding-top: 2px;}
#mainHEAD #mainTOPMENU select{margin-left: 10px;}
/*-----------------------------------------------------body*/
#mainBODY{
	height: 439px; background: #d5e2ea url(/img/index/bodyrightbg.png) no-repeat right;
}
	#mainBODY #mainMOVIE{
		width: 384px; height: 439px; heights: 405px; background: url(/img/index/flash_bg.jpg) no-repeat;
	}
	#mainBODY #mainCONTENT{
		width: 556px; height: 439px; margin: -439px 0 0 384px; background: white url(/img/index/conbg.png) no-repeat;
	}
	
		#mainBODY #mainCONTENT #QUICK{
			height: 138px;
		}
		#mainBODY #mainCONTENT #QUICK ul li{
			float: left;
			margin: 13px 12px 11px 33px;
			height: 104px;
			widths: 89px;
			background: #ccc;
		}
		*html #mainBODY #mainCONTENT #QUICK ul li{
			margin: 13px 12px 11px 23px;
		}
		#mainBODY #mainCONTENT #LATEST{
			height: 286px; margin: 15px 0 0 0;
		}
		#mainBODY #mainCONTENT #LATEST div{
			height: 123px; width: 258px; float: left;
			padding: 15px 0 0 15px;
		}
			#mainBODY #mainCONTENT #LATEST div.notice ul,
			#mainBODY #mainCONTENT #LATEST div.qna ul
			{
				border-top: 3px solid #f0f0f0;
				border-bottom: 1px solid #f0f0f0;
				width: 246px;
				color: #666;
				height: 79px;
				padding: 13px 0 5px 7px;
			}
			#mainBODY #mainCONTENT #LATEST div.notice ul li,
			#mainBODY #mainCONTENT #LATEST div.qna ul li
			{
				margin-top: 5px;
			}
			#mainBODY #mainCONTENT #LATEST div.notice ul li img,
			#mainBODY #mainCONTENT #LATEST div.qna ul li img
			{
				margin: 1px 0 0 3px;
			}
			#mainBODY #mainCONTENT #LATEST div.guide ul{
				width: 257px; height: 83px; background: #f2f2f2 url(/img/index/quick2bg.png) no-repeat;
				/*padding-left: 7px;*/
			}
			#mainBODY #mainCONTENT #LATEST div.guide ul li{
				float: left; /*padding: 56px 0 0 7px;*/
			}
			#mainBODY #mainCONTENT #LATEST div.guide ul li img{
				vertical-align: middle;
			}
			/*#mainBODY #mainCONTENT #LATEST div.photo ul li{
				width: 106px; height: 80px; background: white;
				float: left; margin: 5px 6px 0 6px;
				border: 1px solid #d9d9d9;
				padding: 3px 0 0 3px;
			}*/
			#mainBODY #mainCONTENT #LATEST div.photo ul li{
				width: 106px; height: 80px; background: white;
				float: left; margin: 5px 6px 0 6px;
				border: 1px solid #d9d9d9;
				padding: 3px 0 0 3px;
			}
			#mainBODY #mainCONTENT #LATEST div.notice strong,
			#mainBODY #mainCONTENT #LATEST div.qna strong
			{
				display: block; border-bottom: 1px dashed #bcbcbc; width: 250px;
				padding: 0 0 5px 3px;
			}
			#mainBODY #mainCONTENT #LATEST div.photo strong,
			#mainBODY #mainCONTENT #LATEST div.guide strong
			{
				display: block; width: 250px;
				padding: 0 0 5px 3px;
			}
			#mainBODY #mainCONTENT #LATEST div.guide strong{
				margin-bottom: 4px;
			}
			#mainBODY #mainCONTENT #LATEST strong img.more{
				margin: 2px 0 0 10px; color: red;
			}
/*-----------------------------------------------------bottom*/
#mainBOTTOMeng{
	height: 161px; background: #ebf0f4 url(/img/index/en/copy.png) no-repeat;
	color: #767a7d;
}
#mainBOTTOMeng p.eng{
	font-size: 11px; 
}
#mainBOTTOMeng div.textcopy{
	margin: 0 0 0 515px;
	padding-top: 12px;
}

#mainBOTTOM{
	height: 161px; background: #ebf0f4 url(/img/index/kr/copy.png) no-repeat;
	color: #767a7d;
}
#mainBOTTOM p.eng{
	font-size: 11px; 
}
#mainBOTTOM div.textcopy{
	margin: 0 0 0 488px;
	padding-top: 12px;
}