@charset "euc-kr";
@import url("base.css");

#body {
	position: relative;
	margin: 0 auto;
	width: 885px;
}

#left, #main {
	float: left;
}

#left {
	width: 215px;
}

#main {
	position: relative;
	width: 670px;

}


#mainlogo {
	z-index: 10;
	width: 215px;
	height: 86px;
	background: url(/images/subback/sub3_top_logo.gif) no-repeat; 
}

#login,
#login_after,
#menumiddle {
	float: left;
}

#leftbanner {
	clear: both;
	position: relative;	
	top: -29px;
}


#submenu {
	padding-top: 10px;
}

#submenutop {
	position: relative;
	width: 195px;
	height: 59px;
	background: url(/images/subback/sub3_menutop.gif) no-repeat; 
	vertical-align: top;
}

#submenubottom {
	position: relative;
	width: 195px;
	height: 40px;
	background: url(/images/subback/sub3_bottom.gif) no-repeat; 
}

#submenulist {
	background: #199fc4;
	width: 195px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;

}


#plan {
	padding-top: 10px;
}



#menumiddle {
	width: 20px;
	height: 9px;
	background: url(/images/subback/sub3_menu_middle.gif) no-repeat; 
}

#globalmenu {
	position: relative;
	padding-left: 525px;
	width: 145px;
	height: 22px;
	background: url(/images/subback/sub3_topsideback.gif) no-repeat right bottom; 


}

#mainmenu {
	width: 670px;
	height: 47px;
}

#menuleft, #menuback, #menuright {
	float: left;
}

#menuleft {
	position: relative;
	width: 38px;
	height: 47px;
	background: url(/images/subback/sub3_menu_left.gif) no-repeat; 
}

#menuback {
	width: 625px;
	height: 47px;
	background: url(/images/subback/sub3_menu_back.gif) repeat-x bottom;
}

#menuright {
	position: relative;
	width: 7px;
	height: 47px;
	background: url(/images/subback/sub3_menu_right.gif) no-repeat; 
}

#subtitle {
	position: relative;
	width: 663px;
	height: 110px;
	background: url(/images/subback/sub3_title.gif) no-repeat;
}

/*
#footer {
	border-top: solid 2px #199fc4;
}
*/

#content {
	width: 645px;
	min-height: 400px;
	padding-left: 18px;
	padding-top: 25px;
/*	overflow: visible; */
}


.guide_content {
	line-height: 18px;
	padding-left: 10px;
	text-align: justify;
}

#guide_content_ul li {
	background: url(/images/common/bullet_arrow.gif) no-repeat 0 0.3em;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-left: 10px;
}

.guide_table {
	border: 3px solid #d8dee9;
	background: #ffffff;
	margin-top: 2px;
	margin-bottom: 8px;
}

.guide_td1 {
	height: 27px;
	background: #d8dee9;
	color: #5b739e;
	text-align: center;
}

.guide_td2 {
	height: 27px;
	background: #eceff4;
	text-align: center;
}

.guide_step2 {
	padding-left: 10px;
	margin-left: 28px;
	background: url(/images/common/bullet_arrow.gif) no-repeat 0 0.3em;
}

.guide_step25 {
	padding-left: 10px;
	margin-left: 15px;
	background: url(/images/common/bullet_arrow.gif) no-repeat 0 0.3em;
}

.guide_step3 {
	margin-left: 23px;
}

.guide_step4{
	padding-left: 10px;
	margin-left: 40px;
	background: url(/images/common/bullet_arrow.gif) no-repeat 0 0.3em;
}
