﻿/* 
   - Name  : Common Style 1
   - Date  : 2014-07-01
   - Group : Style Group 01
*/

@charset "UTF-8";

body {
	background-color: #ffffff;
	color: #404b50;
	font-size: 12px;
	font-family: 'Nanum Gothic', 'Malgun Gothic', 'dotum', 'sans-serif';
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
}

#wrapper {
}
@media screen and (device-aspect-ratio: 2/3) {
#wrapper {
       width:1400px;
	}
}


@media screen and (device-aspect-ratio: 40/71) {
#wrapper {
       width:1400px;
	}
}

@media screen and (max-device-width : 800px) {
#wrapper {
       width:1400px;
	}
}
#popup_zone {
	height: 120px;
	background-color: #252b2e;
	text-align: center;
	position: relative;
}

#popup_zone_inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#popup_zone_inner .btn_prev,
#popup_zone_inner .btn_next {
	display: block;
	width: 18px;
	height: 30px;
	position: absolute;
	top: 64px;
}

#popup_zone_inner .btn_prev {
	left: 0;
}

#popup_zone_inner .btn_next {
	right: 0;
}

#popup_zone_inner .popup_zone_control {
	position: absolute;
	top: 0;
	right: -60px;
	width: 188px;
	z-index: 10;
}

#popup_zone_inner .popup_zone_control label,
#popup_zone_inner .popup_zone_control .popup_close {
	float: left;
	display: block;
}

#popup_zone_inner .popup_zone_control label {
	margin-top: 14px;
	margin-right: 16px;
	font-size: 0;
}

#popup_zone_inner .popup_zone_control label input {
	margin-right: 10px;
	vertical-align: middle;
}

#popup_zone_inner .popup_zone_control label span {
	color: #ffffff;
	font-size: 12px;
	vertical-align: middle;
	-o-text-shadow: 0 1px 1px rgba(0, 0, 0, .825);
	-moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .825);
	-webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .825);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .825);
}

#popup_zone_inner .popup_zone_slide .owl-controls {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	z-index: 5;
}

#popup_zone_inner .popup_zone_slide .owl-controls .owl-page span {
	margin: 15px 2px;
	background: url('../../img/btn/btn_popup_zone_slide_page_normal.png') no-repeat center center scroll transparent;
	border-radius: 0;
	opacity: 1;
}

#popup_zone_inner .popup_zone_slide .owl-controls .owl-page.active span {
	width: 33px;
	background: url('../../img/btn/btn_popup_zone_slide_page_active.png') no-repeat center center scroll transparent;
}

#header {
	overflow: hidden;
}

#header_inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#header_inner .header_top {
	height: 85px;
	overflow: hidden;
}

#header_inner .header_top .logo {
	float: left;
	margin-top: 5px;
}

#header_inner .header_top .header_gnb {
	float: right;
	margin-top: 35px;
	border-right: 1px solid #d5d5cd;
	overflow: hidden;
}

#header_inner .header_top .header_gnb a {
	display: block;
	float: left;
	width: 182px;
	height: 17px;
	border-left: 1px solid #d5d5cd;
	text-align: center;
	line-height: 17px;
}

#header_inner .header_top .header_gnb a span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url('../../img/btn/btn_gnb_sprite.png') no-repeat 0 0 scroll transparent;
	text-indent: -1000px;
	overflow: hidden;
}

#header_inner .header_top .header_gnb a.menu1 span {
	width: 65px;
	background-position: 0 0;
}

#header_inner .header_top .header_gnb a.menu2 span {
	width: 48px;
	background-position: -66px 0;
}

#header_inner .header_top .header_gnb a.menu3 span {
	width: 48px;
	background-position: -115px 0;
}

#header_inner .header_top .header_gnb a.menu4 span {
	width: 111px;
	background-position: -164px 0;
}

#header_inner .header_top .header_gnb a.menu5 span {
	width: 63px;
	background-position: -276px 0;
}

#header_inner .header_decoration {
	position: relative;
}

#header_inner .header_decoration .tint_left,
#header_inner .header_decoration .tint_right {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

#header_inner .header_decoration .tint_left {
	background-color: #e60012;
	right: 1150px;
}

#header_inner .header_decoration .tint_right {
	background-color: #e51d87;
	left: 1150px;
}

#header_inner .header_decoration table {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}

#header_inner .header_decoration table td {
	height: 5px;
	font-size: 0;
	line-height: 0;
}

#header_inner .header_decoration table td.colorseat01 {
	background-color: #e60012;
}

#header_inner .header_decoration table td.colorseat02 {
	background-color: #f08200;
}

#header_inner .header_decoration table td.colorseat03 {
	background-color: #10b4de;
}

#header_inner .header_decoration table td.colorseat04 {
	background-color: #02076e;
}

#header_inner .header_decoration table td.colorseat05 {
	background-color: #e51d87;
}

#header_title {
	border-bottom: 1px solid #768993;
}

#header_title .header_inner {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 14px 0;
}

#header_title .header_inner .header_title_top {
	overflow: hidden;
}

#header_title .header_inner .header_title_top .header_title_top_left {
	float: left;
	margin-right: 60px;
}

#header_title .header_inner .header_title_top .header_title_top_left h4 {
	width: 112px;
	padding-top: 5px;
	border-top: 4px solid #01c1c3;
	font-size: 16px;
	font-weight: 700;
	color: #404b50;
	text-align: center;
}

#header_title .header_inner .header_title_top .header_title_top_left h3 {
	margin-top: 6px;
	font-size: 36px;
	font-weight: 900;
	color: #252b2e;
	text-align: center;
}

#header_title .header_inner .header_title_top .header_title_top_right {
	margin-top: 42px;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_inform {
	float: left;
	font-size: 14px;
	color: #768993;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_inform strong {
	color: #a6937c;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub {
	float: right;
	color: #768993;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub a {
	color: #768993;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub .item_column,
#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub .item_column_group {
	float: left;
	padding: 0 20px;
	font-size: 14px;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub .item_column {
	border-left: 1px solid #d5d5cd;
	border-right: 1px solid #d5d5cd;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub .item_column_group {
	min-width: 138px;
}

#header_title .header_inner .header_title_top .btn_dropdown {
	float: right;
}

#header_title .header_inner .header_title_bottom {
	margin-top: 24px;
	overflow: hidden;
}

#header_title .header_inner .header_title_bottom .item_title {
	float: left;
}

#header_title .header_inner .header_title_bottom .organizational_table,
#header_title .header_inner .header_title_bottom .sub_menu_table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#header_title .header_inner .header_title_bottom .organizational_table td,
#header_title .header_inner .header_title_bottom .organizational_table th {
	height: 58px;
	border: 1px solid #768993;
	font-size: 16px;
	font-weight: 600;
	color: #768993;
	text-align: center;
}

#header_title .header_inner .header_title_bottom .organizational_table th {
	background-color: #252b2e;
	font-size: 18px;
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .organizational_table td.active {
	background: url('../../img/icon/icon_arrow_bottom_white.png') no-repeat center 45px scroll #ff483f;
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .organizational_table td.active a {
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .organizational_table td.item_subject {
	background-color: #00a3d4;
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .organizational_table td.item_subject .icon_tv {
	margin-right: 4px;
	vertical-align: middle;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td {
	height: 58px;
	border: 1px solid #768993;
	font-size: 16px;
	color: #404b50;
	text-align: left;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td a {
	display: block;
	height: 58px;
	padding: 0 34px;
	line-height: 58px;
	position: relative;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td a .icon_arrow {
	display: block;
	width: 22px;
	height: 3px;
	position: absolute;
	right: 36px;
	top: 50%;
	margin-top: -1.5px;
	background: url('../../img/icon/icon_minus.png') no-repeat center center scroll transparent;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td.active a {
	background-color: #00a3d4;
	color: #ffffff;
	font-weight:600;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td.active a .icon_arrow {
	width: 24px;
	height: 13px;
	margin-top: -7.5px;
	background: url('../../img/icon/icon_tab_arrow_down_white.png') no-repeat center center scroll transparent;
}

#header_title .header_inner .header_search_form {
	margin-top: 20px;
	overflow: hidden;
}

#header_title .header_inner .header_search_form h4 {
	float: left;
	width: 128px;
	margin-right: 102px;
	padding: 16px 0;
}

#header_title .header_inner .header_search_form .search_text {
	float: left;
	display: block;
	width: 721px;
	height: 48px;
	margin-right: 10px;
	padding: 0 12px;
	font: inherit;
	font-size: 14px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	color: #768993;
	line-height: 48px;
}

#header_title .header_inner .header_search_form .search_submit {
	display: block;
	width: 213px;
	height: 50px;
	background-color: #768993;
	border: none;
	font: inherit;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
}

#sider {
}

#content {
}

#content_inner {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#content_inner .section_top {
	padding: 20px 0;
	background-color: #e4e5e7;
}

#content_inner .section_top .inline_label {
	vertical-align: middle;
	margin-left: 1em;
	margin-right: 1.4em;
	cursor: pointer;
}

#content_inner .section_top .inline_label input,
#content_inner .section_top .inline_label span {
	vertical-align: middle;
}

#content_inner .section_top .item_rank {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 50px;
	height: 21px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 21px;
}

#content_inner .section_top .item_rank.rank_all {
	background-color: #f08200;
}

#content_inner .section_top .inner_wrap {
	height: 385px;
}

.ie #content_inner .section_top .inner_wrap {
	height: 506px;
}

#content_inner .section_top .inner_wrap .main_visual {
	float: right;
	width: 990px;
	position: relative;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_freeview {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	width: 685px;
	height: 385px;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_freeview object,
#content_inner .section_top .inner_wrap .main_visual .main_visual_freeview embed {
	width: 685px;
	height: 385px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_freeview .btn_close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 80;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav {
	position: absolute;
	top: 0;
	left: -220px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav h3 {
	width: 200px;
	height: 50px;
	font-size: 15.5px;
	font-weight: 600;
	background-color: #252b2e;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	margin-left:10px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav h3 img {
	margin-top: 17px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group {
	margin-left: 10px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a {
	display: block;
	width: 188px;
	padding: 16.7px 6px;
	font-size: 0;
	background-color: #fafbfc;
	border-bottom: 1px solid #e4e5e7;
	position: relative;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a .icon_arrow {
	display: none;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.active {
	background-color: #ff483f;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.active .item_sub_title,
#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.active .item_subject {
	color: #ffffff;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.active .icon_arrow {
	position: absolute;
	top: 50%;
	right: -19px;
	z-index: 30;
	display: block;
	width: 19px;
	height: 19px;
	margin-top: -9.5px;
	background: url('../../img/icon/icon_visual_nav_arrow.png') no-repeat center center scroll transparent;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.item_last {
	border-bottom: none;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a .item_sub_title {
	display: block;
	margin-bottom: 4px;
	font-size: 12px;
	color: #768993;
	height: 15px;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a .item_subject {
	display: block;
	font-size: 13px;
	font-weight: 600;
	color: #404b50;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix {
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .main_visual_slide {
	float: left;
	width: 685px;
	height: 385px;
	background-color: #d2d2d2;
	position: relative;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .main_visual_slide .main_visual_buttons {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	font-size: 0;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .main_visual_slide .main_visual_buttons .main_visual_controller {
	margin-left: 2px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box {
	float: right;
	width: 295px;
	height: 385px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_box_inner {
	background-color: #ffffff;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_box_inner.item_logined {
	padding: 7px 10px 0 10px;
	background-color: #fafbfc;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .highlight_orange {
	color: #f08200 !important;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top {
	width: 100%;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	background-color:#ffffff;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner {
	display: table-cell;
	height: 66px;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	padding:10px 7px 8px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .inner_item {
	border-top:1px solid #e4e5e7;
	border-bottom:1px solid #e4e5e7;
	padding:12px 0;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner p {
	display:inline-block;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .item_user {
	font-size: 16px;
	line-height:1.6;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .season_event {
	font-size: 14px;
	line-height:1.8;
	margin-left:5px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .season_event .event_name {
	color:#00a3d4;
	letter-spacing:-1px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .season_event .event_state {
	color:#252b2e;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .season_event .my_state {
	color:#f18200;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .season_event .my_point {
	position:relative;
	color:#00a3d4;
}

/* #content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .season_event .my_point:after{
	content:">";
	position:absolute;
	display:block;
	top:1px;
	top:0px \0/IE8+9;
	right:-23px;
	font-size:10px;
} */

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .season_event .my_point:after{
	content:">";
	position:absolute;
	display:block;
	top:-3px;
	right:-33px;
	font-size:10px;
	background-color:#3fc2e4;
	width:15px;
	height:15px;
	padding:5px;
	color:#fff;
	line-height:15px;
	text-align:center
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .item_user .item_username,
#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .item_user .item_userid {
	font-weight: 600;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top  {
	padding: 5px;
	background-color: #ffffff;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top .login_input {
	float: left;
	width: 179px;
	margin-right: 5px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top .login_input input {
	width: 160px;
	height: 38px;
	padding: 0 9px;
	font: inherit;
	font-size: 13px;
	border: 1px solid #bbc9d0;
	color: #404b50;
	line-height: 38px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top .login_input input.item_first {
	margin-bottom: 5px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top .login_btn {
	float: left;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub {
	padding: 0 8px 9px 8px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub.item_centered {
	text-align: center;
	background-color:#ffffff;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub a {
	color: #768993;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub .item_dot {
	color: #b0bcc1;
	font-weight: 700;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_box_banner {
	display: block;	
	margin-bottom: 3px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box {
	background-color: #ffffff;
	position: relative;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_header {
	padding: 6px 8px 4px 7px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime {
	border-bottom: 1px solid #e4e5e7;
	position: relative;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .item_datetime_value {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 14px;
	font-weight: 600;
	color: #768993;
	text-align: center;
	line-height: 30px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .btn_prev,
#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .btn_next {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
		top: 2px;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .btn_prev {
	left: 5px;
	background: url('../../img/btn/btn_datetime_prev.gif') no-repeat center center scroll transparent;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .btn_next {
	right: 5px;
	background: url('../../img/btn/btn_datetime_next.gif') no-repeat center center scroll transparent;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content {
	height: 140px;
	padding: 10px 18px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content ul li {
	padding-left: 14px;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat 0 center scroll transparent;
	font-size: 0;
	line-height: 2;	
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content ul li a {
	font-size: 12px;
	color: #404b50;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content ul li a .item_time {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 56px;
	margin-right: 12px;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content ul li a .item_title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 164px;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .btn_more_content {
	top: 5px;
	right: 14px;
}

#content_inner .section_top .organizational_content {
	width: 1200px;
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
}

#content_inner .section_top .organizational_content th,
#content_inner .section_top .organizational_content td {
	height: 40px;
}

#content_inner .section_top .organizational_content th {
	background-color: #404b50;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
}

#content_inner .section_top .organizational_content td {
	background-color: #ffffff;
	border: 1px solid #e4e5e7;
	text-align: center;
}

#content_inner .section_top .organizational_content td,
#content_inner .section_top .organizational_content td a {
	color: #252b2e;
}

#content_inner .section_top .organizational_content td.left {
	padding-left: 1.6em;
	text-align: left;
}

#content_inner .section_top .block_pagination {
	width: 1200px;
	margin: 10px auto 0 auto;
	font-size: 0;
	text-align: center;
}

#content_inner .section_top .block_pagination .number_group {
	display: inline-block;
	*display: inline;
	*zoom: 1;
//	width: 526px;
	font-size: 0;
	vertical-align: middle;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
}

#content_inner .section_top .block_pagination a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 43px;
	height: 43px;
	margin: 0 2px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	border: 1px solid #d4d4d4;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	line-height: 43px;
}

#content_inner .section_top .admin_buttons, #content_inner .section_grid .admin_buttons {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 108px;
	height: 35px;
	background-color: #768993;
	border: 1px solid #768993;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
}

#content_inner .section_top .admin_buttons a, #content_inner .section_grid .admin_buttons a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 108px;
	height: 35px;
	background-color: #768993;
	border: 1px solid #768993;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
}





#content_inner .section_top .grid_article {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid {
	float: left;
	width: 574px;
	margin-bottom: 20px;
	padding: 8px;
	background-color: #ffffff;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid.item_first {
	margin-right: 20px;
}

#content_inner .section_top .grid_article .grid.item_bottom {
	margin-bottom: 0;
}

#content_inner .section_top .grid_article .grid .grid_pic {
	width: 572px;
	margin-bottom: 8px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .grid_article.grid_minimal .grid_pic {
	float: left;
	width: 268px;
	margin-right: 10px;
}

#content_inner .section_top .grid_article .grid .grid_pic img {
	width: 100%;
}

#content_inner .section_top .grid_article .grid .grid_info {
	margin-left: 9px;
}

#content_inner .section_top .grid_article.grid_minimal .grid .grid_info {
	float: left;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	margin-left: 0;
}

#content_inner .section_top .grid_article.grid_minimal .grid .grid_info .grid_info_inner {
	display: table-cell;
	height: 148px;
	vertical-align: middle;
	width: 280px;
	line-height: 1.2;
}

#content_inner .section_top .grid_article.grid_minimal .grid .grid_info .grid_range {
	margin-bottom: 20px;
}

#content_inner .section_top .grid_article .grid .grid_info .grid_subject {
	float: left;
	font-size: 16px;
	font-weight: 600;
	color: #252b2e;
}

#content_inner .section_top .grid_article .grid .grid_info .grid_view {
	float: right;
	font-size: 13px;
	color: #768993;
}

#content_inner .section_top .grid_article .grid .grid_info .grid_view .icon_view {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 19px;
	height: 11px;
	margin-right: 4px;
	background: url('../../img/icon/icon_view.png') no-repeat center center scroll transparent;
	vertical-align: middle;
}

#content_inner .section_top .grid_article .grid .grid_info .grid_range {
	padding-top: 12px;
	font-size: 13px;
	color: #404b50;
	clear: both;
}

#content_inner .section_top .grid_article.grid_minimal .grid_info .grid_subject,
#content_inner .section_top .grid_article.grid_minimal .grid_info .grid_view,
#content_inner .section_top .grid_article.grid_minimal .grid_info .grid_range {
	float: none;
}

#content_inner .section_top .grid_article .grid .grid_wide_inner {
	float: left;
	width: 258px;
	height: 124px;
	margin-left: 8px;
}

#content_inner .section_top .grid_article .grid .grid_header {
	margin-top: 10px;
	font-size: 16px;
	font-weight: 600;
}

#content_inner .section_top .grid_article .grid .grid_header .item_subject {
	color: #252b2e;
	vertical-align: middle;
	line-height:1.5
}

#content_inner .section_top .grid_article .grid .grid_content {
	margin-top: 16px;
	font-size: 13px;
	color: #404b50;
	line-height: 1.4;
}

#content_inner .section_top .grid_article .grid .grid_more {
	float: left;
	width: 236px;
	height: 38px;
	padding-left: 28px;
	font-size: 13px;
	color: #404b50;
	border: 1px solid #01c1c3;
	line-height: 38px;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid .grid_more .icon_next {
	display: block;
	float: right;
	width: 64px;
	height: 38px;
	background: url('../../img/icon/icon_next.png') no-repeat center center scroll #01c1c3;
}

#content_inner .section_top .grid_article .grid dl {
	float: right;
	margin-left: 16px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .grid_article .grid dl dt {
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .grid_article .grid dl dd {
	height: 38px;
	padding: 0 14px;
	font-size: 13px;
	color: #404b50;
	line-height: 38px;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid dl dd .item_title {
	float: left;
}

#content_inner .section_top .grid_article .grid dl dd .btn_more {
	float: right;
	display: block;
	width: 21px;
	height: 21px;
	margin-top: 9px;
	background: url('../../img/btn/btn_more_content.png') no-repeat center center scroll transparent;
	text-indent: -1000px;
	-o-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid dl dd .btn_more:hover,
#content_inner .section_top .grid_article .grid dl dd .btn_more:focus {
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

#content_inner .section_top .board_content {
	width: 1200px;
	margin: 0 auto;
	font-size: 13px;
	color: #404b50;
	background-color: #ffffff;
}

#content_inner .section_top .board_content .board_content_header .board_tab {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#content_inner .section_top .board_content .board_content_header .board_tab td {
	height: 58px;
	border: 1px solid #768993;
	line-height: 58px;
}

#content_inner .section_top .board_content .board_content_header .board_tab td a {
	display: block;
	height: 58px;
	padding: 0 38px;
	background-color: #404b50;
	font-size: 16px;
	color: #bbc9d0;
	line-height: 58px;
	position: relative;
}

#content_inner .section_top .board_content .board_content_header .board_tab td a.active {
	background-color: #f08200;
	font-weight: 600;
	color: #ffffff;
}

#content_inner .section_top .board_content .board_content_header .board_tab td a .icon_arrow {
	display: block;
	width: 22px;
	height: 3px;
	background: url('../../img/icon/icon_minus.png') no-repeat scroll center center transparent;
	position: absolute;
	top: 28px;
	right: 36px;
}

#content_inner .section_top .board_content .board_content_header .board_tab td a.active .icon_arrow {
	width: 24px;
	height: 13px;
	background: url('../../img/icon/icon_tab_arrow_down_white.png') no-repeat scroll center center transparent;
	top: 22px;
}

#content_inner .section_top .board_content .board_content_inner {
	min-height: 360px;
	padding: 20px;
}

#content_inner .section_top .board_content .board_content_inner .item_highlight {
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner .board_content_header {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .board_content_header.item_lose {
	border-bottom: none;
}

#content_inner .section_top .board_content .board_content_inner .board_content_header.item_no_gap {
	padding-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .board_content_header .item_inform {
	padding: 20px 16px;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article {
	margin-left: 5px;
	margin-bottom: 40px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article.mb_20 {
	margin-bottom: 20px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_content_button {
	margin: 0;
	margin-top: 8px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article.board_full_page {
	margin-left: 0;
	margin-right: 0;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table {
	float: none;
	width: 100%;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td {
	height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #404b50;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th.left,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td.left {
	padding-left: 10px;
	padding-right: 10px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th.transparent_left,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td.transparent_left {
	border-left: none;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th.transparent_right,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td.transparent_right {
	border-right: none;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .text,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text {
	width: 380px;
	height: 38px;
	padding: 0 14px;
	border: 1px solid #e4e5e7;
	font-family: inherit;
	color: #404b50;
	line-height: 38px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .text_inset,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text_inset {
	width: 257px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .pignose_select_wrap_form,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .pignose_select_wrap_form {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .email_surfix {
	width: 114px !important;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .text.half,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text.half {
	width: 110px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .text.tiny,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text.tiny {
	width: 95px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text.item_gapped_left {
	margin-left: 14px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .item_customized,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .item_customized {
	width: 107px
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .item_row,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .item_row {
	margin-bottom: 10px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .item_row.item_last,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .item_row.item_last {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th.item_inform,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td.item_inform {
	padding-left: 130px;
	background-color: #f4f4f4;
	color: #768993;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .item_bar,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .item_bar {
	margin: 0 3px;
	color: #768993;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .btn_grey,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .btn_grey {
	display: inline-block;
	*display: inline;
	width: 108px;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
	*zoom: 1;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .btn_grey.btn_left_gapped,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .btn_grey.btn_left_gapped {
	margin-left: 10px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper {
	margin-bottom: 10px;
	padding: 9px;
	border: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form {
	display: block;
	width: 490px;
	margin: 0 auto;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form .login_form_input {
	float: left;
	width: 380px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form .login_form_input input {
	width: 354px;
	height: 38px;
	padding: 0 12px;
	border: 1px solid #bbc9d0;
	color: #bbc9d0;
	font-size: 13px;
	line-height: 38px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form .login_form_input input.item_last {
	margin-top: 5px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form .login_form_submit {
	float: right;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_check {
	width: 490px;
	margin: 0 auto;
	line-height: 1.8;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_check .item_column {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 170px;
	padding-left: 12px;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat 5px center scroll transparent;
	color: #768993;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_check a {
	font-weight: 600;
	color: #404b50;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table {
	border-top: 2px solid #404b50;
	border-bottom: 1px solid #898989;
	width: 100%;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead {
	border-bottom: 3px double #bfbfbf;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead th,
#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead td {
	padding: 10px 0;
	border-bottom: 1px solid #bfbfbf;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead td.item_first {
	border-right: 2px solid #bfbfbf;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead th {
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead td span {
	display: block;
	height: 20px;
	padding: 0 10px;
	border-left: 1px solid #404b50;
	line-height: 20px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody {
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody th,
#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody td {
	height: 34px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody th {
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .board_view_content {
	min-height: 340px;
	padding: 18px 14px;
	border-bottom: 3px double #bfbfbf;
	font-size: 13px;
	color: #5c5c5c;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .item_file {
	display: block;
	height: 10px;
	padding-left: 10px;
	border-left: 1px solid #e3e3e3;
	color: #666666;
	line-height: 8px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .item_file span,
#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .item_file img {
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .item_file .icon_file {
	margin-right: 5px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_content_inform {
	margin-top: 20px;
	margin-left: 5px;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button {
	margin-left: 5px;
	font-size: 0;
	text-align: right;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list {
	margin: 0 20px 0 25px;
	border-top: 1px solid #e3e3e3;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item {
	padding: 10px 0;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item .item_column,
#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item .item_value {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item.item_up .item_column {
	background: url('../../img/icon/icon_arrow_top_blue.png') no-repeat 10px center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item.item_down .item_column {
	background: url('../../img/icon/icon_arrow_bottom_blue.png') no-repeat 10px center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item .item_column {
	width: 38px;
	height: 10px;
	padding-left: 20px;
	padding-right: 8px;
	margin-right: 10px;
	border-right: 1px solid #e3e3e3;
	font-weight: 600;
	line-height: 10px;
}

#content_inner .section_top .board_content .board_content_inner .board_near_item {
	border-bottom: 1px solid #e3e3e3;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button.button_center {
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .board_content_button_left {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .board_content_button_left .btn {
	margin-right: 12px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .board_content_button_right {
	float: right;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .board_content_button_right .btn {
	margin-left: 12px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 184px;
	height: 48px;
	font-size: 14px;
	font-weight: 600;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 48px;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn.btn_grey {
	background-color: #404b50;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn.btn_blue {
	background-color: #bbc9d0;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn.btn_sky {
	background-color: #00a3d4;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn.btn_light {
	background-color: #768993;
}

#content_inner .section_top .board_content .board_content_inner h3,
#content_inner .section_top .board_content .board_content_inner .sub_title {
	font-size: 14px;
	color: #404b50;
	line-height: 1.4;
}

#content_inner .section_top .board_content .board_content_inner h3 strong,
#content_inner .section_top .board_content .board_content_inner .sub_title strong {
	font-weight: 600;
	color: #f08200;
}

#content_inner .section_top .board_content .board_content_inner h3 {
	padding-left: 10px;
	border-left: 4px solid #01c1c3;
}

#content_inner .section_top .board_content .board_content_inner h3.item_gapped {
	margin-bottom: 16px;
}

#content_inner .section_top .board_content .board_content_inner h3.highlight {
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner h4 {
	margin-bottom: 20px;
	padding-left: .625em;
	font-size: 13px;
	background: url('../../img/icon/icon_bullet_orange.png') no-repeat 0 center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner h4.highlight {
	font-size: 15px;
}

#content_inner .section_top .board_content .board_content_inner textarea {
	display: block;
	width: 1129px;
	height: 218px;
	margin-bottom: 12px;
	padding: 10px 12px;
	border: 1px solid #e4e5e7;
	font-family: 'Nanum Gothic', 'dotum', 'sans-serif';
	font-size: 13px;
	color: #404b50;
	line-height: 1.8;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel {
	margin: 30px 12px;
	padding: 9px;
	background-color: #f2f2f2;
	border: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel .item_column,
#content_inner .section_top .board_content .board_content_inner .board_serach_channel .pignose_select_wrap_form {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel .item_column {
	display: block;
	height: 48px;
	margin-right: 16px;
	font-size: 14px;
	font-weight: 600;
	line-height: 48px;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel select {
	width: 160px;
	height: 38px;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel select.item_large {
	width: 280px;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel .pignose_select_wrap_form {
	margin: 5px 0;
	margin-right: 30px;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel .btn_light_blue {
	float: right;
	width: 182px;
	height: 48px;
	background-color: #00a3d4;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	font: inherit;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
	line-height: 48px;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_join {
	margin-bottom: 24px;
	padding-right: 5px;
	text-align: right;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_join.item_gapped {
	margin-bottom: 30px;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_all  {
	margin-bottom: 72px;
	border-top: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_all .item_inform {
	float: left;
	margin-left: 22px;
	padding-top: 8px;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_all .item_confirm_join {
	float: right;
	margin-top: 8px;
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_join .inline_label {
	margin-left: 24px;
	cursor: pointer;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_join .inline_label input,
#content_inner .section_top .board_content .board_content_inner .item_confirm_join .inline_label span {
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .sub_title {
	margin-left: 15px;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap {
	margin: 0 15px;
	margin-bottom: 46px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap.item_last {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap {
	float: left;
	display: block;
	width: 500px;
	height: 60px;
	margin-right: 40px;
	padding: 0 60px;
	background: url('../../img/bg/bg_button_grey_pattern.jpg') repeat center center scroll transparent;
	border: 1px solid #768993;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-align: left;
	line-height: 60px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap.one_btn {
	width: 1040px;
	margin-right: 0;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap.active {
	background: url('../../img/bg/bg_header_decoration_pattern.jpg') repeat center center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap .icon_arrow {
	display: block;
	width: 22px;
	height: 3px;
	background: url('../../img/icon/icon_minus_white.png') no-repeat scroll center center transparent;
	position: absolute;
	top: 28px;
	right: 36px;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap.active .icon_arrow {
	width: 28px;
	height: 20px;
	background: url('../../img/icon/icon_tick_white.png') no-repeat scroll center center transparent;
	top: 19px;
}

#content_inner .section_top .board_content .board_content_inner .authentication_info {
	margin-top: 20px;
	margin-left: 16px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .authentication_info .authentication_info_inner {
	float: left;
	width: 516px;
	padding-left: 4px;
	margin-right: 20px;
	color: #768993;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .authentication_info .authentication_info_inner.has_one_btn {
	width: 1024px;
}

#content_inner .section_top .board_content .board_content_inner .authentication_info .authentication_info_inner h5 {
	margin-bottom: 4px;
	color: #404b50;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg {
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #e4e5e7;
	font-size: 18px;
	color: #252b2e;
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg.item_lose {
	border-bottom: none;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg.item_top {
	padding-top: 30px;
	border-top: 1px solid #e4e5e7;
	border-bottom: none;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg.pd_0 {
	padding: 0;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg strong {
	font-size: 20px;
	font-weight: 600;
	color: #f08200;
}

#content_inner .section_top .board_content .board_content_inner .authentication_process_return_msg {
	margin-top: 40px;
	padding: 30px 0;
	font-size: 20px;
	font-weight: 600;
	color: #f08200;
	border-top: 1px solid #e4e5e7;
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item {
	float: left;
	width: 270px;
	height: 156px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item .sitemap_header {
	margin-bottom: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item .sitemap_header h3 {
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item ul li {
	line-height: 2;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item ul li a {
	padding-left: 20px;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat 10px center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar {
	height: 50px;
	border: 1px solid #e4e5e7;
	border-top: none;
	position: relative;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner {
	height: 100%;
	padding-left: 20px;
	border-top: 2px solid #00a3d4;
	line-height: 50px;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner img {
	margin: 15px 0 13px 0;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner .item_highlight {
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner.header_bar_blue {
	background-color: #10b4de;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner.header_bar_gray {
	background-color: #404b4f;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_title {
	float: left;
	width: 808px;
	height: 48px;
	background-color: #252b2e;
	border-top: 2px solid #00a3d4;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_title img {
	margin: 14px 20px;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_decoration {
	float: left;
	width: 350px;
	height: 50px;
	background: url('../../img/bg/bg_header_decoration_pattern.jpg') repeat 0 0 scroll transparent;
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_decoration img {
	margin: 9px 0;
}

#content_inner .section_top .board_content .board_content_inner .content_inform {
	padding: 14px 16px 24px 16px;
	border-bottom: 1px solid #e4e5e7;
	line-height: 2;
}

#content_inner .section_top .board_content .board_content_inner .content_thumb_wrap {
	margin-top: 30px;
	position: relative;
}

#content_inner .section_top .board_content .board_content_inner .content_thumb_wrap .content_map {
	padding-left: 4px;
}

#content_inner .section_top .board_content .board_content_inner .content_thumb_wrap .content_thumb_group {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .content_thumb_wrap .content_thumb_group .thumb_item {
	float: left;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .cotnent_part {
	padding: 0 10px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .article_wrapper {
	float: left;
	margin-top: 72px;
}

#content_inner .section_top .board_content .board_content_inner.board_table_info .article_wrapper {
	margin-right: 30px;
	margin-top: 32px;
}

#content_inner .section_top .board_content .board_content_inner.board_table_info .article_wrapper.item_top {
	margin-top: 0;
}

#content_inner .section_top .board_content .board_content_inner.board_table_info .article_wrapper.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_content_inner .article_wrapper.article_large {
	width: 750px;
	margin-right: 30px;
}

#content_inner .section_top .board_content .board_content_inner .article_wrapper .article_header {
	padding-bottom: 9px;
	margin-bottom: 12px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .article_wrapper .article_content {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .grey_table {
	float: left;
	width: 360px;
	table-layout: fixed;
	border-collapse: collapse;
}

#content_inner .section_top .board_content .board_content_inner .grey_table th,
#content_inner .section_top .board_content .board_content_inner .grey_table td {
	height: 40px;
	border: 1px solid #e4e5e7;
	text-align: center;
	line-height: 1.4;
}

#content_inner .section_top .board_content .board_content_inner .grey_table th {
	background-color: #fafbfc;
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner .grey_table th.left ,
#content_inner .section_top .board_content .board_content_inner .grey_table td.left {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#content_inner .section_top .board_content .board_content_inner .grey_table.item_break {
	margin-right: 30px;
}

#content_inner .section_top .board_content .board_content_inner .event_head {
	width: 100%;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_title {
	font-weight:bold;
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_date {
	float: left;
	padding-left: 30px;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_headRight {
	float: right;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_headRight .icon_facebook {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	background: url('../../img/icon/ico_facebook_16x16.png') no-repeat center center scroll transparent;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_headRight .icon_view {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 19px;
	height: 11px;
	margin-right: 4px;
	background: url('../../img/icon/icon_view.png') no-repeat center center scroll transparent;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info,
#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .program_description {
	padding: 0 !important;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .program_description .program_description_content {
	height: 128px !important;
	padding: 16px;
	overflow: hidden;
	overflow-y: auto;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_inner,
#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_inner {
	width: 560px;
	margin-top: 12px;
	margin-right: 6px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_inner .program_view_content {
	height: 315px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub {
	width: 125px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .program_view_list {
	display: block;
	width: 123px;
	height: 38px;
	margin-bottom: 10px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	font-size: 13px;
	color: #404b50;
	text-align: center;
	line-height: 38px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item {
	margin-bottom: 7px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item a {
	display: block;
	width: 125px;
	height: 74px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item.item_last {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item.noimage {
	background: url('../../img/bg/bg_no_image.png') no-repeat center center scroll #ffffff;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item.noimage a {
	width: 123px;
	height: 72px;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header {
	margin-bottom: 20px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header .item_dropdown {
	display: block;
	float: left;
	width: 140px;
	padding: 2px 0;
	padding-left: 20px;
	padding-right: 16px;
	border-left: 1px solid #d5d5cd;
	border-right: 1px solid #d5d5cd;
	color: #768993;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header .item_dropdown.dropdown_large {
	width: 345px;
	border-left: none;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header .item_dropdown .item_title {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header .item_dropdown .icon_arrow {
	float: right;
	display: block;
	width: 14px;
	height: 14px;
	background: url('../../img/btn/btn_droupdown_circle.png') no-repeat center center scroll transparent;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info {
	width: 459px;
	margin-top: 50px;
	margin-right: 10px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table {
	width: 459px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table td,
#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table th {
	height: auto;
	padding: 16px;
}


#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td {
	padding: 0;
	border: 1px solid #e4e5e7;
	border-top: none;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank {
	background-color: #252b2e;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_deco {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_deco .tint {
	float: left;
	height: 2px;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_inner {
	padding: 13px 16px;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-align: left;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_inner span {
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_inner .item_rank {
	margin-right: 26px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_deco .tint_blue {
	width: 80px;
	background-color: #00a3d4;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_deco .tint_red {
	width: 377px;
	background-color: #ff483f;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view {
	width: 691px;
}

#content_inner .section_top .btn_center_blue,
#content_inner .section_top .btn_center_gray {
	display: block;
	width: 183px;
	height: 48px;
	margin: 25px auto 0 auto;
	border: 1px solid #e4e5e7;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	line-height: 48px;
	position: relative;
	overflow: hidden;
}

#content_inner .section_top .btn_center_blue {
	background-color: #00a3d4;
}

#content_inner .section_top .btn_center_gray {
	background-color: #404b50;
}

#content_inner .section_top .btn_center_blue .item_file {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 10000px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	cursor: pointer;
}

#content_inner .section_top .board_content .board_bottom {
}

#content_inner .section_top .board_content .board_bottom .board_bottom_head {
	border-bottom: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_head .board_head_tab {
	float: left;
	display: block;
	width: 142px;
	height: 42px;
	margin-left: 10px;
	border: 1px solid #00a3d4;
	border-bottom: none;
	font-size: 14px;
	color: #00a3d4;
	text-align: center;
	line-height: 42px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content {
	padding: 24px 20px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .embed_video {
	display: block;
	margin: 0 auto 24px auto;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content.item_gapped {
	padding-bottom: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content.item_top_gapped {
	padding-top: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row {
	margin-bottom: 0px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row.item_last {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item {
	float: left;
	width: 364px;
	margin-right: 20px;
	padding-right: 8px;
	border-right: 1px solid #e4e5e7;
	overflow: hidden;
	padding-bottom: 10px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item.item_last {
	margin-right: 0;
	border-right: none;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item .character_pic {
	float: left;
	display: block;
	margin-right: 10px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item .character_info {
	float: left;
	width: 214px;
	margin-top:2px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item .character_info .item_subject {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: 600;
	color: #404b50;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item .character_info .item_content {
	height: 59px;
	overflow: hidden;
	overflow-y: auto;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form {
	margin-bottom: 10px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .search_text,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form .text_form_wrap {
	float: left;
	width: 904px;
	height: 48px;
	margin-right: 10px;
	padding: 0 30px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	font: inherit;
	font-size: 13px;
	color: #bbc9d0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .search_text {
	line-height: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form .text_form_wrap {
	width: 964px;
	padding: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form .text_form_wrap input {
	display: block;
	width: 924px;
	margin: 14px auto;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .transparent_form {
	float: left;
	width: 818px;
	height: 48px;
	padding: 0 30px;
	color: #666666;
	background-color: transparent;
	font: inherit;
	border: none;
	line-height: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .secret_check {
	float: right;
	display: block;
	height: 48px;
	padding-right: 12px;
	line-height: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .secret_check span,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .secret_check input {
	display: inline-block;
	line-height: 1.2em;
	font-family: 'dotum', 'sans-serif';
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .secret_check input {
	margin-right: 3px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .submit,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form .submit {
	//float: left;
	width: 184px;
	height: 48px;
	background-color: #00a3d4;
	border: 1px solid #e4e5e7;
	font: inherit;
	font-size: 14px;
	color: #ffffff;
	line-height: 46px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list.board_grid_gray {
	padding: 10px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 9px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item.item_bottom {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list.board_grid_gray .board_grid_item {
	margin-right: 46px;
	margin-bottom: 20px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list.board_grid_gray .board_grid_item.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list.board_grid_gray .board_grid_item.item_bottom {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_pic {
	width: 248px;
	margin-bottom: 9px;
	cursor: pointer;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_pic img {
	width: 100%;
	//height: auto;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_subject,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_info {
	padding: 0 16px;
	color: #404b50;
	overflow: hidden;
	width:200px;
	height: 29px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_subject a,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_info a {
	color: #404b50;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_subject {
	margin-bottom: 8px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_info .board_writer {
	float: left;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_info .board_datetime {
	float: right;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list {
	padding: 0 20px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item {
	padding: 24px 0;
	border-bottom: 1px dotted #768993;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item.item_last {
	border-bottom: none;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_no,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_id,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_content,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_datetime,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_delete {
	float: left;
	display: block;
	font-size: 13px;
	color: #404b50;
	text-align: center;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_no {
	width: 70px;
	border-right: 1px solid #404b50;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_id {
	width: 118px;
	border-right: 1px solid #404b50;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_id a {
	color: #01c1c3;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_content {
	width: 758px;
	padding: 0 30px;
	text-align: left;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_datetime {
	width: 80px;
	text-align: left;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_delete {
	width: 30px;
	text-align: left;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_pagination {
	margin-top: 24px;
	font-size: 13px;
	text-align: center;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_pagination a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 4px;
	color: #404b50;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_pagination a.active {
	color: #00a3d4;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_inform {
	margin: 40px 0;
	padding: 24px 40px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	color: #404b50;
	line-height: 1.4;
}

#content_inner .section_top .board_content .board_vote_list {
	margin: 20px 20px 60px 20px;
	padding: 20px 19px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item {
	float: left;
	margin-right: 106px;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_pic {
	width: 198px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_pic img {
	width: 100%;
	height: auto;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content {
	margin-top: 20px;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_subject {
	margin-bottom: 9px;
	font-size: 14px;
	font-weight: 700;
	color: #404b50;
	text-align: center;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap {
	width: 320px;
	position: relative;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_progress {
	height: 12px;
	background-color: #e1e4e9;
	border-radius: 4px;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset; 
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset; 
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset; 
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset; 
	position: relative;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_progress .vote_bar,
#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_bar_clone {
	position: absolute;
	left: 0;
	top: 0;
	width: 65%;
	height: 100%;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_bar_clone {
	overflow: visible !important;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_progress .vote_bar {
	background: #70d0ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #70d0ef 0%, #35abe0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70d0ef), color-stop(100%,#35abe0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #70d0ef 0%,#35abe0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #70d0ef 0%,#35abe0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #70d0ef 0%,#35abe0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #70d0ef 0%,#35abe0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70d0ef', endColorstr='#35abe0',GradientType=0 ); /* IE6-9 */
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_bar_clone .vote_marker {
	position: absolute;
	top: -28px;
	right: 0;
	width: 40px;
	height: 20px;
	margin-right: -20px;
	font-size: 11px;
	background-color: #4fc1e9;
	border-radius: 3px;
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .1725) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1725) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1725) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1725) inset;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_bar_clone .vote_marker .icon_arrow {
	position: absolute;
	bottom: -3px;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin-left: -3px;
	border-top: 3px solid #4fc1e9;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	font-size: 0;
	line-height: 0;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_control {
	margin: 22px auto 0 auto;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_control .btn_vote {
	display: block;
	width: 80px;
	height: 37px;
	margin: 0 auto;
	background-color: #768993;
	border-bottom: 1px solid #404b50;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .125) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .125) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .125) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .125) inset;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_control .btn_vote.active {
	/* height: 40px;  */
	background-color: #4fc1e9;
	border: none;
	line-height: 40px;
}

#content_inner .section_top .board_content .no_weekly_table {
	height: 320px;
	color: #768993;
	text-align: center;
	line-height: 320px;
}

#content_inner .section_grid {
	padding: 40px 0;
	background-color: #e4e5e7;
	overflow: hidden;
}

#content_inner .section_grid .grid_inner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

#content_inner .section_grid .grid_left {
	float: left;
	width: 470px;
}

#content_inner .section_grid .grid_right {
	float: right;
	width: 720px;
}

#content_inner .section_grid .grid {
	margin-bottom: 4px;
	padding: 9px;
	background-color: #ffffff;
	border: 1px solid #f9f9f9;
	font-size: 13px;
}

#content_inner .section_grid .grid.grid_video .video_inner {
	height: 260px;
	background-color: #404b50;
}

#content_inner .section_grid .grid.grid_list .grid_header {
	padding: 11px 4px 12px 4px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner {
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row {
	display: block;
	padding: 0 18px 0 10px;
	border-bottom: 1px dotted #768993;
	overflow: hidden;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row.item_last {
	border-bottom: none;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row.item_notice {
	font-weight: 600;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row .item_title,
#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row .item_datetime {
	display: block;
	height: 62px;
	line-height: 62px;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row .item_title {
	float: left;
	width: 330px;
	padding-left: 18px;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat left center transparent;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row .item_datetime {
	float: right;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_page {
	padding: 24px 0 14px 0;
	text-align: center;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_page a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 .25em;
	vertical-align: middle;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_page a.active {
	color: #00a3d4;
}

#content_inner .section_grid .grid.grid_view .item_header {
	height: 21px;
	padding: 16px 10px 16px 22px;
	border-bottom: 1px solid #e4e5e7;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat 10px center scroll transparent;
	font-weight: 600;
	line-height: 21px;
}

#content_inner .section_grid .grid.grid_view .item_header .label {
	margin-right: 10px;
	vertical-align: middle;
}

#content_inner .section_grid .grid.grid_view .item_header .label_info {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 49px;
	height: 21px;
	margin-right: 10px;
	background-color: #ff483f;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 21px;
}

#content_inner .section_grid .grid.grid_view .item_content .item_content_info {
	height: 36px;
	padding: 0 20px 0 28px;
	margin-bottom: 5px;
	color: #768993;
	line-height: 36px;
	overflow: hidden;
}

#content_inner .section_grid .grid.grid_view .item_content .item_content_info .item_writer {
	float: left;
}

#content_inner .section_grid .grid.grid_view .item_content .item_content_info .item_datetime {
	float: right;
}

#content_inner .section_bottom {
	padding: 0px 0;
}

#content_inner .section_bottom .inner_wrap {
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group {
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid {
	float: left;
	width: 591px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid.item_first {
	margin-right: 18px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dt {
	margin-bottom: 18px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 13px;
	padding-bottom: 2px;
	border-left: 4px solid #01c1c3;
	font-size: 16px;
	font-weight: 600;
	color: #404b50;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd {
	position: relative;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_wrap {
	float: left;
	border: 1px solid #e4e5e7;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper,
#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner {
	width: 288px;
	height: 163px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner .owl-controls .owl-pagination {
	position: absolute;
	top: -40px;
	right: 40px;
	z-index: 10;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner .owl-controls .owl-pagination .owl-page span {
	width: 30px;
	height: 30px;
	margin: 0;
	margin-left: 5px;
	background-color: #c2ced5;
	border-radius: 0;
	text-align: center;
	line-height: 30px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner .owl-controls .owl-pagination .owl-page .owl-numbers {
	padding: 0;
	font-size: inherit;
	font-weight: 600;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner .owl-controls .owl-pagination .owl-page.active span {
	background-color: #ff635c;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_wrap.item_first {
	margin-right: 10px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_wrap .thumb_title {
	height: 38px;
	padding: 0 14px;
	border-top: 1px solid #e4e5e7;
	font-size: 13px;
	color: #404b50;
	position: relative;
	line-height: 38px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_wrap .thumb_img img {
	width: 288px;
	height: 163px
/*
	max-width: 288px;
	width: expression(this.width > 288 ? 288: true);
	max-height: 163px;
	height: expression(this.height > 163 ? 163: true);
*/
}

#content_inner .admin_button {
	width: 1200px;
}

#content_inner .admin_button .button_grey {
	display: inline-block;
	*display: inline;
	width: 108px;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
	*zoom: 1;
}

#content_inner .button_more {
	width: 1200px;
}

#content_inner .button_more .button_grey {
	display: inline-block;
	*display: inline;
	width: 100%;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	font-weight: 600;
	*zoom: 1;
}




#content_inner .btn_more_content {
	display: block;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 9px;
	right: 25px;
	background: url('../../img/btn/btn_more_content.png') no-repeat center center scroll transparent;
	text-indent: -1000px;
	transition: transform .4s ease-out;
	-o-transition: transform .4s ease-out;
	-moz-transition: transform .4s ease-out;
	-webkit-transition: transform .4s ease-out;
	overflow: hidden;
}

#content_inner .btn_more_content:hover,
#content_inner .btn_more_content:focus {
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

#content_inner .btn_more_content.item_with_text {
	width: auto;
	padding-right: 30px;
	text-indent: 0;
	background-position: right center;
	font-size: 12px;
	color: #bbc9d0;
	line-height: 21px;
	transition: none;
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

#content_inner .btn_more_content.item_with_text:hover,
#content_inner .btn_more_content.item_with_text:focus {
	transform: none;
	-o-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .btn_article_more {
	display: block;
	position: absolute;
	right: 0;
	top: -38px;
	width: 30px;
	height: 30px;
	background: url('../../img/btn/btn_more.gif') no-repeat center center scroll transparent;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .article_group {
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl.article_half {
	float: left;
	width: 290px;
	position : relative;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl.article_first {
	margin-right: 10px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice {
	height: 38px;
	border-bottom: 1px solid #e4e5e7;
	line-height: 38px;
	position: relative;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_column {
	margin-left: 10px;
	margin-right: 34px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: 600;
	color: #404b50;
	border-left: 4px solid #01c1c3;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_category {
	margin-right: 18px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_subject {
	width: 320px;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_category,
#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_subject {
	font-size: 13px;
	color: #404b50;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_column,
#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_category,
#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_subject {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	line-height: 1;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .btn_article_more {
	right: 0;
	top: 4px;
}

#content_inner .section_bottom .inner_wrap .banner_group {
	margin-top: 24px;
	position: relative;
}

#content_inner .section_bottom .inner_wrap .banner_group .item_controller {
	position: absolute;
	top: 0;
	right: 0;
}

#content_inner .section_bottom .inner_wrap .banner_group h3 {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 12px;
	border-left: 4px solid #01c1c3;
	font-size: 16px;
	font-weight: 600;
	color: #404b50;
}

#content_inner .section_bottom .inner_wrap .banner_group .carousel_wrap {
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .banner_group .carousel_wrap a {
	float: left;
	display: block;
	margin-right: 40px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_bottom .inner_wrap .banner_group .carousel_wrap a.item_last {
	margin-right: 0;
}

#content_inner .inner_wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#content #content_inner {
}

#content_inner .tabletype01,
#content_inner .tabletype02 {clear:both; width: 100%; border: 0; border-collapse: collapse; border-top: 1px solid #e7e7e7; margin-bottom: 10px;}
#content_inner .tabletype01 th,
#content_inner .tabletype02 th {width: 132px; background-color: #f2f2f2; color: #333; padding-left: 11px; border-bottom: 1px solid #e7e7e7; font-weight:normal; text-align:left;}
#content_inner .tabletype02 th div.no_require {padding-left:12px;}
#content_inner .tabletype02 th div.require {background:url('../images/icon_check2.gif') 0 4px no-repeat; padding-left:12px;}
#content_inner .tabletype01 textarea,
#content_inner .tabletype02 textarea {width:97%; border:1px solid #b8b8b8; height:100px;}
#content_inner .tabletype01 .inputText,
#content_inner .tabletype02 .inputText {border: 1px solid; border-top-color: #d0d0d0; border-left-color: #d0d0d0; border-right-color: #e0e0e0; border-bottom-color: #e0e0e0; height: 16px; padding:4px 0 0 4px; margin-top:-1px;}
#content_inner .tabletype01 .inputFile,
#content_inner .tabletype02 .inputFile {border: 1px solid; border-top-color: #d0d0d0; border-left-color: #d0d0d0; border-right-color: #e0e0e0; border-bottom-color: #e0e0e0; height: 16px; padding:4px 0 0 4px; margin-top:-1px; height:20px; background:#FFF;}
#content_inner .tabletype01 .inp_97,
#content_inner .tabletype02 .inp_97 {width:97%;}
#content_inner .tabletype01 .inp_500P,
#content_inner .tabletype02 .inp_500P {width:500px;}
#content_inner .tabletype01 p,
#content_inner .tabletype02 p {clear:both;}
#content_inner .tabletype01 p.tip,
#content_inner .tabletype02 p.tip {padding-top:10px; color: #999; font-size: 11px; font-family: ����, dotum;}
#content_inner .tabletype01 p.inp,
#content_inner .tabletype02 p.inp {line-height:26px;}
#content_inner .tabletype01 td {height: 27px; padding: 5px 0 6px 10px; border-bottom: 1px solid #e7e7e7;}
#content_inner .tabletype01 p.admin {color: #999; font-size: 11px; font-family: ����, dotum;}
#content_inner .tabletype01 td.nostyle {padding:0 !important; border-bottom:none !important;}
#content_inner .tabletype02 .detail {height: 27px; padding: 5px 0 6px 10px; border-bottom: 1px solid #e7e7e7; margin-top:-1px;}
#content_inner .tabletype02 .text {height: 20px; padding: 2px 0 2px 10px; border-bottom: 1px solid #e7e7e7; margin-top:-1px;}
#content_inner .tabletype02 input, select, textarea, radio, checkbox {color: #666;}
#content_inner .tabletype02 th.editor {padding:5px; background:#FFF;}
#content_inner .tabletype02 td.editor {padding: 5px 0 6px 10px; border-bottom: 1px solid #e7e7e7; margin-top:-1px;}
#content_inner .tabletype02 td.editor input {padding:0;}

#content_inner .tabletype01 input, 
#content_inner .tabletype01 textarea {border-radius:3px;border:1px solid #e4e5e7;font:17px Arial,sans-serif;padding:6px 6px 4px;	background-color: #fafbfc; color: #768993;}


#content_inner .tabletype01 input {border-radius:3px;border:1px solid #CCC;font:17px Arial,sans-serif;padding:6px 6px 4px;}

#content_inner .tabletype01 .AddRemove {
	display: inline-block;
	*display: inline;
	width: 40px;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
	*zoom: 1;
}

#content_inner #characterInfo {width:500px; padding: 10px 0 10px 0;}

#content_inner #voteElement {width:500px; padding: 10px 0 10px 0;}

#footer {
	margin-top: 10px;
	background-color: #5f6e76;
}

#footer_sub {
	height: 55px;
	background-color: #e4e5e7;
	line-height: 55px;
}
/*ISMS 인증마크 : footer 추가 수정 시작*/
#footer_sub .footer_sub_inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#footer_sub .footer_sub_inner .footer_menu {
	float: left;
}

#footer_sub .footer_sub_inner .isms_mark{
	position:absolute;
	right:0;
	top:126px;
	font-size:11px;
	color:#fff;
	line-height: 1;
	background:url(/assets/img/structure/ico_isms.png) no-repeat left center;
	width:402px;
	height:56px;
	box-sizing: border-box;
	padding:9px 0 0 73px;
	line-height:20px;
}
#footer_sub .footer_sub_inner .isms_mark dl dt{display: none;}

#footer_sub .footer_sub_inner .footer_dropdown {
	position:absolute;
	right: 0;
	top:69px;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner.item_first {
	margin-left: 0;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner select {
	width: 146px;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner .btn_move {
	display: block;
	float: left;
	width: 34px;
	height: 36px;
	background-color: #fafbfc;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner .btn_move span {
	display: block;
	height: 28px;
	margin: 4px 0;
	border-left: 1px solid #e4e5e7;
	line-height: 26px;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner .pignose_select_wrap_form {
	float: left;
	border: none;
}

#footer_sub .footer_menu a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 5px;
	font-size: 12px;
	border-right: 1px solid #4b555a;
	color: #404b50;
	vertical-align: middle;
	letter-spacing: -.02em;
	line-height: 1;
}

#footer_sub .footer_menu a.item_last {
	border-right: none;
}

#footer_inner {
	height: 90px;
	padding: 25px 0;
}

#footer_inner .footer_address {
	width: 1200px;
	margin: 0 auto;
}

#footer_inner .footer_address .footer_ci,
#footer_inner .footer_address .footer_text {
	float: left;
}

#footer_inner .footer_address .footer_ci {
	margin:0 40px 0 20px;
}
/*ISMS 인증마크 : footer 추가 수정 끝*/

#footer_inner .footer_address .footer_text {
	width: 1000px;
	color: #ffffff;
	line-height: 1.8;
}

#footer_inner .footer_address .footer_text span {
	display: inline-block;
	*display: inline;
	*zoom; 1;
	padding: 0 10px;
	border-left: 1px solid #9fa8ad;
	line-height: 1;
	vertical-align: middle;
}

#footer_inner .footer_address .footer_text span.item_first {
	padding-left: 0;
	border-left: none;
}

/* response selectors */
@media only screen and (max-width : 768px)
{
}

@media only screen and (max-width : 1024px) {
}



#content_inner .section_top .board_content .board_bottom .admin_buttons{
	background-color: #ffffff;
	border: 0px;
	width: 100%;
	height: 45px;
}

#content_inner .section_top .board_content .board_bottom .admin_buttons .button_grey{
	display: inline-block;
	*display: inline;
	width: 108px;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	*zoom: 1;
	overflow: hidden;
	margin-bottom: 10px;
}


.contents img {
	max-width:1100px;
}

/* 
   - Name  : Common Style 1
   - Date  : 2014-07-01
   - Group : Style Group 01
*/
/*
@charset "UTF-8";

body {
	background-color: #ffffff;
	color: #404b50;
	font-size: 12px;
	font-family: 'Nanum Gothic', 'Malgun Gothic', 'dotum', 'sans-serif';
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
}

#wrapper {
}
@media screen and (device-aspect-ratio: 2/3) {
#wrapper {
       width:1400px;
	}
}


@media screen and (device-aspect-ratio: 40/71) {
#wrapper {
       width:1400px;
	}
}

@media screen and (max-device-width : 800px) {
#wrapper {
       width:1400px;
	}
}


#popup_zone {
	height: 120px;
	background-color: #252b2e;
	text-align: center;
	position: relative;
}

#popup_zone_inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#popup_zone_inner .btn_prev,
#popup_zone_inner .btn_next {
	display: block;
	width: 18px;
	height: 30px;
	position: absolute;
	top: 64px;
}

#popup_zone_inner .btn_prev {
	left: 0;
}

#popup_zone_inner .btn_next {
	right: 0;
}

#popup_zone_inner .popup_zone_control {
	position: absolute;
	top: 0;
	right: -60px;
	width: 188px;
	z-index: 10;
}

#popup_zone_inner .popup_zone_control label,
#popup_zone_inner .popup_zone_control .popup_close {
	float: left;
	display: block;
}

#popup_zone_inner .popup_zone_control label {
	margin-top: 14px;
	margin-right: 16px;
	font-size: 0;
}

#popup_zone_inner .popup_zone_control label input {
	margin-right: 10px;
	vertical-align: middle;
}

#popup_zone_inner .popup_zone_control label span {
	color: #ffffff;
	font-size: 12px;
	vertical-align: middle;
	-o-text-shadow: 0 1px 1px rgba(0, 0, 0, .825);
	-moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .825);
	-webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .825);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .825);
}

#popup_zone_inner .popup_zone_slide .owl-controls {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	z-index: 5;
}

#popup_zone_inner .popup_zone_slide .owl-controls .owl-page span {
	margin: 15px 2px;
	background: url('../../img/btn/btn_popup_zone_slide_page_normal.png') no-repeat center center scroll transparent;
	border-radius: 0;
	opacity: 1;
}

#popup_zone_inner .popup_zone_slide .owl-controls .owl-page.active span {
	width: 33px;
	background: url('../../img/btn/btn_popup_zone_slide_page_active.png') no-repeat center center scroll transparent;
}

#header {

}

#header_inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#header_inner .header_top {
	height: 85px;
	overflow: hidden;
}

#header_inner .header_top .logo {
	float: left;
	margin-top: 5px;
}

#header_inner .header_top .header_gnb {
	float: right;
	margin-top: 35px;
	border-right: 1px solid #d5d5cd;
	overflow: hidden;
}

#header_inner .header_top .header_gnb a {
	display: block;
	float: left;
	width: 182px;
	height: 17px;
	border-left: 1px solid #d5d5cd;
	text-align: center;
	line-height: 17px;
}

#header_inner .header_top .header_gnb a span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url('../../img/btn/btn_gnb_sprite.png') no-repeat 0 0 scroll transparent;
	text-indent: -1000px;
	overflow: hidden;
}

#header_inner .header_top .header_gnb a.menu1 span {
	width: 65px;
	background-position: 0 0;
}

#header_inner .header_top .header_gnb a.menu2 span {
	width: 48px;
	background-position: -66px 0;
}

#header_inner .header_top .header_gnb a.menu3 span {
	width: 48px;
	background-position: -115px 0;
}

#header_inner .header_top .header_gnb a.menu4 span {
	width: 111px;
	background-position: -164px 0;
}

#header_inner .header_top .header_gnb a.menu5 span {
	width: 63px;
	background-position: -276px 0;
}

#header_inner .header_decoration {
	position: relative;
}

#header_inner .header_decoration .tint_left,
#header_inner .header_decoration .tint_right {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
}

#header_inner .header_decoration .tint_left {
	background-color: #e60012;
	right: 1150px;
}

#header_inner .header_decoration .tint_right {
	background-color: #e51d87;
	left: 1150px;
}

#header_inner .header_decoration table {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}

#header_inner .header_decoration table td {
	height: 5px;
	font-size: 0;
	line-height: 0;
}

#header_inner .header_decoration table td.colorseat01 {
	background-color: #e60012;
}

#header_inner .header_decoration table td.colorseat02 {
	background-color: #f08200;
}

#header_inner .header_decoration table td.colorseat03 {
	background-color: #10b4de;
}

#header_inner .header_decoration table td.colorseat04 {
	background-color: #02076e;
}

#header_inner .header_decoration table td.colorseat05 {
	background-color: #e51d87;
}

#header_title {
	border-bottom: 1px solid #768993;
}

#header_title .header_inner {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 14px 0;
}

#header_title .header_inner .header_title_top {
	overflow: hidden;
}

#header_title .header_inner .header_title_top .header_title_top_left {
	float: left;
	margin-right: 60px;
}

#header_title .header_inner .header_title_top .header_title_top_left h4 {
	width: 112px;
	padding-top: 5px;
	border-top: 4px solid #01c1c3;
	font-size: 16px;
	font-weight: 700;
	color: #404b50;
	text-align: center;
}

#header_title .header_inner .header_title_top .header_title_top_left h3 {
	margin-top: 6px;
	font-size: 36px;
	font-weight: 900;
	color: #252b2e;
	text-align: center;
}

#header_title .header_inner .header_title_top .header_title_top_right {
	margin-top: 42px;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_inform {
	float: left;
	font-size: 14px;
	color: #768993;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_inform strong {
	color: #a6937c;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub {
	float: right;
	color: #768993;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub a {
	color: #768993;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub .item_column,
#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub .item_column_group {
	float: left;
	padding: 0 20px;
	font-size: 14px;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub .item_column {
	border-left: 1px solid #d5d5cd;
	border-right: 1px solid #d5d5cd;
}

#header_title .header_inner .header_title_top .header_title_top_right .header_title_sub .item_column_group {
	min-width: 138px;
}

#header_title .header_inner .header_title_top .btn_dropdown {
	float: right;
}

#header_title .header_inner .header_title_bottom {
	margin-top: 24px;
	overflow: hidden;
}

#header_title .header_inner .header_title_bottom .item_title {
	float: left;
}

#header_title .header_inner .header_title_bottom .organizational_table,
#header_title .header_inner .header_title_bottom .sub_menu_table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#header_title .header_inner .header_title_bottom .organizational_table td,
#header_title .header_inner .header_title_bottom .organizational_table th {
	height: 58px;
	border: 1px solid #768993;
	font-size: 16px;
	font-weight: 600;
	color: #768993;
	text-align: center;
}

#header_title .header_inner .header_title_bottom .organizational_table th {
	background-color: #252b2e;
	font-size: 18px;
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .organizational_table td.active {
	background: url('../../img/icon/icon_arrow_bottom_white.png') no-repeat center 45px scroll #ff483f;
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .organizational_table td.active a {
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .organizational_table td.item_subject {
	background-color: #00a3d4;
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .organizational_table td.item_subject .icon_tv {
	margin-right: 4px;
	vertical-align: middle;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td {
	height: 58px;
	border: 1px solid #768993;
	font-size: 16px;
	color: #404b50;
	text-align: left;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td a {
	display: block;
	height: 58px;
	padding: 0 34px;
	line-height: 58px;
	position: relative;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td a .icon_arrow {
	display: block;
	width: 22px;
	height: 3px;
	position: absolute;
	right: 36px;
	top: 50%;
	margin-top: -1.5px;
	background: url('../../img/icon/icon_minus.png') no-repeat center center scroll transparent;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td.active a {
	background-color: #00a3d4;
	color: #ffffff;
}

#header_title .header_inner .header_title_bottom .sub_menu_table td.active a .icon_arrow {
	width: 24px;
	height: 13px;
	margin-top: -7.5px;
	background: url('../../img/icon/icon_tab_arrow_down_white.png') no-repeat center center scroll transparent;
}

#header_title .header_inner .header_search_form {
	margin-top: 20px;
	overflow: hidden;
}

#header_title .header_inner .header_search_form h4 {
	float: left;
	width: 128px;
	margin-right: 102px;
	padding: 16px 0;
}

#header_title .header_inner .header_search_form .search_text {
	float: left;
	display: block;
	width: 721px;
	height: 48px;
	margin-right: 10px;
	padding: 0 12px;
	font: inherit;
	font-size: 14px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	color: #768993;
	line-height: 48px;
}

#header_title .header_inner .header_search_form .search_submit {
	display: block;
	width: 213px;
	height: 50px;
	background-color: #768993;
	border: none;
	font: inherit;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
}

#sider {
}

#content {
}

#content_inner {
	margin: 0 auto;
	position: relative; 
}

#content_inner .section_top {
	padding: 20px 0;
	background-color: #e4e5e7;
}

#content_inner .section_top .inline_label {
	vertical-align: middle;
	margin-left: 1em;
	margin-right: 1.4em;
	cursor: pointer;
}

#content_inner .section_top .inline_label input,
#content_inner .section_top .inline_label span {
	vertical-align: middle;
}

#content_inner .section_top .item_rank {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 50px;
	height: 21px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 21px;
}

#content_inner .section_top .item_rank.rank_all {
	background-color: #f08200;
}

#content_inner .section_top .inner_wrap {
	height: 385px;
}

#content_inner .section_top .inner_wrap .main_visual {
	float: right;
	width: 990px;
	position: relative;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_freeview {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	width: 685px;
	height: 385px;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_freeview object,
#content_inner .section_top .inner_wrap .main_visual .main_visual_freeview embed {
	width: 685px;
	height: 385px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_freeview .btn_close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 80;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav {
	position: absolute;
	top: 0;
	left: -220px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav h3 {
	width: 200px;
	height: 50px;
	font-size: 15.5px;
	font-weight: 600;
	background-color: #252b2e;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	margin-left:10px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav h3 img {
	margin-top: 17px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group {
	margin-left: 10px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a {
	display: block;
	width: 188px;
	padding: 16.7px 6px;
	font-size: 0;
	background-color: #fafbfc;
	border-bottom: 1px solid #e4e5e7;
	position: relative;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a .icon_arrow {
	display: none;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.active {
	background-color: #ff483f;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.active .item_sub_title,
#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.active .item_subject {
	color: #ffffff;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.active .icon_arrow {
	position: absolute;
	top: 50%;
	right: -19px;
	z-index: 30;
	display: block;
	width: 19px;
	height: 19px;
	margin-top: -9.5px;
	background: url('../../img/icon/icon_visual_nav_arrow.png') no-repeat center center scroll transparent;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a.item_last {
	border-bottom: none;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a .item_sub_title {
	display: block;
	margin-bottom: 4px;
	font-size: 12px;
	color: #768993;
	height: 15px;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_nav .main_visual_nav_group a .item_subject {
	display: block;
	font-size: 13px;
	font-weight: 600;
	color: #404b50;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix {
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .main_visual_slide {
	float: left;
	width: 685px;
	height: 385px;
	background-color: #d2d2d2;
	position: relative;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .main_visual_slide .main_visual_buttons {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	font-size: 0;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .main_visual_slide .main_visual_buttons .main_visual_controller {
	margin-left: 2px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box {
	float: right;
	width: 295px;
	height: 385px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_box_inner {
	background-color: #ffffff;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_box_inner.item_logined {
	padding: 7px 10px 0 10px;
	background-color: #fafbfc;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .highlight_orange {
	color: #f08200 !important;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top {
	width: 100%;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	border-top: 1px solid #e4e5e7;
	border-bottom: 1px solid #e4e5e7;
	background-color:#ffffff;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner {
	display: table-cell;
	height: 66px;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .item_user {
	font-size: 18px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .item_user .item_username,
#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .item_user .item_userid {
	font-weight: 600;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top  {
	padding: 5px;
	background-color: #ffffff;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top .login_input {
	float: left;
	width: 180px;
	margin-right: 5px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top .login_input input {
	width: 160px;
	height: 38px;
	padding: 0 9px;
	font: inherit;
	font-size: 13px;
	border: 1px solid #bbc9d0;
	color: #404b50;
	line-height: 38px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top .login_input input.item_first {
	margin-bottom: 5px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_top .login_btn {
	float: left;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub {
	padding: 3px 8px 9px 8px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub.item_centered {
	text-align: center;
	background-color:#ffffff;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub a {
	color: #768993;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub .item_dot {
	color: #b0bcc1;
	font-weight: 700;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_box_banner {
	display: block;	
	margin-bottom: 3px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box {
	background-color: #ffffff;
	position: relative;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_header {
	padding: 6px 8px 4px 7px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime {
	border-bottom: 1px solid #e4e5e7;
	position: relative;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .item_datetime_value {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 14px;
	font-weight: 600;
	color: #768993;
	text-align: center;
	line-height: 30px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .btn_prev,
#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .btn_next {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
		top: 2px;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .btn_prev {
	left: 5px;
	background: url('../../img/btn/btn_datetime_prev.gif') no-repeat center center scroll transparent;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_datetime .btn_next {
	right: 5px;
	background: url('../../img/btn/btn_datetime_next.gif') no-repeat center center scroll transparent;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content {
	height: 140px;
	padding: 10px 18px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content ul li {
	padding-left: 14px;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat 0 center scroll transparent;
	font-size: 0;
	line-height: 2;	
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content ul li a {
	font-size: 12px;
	color: #404b50;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content ul li a .item_time {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 56px;
	margin-right: 12px;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .brod_content ul li a .item_title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 164px;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .brod_box .btn_more_content {
	top: 5px;
	right: 14px;
}

#content_inner .section_top .organizational_content {
	width: 1200px;
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
}

#content_inner .section_top .organizational_content th,
#content_inner .section_top .organizational_content td {
	height: 40px;
}

#content_inner .section_top .organizational_content th {
	background-color: #404b50;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
}

#content_inner .section_top .organizational_content td {
	background-color: #ffffff;
	border: 1px solid #e4e5e7;
	text-align: center;
}

#content_inner .section_top .organizational_content td,
#content_inner .section_top .organizational_content td a {
	color: #252b2e;
}

#content_inner .section_top .organizational_content td.left {
	padding-left: 1.6em;
	text-align: left;
}

#content_inner .section_top .block_pagination {
	width: 1200px;
	margin: 10px auto 0 auto;
	font-size: 0;
	text-align: center;
}

#content_inner .section_top .block_pagination .number_group {
	display: inline-block;
	*display: inline;
	*zoom: 1;
//	width: 526px;
	font-size: 0;
	vertical-align: middle;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
}

#content_inner .section_top .block_pagination a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 43px;
	height: 43px;
	margin: 0 2px;
	background: #ffffff; 
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);  
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); 
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); 
	border: 1px solid #d4d4d4;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	line-height: 43px;
}

#content_inner .section_top .admin_buttons, #content_inner .section_grid .admin_buttons {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 108px;
	height: 35px;
	background-color: #768993;
	border: 1px solid #768993;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
}

#content_inner .section_top .admin_buttons a, #content_inner .section_grid .admin_buttons a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 108px;
	height: 35px;
	background-color: #768993;
	border: 1px solid #768993;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
}





#content_inner .section_top .grid_article {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid {
	float: left;
	width: 574px;
	margin-bottom: 20px;
	padding: 8px;
	background-color: #ffffff;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid.item_first {
	margin-right: 20px;
}

#content_inner .section_top .grid_article .grid.item_bottom {
	margin-bottom: 0;
}

#content_inner .section_top .grid_article .grid .grid_pic {
	width: 572px;
	margin-bottom: 8px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .grid_article.grid_minimal .grid_pic {
	float: left;
	width: 268px;
	margin-right: 10px;
}

#content_inner .section_top .grid_article .grid .grid_pic img {
	width: 100%;
}

#content_inner .section_top .grid_article .grid .grid_info {
	margin-left: 9px;
}

#content_inner .section_top .grid_article.grid_minimal .grid .grid_info {
	float: left;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	margin-left: 0;
}

#content_inner .section_top .grid_article.grid_minimal .grid .grid_info .grid_info_inner {
	display: table-cell;
	height: 148px;
	vertical-align: middle;
	width: 280px;
	line-height: 1.2;
}

#content_inner .section_top .grid_article.grid_minimal .grid .grid_info .grid_range {
	margin-bottom: 20px;
}

#content_inner .section_top .grid_article .grid .grid_info .grid_subject {
	float: left;
	font-size: 16px;
	font-weight: 600;
	color: #252b2e;
}

#content_inner .section_top .grid_article .grid .grid_info .grid_view {
	float: right;
	font-size: 13px;
	color: #768993;
}

#content_inner .section_top .grid_article .grid .grid_info .grid_view .icon_view {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 19px;
	height: 11px;
	margin-right: 4px;
	background: url('../../img/icon/icon_view.png') no-repeat center center scroll transparent;
	vertical-align: middle;
}

#content_inner .section_top .grid_article .grid .grid_info .grid_range {
	padding-top: 12px;
	font-size: 13px;
	color: #404b50;
	clear: both;
}

#content_inner .section_top .grid_article.grid_minimal .grid_info .grid_subject,
#content_inner .section_top .grid_article.grid_minimal .grid_info .grid_view,
#content_inner .section_top .grid_article.grid_minimal .grid_info .grid_range {
	float: none;
}

#content_inner .section_top .grid_article .grid .grid_wide_inner {
	float: left;
	width: 260px;
	height: 124px;
	margin-left: 8px;
}

#content_inner .section_top .grid_article .grid .grid_header {
	margin-top: 10px;
	font-size: 16px;
	font-weight: 600;
}

#content_inner .section_top .grid_article .grid .grid_header .item_subject {
	color: #252b2e;
	vertical-align: middle;
	line-height:1.5
}

#content_inner .section_top .grid_article .grid .grid_content {
	margin-top: 16px;
	font-size: 13px;
	color: #404b50;
	line-height: 1.4;
}

#content_inner .section_top .grid_article .grid .grid_more {
	float: left;
	width: 238px;
	height: 38px;
	padding-left: 28px;
	font-size: 13px;
	color: #404b50;
	border: 1px solid #01c1c3;
	line-height: 38px;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid .grid_more .icon_next {
	display: block;
	float: right;
	width: 64px;
	height: 38px;
	background: url('../../img/icon/icon_next.png') no-repeat center center scroll #01c1c3;
}

#content_inner .section_top .grid_article .grid dl {
	float: right;
	margin-left: 16px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .grid_article .grid dl dt {
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .grid_article .grid dl dd {
	height: 38px;
	padding: 0 14px;
	font-size: 13px;
	color: #404b50;
	line-height: 38px;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid dl dd .item_title {
	float: left;
}

#content_inner .section_top .grid_article .grid dl dd .btn_more {
	float: right;
	display: block;
	width: 21px;
	height: 21px;
	margin-top: 9px;
	background: url('../../img/btn/btn_more_content.png') no-repeat center center scroll transparent;
	text-indent: -1000px;
	-o-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease;
	overflow: hidden;
}

#content_inner .section_top .grid_article .grid dl dd .btn_more:hover,
#content_inner .section_top .grid_article .grid dl dd .btn_more:focus {
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

#content_inner .section_top .board_content {
	width: 1200px;
	margin: 0 auto;
	font-size: 13px;
	color: #404b50;
	background-color: #ffffff;
}

#content_inner .section_top .board_content .board_content_header .board_tab {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#content_inner .section_top .board_content .board_content_header .board_tab td {
	height: 58px;
	border: 1px solid #768993;
	line-height: 58px;
}

#content_inner .section_top .board_content .board_content_header .board_tab td a {
	display: block;
	height: 58px;
	padding: 0 38px;
	background-color: #404b50;
	font-size: 16px;
	color: #bbc9d0;
	line-height: 58px;
	position: relative;
}

#content_inner .section_top .board_content .board_content_header .board_tab td a.active {
	background-color: #f08200;
	font-weight: 600;
	color: #ffffff;
}

#content_inner .section_top .board_content .board_content_header .board_tab td a .icon_arrow {
	display: block;
	width: 22px;
	height: 3px;
	background: url('../../img/icon/icon_minus.png') no-repeat scroll center center transparent;
	position: absolute;
	top: 28px;
	right: 36px;
}

#content_inner .section_top .board_content .board_content_header .board_tab td a.active .icon_arrow {
	width: 24px;
	height: 13px;
	background: url('../../img/icon/icon_tab_arrow_down_white.png') no-repeat scroll center center transparent;
	top: 22px;
}

#content_inner .section_top .board_content .board_content_inner {
	min-height: 360px;
	padding: 20px;
}

#content_inner .section_top .board_content .board_content_inner .item_highlight {
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner .board_content_header {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .board_content_header.item_lose {
	border-bottom: none;
}

#content_inner .section_top .board_content .board_content_inner .board_content_header.item_no_gap {
	padding-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .board_content_header .item_inform {
	padding: 20px 16px;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article {
	margin-left: 5px;
	margin-bottom: 40px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_content_button {
	margin: 0;
	margin-top: 8px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article.board_full_page {
	margin-left: 0;
	margin-right: 0;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table {
	float: none;
	width: 100%;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td {
	height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #404b50;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th.left,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td.left {
	padding-left: 10px;
	padding-right: 10px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th.transparent_left,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td.transparent_left {
	border-left: none;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th.transparent_right,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td.transparent_right {
	border-right: none;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .text,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text {
	width: 380px;
	height: 38px;
	padding: 0 14px;
	border: 1px solid #e4e5e7;
	font-family: inherit;
	color: #404b50;
	line-height: 38px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .text_inset,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text_inset {
	width: 257px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .pignose_select_wrap_form,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .pignose_select_wrap_form {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .email_surfix {
	width: 114px !important;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .text.half,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text.half {
	width: 110px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .text.tiny,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text.tiny {
	width: 95px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .text.item_gapped_left {
	margin-left: 14px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .item_customized,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .item_customized {
	width: 107px
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .item_row,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .item_row {
	margin-bottom: 10px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .item_row.item_last,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .item_row.item_last {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th.item_inform,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td.item_inform {
	padding-left: 130px;
	background-color: #f4f4f4;
	color: #768993;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .item_bar,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .item_bar {
	margin: 0 3px;
	color: #768993;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .btn_grey,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .btn_grey {
	display: inline-block;
	*display: inline;
	width: 108px;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
	*zoom: 1;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table th .btn_grey.btn_left_gapped,
#content_inner .section_top .board_content .board_content_inner .board_content_article .grey_table td .btn_grey.btn_left_gapped {
	margin-left: 10px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper {
	margin-bottom: 10px;
	padding: 9px;
	border: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form {
	display: block;
	width: 490px;
	margin: 0 auto;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form .login_form_input {
	float: left;
	width: 380px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form .login_form_input input {
	width: 354px;
	height: 38px;
	padding: 0 12px;
	border: 1px solid #bbc9d0;
	color: #bbc9d0;
	font-size: 13px;
	line-height: 38px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form .login_form_input input.item_last {
	margin-top: 5px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_form_wrpaper form .login_form_submit {
	float: right;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_check {
	width: 490px;
	margin: 0 auto;
	line-height: 1.8;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_check .item_column {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 170px;
	padding-left: 12px;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat 5px center scroll transparent;
	color: #768993;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .login_check a {
	font-weight: 600;
	color: #404b50;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table {
	border-top: 2px solid #404b50;
	border-bottom: 1px solid #898989;
	width: 100%;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead {
	border-bottom: 3px double #bfbfbf;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead th,
#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead td {
	padding: 10px 0;
	border-bottom: 1px solid #bfbfbf;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead td.item_first {
	border-right: 2px solid #bfbfbf;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead th {
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table thead td span {
	display: block;
	height: 20px;
	padding: 0 10px;
	border-left: 1px solid #404b50;
	line-height: 20px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody {
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody th,
#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody td {
	height: 34px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody th {
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .board_view_content {
	min-height: 340px;
	padding: 18px 14px;
	border-bottom: 3px double #bfbfbf;
	font-size: 13px;
	color: #5c5c5c;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .item_file {
	display: block;
	height: 10px;
	padding-left: 10px;
	border-left: 1px solid #e3e3e3;
	color: #666666;
	line-height: 8px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .item_file span,
#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .item_file img {
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_view_table tbody .item_file .icon_file {
	margin-right: 5px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_article .board_content_inform {
	margin-top: 20px;
	margin-left: 5px;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button {
	margin-left: 5px;
	font-size: 0;
	text-align: right;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list {
	margin: 0 20px 0 25px;
	border-top: 1px solid #e3e3e3;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item {
	padding: 10px 0;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item .item_column,
#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item .item_value {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item.item_up .item_column {
	background: url('../../img/icon/icon_arrow_top_blue.png') no-repeat 10px center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item.item_down .item_column {
	background: url('../../img/icon/icon_arrow_bottom_blue.png') no-repeat 10px center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner .board_near_list .board_near_item .item_column {
	width: 38px;
	height: 10px;
	padding-left: 20px;
	padding-right: 8px;
	margin-right: 10px;
	border-right: 1px solid #e3e3e3;
	font-weight: 600;
	line-height: 10px;
}

#content_inner .section_top .board_content .board_content_inner .board_near_item {
	border-bottom: 1px solid #e3e3e3;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button.button_center {
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .board_content_button_left {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .board_content_button_left .btn {
	margin-right: 12px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .board_content_button_right {
	float: right;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .board_content_button_right .btn {
	margin-left: 12px;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 184px;
	height: 48px;
	font-size: 14px;
	font-weight: 600;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 48px;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn.btn_grey {
	background-color: #404b50;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn.btn_blue {
	background-color: #bbc9d0;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn.btn_sky {
	background-color: #00a3d4;
}

#content_inner .section_top .board_content .board_content_inner .board_content_button .btn.btn_light {
	background-color: #768993;
}

#content_inner .section_top .board_content .board_content_inner h3,
#content_inner .section_top .board_content .board_content_inner .sub_title {
	font-size: 14px;
	color: #404b50;
	line-height: 1.4;
}

#content_inner .section_top .board_content .board_content_inner h3 strong,
#content_inner .section_top .board_content .board_content_inner .sub_title strong {
	font-weight: 600;
	color: #f08200;
}

#content_inner .section_top .board_content .board_content_inner h3 {
	padding-left: 10px;
	border-left: 4px solid #01c1c3;
}

#content_inner .section_top .board_content .board_content_inner h3.item_gapped {
	margin-bottom: 16px;
}

#content_inner .section_top .board_content .board_content_inner h3.highlight {
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner h4 {
	margin-bottom: 20px;
	padding-left: .625em;
	font-size: 13px;
	background: url('../../img/icon/icon_bullet_orange.png') no-repeat 0 center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner h4.highlight {
	font-size: 15px;
}

#content_inner .section_top .board_content .board_content_inner textarea {
	display: block;
	width: 1129px;
	height: 218px;
	margin-bottom: 12px;
	padding: 10px 12px;
	border: 1px solid #e4e5e7;
	font-family: 'Nanum Gothic', 'dotum', 'sans-serif';
	font-size: 13px;
	color: #404b50;
	line-height: 1.8;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel {
	margin: 30px 12px;
	padding: 9px;
	background-color: #f2f2f2;
	border: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel .item_column,
#content_inner .section_top .board_content .board_content_inner .board_serach_channel .pignose_select_wrap_form {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel .item_column {
	display: block;
	height: 48px;
	margin-right: 16px;
	font-size: 14px;
	font-weight: 600;
	line-height: 48px;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel select {
	width: 160px;
	height: 38px;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel select.item_large {
	width: 280px;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel .pignose_select_wrap_form {
	margin: 5px 0;
	margin-right: 30px;
}

#content_inner .section_top .board_content .board_content_inner .board_serach_channel .btn_light_blue {
	float: right;
	width: 182px;
	height: 48px;
	background-color: #00a3d4;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	font: inherit;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
	line-height: 48px;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_join {
	margin-bottom: 24px;
	padding-right: 5px;
	text-align: right;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_join.item_gapped {
	margin-bottom: 30px;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_all  {
	margin-bottom: 72px;
	border-top: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_all .item_inform {
	float: left;
	margin-left: 22px;
	padding-top: 8px;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_all .item_confirm_join {
	float: right;
	margin-top: 8px;
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_join .inline_label {
	margin-left: 24px;
	cursor: pointer;
}

#content_inner .section_top .board_content .board_content_inner .item_confirm_join .inline_label input,
#content_inner .section_top .board_content .board_content_inner .item_confirm_join .inline_label span {
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .sub_title {
	margin-left: 15px;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap {
	margin-left: 15px;
	margin-bottom: 46px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap.item_last {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap {
	float: left;
	display: block;
	width: 378px;
	height: 58px;
	margin-right: 40px;
	padding: 0 60px;
	background: url('../../img/bg/bg_button_grey_pattern.jpg') repeat center center scroll transparent;
	border: 1px solid #768993;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-align: left;
	line-height: 58px;
	overflow: hidden;
	position: relative;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap.active {
	background: url('../../img/bg/bg_header_decoration_pattern.jpg') repeat center center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap .icon_arrow {
	display: block;
	width: 22px;
	height: 3px;
	background: url('../../img/icon/icon_minus_white.png') no-repeat scroll center center transparent;
	position: absolute;
	top: 28px;
	right: 36px;
}

#content_inner .section_top .board_content .board_content_inner .authentication_wrap .btn_swap.active .icon_arrow {
	width: 28px;
	height: 20px;
	background: url('../../img/icon/icon_tick_white.png') no-repeat scroll center center transparent;
	top: 19px;
}

#content_inner .section_top .board_content .board_content_inner .authentication_info {
	margin-top: 20px;
	margin-left: 16px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .authentication_info .authentication_info_inner {
	float: left;
	width: 516px;
	padding-left: 4px;
	margin-right: 20px;
	color: #768993;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .authentication_info .authentication_info_inner h5 {
	margin-bottom: 4px;
	color: #404b50;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg {
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #e4e5e7;
	font-size: 18px;
	color: #252b2e;
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg.item_lose {
	border-bottom: none;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg.item_top {
	padding-top: 30px;
	border-top: 1px solid #e4e5e7;
	border-bottom: none;
	line-height: 1.6;
}

#content_inner .section_top .board_content .board_content_inner .find_process_return_msg strong {
	font-weight: 600;
	color: #f08200;
}

#content_inner .section_top .board_content .board_content_inner .authentication_process_return_msg {
	margin-top: 40px;
	padding: 30px 0;
	font-size: 20px;
	font-weight: 600;
	color: #f08200;
	border-top: 1px solid #e4e5e7;
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item {
	float: left;
	width: 270px;
	height: 156px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item .sitemap_header {
	margin-bottom: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item .sitemap_header h3 {
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item ul li {
	line-height: 2;
}

#content_inner .section_top .board_content .board_content_inner .sitemap_wrapper .sitemap_item ul li a {
	padding-left: 20px;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat 10px center scroll transparent;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar {
	height: 50px;
	border: 1px solid #e4e5e7;
	border-top: none;
	position: relative;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner {
	height: 100%;
	padding-left: 20px;
	border-top: 2px solid #00a3d4;
	line-height: 50px;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner img {
	margin: 15px 0 13px 0;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner .item_highlight {
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner.header_bar_blue {
	background-color: #10b4de;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_bar_inner.header_bar_gray {
	background-color: #404b4f;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_title {
	float: left;
	width: 808px;
	height: 48px;
	background-color: #252b2e;
	border-top: 2px solid #00a3d4;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_header_title img {
	margin: 14px 20px;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_decoration {
	float: left;
	width: 350px;
	height: 50px;
	background: url('../../img/bg/bg_header_decoration_pattern.jpg') repeat 0 0 scroll transparent;
	text-align: center;
}

#content_inner .section_top .board_content .board_content_inner .board_header_bar .board_decoration img {
	margin: 9px 0;
}

#content_inner .section_top .board_content .board_content_inner .content_inform {
	padding: 14px 16px 24px 16px;
	border-bottom: 1px solid #e4e5e7;
	line-height: 2;
}

#content_inner .section_top .board_content .board_content_inner .content_thumb_wrap {
	margin-top: 30px;
	position: relative;
}

#content_inner .section_top .board_content .board_content_inner .content_thumb_wrap .content_map {
	padding-left: 4px;
}

#content_inner .section_top .board_content .board_content_inner .content_thumb_wrap .content_thumb_group {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .content_thumb_wrap .content_thumb_group .thumb_item {
	float: left;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .cotnent_part {
	padding: 0 10px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .article_wrapper {
	float: left;
	margin-top: 72px;
}

#content_inner .section_top .board_content .board_content_inner.board_table_info .article_wrapper {
	margin-right: 30px;
	margin-top: 32px;
}

#content_inner .section_top .board_content .board_content_inner.board_table_info .article_wrapper.item_top {
	margin-top: 0;
}

#content_inner .section_top .board_content .board_content_inner.board_table_info .article_wrapper.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_content_inner .article_wrapper.article_large {
	width: 750px;
	margin-right: 30px;
}

#content_inner .section_top .board_content .board_content_inner .article_wrapper .article_header {
	padding-bottom: 9px;
	margin-bottom: 12px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .article_wrapper .article_content {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .grey_table {
	float: left;
	width: 360px;
	table-layout: fixed;
	border-collapse: collapse;
}

#content_inner .section_top .board_content .board_content_inner .grey_table th,
#content_inner .section_top .board_content .board_content_inner .grey_table td {
	height: 40px;
	border: 1px solid #e4e5e7;
	text-align: center;
	line-height: 1.4;
}

#content_inner .section_top .board_content .board_content_inner .grey_table th {
	background-color: #fafbfc;
	font-weight: 600;
}

#content_inner .section_top .board_content .board_content_inner .grey_table th.left ,
#content_inner .section_top .board_content .board_content_inner .grey_table td.left {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#content_inner .section_top .board_content .board_content_inner .grey_table.item_break {
	margin-right: 30px;
}

#content_inner .section_top .board_content .board_content_inner .event_head {
	width: 100%;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_title {
	font-weight:bold;
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_date {
	float: left;
	padding-left: 30px;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_headRight {
	float: right;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_headRight .icon_facebook {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	background: url('../../img/icon/ico_facebook_16x16.png') no-repeat center center scroll transparent;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .event_head .event_headRight .icon_view {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 19px;
	height: 11px;
	margin-right: 4px;
	background: url('../../img/icon/icon_view.png') no-repeat center center scroll transparent;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info,
#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .program_description {
	padding: 0 !important;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .program_description .program_description_content {
	height: 128px !important;
	padding: 16px;
	overflow: hidden;
	overflow-y: auto;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_inner,
#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_inner {
	width: 560px;
	margin-top: 12px;
	margin-right: 6px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_inner .program_view_content {
	height: 315px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub {
	width: 125px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .program_view_list {
	display: block;
	width: 123px;
	height: 38px;
	margin-bottom: 10px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	font-size: 13px;
	color: #404b50;
	text-align: center;
	line-height: 38px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item {
	margin-bottom: 7px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item a {
	display: block;
	width: 125px;
	height: 74px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item.item_last {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item.noimage {
	background: url('../../img/bg/bg_no_image.png') no-repeat center center scroll #ffffff;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_sub .thumb_item.noimage a {
	width: 123px;
	height: 72px;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header {
	margin-bottom: 20px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header .item_dropdown {
	display: block;
	float: left;
	width: 140px;
	padding: 2px 0;
	padding-left: 20px;
	padding-right: 16px;
	border-left: 1px solid #d5d5cd;
	border-right: 1px solid #d5d5cd;
	color: #768993;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header .item_dropdown.dropdown_large {
	width: 345px;
	border-left: none;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header .item_dropdown .item_title {
	float: left;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view .program_view_header .item_dropdown .icon_arrow {
	float: right;
	display: block;
	width: 14px;
	height: 14px;
	background: url('../../img/btn/btn_droupdown_circle.png') no-repeat center center scroll transparent;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info {
	width: 459px;
	margin-top: 50px;
	margin-right: 10px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table {
	width: 459px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table td,
#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table th {
	height: auto;
	padding: 16px;
}


#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td {
	padding: 0;
	border: 1px solid #e4e5e7;
	border-top: none;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank {
	background-color: #252b2e;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_deco {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_deco .tint {
	float: left;
	height: 2px;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_inner {
	padding: 13px 16px;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-align: left;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_inner span {
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_inner .item_rank {
	margin-right: 26px;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_deco .tint_blue {
	width: 80px;
	background-color: #00a3d4;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_info .grey_table thead td .program_rank .program_rank_deco .tint_red {
	width: 377px;
	background-color: #ff483f;
}

#content_inner .section_top .board_content .board_content_inner .program_wrapper .program_view {
	width: 691px;
}

#content_inner .section_top .btn_center_blue,
#content_inner .section_top .btn_center_gray {
	display: block;
	width: 183px;
	height: 48px;
	margin: 25px auto 0 auto;
	border: 1px solid #e4e5e7;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	line-height: 48px;
	position: relative;
	overflow: hidden;
}

#content_inner .section_top .btn_center_blue {
	background-color: #00a3d4;
}

#content_inner .section_top .btn_center_gray {
	background-color: #404b50;
}

#content_inner .section_top .btn_center_blue .item_file {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 10000px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	cursor: pointer;
}

#content_inner .section_top .board_content .board_bottom {
}

#content_inner .section_top .board_content .board_bottom .board_bottom_head {
	border-bottom: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_head .board_head_tab {
	float: left;
	display: block;
	width: 142px;
	height: 42px;
	margin-left: 10px;
	border: 1px solid #00a3d4;
	border-bottom: none;
	font-size: 14px;
	color: #00a3d4;
	text-align: center;
	line-height: 42px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content {
	padding: 24px 20px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .embed_video {
	display: block;
	margin: 0 auto 24px auto;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content.item_gapped {
	padding-bottom: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content.item_top_gapped {
	padding-top: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row {
	margin-bottom: 0px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row.item_last {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item {
	float: left;
	width: 364px;
	margin-right: 20px;
	padding-right: 8px;
	border-right: 1px solid #e4e5e7;
	overflow: hidden;
	padding-bottom: 10px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item.item_last {
	margin-right: 0;
	border-right: none;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item .character_pic {
	float: left;
	display: block;
	margin-right: 10px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item .character_info {
	float: left;
	width: 214px;
	margin-top:2px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item .character_info .item_subject {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: 600;
	color: #404b50;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .character_thumb_group .character_thumb_row .character_thumb_item .character_info .item_content {
	height: 59px;
	overflow: hidden;
	overflow-y: auto;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form {
	margin-bottom: 10px;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .search_text,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form .text_form_wrap {
	float: left;
	width: 904px;
	height: 48px;
	margin-right: 10px;
	padding: 0 30px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	font: inherit;
	font-size: 13px;
	color: #bbc9d0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .search_text {
	line-height: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form .text_form_wrap {
	width: 964px;
	padding: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form .text_form_wrap input {
	display: block;
	width: 924px;
	margin: 14px auto;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .transparent_form {
	float: left;
	width: 824px;
	height: 48px;
	padding: 0 30px;
	color: #666666;
	background-color: transparent;
	font: inherit;
	border: none;
	line-height: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .secret_check {
	float: right;
	display: block;
	height: 48px;
	padding-right: 12px;
	line-height: 48px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .secret_check span,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .secret_check input {
	font-family: 'dotum', 'sans-serif';
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap .secret_check input {
	margin-right: 3px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .submit,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_upload_form .submit {
	//float: left;
	width: 184px;
	height: 48px;
	background-color: #00a3d4;
	border: 1px solid #e4e5e7;
	font: inherit;
	font-size: 14px;
	color: #ffffff;
	line-height: 46px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_search_form .text_form_wrap {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list {
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list.board_grid_gray {
	padding: 10px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 9px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item.item_bottom {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list.board_grid_gray .board_grid_item {
	margin-right: 46px;
	margin-bottom: 20px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list.board_grid_gray .board_grid_item.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list.board_grid_gray .board_grid_item.item_bottom {
	margin-bottom: 0;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_pic {
	width: 248px;
	margin-bottom: 9px;
	cursor: pointer;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_pic img {
	width: 100%;
	//height: auto;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_subject,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_info {
	padding: 0 16px;
	color: #404b50;
	overflow: hidden;
	width:200px;
	height: 29px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_subject a,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_info a {
	color: #404b50;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_subject {
	margin-bottom: 8px;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_info .board_writer {
	float: left;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_grid_list .board_grid_item .board_info .board_datetime {
	float: right;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list {
	padding: 0 20px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item {
	padding: 24px 0;
	border-bottom: 1px dotted #768993;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item.item_last {
	border-bottom: none;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_no,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_id,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_content,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_datetime,
#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_delete {
	float: left;
	display: block;
	font-size: 13px;
	color: #404b50;
	text-align: center;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_no {
	width: 70px;
	border-right: 1px solid #404b50;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_id {
	width: 118px;
	border-right: 1px solid #404b50;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_id a {
	color: #01c1c3;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_content {
	width: 758px;
	padding: 0 30px;
	text-align: left;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_datetime {
	width: 80px;
	text-align: left;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_comment_list .board_comment_item .item_comment_delete {
	width: 30px;
	text-align: left;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_pagination {
	margin-top: 24px;
	font-size: 13px;
	text-align: center;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_pagination a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 4px;
	color: #404b50;
	vertical-align: middle;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_pagination a.active {
	color: #00a3d4;
}

#content_inner .section_top .board_content .board_bottom .board_bottom_content .board_inform {
	margin: 40px 0;
	padding: 24px 40px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	color: #404b50;
	line-height: 1.4;
}

#content_inner .section_top .board_content .board_vote_list {
	margin: 20px 20px 60px 20px;
	padding: 20px 19px;
	background-color: #fafbfc;
	border: 1px solid #e4e5e7;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item {
	float: left;
	margin-right: 106px;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item.item_last {
	margin-right: 0;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_pic {
	width: 198px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_pic img {
	width: 100%;
	height: auto;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content {
	margin-top: 20px;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_subject {
	margin-bottom: 9px;
	font-size: 14px;
	font-weight: 700;
	color: #404b50;
	text-align: center;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap {
	width: 320px;
	position: relative;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_progress {
	height: 12px;
	background-color: #e1e4e9;
	border-radius: 4px;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset; 
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset; 
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset; 
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset; 
	position: relative;
	overflow: hidden;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_progress .vote_bar,
#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_bar_clone {
	position: absolute;
	left: 0;
	top: 0;
	width: 65%;
	height: 100%;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_bar_clone {
	overflow: visible !important;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_progress .vote_bar {
	background: #70d0ef;  
	background: -moz-linear-gradient(top,  #70d0ef 0%, #35abe0 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70d0ef), color-stop(100%,#35abe0)); 
	background: -webkit-linear-gradient(top,  #70d0ef 0%,#35abe0 100%); 
	background: -o-linear-gradient(top,  #70d0ef 0%,#35abe0 100%);  
	background: -ms-linear-gradient(top,  #70d0ef 0%,#35abe0 100%); 
	background: linear-gradient(to bottom,  #70d0ef 0%,#35abe0 100%);  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70d0ef', endColorstr='#35abe0',GradientType=0 ); 
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_bar_clone .vote_marker {
	position: absolute;
	top: -28px;
	right: 0;
	width: 40px;
	height: 20px;
	margin-right: -20px;
	font-size: 11px;
	background-color: #4fc1e9;
	border-radius: 3px;
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .1725) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1725) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1725) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1725) inset;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_content .vote_progress_wrap .vote_bar_clone .vote_marker .icon_arrow {
	position: absolute;
	bottom: -3px;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin-left: -3px;
	border-top: 3px solid #4fc1e9;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	font-size: 0;
	line-height: 0;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_control {
	margin: 22px auto 0 auto;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_control .btn_vote {
	display: block;
	width: 80px;
	height: 37px;
	margin: 0 auto;
	background-color: #768993;
	border-bottom: 1px solid #404b50;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .125) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .125) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .125) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .125) inset;
}

#content_inner .section_top .board_content .board_vote_list .board_vote_item .vote_control .btn_vote.active {
	height: 40px;
	background-color: #4fc1e9;
	border: none;
	line-height: 40px;
}

#content_inner .section_top .board_content .no_weekly_table {
	height: 320px;
	color: #768993;
	text-align: center;
	line-height: 320px;
}

#content_inner .section_grid {
	padding: 40px 0;
	background-color: #e4e5e7;
	overflow: hidden;
}

#content_inner .section_grid .grid_inner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

#content_inner .section_grid .grid_left {
	float: left;
	width: 470px;
}

#content_inner .section_grid .grid_right {
	float: right;
	width: 720px;
}

#content_inner .section_grid .grid {
	margin-bottom: 4px;
	padding: 9px;
	background-color: #ffffff;
	border: 1px solid #f9f9f9;
	font-size: 13px;
}

#content_inner .section_grid .grid.grid_video .video_inner {
	height: 260px;
	background-color: #404b50;
}

#content_inner .section_grid .grid.grid_list .grid_header {
	padding: 11px 4px 12px 4px;
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner {
	border-bottom: 1px solid #e4e5e7;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row {
	display: block;
	padding: 0 18px 0 10px;
	border-bottom: 1px dotted #768993;
	overflow: hidden;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row.item_last {
	border-bottom: none;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row.item_notice {
	font-weight: 600;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row .item_title,
#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row .item_datetime {
	display: block;
	height: 62px;
	line-height: 62px;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row .item_title {
	float: left;
	width: 330px;
	padding-left: 18px;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat left center transparent;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_inner .item_row .item_datetime {
	float: right;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_page {
	padding: 24px 0 14px 0;
	text-align: center;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_page a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 .25em;
	vertical-align: middle;
}

#content_inner .section_grid .grid.grid_list .grid_content .grid_list_page a.active {
	color: #00a3d4;
}

#content_inner .section_grid .grid.grid_view .item_header {
	height: 21px;
	padding: 16px 10px 16px 22px;
	border-bottom: 1px solid #e4e5e7;
	background: url('../../img/icon/icon_bullet_grey.gif') no-repeat 10px center scroll transparent;
	font-weight: 600;
	line-height: 21px;
}

#content_inner .section_grid .grid.grid_view .item_header .label {
	margin-right: 10px;
	vertical-align: middle;
}

#content_inner .section_grid .grid.grid_view .item_header .label_info {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 49px;
	height: 21px;
	margin-right: 10px;
	background-color: #ff483f;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 21px;
}

#content_inner .section_grid .grid.grid_view .item_content .item_content_info {
	height: 36px;
	padding: 0 20px 0 28px;
	margin-bottom: 5px;
	color: #768993;
	line-height: 36px;
	overflow: hidden;
}

#content_inner .section_grid .grid.grid_view .item_content .item_content_info .item_writer {
	float: left;
}

#content_inner .section_grid .grid.grid_view .item_content .item_content_info .item_datetime {
	float: right;
}

#content_inner .section_bottom {
	padding: 30px 0;
}

#content_inner .section_bottom .inner_wrap {
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group {
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid {
	float: left;
	width: 591px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid.item_first {
	margin-right: 18px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dt {
	margin-bottom: 18px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 13px;
	padding-bottom: 2px;
	border-left: 4px solid #01c1c3;
	font-size: 16px;
	font-weight: 600;
	color: #404b50;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd {
	position: relative;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_wrap {
	float: left;
	border: 1px solid #e4e5e7;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper,
#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner {
	width: 288px;
	height: 163px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner .owl-controls .owl-pagination {
	position: absolute;
	top: -40px;
	right: 40px;
	z-index: 10;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner .owl-controls .owl-pagination .owl-page span {
	width: 30px;
	height: 30px;
	margin: 0;
	margin-left: 5px;
	background-color: #c2ced5;
	border-radius: 0;
	text-align: center;
	line-height: 30px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner .owl-controls .owl-pagination .owl-page .owl-numbers {
	padding: 0;
	font-size: inherit;
	font-weight: 600;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_slide_wrapper .thumb_slide_inner .owl-controls .owl-pagination .owl-page.active span {
	background-color: #ff635c;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_wrap.item_first {
	margin-right: 11px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_wrap .thumb_title {
	height: 38px;
	padding: 0 14px;
	border-top: 1px solid #e4e5e7;
	font-size: 13px;
	color: #404b50;
	position: relative;
	line-height: 38px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl dd .thumb_wrap .thumb_img img {
	width: 288px;
	height: 163px
 
}

#content_inner .admin_button {
	width: 1200px;
}

#content_inner .admin_button .button_grey {
	display: inline-block;
	*display: inline;
	width: 108px;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
	*zoom: 1;
}

#content_inner .button_more {
	width: 1200px;
}

#content_inner .button_more .button_grey {
	display: inline-block;
	*display: inline;
	width: 100%;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	font-weight: 600;
	*zoom: 1;
}




#content_inner .btn_more_content {
	display: block;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 9px;
	right: 25px;
	background: url('../../img/btn/btn_more_content.png') no-repeat center center scroll transparent;
	text-indent: -1000px;
	transition: transform .4s ease-out;
	-o-transition: transform .4s ease-out;
	-moz-transition: transform .4s ease-out;
	-webkit-transition: transform .4s ease-out;
	overflow: hidden;
}

#content_inner .btn_more_content:hover,
#content_inner .btn_more_content:focus {
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

#content_inner .btn_more_content.item_with_text {
	width: auto;
	padding-right: 30px;
	text-indent: 0;
	background-position: right center;
	font-size: 12px;
	color: #bbc9d0;
	line-height: 21px;
	transition: none;
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

#content_inner .btn_more_content.item_with_text:hover,
#content_inner .btn_more_content.item_with_text:focus {
	transform: none;
	-o-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .btn_article_more {
	display: block;
	position: absolute;
	right: 0;
	top: -38px;
	width: 30px;
	height: 30px;
	background: url('../../img/btn/btn_more.gif') no-repeat center center scroll transparent;
	text-indent: -1000px;
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .article_group {
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl.article_half {
	float: left;
	width: 290px;
	position : relative;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid dl.article_first {
	margin-right: 10px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice {
	height: 38px;
	border-bottom: 1px solid #e4e5e7;
	line-height: 38px;
	position: relative;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_column {
	margin-left: 10px;
	margin-right: 34px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: 600;
	color: #404b50;
	border-left: 4px solid #01c1c3;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_category {
	margin-right: 18px;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_subject {
	width: 320px;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_category,
#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_subject {
	font-size: 13px;
	color: #404b50;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_column,
#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_category,
#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .item_subject {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	line-height: 1;
}

#content_inner .section_bottom .inner_wrap .grid_group .grid .item_notice .btn_article_more {
	right: 0;
	top: 4px;
}

#content_inner .section_bottom .inner_wrap .banner_group {
	margin-top: 24px;
	position: relative;
}

#content_inner .section_bottom .inner_wrap .banner_group .item_controller {
	position: absolute;
	top: 0;
	right: 0;
}

#content_inner .section_bottom .inner_wrap .banner_group h3 {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 12px;
	border-left: 4px solid #01c1c3;
	font-size: 16px;
	font-weight: 600;
	color: #404b50;
}

#content_inner .section_bottom .inner_wrap .banner_group .carousel_wrap {
	overflow: hidden;
}

#content_inner .section_bottom .inner_wrap .banner_group .carousel_wrap a {
	float: left;
	display: block;
	margin-right: 40px;
	border: 1px solid #e4e5e7;
}

#content_inner .section_bottom .inner_wrap .banner_group .carousel_wrap a.item_last {
	margin-right: 0;
}

#content_inner .inner_wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#content #content_inner {
}

#content_inner .tabletype01,
#content_inner .tabletype02 {clear:both; width: 100%; border: 0; border-collapse: collapse; border-top: 1px solid #e7e7e7; margin-bottom: 10px;}
#content_inner .tabletype01 th,
#content_inner .tabletype02 th {width: 132px; background-color: #f2f2f2; color: #333; padding-left: 11px; border-bottom: 1px solid #e7e7e7; font-weight:normal; text-align:left;}
#content_inner .tabletype02 th div.no_require {padding-left:12px;}
#content_inner .tabletype02 th div.require {background:url('../images/icon_check2.gif') 0 4px no-repeat; padding-left:12px;}
#content_inner .tabletype01 textarea,
#content_inner .tabletype02 textarea {width:97%; border:1px solid #b8b8b8; height:100px;}
#content_inner .tabletype01 .inputText,
#content_inner .tabletype02 .inputText {border: 1px solid; border-top-color: #d0d0d0; border-left-color: #d0d0d0; border-right-color: #e0e0e0; border-bottom-color: #e0e0e0; height: 16px; padding:4px 0 0 4px; margin-top:-1px;}
#content_inner .tabletype01 .inputFile,
#content_inner .tabletype02 .inputFile {border: 1px solid; border-top-color: #d0d0d0; border-left-color: #d0d0d0; border-right-color: #e0e0e0; border-bottom-color: #e0e0e0; height: 16px; padding:4px 0 0 4px; margin-top:-1px; height:20px; background:#FFF;}
#content_inner .tabletype01 .inp_97,
#content_inner .tabletype02 .inp_97 {width:97%;}
#content_inner .tabletype01 .inp_500P,
#content_inner .tabletype02 .inp_500P {width:500px;}
#content_inner .tabletype01 p,
#content_inner .tabletype02 p {clear:both;}
#content_inner .tabletype01 p.tip,
#content_inner .tabletype02 p.tip {padding-top:10px; color: #999; font-size: 11px; font-family: ����, dotum;}
#content_inner .tabletype01 p.inp,
#content_inner .tabletype02 p.inp {line-height:26px;}
#content_inner .tabletype01 td {height: 27px; padding: 5px 0 6px 10px; border-bottom: 1px solid #e7e7e7;}
#content_inner .tabletype01 p.admin {color: #999; font-size: 11px; font-family: ����, dotum;}
#content_inner .tabletype01 td.nostyle {padding:0 !important; border-bottom:none !important;}
#content_inner .tabletype02 .detail {height: 27px; padding: 5px 0 6px 10px; border-bottom: 1px solid #e7e7e7; margin-top:-1px;}
#content_inner .tabletype02 .text {height: 20px; padding: 2px 0 2px 10px; border-bottom: 1px solid #e7e7e7; margin-top:-1px;}
#content_inner .tabletype02 input, select, textarea, radio, checkbox {color: #666;}
#content_inner .tabletype02 th.editor {padding:5px; background:#FFF;}
#content_inner .tabletype02 td.editor {padding: 5px 0 6px 10px; border-bottom: 1px solid #e7e7e7; margin-top:-1px;}
#content_inner .tabletype02 td.editor input {padding:0;}

#content_inner .tabletype01 input, 
#content_inner .tabletype01 textarea {border-radius:3px;border:1px solid #e4e5e7;font:17px Arial,sans-serif;padding:6px 6px 4px;	background-color: #fafbfc; color: #768993;}


#content_inner .tabletype01 input {border-radius:3px;border:1px solid #CCC;font:17px Arial,sans-serif;padding:6px 6px 4px;}

#content_inner .tabletype01 .AddRemove {
	display: inline-block;
	*display: inline;
	width: 40px;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
	*zoom: 1;
}

#content_inner #characterInfo {width:500px; padding: 10px 0 10px 0;}

#content_inner #voteElement {width:500px; padding: 10px 0 10px 0;}

#footer {
	margin-top: 10px;
	background-color: #5f6e76;
}

#footer_sub {
	height: 55px;
	background-color: #e4e5e7;
	line-height: 55px;
}

#footer_sub .footer_sub_inner {
	width: 1180px;
	margin: 0 auto;
}

#footer_sub .footer_sub_inner .footer_menu {
	float: left;
}

#footer_sub .footer_sub_inner .footer_dropdown {
	float: right;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner.item_first {
	margin-left: 0;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner select {
	width: 146px;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner .btn_move {
	display: block;
	float: left;
	width: 34px;
	height: 36px;
	background-color: #fafbfc;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner .btn_move span {
	display: block;
	height: 28px;
	margin: 4px 0;
	border-left: 1px solid #e4e5e7;
	line-height: 26px;
}

#footer_sub .footer_sub_inner .footer_dropdown .footer_dropdown_inner .pignose_select_wrap_form {
	float: left;
	border: none;
}

#footer_sub .footer_menu a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 5px;
	font-size: 12px;
	border-right: 1px solid #4b555a;
	color: #404b50;
	vertical-align: middle;
	letter-spacing: -.02em;
	line-height: 1;
}

#footer_sub .footer_menu a.item_last {
	border-right: none;
}

#footer_inner {
	height: 90px;
	padding: 25px 0;
}

#footer_inner .footer_address {
	width: 1180px;
	margin: 0 auto;
}

#footer_inner .footer_address .footer_ci,
#footer_inner .footer_address .footer_text {
	float: left;
}

#footer_inner .footer_address .footer_ci {
	margin-right: 40px;
}

#footer_inner .footer_address .footer_text {
	width: 1000px;
	color: #ffffff;
	line-height: 1.8;
}

#footer_inner .footer_address .footer_text span {
	display: inline-block;
	*display: inline;
	*zoom; 1;
	padding: 0 10px;
	border-left: 1px solid #9fa8ad;
	line-height: 1;
	vertical-align: middle;
}

#footer_inner .footer_address .footer_text span.item_first {
	padding-left: 0;
	border-left: none;
}
 
@media only screen and (max-width : 768px)
{
}

@media only screen and (max-width : 1024px) {
}



#content_inner .section_top .board_content .board_bottom .admin_buttons{
	background-color: #ffffff;
	border: 0px;
	width: 100%;
	height: 45px;
}

#content_inner .section_top .board_content .board_bottom .admin_buttons .button_grey{
	display: inline-block;
	*display: inline;
	width: 108px;
	height: 38px;
	background-color: #768993;
	border: 1px solid #e4e5e7;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	*zoom: 1;
	overflow: hidden;
	margin-bottom: 10px;
}
*/

/* 20160721 */
.inner_wrap.type02 dl dt {margin-bottom: 18px;margin-top: 45px;margin-left: 10px;padding-top: 2px;padding-left: 13px;padding-bottom: 2px;border-left: 4px solid #01c1c3;font-size: 16px;font-weight: 600;color: #404b50;}
.inner_wrap.type02 .board_grid_list {*zoom:1;}
.inner_wrap.type02 .board_grid_list:after {content:'';display:block;clear:both;}
.inner_wrap.type02 .board_grid_list .board_grid_item {position:relative;width:288px;padding:0;float: left;border: 1px solid #e4e5e7;margin:0 13px 13px 0;}
.inner_wrap.type02 .board_grid_list .board_grid_item a {display:block;background:pink;}
.inner_wrap.type02 .board_grid_list .board_grid_item img {width:288px;height:163px;}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area {padding:10px 15px;font-size:13px;line-height:18px;border-top: 1px solid #e4e5e7;height: 94px;}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area .tit {display:block;height: 36px;overflow:hidden;font-weight:bold;color:#43aeaf;margin-bottom:5px;/* text-overflow:ellipsis; */-o-text-overflow:ellipsis;overflow:hidden;/* white-space:nowrap; */word-wrap:normal !important;/* background: #ccc; */width: 210px;}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area .txt {display:block;height: 53px;overflow:hidden;margin-bottom: 9px;color: #404b50;}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area .date {*zoom:1;overflow:hidden;color: #777;}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area .date .left {float:left;}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area .date .right {float:right;}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area .date span {position:absolute;/* background: #ccc; */}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area .date .hits {right: 5px;top: 173px;padding-left: 23px;font-weight: bold;color: #333;background: url('../../img/bg/icon_view.png') no-repeat 0 center;}
.inner_wrap.type02 .board_grid_list .board_grid_item .txt_area .date .time {right: 0;top: 145px;padding: 0 5px;font-weight: bold;color: #333;background: url('../../img/bg/mask01.png') repeat 0 0;}
.mr0 {margin:0 !important;}


.txt-orange{color:#f08200}
.txt-blue{color:#00a3d4}
.txt-red{color:#f90000}
.txt-bold{font-weight:600 !important}
.txt-center{text-align:center}

.mb-10{margin-bottom:10px}
.mb-15{margin-bottom:15px}
.mb-20{margin-bottom:20px}
.mb-30{margin-bottom:30px}
.mb-40{margin-bottom:40px}
.pt-15{padding-top:15px !important}

.dot_line{height:1px;font-size:0;background:url('../../img/bg/bg_dot01.gif') repeat-x}

.btn-full{width:100%;box-sizing:border-box}
.btn-red{display:block;background-color:#ff483f;color:#fff !important;text-align:center;border:1px solid #f5342a;}
.btn-blue{display:block;background-color:#00a3d4;color:#fff !important;text-align:center;border:1px solid #e4e5e7;}

.season_event_intro{background-color:#fff;padding:15px 30px 100px}
.season_event_intro .title{height:46px;background:url('../../img/bg/bg_season_event01.gif') repeat-x;border-left:1px solid #e4e5e7;border-right:1px solid #e4e5e7;border-bottom:1px solid #e4e5e7;}
.season_event_intro .title p{font-size:17px;font-weight:600;color:#fff;line-height:46px;margin-left:20px}
.season_event_intro .subject{padding:15px}
.season_event_intro .subject p{font-size:13px;line-height:1.8;color:#404b50}
.season_event_intro .current_event{margin:20px 0}
.season_event_intro .current_event li{display:block;width:554px;height:80px;}
.season_event_intro .current_event li a{display:block;width:524px;height:50px;padding:15px;text-align:center;font-size:18px;color:#fff;font-weight:600}
.season_event_intro .current_event li a span{line-height:1.4}
.season_event_intro .current_event .event_season1{background:url('../../img/bg/bg_current_event01.png') no-repeat}
.season_event_intro .howto{font-size:14px;line-height:1.8;color:#404b50}
.season_event_intro .notice{padding:22px 40px;background-color:#fafbfc;border:1px solid #e4e5e7;font-size:14px;color:#404b50;line-height:1.4}
.season_event_intro .howto li{list-style:decimal;margin-left:17px}


.season_event_status{overflow:hidden}
.season_event_status .event_left{float:left;width:720px;padding:10px;background-color:#fff}
.season_event_status .event_table{position:relative;width:720px;height:361px}
.season_event_status .event_table .bg{width:100%;height:361px}
.season_event_status .event_table .cover{position:absolute;top:0;left:0;width:100%;height:100%;}
.season_event_status .event_table table{width:100%;height:100%;border-collapse:collapse;}
.season_event_status .event_table table.row6 td{height:16.4%}
.season_event_status .event_table table.row9 td{height:11.1%}
.season_event_status .event_table table.row10 td{width:7.7%;height:10%}
.season_event_status .event_table table td{width:10%;height:20%;border-left:1px solid #e4e5e7;border-top:1px solid #e4e5e7;font-size:0}
.season_event_status .event_table table td:last-child{border-right:1px solid #e4e5e7}
.season_event_status .event_table table td.close{/* background:url('../../img/event/bg_close02.png') repeat; */background: grey;}
.season_event_status .event_table table tr:last-child td{border-bottom:1px solid #e4e5e7}

.season_event_status .notice{}
.season_event_status .notice .btn{height:30px;box-sizing:border-box;line-height:30px;font-weight:600;}
.season_event_status .title{padding:30px 0;text-align:center}
.season_event_status .title p{font-size:20px;color:#404b50;font-weight:600;line-height:1}
.season_event_status .title em{font-weight:600}
.season_event_status .clause{padding:30px 40px;background:url('../../img/bg/bg_dot01.gif') repeat-x 0 top}
.season_event_status .clause p{font-size:20px;color:#404b50;line-height:1.8}
.season_event_status .clause li{font-size:18px;color:#404b50;line-height:1.8;list-style:decimal;margin-left:20px}
.season_event_status .achievement{padding:30px 0; background:url('../../img/bg/bg_dot01.gif') repeat-x 0 top}
.season_event_status .achievement.close{border-bottom:0}
.season_event_status .achievement p{color:#404b50;font-size:20px;line-height:1;font-weight:600}
.season_event_status .achievement p.first{margin-bottom:15px}

.season_event_status .event_right{float:left;width:430px;padding:10px;background-color:#fff;margin-left:10px}
.season_event_status .stamp{}
.season_event_status .stamp p{height:22px;line-height:22px;font-size:15px;color:#404b50;padding-left:35px;margin:15px 0 15px;background:url('../../img/icon/icon_stamp.png') no-repeat}
.season_event_status .stamp p img{padding:4px 0 3px}
.season_event_status .stamp ul{border-top:1px solid #e4e5e7;border-bottom:1px solid #e4e5e7;max-height:620px;background-color:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;}
.season_event_status .stamp li{position:relative;display:block;background-color:#fff;padding:20px 0 20px 10px;margin-right:10px;height:62px;box-sizing:border-box;line-height:1.6;background:url('../../img/bg/bg_dot01.gif') repeat-x}
.season_event_status .stamp li:first-child{background:none}
.season_event_status .stamp li em{font-weight:600}
.season_event_status .stamp li span.date{display:inline-block;font-size:13px;color:#404b50;padding-left:15px;margin-right:5px;background:url('../../img/bg/bg_dot02.gif') no-repeat 0 10px}
.season_event_status .stamp li span.time{display:inline-block;font-size:13px;color:#404b50}
.season_event_status .stamp li span.point{position:absolute;top:18px;right:20px;font-size:16px;color:#f08200;font-weight:600}

.membership_mall{background-color:#fff;padding:20px 20px 40px}
.membership_mall em{font-style:normal}
.membership_mall .product_list{background-color:#fff;overflow:hidden}
.membership_mall .product_list li{float:left;width:250px;height:300px;border:1px solid #e4e5e7;margin-right:51px;margin-bottom:20px}
.membership_mall .product_list li:nth-child(2n){margin-right:50px}
.membership_mall .product_list li:nth-child(4n){margin-right:0}
.membership_mall .product_list .thumb{display:inline-block;width:184px;height:138px;border:1px solid #e4e5e7;overflow:hidden;margin-bottom:10px;}
.membership_mall .product_list .thumb img{width:100%;height:100%}
.membership_mall .product_list .product{position:relative;display:block;padding:15px;overflow:hidden;text-align:center}
.membership_mall .product_list .product_info{margin-bottom:15px;}
.membership_mall .product_list .product_info span{font-size:18px;color:#252b2e;font-weight:600;line-height:18px;}
.membership_mall .product_list .product_info em{font-weight:600;}
.membership_mall .product_list .product_info .product_name{display:block;text-overflow:ellipsis;overflow:hidden;height:20px;margin-bottom:5px}
.membership_mall .product_list .btn{display:inline-block;}
.membership_mall .product_list .btn a{font-size:14px;color:#fff;font-weight:600;width:186px;height:50px;line-height:50px}
.membership_mall .product_list .btn.no-border a{border:none !important}
.membership_mall .alt{font-size:13px;color:#f08200}

.membership_mall_complete{background-color:#fff;padding:20px 40px}
.membership_mall_complete .notice{text-align:center;border-top:1px solid #e4e5e7;border-bottom:1px solid #e4e5e7;padding:30px 0;margin-bottom:70px}
.membership_mall_complete .notice .title{margin-bottom:15px;text-align:center}
.membership_mall_complete .notice .title p{font-size:18px;line-height:1.2}
.membership_mall_complete .notice .clause{}
.membership_mall_complete .notice .clause p{font-size:18px;color:#252b2e;line-height:1.4}
.membership_mall_complete .btn{font-size:0;text-align:center;}
.membership_mall_complete .btn a{display:inline-block;width:185px;height:50px;border:1px solid #e4e5e7;box-sizing:border-box;line-height:50px;text-align:center;font-size:14px;color:#fff;font-weight:600}
.membership_mall_complete .btn-modify{background-color:#404b50;margin-right:12px}
.membership_mall_complete .btn-home{background-color:#768993}

.membership_popup{position:fixed;top:0;left:0;width:100%;height:100%;background:url('../../img/bg/bg_opacity30.png') repeat;z-index:9999}
.membership_popup .popup{position:relative;width:600px;height:500px;top:50%;left:50%;margin-left:-300px;margin-top:-250px}
.membership_popup .popup .title{position:absolute;top:0;left:0;width:100%;height:60px;background-color:#404b50;border:1px solid #768993;box-sizing:border-box}
.membership_popup .popup .title h2{font-size:16px;color:#bbc9d0;font-weight:normal;line-height:60px;padding-left:40px}
.membership_popup .popup .title .close{display:block;position:absolute;top:0;right:17px;padding:18px}
.membership_popup .popup .subject{position:absolute;top:60px;left:0;width:100%;height:440px;padding:30px 40px;background-color:#fff;border:1px solid #e4e5e7;box-sizing:border-box;border-top:none}
.membership_popup .popup .subject p{font-size:18px;color:#252b2e;line-height:1.8;letter-spacing:-0.5px}
.membership_popup .popup .btn{position:absolute;bottom:65px;left:110px;font-size:0}
.membership_popup .popup .btn a{display:inline-block;width:185px;height:50px;border:1px solid #e4e5e7;box-sizing:border-box;line-height:50px;text-align:center;font-size:14px;color:#fff;font-weight:600}
.membership_popup .popup .btn a.agree{background-color:#404b50;margin-right:12px}
.membership_popup .popup .btn a.disagree{background-color:#768993}




.browser-box {
  height: 100px;
  padding: 10px;
  margin-bottom: 20px;
  background: url('/assets/img/browser/bg_blue.jpg') no-repeat 0 0 #10b4de;
  box-sizing: border-box;
}

.browser-box.is-blind {
  display: none;
}

.browser-box::after {
  content: '';
  display: block;
  clear: both;
}

.browser-box .left-box {
  float: left;
}

.browser-box .right-box {
  float: right;
}

.browser-box .left-box h2 {
  padding: 14px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -1px;
}

.browser-box .left-box h2 strong {
  color: #fef102;
  font-weight: 600;
  font-size: 22px;
}

.browser-box .right-box p,
.browser-box .right-box .browser-list {
  display: inline-block;
  vertical-align: middle;
}

.browser-box .right-box p {
  padding-right: 20px;
  margin-right: 15px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  left: -1px;
  background: url('/assets/img/browser/ico_arrow.png') no-repeat center right;
}

.browser-box .browser-list li {
  display: inline-block;
  vertical-align: middle;
}

.browser-box .browser-list a {
  display: block;
  width: 80px;
  height: 80px;
  padding: 12px 0;
  background-color: #fff;
  box-sizing: border-box;
}

.browser-box .browser-list li + li {
  margin-left: 6px;
}

.browser-box .browser-list img,
.browser-box .browser-list span {
  display: block;
}

.browser-box .browser-list img {
  margin-right: auto;
  margin-left: auto;
}

.browser-box .browser-list span {
  margin-top: 8px;
  text-align: center;
  color: #768993;
  font-size: 10px;
  line-height: 1.2;
}

/* 0730_ [어린이TV] 어린이TV 개국 25주년 기념 앰블럼 적용의 건 : 추가시작 */
.logo.ani_logo {
	overflow: hidden;
	position: relative;
	width: 166px;
	height: 73px;
}

.logo.ani_logo a {
	display: block;
	background-color: #fff;
}
/* 0730_ [어린이TV] 어린이TV 개국 25주년 기념 앰블럼 적용의 건 : 추가끝 */

/* [어린이TV] PCMO WEBAPP 수정 건 작업 요청 : 추가시작 */
#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner {
	padding-bottom: 5px !important;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub {
	height: 14px;
	padding: 6px 8px !important;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .login_sub.item_centered {
	height: 18px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .inner_item {
	overflow: hidden;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .item_user {
	float: left;
	width: 115px;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .season_event {
	float: right;
	width: 165px;
	margin-left: 0;
}

#content_inner .section_top .inner_wrap .main_visual .main_visual_fix .login_box .member_top .member_top_inner .item_username {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 96px;
	white-space: nowrap;
	vertical-align: top;
}
/* [어린이TV] PCMO WEBAPP 수정 건 작업 요청 : 추가끝 */

/* tab style { */
.tab-table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.tab-table td {
	height: 58px;
	border: 1px solid #768993;
	font-size: 16px;
	color: #404b50;
	text-align: left;
}
.tab-table td a {
	display: block;
	position: relative;
	height: 58px;
	padding: 0 20px;
	line-height: 58px;
	font-family: 'Nanum Gothic';
    white-space: nowrap;
    letter-spacing: -0.05em;
}
.tab-table td a .icon_arrow {
	display: block;
	width: 22px;
	height: 3px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -1.5px;
	background: url('../../img/icon/icon_minus.png') no-repeat center center scroll transparent;
}
.tab-table td.active a {
	background-color: #00a3d4;
	color: #ffffff;
	font-weight:600;
}
.tab-table td.active a .icon_arrow {
	width: 24px;
	height: 13px;
	margin-top: -7.5px;
	background: url('../../img/icon/icon_tab_arrow_down_white.png') no-repeat center center scroll transparent;
}
/* } tab style  */