﻿html

a:hover		{color:#00A6FF;text-decoration:underline;}
a:active	{color:#E00000;text-decoration:underline;}
a:link		{color:#0070F0;text-decoration:none;}
a:visited	{color:#0070F0;text-decoration:none;}

#mb { display: none; }

.mb { display: none; }

body {
	margin: auto;
	max-width : 1024px;
	line-height: 150%;
	font-size : 90%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: 1080px 100%;
	font-family:'맑은 고딕';
}

@media (min-device-aspect-ratio: 1/1) {
	body {
		min-width : 480px;
	}
}

@media (max-device-aspect-ratio: 1/1) and (orientation:portrait) and (max-device-width:721px) {
	#dt { display: none; }
	#mb { display: block; }
	.dt { display: none; }
	.mb { display: block; }
}

div {
	-moz-user-select:none;
	-ms-user-select:none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	margin-top: 3px;
	border-style: solid;
	border-width: 3px;
	border-color: #333333;
	border-radius:5px;
}

table {
	border-collapse: collapse;
}

th {
	text-align: center;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	bgcolor: #333333;
	border-color: #858585;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

td  {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	bgcolor: #333333;
	border-color: #858585;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

img {
	vertical-align: middle;
	width: auto;
 	height: auto;
	border: 0;
}

.hidtxt {
	display: none;
	font-size: 6px;
}

.ScrollButton {
  position: fixed;
  right: 8px;
  cursor: pointer;
  z-index: 10;
}

#TopButton { bottom: 66px; }
#GenButton { bottom: 32px; cursor: auto; }
#BottomButton { bottom: 8px; }

#___gcse_0 {
    display: inline-block !important;
    width:98% !important;
    margin-top: 0px !important;
    border-width: 0px !important;
}

#___gcse_0 .forum-table td,
#___gcse_0 td,
#___gcse_0 tr {
    padding: 0 !important;
    border-top: none !important;
    border-right: none !important;
    border: none !important;
}

#___gcse_0 .cse .gsc-control-cse,
#___gcse_0 .gsc-control-cse {
    padding: 0 !important;
    display: inline-block;
}

#___gcse_0 .cse .gsc-control-cse,
#___gcse_0 .gsc-control-cse {
    background-color: rgba(0, 0, 0, 0) !important;
    border: none !important;
}

form.gsc-search-box,table.gsc-search-box
{
	margin:0px !important;
}

.gsc-search-box .gsc-input
{
	padding:0px 6px 0px 6px !important;
}

#gs_tti50
{
	padding:0px !important;
}

#gsc-i-id1
{
	height:30px !important;
	padding:0px !important;
	background:none !important;
	text-indent:0px !important;
}

.gsib_b {
	display:none;
}

.gsc-branding {
	display:none !important;
}

button.gsc-search-button
{
	height:30px !important;
}



.fade {
	transition:opacity 0.15s linear; opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear;
}
.in.fade {
	opacity: 1;
}
.collapse {
	display: none;
}
.in.collapse {
	display: block;
}
tr.in.collapse {
	display: table-row;
}
tbody.in.collapse {
	display: table-row-group;
}
.collapsing {
	height: 0px; overflow: hidden; position: relative; transition-property: height, visibility; transition-duration: 0.35s; transition-timing-function: ease; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility;
}
.caret {
	width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 4px; border-right-width: 4px; border-left-width: 4px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block;
}
.dropdown {
	position: relative;
}
.dropup {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0px;
}
.dropdown-menu {
	list-style: none; margin: 2px 0px 0px; padding: 5px 0px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; left: 0px; top: 100%; text-align: left; font-size: 14px; float: left; display: none; position: absolute; z-index: 1000; min-width: 160px; box-shadow: 0px 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-background-clip: padding-box;
}
.pull-right.dropdown-menu {
	left: auto; right: 0px;
}
.dropdown-menu .divider {
	margin: 9px 0px; height: 1px; overflow: hidden; background-color: rgb(229, 229, 229);
}
.dropdown-menu > li > a {
	padding: 3px 20px; color: rgb(51, 51, 51); line-height: 1.4285; clear: both; font-weight: 400; display: block; white-space: nowrap;
}
.dropdown-menu > li > a:focus {
	color: rgb(38, 38, 38); text-decoration: none; background-color: rgb(245, 245, 245);
}
.dropdown-menu > li > a:hover {
	color: rgb(38, 38, 38); text-decoration: none; background-color: rgb(245, 245, 245);
}
.dropdown-menu > .active > a {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(51, 122, 183);
}
.dropdown-menu > .active > a:focus {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(51, 122, 183);
}
.dropdown-menu > .active > a:hover {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(51, 122, 183);
}
.dropdown-menu > .disabled > a {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:focus {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:hover {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:focus {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.dropdown-menu > .disabled > a:hover {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0px;
}
.dropdown-menu-right {
	left: auto; right: 0px;
}
.dropdown-menu-left {
	left: 0px; right: auto;
}
.dropdown-header {
	padding: 3px 20px; color: rgb(119, 119, 119); line-height: 1.4285; font-size: 12px; display: block; white-space: nowrap;
}
.dropdown-backdrop {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 990;
}
.pull-right > .dropdown-menu {
	left: auto; right: 0px;
}
.dropup .caret {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 4px; border-top-style: none; border-bottom-style: solid; content: "";
}
.navbar-fixed-bottom .dropdown .caret {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 4px; border-top-style: none; border-bottom-style: solid; content: "";
}
.dropup .dropdown-menu {
	top: auto; bottom: 100%; margin-bottom: 2px;
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto; bottom: 100%; margin-bottom: 2px;
}