@charset "EUC-KR";

.hidden {display:none;}
table caption {display:none;}
input, textarea, select {font-size:14px; font-family:Malgun Gothic, Dotum;}


#SCONTAINER {position:relative; margin:0 auto; overflow:hidden;}
#SCONTAINER .svisual {position:relative;width:1200px;margin:40px auto 0 auto;height:200px; background:url('../images/sub/svisual.jpg') no-repeat;}
#SCONTAINER .svisual p {text-align:center;padding:60px 0 0 0;}
#SCONTAINER .w1200 {width:1200px; margin:0 auto;}


.LeftCnt {float:left; width:230px; padding:50px 0; overflow:hidden;}
	.LeftMenu {width:230px; height:auto; margin-bottom:49px;}
	.leftTop {height:185px; margin-bottom:20px;}
	.LeftMenu ul {width:200px;}
	.LeftMenu li {}
	.LeftMenu li a {font-size:16px;
		display:block; color:#111;
		border:1px solid #ddd;
		display:block; 
		text-decoration:none; 
		height:30px;padding:15px 0 5px 20px;
		vertical-align:top; margin:10px 0;
		}
	.LeftMenu .ov a {
		background:#f2ca5e url('/images/sub/left_ov.png') 180px 50% no-repeat;
		border:1px solid #f2ca5e;
		height:30px;padding:15px 0 5px 20px;
		background:#f2ca5e;color:#fff;
		box-shadow: 5px 5px #cccccc;
		 -webkit-box-shadow: 5px 5px #cccccc;
		 -moz-box-shadow: 5px 5px #cccccc;
		 filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cccccc, offX=5, offY=5, positive=true);	

		}
		/*
	.LeftMenu  li.ov {
		border-bottom:none;
		}
		*/

	.leftbanner a {display:block; margin-bottom:5px;}

	.S4deps li a {
		width:190px;
		padding:15px 0 15px 15px; color:#777 !important;
		background:#f9f9f9 !important;
		border:none !important;border-radius:0;
		}
	.S4deps li a:hover {
		text-decoration:underline;
		}
	.S4deps li.ov a {
		color:#333 !important;
		}

.RightCnt {width:900px; overflow:hidden; float:right; padding:50px 0 50px 50px;}
	.RightCnt .page_title {overflow:hidden;padding:10px 0 20px 0;position:relative; border-bottom:1px dotted #aaa;}
	.RightCnt .page_title .ptit {font-size:31px; line-height:31px; color:#222;}
	.RightCnt .page_title .loc {position:absolute; top:15px; right:0; color:#111;}
	.RightCnt .page_title .loc a {text-decoration:none; color:#111;}
	.RightCnt .page_title .loc .bold {font-weight:bold;}
	.ptit {font-size:31px; line-height:31px; color:#222;}
	.RightCnt .cTxt {padding:50px 0 0 0; overflow:hidden;}