@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	font-family:Dotum, Verdana,Sans-serif,AppleGothic,Gulim;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background:url(images/gc_bt_bg.gif) repeat;
	color: #2d2e2e;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	overflow:scroll; 
	overflow-x:hidden;
}

img, input, select, textarea {
    vertical-align: middle;
}

img {
border: none;
}

li {
    list-style: none outside none;
}

h1 {
	color: #6d9863;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

h2 {
	color: #6d9863;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
img,fieldset,iframe{border:0 none; outline:none;}

a{color:#2f3743;text-decoration:none}
a:hover{color:#390;text-decoration:underline}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;	
}

#outerWrapper #header {
	background:url(images/gc_tp_bg.gif) repeat-x; 
	font-size: 18px;
	font-weight: bold;	
	height:34px;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index:99999;
}

#tp_nav li {
	float: left;
}

#tp_input {
	width:220px;
	text-align:center;
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DFDFDF;
    color: #6F6F6F;
	font-size: 11px;
}
#cp_txt {
	padding-left:15px;
	padding-right:30px;
	font-size:11px;
	color:#e94e55;
}


#outerWrapper #contentWrapper #content {
	margin: 0 0 0 0; 
	padding: 42px 10px 10px 10px;
}
#outerWrapper #footer {
	position:relative;
	background:url(images/gc_bt_pt.gif) repeat-x;
	min-height:200px;
}

#sns {
	width:708px;
	padding: 50px 0 30px 300px;
	margin: 0px auto;
	text-align:center;
}

#sns img{
	padding-left:10px;
}

ul#cu_tab {
    height: 47px;
	padding-right:2px;
	
}

ul#cu_tab li {
	float: left;
	width: 130px;
	height: 47px;

}

#cu_tab li a img {
	
}

#tab_cont {
	margin-top:10px;	
}

tab a {
	padding-top:15px;
}

#tab li a img {
	padding-top:11px;
}

#footer ui, #footer li{
	list-style-type:none;
}

#TAB3 table{
	color: #d3d3d3;
}

#TAB3 table a{
	color: #d3d3d3;	
}

#reply td {
	height:36px;
	border-bottom: 1px solid #4a4a56;
}

.Num_stitle {
	padding-left:5px;
	font-weight:bold;
}

.inputText {
    font-size: 12px;
    height: 15px;
    margin: 0 10px 5px 0;
    padding: 3px 4px;
    vertical-align: middle;
}


textarea.tx {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9A9A9A #D8D8D8 #D8D8D8 #9A9A9A;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
	
}

input.ed {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9A9A9A #D8D8D8 #D8D8D8 #9A9A9A;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    padding: 3px 2px 0;
}

.editOption {
	padding:8px 0;
}

.category li {
	color: #FFF;
	float: left;
	margin-bottom: 7px;
	padding-top: 1px;
	width: 125px;
}

.cu_list li {
	float: left;
	padding-right:30px;
	padding-top:10px;	
}

#cu_num {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight:bold;
	padding-left:20px;
}

#mail_submit {
	padding-left:20px;
}

#mail_fm {
	padding-left:40px;
}

#cu_tab li a {
    background-image: url(../../images/bt_menu.gif);
    background-repeat: no-repeat;
    display: block;
    height: 47px;
    overflow: hidden;
    text-indent: -9999px;
}

#cu_tab li a.on {
    margin: 0 -1px;
    position: relative;
}

#cu_tab .m1 a {
    background-position: 0 0;
    width: 131px;
}

#cu_tab .m1 a.on {
	background-position: 0 -47px;
    margin-left: 0;
    width: 131px;	
}


#cu_tab .m2 a {
    background-position: -130px 0;
    width: 131px;
}

#cu_tab li.m2 a.on{
	background-position: -130px -47px;
    margin-left: 0;
    width: 131px;	
}


#cu_tab .m3 a {
    background-position: -260px 0;
    width: 131px;
}

#cu_tab li.m3 a.on{
	background-position: -260px -47px;
    margin-left: 0;
    width: 131px;	
}

#cu_tab .m4 a {
    background-position: -390px 0;
    width: 131px;
}

#cu_tab li.m4 a.on{
	background-position: -390px -47px;
    margin-left: 0;
    width: 131px;	
}

#tp_nav {
	margin: 0 auto;
	padding-top:4px;
    position: relative;
	overflow:hidden;
    width: 1200px;
}

#tp_nav li {
	float: left;
}

#tp_input {
	width:220px;
	text-align:center;
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DFDFDF;
    color: #6F6F6F;
}


#check li {
	list-style-image:url('images/li.check.png');
}


.cu_box {
	text-align:center;
	padding-top:25px;

}

.cu_box li {}

.gc_content{width:1000px; height:420px; margin:auto;overflow:auto; clear:both; border:solid #FF8000 3px }
.gc_content h4{margin:0; color:#333;}
.gc_content .images_container{width:1855px; overflow:hidden; min-height:80px;}
.gc_content .images_container img,.content_6 .images_container img{display:block; float:left; margin:0 5px; border:none; background:rgba(0,0,0,0.3); -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.2); -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.2); box-shadow:1px 1px 10px rgba(0,0,0,0.2);}
.gc_content .images_container img:first-child{margin-left:0px;}
.gc_content .images_container img:last-child{margin-right:0px;}

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCustomScrollBox .mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{
	padding-bottom:40px;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	bottom:0;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal .mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	width:auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer{
	padding-bottom:0;
	padding-right:20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
	right:0;
	bottom:auto;
	margin-left:-40px;
	margin-top:-16px;
	float:right;
}

/* default scrollbar colors and backgrounds */
.mCustomScrollBox .mCSB_scrollTools{
	opacity:0.75;
}
.mCustomScrollBox:hover .mCSB_scrollTools{
	opacity:1;
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}