/* Font-Face */
@font-face{
font-family:NanumGothic;
src:url('/css/NanumGothic.eot');
src:url('/css/NanumGothic.eot?#iefix') format('embedded-opentype'),
url('/css/NanumGothic.woff') format('woff'),
url('/css/NanumGothic.ttf') format('truetype');
url('/css/NanumGothic.svg#NanumGothic') format('svg')
src:local(¡Ø), url('/inc/css/NanumGothic.woff') format('woff');
}
body,table/*,input,textarea,select,button*/{font-family:NanumGothic,¡¯³ª´®°íµñ¡¯,ng,sans-serif}

html,body 
{
	color: #767676;
    font-family: NanumGothic,¡¯³ª´®°íµñ¡¯,ng,sans-serif;
    font-size: 15px;
	background:#ffffff;
    text-align: left;
	margin:0px;
	padding:0px;
	font-style: inherit;
    font-weight: inherit;
	COLOR:#444444;
 }

td {
	 font-family: NanumGothic,¡¯³ª´®°íµñ¡¯,ng,sans-serif;
	font-size: 15px;
	COLOR:#444444;
    LETTER-SPACING: 0px;
	table-layout:fixed;
	font-style: inherit;
    font-weight: inherit;
}



a {
	color: #606060;
	text-decoration: none;
}

a:hover 
{ 
	color: #67b7c9;
	text-decoration: none;
}

li {
	list-style: none;
}


/* ±âº»·êÀ» ¼³Á¤ÇÑ´Ù.*/
input		 
{ 
	font-family: NanumGothic,¡¯³ª´®°íµñ¡¯,ng,sans-serif;
	vertical-align:middle;
	padding: 0 2px;

}

select		 
{ 
	font-family: NanumGothic,¡¯³ª´®°íµñ¡¯,ng,sans-serif;
}

.gogoAppContent {
	cursor:pointer;
}

.boxLine {
	/*border:1px solid #dbdbdb;*/
	border:1px solid #cbcbcb;
}

.boxLine2 {
	/*border:1px solid #dbdbdb;*/
	border:1px solid #000000;
}

.boxLine3 {
	border:2px solid #952795;
}
.boxLine4 {
	border:2px solid #8394b4;
}

.boxLineTop {
	border-left:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;
}

.boxLineBottom {
	border-left:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
	border-top:1px solid #9e9e9e;
}

.boxLineBottomLeft {
	border-right:1px solid #9e9e9e;
	border-top:1px solid #9e9e9e;
}

.leftLine {
	border-left:1px solid #e0e0e0
}

.leftLine3 {
	border-left:1px solid #efefef
}

.rightLine {
	border-right:1px solid #e0e0e0
}


.underLine {
	border-bottom:1px solid #e0e0e0
}

.underLineHead {
	border-bottom:2px solid #ff9901;
	margin:0 0;padding-bottom:20px; border-bottom:2px solid #ff9901; color:#484d53; line-height:30px;
}

.leftLine2 {
	border-left:2px solid #000000
}

.rightLine2 {
	border-right:2px solid #000000
}


.underLine2 {
	border-bottom:2px solid #000000
}

.underLine3 {
	border-bottom:1px solid #acacac
}

.upLine2 {
	border-top:2px solid #000000
}

.upLine {
	border-top:1px solid #e0e0e0
}

.upLine3 {
	border-top:2px solid #acacac
}

.underLinef6 {
	border-bottom:1px solid #f6f6f6
}

.underLinef3 {
	border-bottom:2px solid #f3f3f3
}

.underLinefS {
	border-bottom:2px solid #656565
}

.bgf2f2f2 {
	background:#f2f2f2;
}

.height1px {
	height:1px;
}

/*
 blockquote
{
	padding-left: 8px;
	padding-right: 20px;
	border-left:4px solid #cccccc;
	font-style: italic
}
*/

blockquote {

font-style: italic;
margin: 0.25em 0;
padding: 0.25em 40px;
line-height: 1.45;
position: relative;
color: #383838;
}


blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -20px;
	top: -20px;
	color: #7a7a7a;
}

.titleFont {
	font-size: 1.3em;
	color:#000000
}

.subTitleFont {
	font-size: 1.2em;
	color:#000000
}


.roundNone {
		-webkit-border-radius: .4em;
		-moz-border-radius: .4em;
		border-radius: .4em;
 	}

.roundMenuSub {
		padding: .2em;
		border-top-left-radius: 0em;
		border-top-right-radius: 0em;
		border-bottom-left-radius: 0.4em;
		border-bottom-right-radius: 0.4em;
 	}

.round {
		background:#f2f2f2;
		padding: .2em;
		color: #ffffff;
		-webkit-border-radius: .4em;
		-moz-border-radius: .4em;
		border-radius: .4em;
 	}

.round23 {
		background:red
		padding: .2em;
		color: #ffffff;
		-webkit-border-radius: .8em;
		-moz-border-radius: .8em;
		border-radius: .8em;
 	}

.roundMobile {
		-webkit-border-radius: .8em;
		-moz-border-radius: .8em;
		border-radius: .8em;
 	}

.leftLiClass {
	list-style: none;
	float:left
}

.content {
	line-height: 20pt;
	LETTER-SPACING: 0px;
	text-align: justify 
}

.silver {COLOR : #878787;}
.center		{text-align:center;}
.left		{text-align:left;}
.right		{text-align:right;}
.fontSmall	{font-size:.8em}
.fontDefault{font-size: 1em}
.clear		{clear: both }

.grayFont	{color:#838383}
.blackFont	{color:#000000}
.oringeFont	{color:#e89924}
.redFont	{color:#b22600}
.blue {color:blue}
.red {color:red}
.green {color:green}
.bold		{font-weight:bold}
.weightNone {font-weight:none}
.colorF6 {color:#ff6600};

.GLine		  {
				/*border:1px solid #1c1c1c;*/
				border:2px solid #2e2e2e;
				-webkit-border-radius: .5em;
				-moz-border-radius: .5em;
				border-radius: .5em;				
				
				}

.GLineNone		{
					
					-webkit-border-radius: .5em;
					-moz-border-radius: .5em;
					border-radius: .5em;
					
				}

.thumnailLine		  {
				/*border:.1em solid #2e2e2e;*/
				border:1px solid #2e2e2e;
				-webkit-border-radius: .5em;
				-moz-border-radius: .5em;
				border-radius: .5em;				
				
				}

.bgGray		{
				background: #6e6e6e;
				background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
				background: -moz-linear-gradient(top,  #888,  #575757);

			}

.bgWhite		{
				background: #fff;
				background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
				background: -moz-linear-gradient(top,  #ededed,  #fff);
			}

.button {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;   
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 7px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.button_left {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px; 
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 7px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.button_right {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;   
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 7px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.inputLiner {
	border:3px solid #dedede;
	height:35px
}


.notGo {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.paginate {
    height: 35px;
    margin: 10px 0 20px;
    text-align: center;
}
.paginate a, .paginate span {
	color: #757575;
	border: solid 1px #d6d6d6;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; 

}
.paginate a:hover {
	border: solid 1px #c3c3c3;
    color: #ff9901 !important;
}

.paginate .pre, .paginate .next {
    color: #676767;
    display: inline-block;
    font: 14px Arial Unicode MS;
    position: relative;
}
.paginate .pre {
    letter-spacing: -1px;
	
}

.paginate .next {
    letter-spacing: -1px;
	
}

.paginate a, .paginate strong, .paginate span {
	border:1px solid #ededed;
    color: #676767;
    display: inline-block;
    font: 14px Arial Unicode MS;
    margin-left: 1px;
    padding: 8px 14px 8px 12px;
    position: relative;
    text-decoration: none;
}

.paginate strong {
	border: solid 1px #d6d6d6;
    color: #ff9901 !important;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
}

.board_topLine, .board_bottomLine	 {border-top:1px solid #c3c3c3}
.board_listLine	 {border-bottom:1px solid #e6e6e6}



.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:0.9em;
}


.triangle-topleft {
	width: 0;
	height: 0;
	border-right: 80px solid transparent;
}

.menuUp {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 10px solid #df4b30;
}