/*========================================================*/
/* 2008-11-04 AUTHOR Jeong, kyungseon              	
/*========================================================*/
/* Common Skin 
/*========================================================*/
html, body {height: 100%; margin: 0; padding: 0;*word-break:break-all;-ms-word-break:break-all;} 
#Body { margin:0px 0px 0px 0px;}
th, td, div {font-family:'Dotum';font-size:12px; color:#4d4d4d;}
li,span {font-family: 'Dotum'; }
input, select, textarea {font-size:12px; color:#4d4d4d;}
img {border:0px;    }
a {color:#3e698e;text-decoration:none;cursor:pointer;    }
a:hover {color:#2684d4;text-decoration:none;    }
.Outline {width:100%;	}
.Text, .Title_First, .Title_Center, .Title_Last {letter-spacing:-1px;}

/*========================================================*/
/* Main Skin 
/*========================================================*/	
.Realweb {
	margin:0px 0px 0px 0px;	
    min-width:800px;
	}
.Realweb .Contents {
	padding:0px 20px 20px 15px;
	background: url('../Image/common/ContentsBg.gif') no-repeat right top;
    color:#4d4d4d;
	}
.Iframe {
	padding:0px;
	min-width:0px;
	}
.Iframe .Conents {
	padding:0px 0px 20px 0px;
	background: none;
	}

/*========================================================*/
/* PageTitle Style 
/*========================================================*/
.Realweb .PageTitle {
    background: url('../Image/Common/ContentsPageTitleBg.gif') no-repeat left;	
	padding:9px 0px 10px 24px;
	vertical-align:top;
	display:block;
	border:0px;
	float:none;
	}
.Realweb .PageTitle span {
    width:100%;
	}
.Realweb .PageTitle .Text {	
	color:#2859B4;
	font-weight:bold ;
	font-size:16px ;
	}
.Realweb .Description {
	font-size:11px;
	color:#A2B3CE;
	vertical-align:bottom;
	padding-bottom:10px;
	padding-left:15px;
	}

/*========================================================*/
/* Popup Style 
/*========================================================*/
.RealPopup {			
	min-width:0%;
	}
.RealPopup .Top {
    width:100%;
    height:34px;
    background:black url('../Image/Common/PopupPageTitleBg.gif');
    vertical-align:top;
	}
.RealPopup .Contents {
    padding:10px 15px 0px 15px;
    background:white;
}
.RealPopup .Bottom {
	}
.RealPopup .PageTitle {         	    
    background:url('../Image/Common/PopupPageTitleBg_Left.gif') no-repeat;
    padding:7px 0px 3px 25px; 
    display:inline-block;
    float:left;
	}
.RealPopup .PageTitle .Text {       
    color:White;
	font:bold 14px 'Malgun Gothic';
    white-space: nowrap;
    width:0;
	}
.RealPopup .ButtonClose {    
    background:black url('../Image/Button/PopupButton_Close.gif') no-repeat;
    width:81px;
    height:34px;
    margin:0px 0px 0px 0px;
    display:inline-block;
    float:right;
    cursor:pointer;
	}

/*========================================================*/
/* TopFrame Style
/*========================================================*/
.TopFrame {
	background:url('../Image/common/TopBg.gif') repeat-x;border:1px;
	}
.TopFrame .Logo {
	background:url('../Image/common/Logo.gif') no-repeat 20px 0px;
	height:42px;
	width:400px;
	}
.TopFrame  .TopMenu {
	background:url('../Image/common/TopMenuBg_Left.gif') no-repeat ;
	height:35px;
	}
.TopFrame  .Outline {
	table-layout:fixed;
	width:100%;
	}
.TopFrame  .TopMenuInnerwrap {
	background: url('../Image/common/TopMenuBg_Right.gif') no-repeat right 0px;
	white-space: nowrap;
	}
.TopFrame  .TopMenu .Outline {
	table-layout:fixed;
	}
.LogInfo {
	font-size:11px; 
	font-family:'Dotum';
	color:#b3ceec;
	width:180px;
	text-align:center;
}
