@charset "UTF-8";


/* 
Used Hack 
IE6 & Below 
{ property:value; _property:value; }
IE7 Only
*:first-child+html #selector
IE7 & IE6 & Below
*:first-child+html #selector,
* html #selector {}
*/

/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:9pt; }
img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url(./common/js/iePngFix.htc); } 
.samchugsc_info { vertical-align:middle; behavior:url(./common/js/iePngFix.htc); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; } 

.samchugsc_widget_output { background:url("../../../../common/css/../tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("../../../../common/css/../tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#fororiginalimageareabg { z-index:1001; background-color:#FFFFFF; width:100%; height:100%; top:0px; left:0px; position:relative; padding:20px 10px 10px 10px; border:8px solid #DDDDDD; } 
#fororiginalimagearea { visibility:hidden; padding:0px; margin:0px; width:100%; height:100%; top:0px; left:0px; position:absolute; z-index:1000; text-align:left; overflow:hidden; }
#fororiginalimage { z-index:1002; }
#closeOriginalImageBtn { position:absolute; right:8px; top:5px; cursor:pointer; width:50px; height:12px; z-index:1003; }
#popup_menu_area { position:absolute; left:0px; top:0px; z-index:1003; visibility:hidden; border:2px solid #D9D9D9; background-color:#FFFFFF; padding:0; }
#popup_menu_area .box { border:1px solid #CACACA; background-color:#FFFFFF; padding:7px; }
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; }
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; letter-spacing:-1px; white-space:nowrap;}

a.button_f21, span.button_f21, del.button_f21{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
    vertical-align:middle;
	
    padding-top:-2px;
	_position:relative;
    _top:-4px;
	_width:10px;	
	_overflow-y:hidden;
}
*:first-child+html a.button_f21, *:first-child+html span.button_f21,*:first-child+html del.button_f21 {
	position:relative;
    top:-4px;
}



a.button_f21, span.button_f21, del.button_f21,
a.button_f21 span, span.button_f21 button_f21, span.button_f21 input, del.button_f21 span{
    background-image:url("../../../../addons/buttonchange/css/../images/form_buttons21.png");
    _background-image:url("../../../../addons/buttonchange/css/../images/form_buttons21.gif");
}


a.button_f21 span, span.button_f21 button_f21, span.button_f21 input, del.button_f21 span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#DDE4E9;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:9px 20px 0 9px;
	margin:0 -16px 0 10px;
	border:none;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_right:-5px;
	
}

span.button_f21 button_f21{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button_f21 span, 
html.safari del.button_f21 span{
  line-height:1.3;
}

html.safari span.button_f21 button_f21{
  line-height:2.6;
}

html.safari a.button_f21:focus,
html.safari span.button_f21 button_f21:focus{
    outline:none;
}



del.button_f21{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button_f21 span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button_f21 button_f21, span.button_f21 input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button_f21:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button_f21:hover, 
span.button_f21:hover,
a.button_f21:focus, 

a.dom-button_f21-focus, 
span.button_f21-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.button_f21:hover span, 
span.button_f21:hover button_f21, 
span.button_f21:hover input, 
a.button_f21:focus span, 

span.button_f21-behavior-hover button_f21, 
span.button_f21-behavior-hover input{
	background-position:100% -60px;
	color:#FFF;
}


a.button_f21:active, a.button_f21:focus span{
	color:#444;
}




del.button_f21-behavior-hover, del.button_f21:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button_f21-behavior-hover span, del.button_f21:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}




/*Optional hack for IE6 to simulate :hover selector*/

span.button_f21 button_f21, del.button_f21 span, span.button_f21 input{


	
	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button_f21-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));




}


/* {START CSS BARBECUE} */


body {
	margin: 0px; 
	padding: 0px; 
	font-size: 70%; 
	font-family: "Arial", Tahoma, Sans-Serif;
	background-image:url("../../../../layouts/samchug_main/./css/../images/bg.gif");
	color: #000;
}

/* LINKS */
a { 
	color: #e8e8e8; 
	text-decoration: none; 
	background-color: inherit;
}

a:hover { 
	color: #C1E0FF;
	background-color: inherit;
}

.red {
	color: #8B1714;
	background-color: inherit;
}

/* PARAGRAPH */
p { 
	font-size: 0.9em; 
	color: #353F49; 
	line-height:1.6em; 
	margin: 0px 0px 5px 0px; 
	padding: 0px;
	background-color: inherit;
}


/*-------------------------
DIVS IN ORDER OF APPEARANCE 
-------------------------*/

/* WRAP, HOLDS EVERYTHING TOGETHER */
#wrap {
	border:#000 1px solid;
	padding: 0px; 
	width: 1004px; 
	background:#FFF;
	z-index:50;
	
}

#container { 
	border-bottom:#000 1px solid;
	float: left;
	margin-bottom:1px;
	width: 1004px; 
	background:#FFF;
	z-index:50;
	position:relative;
}


#top { 
	width: 700px; 
	height: 25px; 
	margin: 0px; 
	padding: 0px; 
}

#toptime{
	float:left; 
	color:#6AA5CF; 
	font-size:9px; 
	font-family:Arial;
}

#headertop { 
	margin: 0px; 
	padding: 0 5px 0 0; 
	height: 18px; 
	background: url("../../../../layouts/samchug_main/./css/../images/htopbg.gif") repeat-x top left; 
	color: #d8e9f7;
	line-height:130%;
	text-align:right;
	font-size: 12px;
	z-index:100;
}
#header { 
	margin: 0px; 
	padding: 0 0 0 0px; 
	background-color: inherit;
	background-repeat: no-repeat; 
	height: 100px; 
	color: #919FAE;
	line-height:150%;
	font-weight: bold;
	text-align:center;
	font-size: 1.3em;
	z-index:99;
}


/* HORIZONTAL MENU */
#hmenu { 
	margin: 0 0 0 0;
	padding: 5px 0 0px 0;
	background: #ffffff url("../../../../layouts/samchug_main/./css/../images/hmenu.gif") repeat-x top left; 
	color: #808080;
	height:20px;
}

#hmenu li{ 
	list-style:none; 
	float:left; 
}

#hmenu a {
	color: white;
	margin: 0px 3px 0px 8px;
	padding: 0 0px 0 9px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

#hmenu a:hover {
	color: #F0F2F4;	
	background-color: transparent;
}

/* LEFT COLUMN */
#left_column {
	float: left;
	width: 160px;
	border-right:1px #5383B1 solid;
	background-color:#174869;
}

#left_column p {
	color: #C1E0FF; 
	padding: 7px; 
	background-color: inherit;
}

#adsenses {
	border-bottom:1px #5189AE solid;
	border-top:1px #5189AE solid;
	margin:0px 0 0px 0px;
	padding-top:10px;
	width:160px;
	height:110px;
	background:#336E9A;
}

/* MAIN MENU (LEFT) */
#menu {
	background: #336E9A;
	border-top:1px #5189AE solid;
	border-bottom:1px #5189AE solid;

}

#login {
	width:140px;
}

#lform {
	border-bottom:1px #5189AE solid;
	margin:0px 0 0px 0px;
	width:160px;
	background:#336E9A;
}

#lmenu {
	width:150px;
}

#login a {
	line-height:20px;
	padding: 0px 0px 0px 0px;
}

#menu a {
	display: block;
	line-height: 20px;
	padding: 0px 0px 0px 5px;
	color: #C1E0FF;
}

#menu a:hover {
	background: #336E99;
	color: #FFF;
}

/* LINK TITLE - visible on hover */
.underline {
	border-bottom: 0px solid #74879A;
}

.white { 
	color: #e8e8e8; 
	font-size: 0.8em; 
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: center left; 
	padding: 0px 0px 0px 8px; 
}

#right_column {
	float: left;
	width:843px;
}

/* MAIN ARTICLES */
.main_article {
}

.main_article p {
	padding: 0px 8px 0px 0px;
}


/* LEFT SHORT ARTICLE */
.left { 
	
	width: 44%;  
	float: left; 
	padding: 5px;
	color: #808080; 
}

/* RIGHT SHORT ARTICLE */
.right {  
	float: left; 
	width: 44%; 
	border-left: 2px solid #FFF; 
	padding: 5px; 
	color: #808080;
}

/* language */
#language { top:12px; right:19px; z-index:101; color:lightblue;}
#language a img { vertical-align:-2px;}
#language ul li{list-style-type:none; z-index:200;}
#language ul { position:absolute; z-index:200; top:20px; right:2px; display:none; width:70px; border:1px solid #d9d9d9; background:#ffffff;}
#language ul li a { display:block; width:100%; padding:3px 8px; font:12px Arial; color:#333333; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

/* search form */
#isSearch { position:absolute; top:120px; right:2px; width:214px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:4px 0 0 5px; width:69px; height:19px; background:url("../../../../layouts/samchug_main/./css/../images/bgSearchTerm.gif") no-repeat; font:11px "Arial", Dotum, "Arial", Gulim, AppleGothic, Sans-serif; color:#5c5c5c;}
#isSearch ul { display:none; position:absolute; left:0; top:24px; padding:0px 0 0px 0; text-align:left; border:1px solid #b2b2b2; background:#ffffff; overflow:hidden;}
#isSearch ul li { width:70px; height:18px; list-style:none;}
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:110px; height:15px; font:11px "Arial", Dotum, "Arial", Gulim, AppleGothic, Sans-serif; color:#5c5c5c;}
#isSearch ul li label.on { background:#ededed; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ededed;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#000000; border:1px solid #B0B0AF; background-color:#FFFFFF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }
*:first-child+html  #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html #isSearch .submit { position:relative; top:-1px;}

/* left menus */

#lnb { padding:0px 0px; width:155px;}
#lnb li { list-style:none; padding-bottom:4px;}
#lnb li a { padding:0 0 0 5px; width:155px; display:block; color:white; font-size:13px; position:relative; z-index:99; text-decoration:none; font-weight:bold;}
#lnb li a:hover,
#lnb li a:focus { color:#ffffff; background:#174869; font-weight:bold;}
#lnb li.on a { color:#ffffff; background:#174869; padding:0 0 0 5px; font-size:13px; font-weight:bold;}
#lnb li.on a:hover { font-weight:bold;}
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:none; position:relative; padding:0 8px; position:relative; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; position:relative; top:0px;}
#lnb li ul li a { width:124px; color:#D8E9F7 !important; border:none; background:none !important; border:none !important; font-size:13px;}
#lnb li ul li a:hover	{ font-weight:bold;}
#lnb li ul li a:focus { font-weight:normal !important; color:#D8E9F7 !important; font-weight:bold;}
#lnb li.on ul li.on a { color:#D8E9F7 !important; font-size:13px;}

/* FOOTER */

#footermenu {
	width: 1004px; 
	background:#333;
	border-bottom:1px #999 solid;
	text-align:center; 
	color: #919FAE; 
}

#footermenu a {
	padding:0 5px 0 5px;
	color: #BDC6CE; 
}

#footer { 
	float: left; 
	margin: 0px 0px 0px 0px; 
	padding: 30px 0px 30px 0px; 
	width: 1004px; 
	background: url("../../../../layouts/samchug_main/./css/../images/bgfooter.gif");
	text-align: center; 
	color: #ccc; 
}

#footer a { 
	color: #BDC6CE; 
	background-color: inherit;
	border-bottom: 1px dotted #919FAE; 
}

/* {END BARBECUE} */
.fc_01 { color:white; }
.fc_02 { color:#ADD4F3; }

.box_login {width:152px;margin:5px 0 0 0px; _margin:5px 0 0 5px;}

.box_login .user_info { }
.box_login .user_info li { color:white; }
.box_login .user_info li a { color: white; background-color: inherit;}

.box_login .hr_dot_01 { background:url("../../../../widgets/login_info/skins/default/css/../images/default/hr_dot_01.gif") repeat-x; width:100%; height:2px; overflow:hidden; clear:both; margin:0px; }
.box_login .item a { color:white; text-decoration:none; }
.box_login .item { font-size:11px; letter-spacing:-1px; margin-right:10px; padding:3px 0px 0px 0px; white-space:nowrap; }
.box_login .administrative a { color:orange; font-weight:bold; }
.box_login .lastlogin { clear:both; padding-bottom:5px;}

.box_login .form_field { float:left; margin:2px 5px 0 5px; _margin:0 auto; height:20px; }
.box_login .form_field div { margin-bottom:3px; }
.box_login input.submit { width:45px; height:45px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/login_btn_submit.gif") no-repeat; border:none; margin:0px 0 0 0; _margin:0px 0 0 0; cursor:pointer; }
.box_login .input { width:90px; background-color: #ffffff;  border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;  padding:2px; height:12px; margin:0px auto; cursor:text; color:#666666;}
.box_login ul.option { clear:both; height:20px; margin:0 0 0 5px; _margin:0;}
.box_login ul.option li { float:left; list-style:none;}
.box_login ul.option li a.btn { background:url("../../../../widgets/login_info/skins/default/css/../images/default/bul_01.gif") no-repeat left; padding-left:0px; margin-left:0px; }
.box_login .checkbox  { width:15px; height:15px; margin:-1px 0px 0px -1px; margin-right:2px; }
.box_login .clear { clear:both; }
.box_login ul.extra_option { clear:both; text-align:center;}
.box_login ul.extra_option li { float:left; list-style-type:none;}
.box_login ul.extra_option li.login_line { width:20px; font-weight:bold;}
.box_login ul.extra_option li a {text-decoration:none; color:white; font-weight:bold;}
.box_login ul.extra_option li a.btn { padding:0; margin:0; }

.openid_login { clear:both; height:38px; border:3px solid #D5D8DB; background-color:#FFFFFF; margin:0 0 10px 0; }
.openid_login .openid_user_id { width:110px; _width:100px; background: url("../../../../widgets/login_info/skins/default/css/../images/openid_login_bg.gif") left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:16px; line-height:1em; vertical-align:middle; margin-bottom:.5em; color:#666666;}

.openid_login .wButtonTypeA { display:block; cursor:pointer; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeACenter.gif") repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;}
.openid_login .wButtonTypeA:hover { text-decoration:none;}
.openid_login .wButtonTypeA img { vertical-align:middle;}
.openid_login .wButtonTypeA input { border:none; cursor:pointer; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeACenter.gif") repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;  vertical-align:middle; }
.openid_login .wButtonTypeA .leftCap { width:2px; height:24px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeALeft.gif") no-repeat; margin:0 .3em 0 0;  position:relative; left:-1px;}
.openid_login .wButtonTypeA .rightCap { width:2px; height:24px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeARight.gif") no-repeat; margin:0 -1px 0 .4em;}
.openid_login .wButtonTypeA .icon { margin:0 .2em;}
.openid_login .wButtonWrite ul { text-align:center; clear:both; display:block;}
.openid_login .wButtonWrite li { margin-top:.5em; float:left; margin-left:.3em; list-style:none;}


.counter_widget {
    padding:6px;
    margin-bottom:10px;
    color:white;
    font-family:tahoma;
    font-size:11px;
}

.counter_widget ul { margin:0; padding:0; list-style:none; }

