@import url("/sites/ksa_kr/css/content_m.css");

#_aside{display:none;}

/* �˻� */
#headerSec .topSearch{
	width:250px !important;
	left:auto !important;
	margin-left:0 !important;
	right:0 !important;
}
#headerSec .topSearch input{
	width:190px !important;
}

#masterTab {
	position: relative;
	height: 37px;
	z-index: 1;
	margin-bottom: 30px;
}
#masterTab .tabToggle {
	position: absolute;
	width: 37px;
	height: 37px;
	border: 0;
	top: 0;
	right: 0;
	background-color: #04697d;
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-image: url("../images/tabToggle.gif");
	display: none;
}
#masterTab .tabToggle#mTnbOpen{
	background-position: 0 0;
	display: block;
}
#masterTab .tabToggle#mTnbClose{
	background-position: 0 -37px;
}
#masterTab .ul_4{
	margin-right: 37px;
}
#masterTab .ul_4:before,
#masterTab .ul_4:after {
	content: "";
	clear: both;
	display: block;
}
#masterTab .ul_4 .li_4 {
	float: none;
	width: 100%;
	display: none;
	background-color: #fff;
}
#masterTab .ul_4 .li_4._active {
	display: block !important;
}
#masterTab .ul_4 .li_4 .a_4{
	display: block;
	border-width: 1px;
	border-color: #bcbcbc;
	border-style: solid;
	padding: 10px 0;
	text-align: center;
	margin-top: -1px;
	color: #333;
}
#masterTab .ul_4 .li_4 .a_4._active{
	color: #fff;
	border-color: #0097b6;
	background-color: #0097b6;
}
#gotoTop {
	position: fixed;
	width: 40px;
	height: 40px;
	background-color: rgba(0,151,182,0.5);
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}
#gotoTop:hover {
	background-color: rgba(0,151,182,1);
}

/**[������ �����]********************************************************/
.contentsMngr{margin: 20px;}
.contentsMngr ul li {width: 100%; float: none; margin-right: 0;}


/**[Ÿ��Ʋ]********************************************************/
	#masterTitle{position:relative;padding:15px;}
	/*������Ÿ��Ʋ*/
		#masterTitle h1 {background:url(../images/bul_h1.png) left no-repeat;padding:0 0 0 15px;font-size:24px;font-weight:normal;}

/**��ɹ�ư********************************************************/
	.fnc{position:absolute;right:15px;top:65px;}
	.fnc ul{overflow:hidden;}
	.fnc li{float:left;width:35px; border-left: 1px solid #dfdfdf;}
	.fnc li img{float:left;width:100%;}
	/*����SNS*/
		.fnc .snsgup{display:none;width:121px;position:absolute;top:0px;right:0px;background:url(../images/sns_top.png) no-repeat 0 40px;padding-top:40px;z-index:80;}
		.fnc .snsgup ul{margin-top:7px;}
		.fnc .snsgup ul li{clear:both;width:119px;background:#f6f6f6;border-bottom:1px solid #cfcfcf;border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}
		.fnc .snsgup ul li a{display:block;width:100%;padding:8px 0 8px 40px;}
		.fnc .snsgup ul li a.fac{background:url(../images/sns_fac.png) no-repeat 10px 7px;}
		.fnc .snsgup ul li a.twi{background:url(../images/sns_twi.png) no-repeat 10px 7px;}
		.fnc .snsgup ul li a.ins{background:url(../images/sns_ins.png) no-repeat 10px 7px;}
		.fnc .snsgup ul li a.kak{background:url(../images/sns_kak.png) no-repeat 10px 7px;}
		.fnc .snsgup ul li a.url{background:url(../images/sns_url.png) no-repeat 10px 7px;}
	/*����SNS�ݱ��ư*/
		.fnc .snsgup .snsgupclose{position:absolute;top:0px;right:0px;}
		.fnc .snsgup .snsgupclose a{display:block;width:35px;height:33px;background:url(../images/btn_link_off.png) no-repeat;font-size:0px;background-size:100%;}
