﻿body
{
    background:url(/images/main/bg.png) repeat-x 0 750px;
}
#main
{
    width:1600px;
    margin:auto;
}


#cfPopup
{
    position:absolute;    
    top:30px;
    padding-bottom:5px;
    background:url('/images/main/cf_bg.gif') no-repeat 1px 223px;
}

#cfP
{
    width:243px;
    font-size:11px;
    text-align:right;
    margin-top:-3px;
    color:#913B3A;
}
#cfP input
{
    margin-top:-3px;
    vertical-align:middle;
}

#wrap
{
    width:100%;
    position:relative;
    z-index:100;
}
#gnb
{
    width:100%;
}

#popup1
{
    position:absolute;
    top:118px;
    z-index:100;
}
#popupImg
{
    width:300px;
    height:300px;
    background:url(/images/main/popup.jpg); 
    _background:none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/popup.jpg', sizingMethod='crop');
}
#popup1 a
{
    position:relative;
    top:290px;
    left:168px;
    display:block;
    width:124px;
    height:18px;
    text-indent:-5000px;
    z-index:100;
}
/*
#layerPopup
{
    width:417px;
    position:absolute;
    top:50%;
    left:50%;
}

#layerPopupBackground
{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	
	background-color: white;
	filter: alpha(opacity=80);
	opacity: 0.8;    
}
*/
