@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: 'Nanum Square', sans-serif;
}
a {
	text-decoration: none;
	transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
select {
	position: absolute;
	top: -999999999999px;
	left: 0;
	appearance: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	visibility: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}
legend {
	visibility: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: -999999px;
}
button {
	border: none;
	padding: 0;
	cursor: pointer;
	background: none;
}
.blind {
	display: block;
	overflow: hidden;
	position: absolute;
	left: -1000%;
	top: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	text-indent: -10000px;
}
.input_txt {
	height: 26px;
	line-height: 26px;
	padding: 0 4px;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	font-family: 'Nanum Square', sans-serif;
}

/* skip */
#skip a {
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	top: -9999px;
	text-align: center;
	z-index: 99999999;
	color: #fff;
	font-size: 12px;
}
#skip a:active,
#skip a:focus {
	position: absolute;
	top: 0;
	font-weight: bold;
	color: #fff;
	background: #000;
	padding: 15px 0;
}

/*No_list*/
.ex_mark {
	display: inline-block;
	padding: 65px 0 0 0;
	font-size: 20px;
	color: #3e586f;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/bg_ex_mark.gif') no-repeat 50% 0;
}

.cb {
	width: 100%;
	clear: both;
	height: 1px;
}
#wrap {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	min-height: 900px;
	position: relative;
	min-width: 1130px;
}
#header {
	width: 100%;
	float: left;
	height: 100%;
	position: relative;
	z-index: 12;
}
.no_scroll_snb {
	width: 100%;
	height: 124px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/no_snb_bg.png') center top no-repeat;
	z-index: 20;
}
.no_snb_wrap {
	width: 1130px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.no_snb_wrap h1 {
	float: left;
	margin-top: 22px;
}
.no_snb_wrap h1 a {
	display: block;
}
.no_snb_wrap h1 img {
	width: 100%;
}
.scroll_snb {
	width: 100%;
	height: 74px;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	background-color: #2c2829;
	z-index: 10;
}
.scroll_snb_wrap {
	width: 1130px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.scroll_snb_wrap h1 {
	float: left;
	margin-top: 10px;
}

/*Main_visual*/
.sub_banner_wrap {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.banner_item_wrap {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 6;
	height: 100%;
}
.banner_item_wrap li {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 99.99%;
	text-align: center;
	height: 100%;
	padding-left: 0.01%;
}
.banner_item_wrap li a {
	display: block;
	width: 1130px;
	height: 100%;
	margin: 0 auto;
}
.banner_item_wrap li:first-child {
	display: block;
}
.sub_visual {
	width: 100%;
	float: left;
	height: 590px;
	position: relative;
}
.s_v_wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.s_visual_con_wrap {
	width: 1130px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.rapid_nx_prev {
	position: absolute;
	left: 0;
	bottom: 37px;
	z-index: 7;
}
.rapid_nx_next {
	position: absolute;
	left: 44px;
	bottom: 37px;
	z-index: 7;
}
.main_rapid_nx_all {
	float: left;
	margin-top: 8px;
}
.delay_bar {
	width: 0%;
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 1px;
	background-color: red;
}

/*Main_visual_dot*/
.visual_dot_wrap {
	width: auto;
	position: absolute;
	bottom: 37px;
	left: 150px;
	height: 42px;
	z-index: 7;
	color: #fff;
}
.visual_dot {
	float: left;
	position: relative;
	min-width: 690px;
}
.visual_dot li {
	float: left;
	margin-right: 12px;
}
.visual_dot li a {
	color: #fff;
}
.visual_dot li.on div {
	width: auto;
}
.visual_dot li div {
	width: auto;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	height: 42px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/dot_new_txt_bg.png') 15px 35px no-repeat;
	color: #eaddce;
}
.visual_dot li em {
	background-color: #302727;
	float: left;
	height: 35px;
	line-height: 35px;
	font-style: normal;
	padding: 0 15px;
	color: #fff;
}
.visual_dot li.on {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/dot_new_on.png') center center no-repeat;
	width: 44px;
	height: 35px;
	float: left;
	text-align: center;
	line-height: 34px;
	margin: 0 12px 0 0;
}
.visual_dot li {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/dot_new_off.png') center top no-repeat;
	width: 15px;
	height: 15px;
	float: left;
	overflow: hidden;
	line-height: 80px;
	margin-top: 10px;
	cursor: pointer;
}
.visual_dot li em span {
	position: absolute;
	left: 0;
	top: 0px;
	width: 42px;
	text-align: center;
	color: #fff;
}
.visual_txt_info {
	position: absolute;
	left: 0;
	top: -45px;
	color: #fff;
	display: none;
	opacity: 0;
}
.visual_txt {
	width: 25px;
	height: 25px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/dot_txt_bg.png') no-repeat;
	position: absolute;
	left: 100px;
	bottom: 48px;
	z-index: 8;
}
.visual_txt div {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}
.visual_txt div span {
	position: absolute;
}
.visual_txt div span.total_count {
	bottom: -8px;
	right: -11px;
	text-align: center;
	color: #a39279;
	font-size: 20px;
	width: 100%;
}
.visual_txt div span.now_count {
	top: -3px;
	left: -9px;
	text-align: center;
	color: #c9b495;
	font-size: 15px;
	width: 100%;
}

/*No_scroll*/
/*.menu_list{float:left; margin-top:55px;margin-left:18px;}*/
.menu_list {
	float: left;
	margin-top: 55px;
	margin-left: 12px;
}
.menu_list li {
	float: left;
	color: #fff;
	width: auto;
	font-size: 20px;
	position: relative;
}
.menu_list li a {
	color: #fff;
	padding: 0 33px;
	line-height: 31px;
}
.fix .menu_list li a {
	padding: 0 27px;
}
.menu_list li ul {
	width: 100%;
	position: absolute;
	left: 0;
	top: 43px;
	display: none;
}
.menu_list li ul li {
	float: left;
	color: #9f9f9f;
	width: 100%;
	font-size: 14px !important;
	line-height: 38px;
	text-align: center;
}
.menu_list li ul li a {
	color: #9f9f9f;
	padding: 0 !important;
	display: block;
}
.menu_list li ul li a:hover,
.menu_list li ul li a:focus {
	color: #c4a26e;
	font-weight: bold;
	text-decoration: underline;
}
.new_win_icon {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/new_win_icon.png') right 2px no-repeat;
	padding-right: 20px;
}
/* sns추가 */
.menu_list li.sns > a {
	background: url('https://ssl.nexon.com/S2/Game/baram/2019/page/common/gnb_sns.png') no-repeat;
	width: 89px;
	height: 31px;
	text-indent: -100000px;
	display: inline-block;
	padding: 0 !important;
}
.menu_list li.sns > a.over {
	background-position: 0 -33px;
}
.menu_list li.sns #sns_group {
	position: absolute;
	right: 0;
	top: 40px;
	width: 214px;
	height: 158px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2019/page/common/gnb_sns_open.png') no-repeat;
	font-size: 0;
	padding: 22px 0 0 10px;
	display: none;
}
.menu_list li.sns #sns_group a {
	display: inline-block;
	text-indent: -100000px;
	width: 34px;
	height: 34px;
	margin-right: 6px;
	padding: 0;
}

/*Scroll_snb*/
.menu_list2 {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}
.menu_list2 li {
	float: left;
	color: #fff;
	width: auto;
	font-size: 16px;
	position: relative;
	padding: 0 25px;
}
.menu_list2 li a {
	color: #fff;
}
.menu_list2 li ul {
	width: 100%;
	position: absolute;
	left: 0;
	top: 40px;
	display: none;
}
.menu_list2 li ul li {
	float: left;
	color: #9f9f9f;
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	padding: 0;
}
.menu_list2 li ul li a {
	color: #9f9f9f;
}
.menu_list2 li ul li a:hover {
	color: #c4a26e;
}

/*포인터*/
.m_pointer {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/m_pointer.png') center bottom no-repeat;
	width: 57px;
	height: 3px;
	border-top: 1px solid #c4a26e;
	position: absolute;
	left: 126px;
	top: 85px;
	display: none;
}

/*2Deps Bg*/
.deps2_bg_wrap {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/2deps_bg.png') center top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 425px;
	z-index: 1;
	display: none;
}

/*Game_Start*/
.gs_wapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.gs_container {
	width: 1130px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.game_str_wrap {
	position: absolute;
	top: 153px;
	right: 0px;
	width: 289px;
	z-index: 6;
}
.start_wrap {
	float: left;
	width: 100%;
	position: relative;
	height: 152px;
	overflow: hidden;
}
.str_btn_wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.gs_str_over {
	display: inline-block;
	z-index: 6;
}
.full_window {
	position: absolute;
	top: 0;
	left: -144px;
	width: 144px;
}
.new_window {
	position: absolute;
	top: 0;
	right: -145px;
	width: 145px;
}
.pattch_wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	background: url(https://ssl.nexon.com/S2/Game/baram/2016/renewal/pattch_bg.png) repeat;
}
.pattch_wrap ul li {
	float: left;
}

/*login_btn*/
.login_wrap {
	width: 100%;
	float: left;
	height: 46px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/login_bg.jpg') no-repeat;
}
.login_wrap img {
	float: left;
	margin: 10px;
}
.main_login_wrap {
	width: 100%;
	float: left;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_login_bg.png') no-repeat;
}
.main_login_top {
	width: 100%;
	float: left;
	height: 202px;
}
.main_login_bottom {
	width: 100%;
	float: left;
	height: 48px;
}
.login_input_wrap {
	width: 237px;
	border: 1px solid #4f3721;
	position: relative;
	margin-bottom: 7px;
}
.login_input_wrap input {
	width: 90%;
	padding: 0 5%;
	border: 0;
	background: none;
	height: 34px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
}
.login_input_wrap span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	color: #4f3721;
	line-height: 36px;
	z-index: 10;
}
.login_center {
	width: 239px;
	margin: 0 auto;
	height: auto;
	margin-top: 35px;
	overflow: hidden;
}
.login_center2 {
	width: 239px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.login_center2 ul {
	width: 100%;
}
.login_center2 ul li {
	float: left;
	width: auto;
	padding-left: 11px;
	margin-right: 13px;
	color: #9c8164;
	font-size: 14px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/login_bg2.png') left 20px no-repeat;
	line-height: 48px;
}
.login_center2 ul li:last-of-type {
	margin-right: 0;
}
.login_center2 ul li a {
	color: #9c8164;
}
.keyboard_secu {
	float: left;
	color: #a7a9ac;
	font-size: 14px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/check_bg.png') left top no-repeat;
	margin-right: 30px;
	margin-top: 12px;
}
.keyboard_secu a {
	color: #a7a9ac;
	padding-left: 20px;
}
.user_secu {
	float: right;
	color: #a7a9ac;
	font-size: 14px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/check_bg.png') left top no-repeat;
	margin-top: 12px;
}
.user_secu a {
	color: #a7a9ac;
	padding-left: 20px;
}
.on_check {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/check_bg_on.png') left top no-repeat !important;
}
.hidden_chek {
	position: absolute;
	left: -9999999999999999999999px;
	top: 0;
}

/*로그인 후*/
.main_login_top_com {
	width: 100%;
	float: left;
	height: 202px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/login_top_com.png') left 45px no-repeat;
	position: relative;
}
.log_out {
	position: absolute;
	right: 18px;
	top: 25px;
}
.login_com_id {
	width: 100%;
	text-align: center;
	color: #9e9e9e;
	font-size: 13px;
	margin-top: 12px;
}
.login_com_id span {
	font-size: 16px;
	color: #fff;
}
.login_com_id span a {
	font-size: 16px;
	color: #fff;
}
.login_com_info {
	width: 100%;
	float: left;
}
.login_com_info li {
	width: 50%;
	float: left;
	margin-top: 13px;
	line-height: 12px;
	height: 18px;
	font-family: 'Malgun Gothic';
}
.login_com_info li a {
	color: #9c8164;
	font-family: 'Malgun Gothic';
}
.login_com_info li img {
	float: left;
	margin-right: 5px;
}
.login_com_info li span {
	float: left;
	margin-left: 30px;
	width: 32px;
	height: 17px;
	line-height: 12px;
	background-color: #000;
	color: #9c8164;
	font-family: 'Malgun Gothic';
	font-size: 12px;
	text-align: center;
	margin-right: 5px;
}
.login_com_info li span a {
	color: #9c8164;
}
.login_com_info li span.txt {
	float: left;
	width: auto;
	background: none;
	margin: 0 5px 0 0;
}
.login_com_info li.level {
	width: 42%;
}
.login_com_info li.job {
	width: 58%;
}
.login_com_info li.job span {
	margin-left: 0;
}
.login_com_info li.rank {
	width: 42%;
}
.login_com_info li.guild {
	width: 58%;
}
.login_com_info li.guild span {
	margin-left: 0;
}

/*quick_menu*/
.quick_list_wrap {
	position: absolute;
	right: 50%;
	margin-right: -700px;
	top: 624px;
	width: 113px;
	height: auto;
	z-index: 7;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.sticky .quick_list_wrap {
	position: fixed;
	top: 50%;
	margin-top: -200px;
}
.quick_list_wrap .quick_banner {
	display: block;
	margin-bottom: 10px;
}
.sticky .quick_list_wrap .quick_banner {
	margin-top: -98px;
}
.quick_list_wrap .quick_banner img {
	vertical-align: top;
}
.quick_btn {
	background-color: #fff;
}
.quick_btn li {
	position: relative;
	height: 80px;
	overflow: hidden;
	text-align: center;
}
.quick_btn li a {
	display: block;
}
.quick_btn li.on {
	height: 80px;
}
.quick_btn li.on img {
	top: -80px;
}
.quick_btn li img {
	position: absolute;
	left: 0;
	top: 0;
}
.quick_btn01 {
	width: 100%;
	float: left;
}
.quick_btn01 span {
	float: left;
	height: 30px;
}

.quick_list_wrap .qb_n1 {
	margin-top: 22px;
}
.quick_list_wrap .qb_n1 a {
	display: block;
	width: 113px;
	height: 105px;
	background: url('https://lwi.nexon.com/baram/banner/2023/1123_banner/231123_8DEC3E9ACC6AEF16_bn.jpg') repeat;
	text-indent: -9999px;
}

.ql_top {
	display: none;
	position: relative;
	overflow: hidden;
	height: 32px;
	margin-top: 10px;
}

.ql_top img {
	position: absolute;
	top: 0;
	left: 0;
}

#container {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	min-height: 1000px;
}
.contents {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

/*main_board_info main_container01*/
/*.main_container01{width:100%; float:left; height:791px;}*/
.main_container01 {
	width: 100%;
	float: left;
	height: 916px;
}
/*search*/
.main_search_wrap {
	width: 100%;
	float: left;
	height: auto;
	line-height: 40px;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
	margin-top: 40px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/search_off_bg.png') repeat;
}
.br_search_wrap {
	float: left;
	padding-top: 5px;
	padding-left: 38px;
	padding-bottom: 6px;
	position: relative;
	height: 42px;
	border-right: 1px solid #dadada;
}
.search_wrap_on {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/search_on_bg.png') repeat;
}
.br_search_wrap .con {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.br_search_wrap span {
	float: left;
	height: 33px;
	margin-top: 9px;
}
.search_black_bar {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 2px;
	background-color: #000;
}
.m_search_btn {
	float: left;
	margin-top: 8px;
	width: 22px;
	height: 23px;
}
.br_search {
	width: 600px;
	height: 100%;
	float: left;
	margin-left: 23px;
	overflow: hidden;
	height: 48px;
}
.br_search input {
	width: 90%;
	padding-left: 2%;
	border: 0;
	background: none;
	line-height: 40px;
	height: 40px;
	float: left;
	font-size: 18px;
	color: #b0b0b0;
}
.hp_search {
	width: 0;
	height: 100%;
	float: left;
	margin-left: 23px;
	overflow: hidden;
	visibility: hidden;
}
.hp_search select {
	float: left;
	height: 28px;
	margin-top: 8px;
}
.hp_search input {
	width: 78%;
	padding-left: 2%;
	border: 0;
	background: none;
	line-height: 40px;
	height: 40px;
	float: left;
	font-size: 18px;
	color: #b0b0b0;
}
.main_con01_list {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 42px;
}
.main_con01_list li {
	width: 263px;
	height: 351px;
	float: left;
	margin-right: 26px;
	position: relative;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_con01_bg.png') no-repeat;
	overflow: hidden;
}
.main_con01_list li.last {
	margin: 0;
}
.main_con01_list dl {
	width: 100%;
	float: left;
	position: relative;
	height: 100%;
}
.main_con01_list dl dt {
	width: 100%;
	height: 85px;
	float: left;
	text-align: center;
	color: #c4a26e;
	font-size: 25px;
	margin-top: 16px;
}
.main_con01_list dl dt span {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.main_con01_list dl dt span a {
	color: #c4a26e;
}
.main_con01_list dl dd.tit {
	overflow: hidden;
	width: 210px;
	height: 40px;
	float: left;
	text-align: center;
	color: #231f20;
	font-size: 18px;
	line-height: 20px;
	margin: 18px 0 2px 27px;
}
.main_con01_list dl dd.tit a {
	color: #231f20;
}
.main_con01_list dl dd.date {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #a7a9ac;
	margin-top: 8px;
}
.main_con01_list dl dd.txt {
	overflow: hidden;
	width: 210px;
	height: 52px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #736a6c;
	line-height: 18px;
	margin-top: 15px;
	margin-left: 27px;
}
.main_con01_list dl dd.txt a {
	color: #736a6c;
}
.main_con01_list dl dd.info {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.main_con01_list dl dd.info a {
	display: block;
}
.main_con01_list dl dd.info a img {
	vertical-align: top;
}
.main_con01_board_veiw {
	display: none;
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_con_board_view_bg01.png') no-repeat;
}
.bg01 {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_con_board_view_bg01.png') no-repeat;
}
.bg02 {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_con_board_view_bg02.png') no-repeat;
}
.bg03 {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_con_board_view_bg03.png') no-repeat;
}
.bg04 {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_con_board_view_bg04.png') no-repeat;
}
.m_board_view_list {
	width: 239px;
	margin: 0 auto;
	overflow: hidden;
}
.m_board_view_list li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
	height: 52px;
	background: none;
	font-size: 15px;
	color: #231f20;
	margin: 0;
	position: relative;
}
.m_board_view_list li p {
	margin-top: 14px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 13px;
}
.m_board_view_list li p a {
	overflow: hidden;
	display: block;
	height: 16px;
	line-height: 16px;
	color: #231f20;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}
.m_board_view_list li span {
	float: left;
	color: #a7a9ac;
	font-size: 11px;
	font-family: 'Malgun Gothic';
	margin-top: 5px;
	margin-left: 10px;
}
.m_board_view_list li em {
	position: absolute;
	top: 14px;
	right: 0;
}
.m_v_top {
	width: 100%;
	height: 82px;
	color: #c4a26e;
	font-size: 25px;
}
.m_v_top p {
	float: left;
	margin: 22px 0 0 29px;
}
.m_v_top span {
	float: left;
	margin: 25px 0 0 15px;
}
.m_v_top span a {
	color: #c4a26e;
}
.m_v_more {
	float: right !important;
	margin: 24px 23px 0 0 !important;
}

.m_con01_bottom {
	width: 100%;
	float: left;
	height: 211px;
	margin-top: 52px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/line_img02.jpg') left 20px repeat-x;
}
.m_aside_item_wrap {
	width: 264px;
	height: 200px;
	float: left;
	margin-top: 8px;
}
.m_aside_item {
	width: 100%;
	float: left;
	border-top: 1px solid #d0c5b9;
	border-bottom: 1px solid #d0c5b9;
	border-right: 1px solid #d0c5b9;
}
.m_aside_item li {
	width: 87px;
	float: left;
	text-align: center;
	line-height: 25px;
	border-left: 1px solid #d0c5b9;
	font-size: 14px;
	color: #cebb9e;
	background-color: #fff;
}
.m_aside_item li.on {
	color: #000;
	background-color: #cebb9e;
	width: 87px;
}
.m_aside_item li.active {
	color: #000;
	background-color: #cebb9e;
	width: 87px;
}
.m_aside_item li.on a {
	color: #000;
}
.m_aside_item li.active a {
	color: #000;
}
.m_aside_item li a {
	color: #cebb9e;
	display: block;
}
.m_aside_bottom {
	width: 100%;
	float: left;
	height: 39px;
	border-top: 1px solid #e8e8e8;
	background-color: #f8f8f8;
	border-bottom: 1px solid #e8e8e8;
}
.m_aside_bottom span {
	float: left;
	width: 131px;
	height: 39px;
	line-height: 44px;
	color: #7b7979;
	font-size: 14px;
	text-align: center;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/line_img.jpg') right center no-repeat;
}
.m_aside_bottom span a {
	color: #7b7979;
	display: block;
}
.m_aside_bottom span img {
	margin-left: 5px;
}
.m_item_list {
	width: 840px;
	height: 210px;
	float: left;
	margin-left: 26px;
	overflow: hidden;
}
.m_item_list li {
	float: left;
	width: 140px;
	height: 100%;
}
.m_item_list li dl {
	width: 100%;
	float: left;
}
.m_item_list li dl dt {
	width: 100%;
	text-align: center;
	height: 42px;
	float: left;
}
.m_item_list li dl dd {
	text-align: center;
	width: 100%;
	float: left;
}
.m_item_list li dl dd.item {
	height: 126px;
	text-align: center;
	vertical-align: middle;
}
.m_item_list li dl dd.item img {
	margin-top: 17px;
	width: 85px;
	height: 85px;
}
.m_item_list li dl dd.txt {
	font-size: 13px;
	color: #231f20;
}
.m_item_list li dl dd.txt a {
	color: #231f20;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	float: left;
	overflow: hidden;
}
.m_item_list li dl dd.pay {
	font-size: 20px;
	color: #c69c6d;
	margin-top: 5px;
}
.m_item_list li dl dd.pay a {
	color: #c69c6d;
}
.m_item_list li dl dd.pay span {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/pay_bg.png') left center no-repeat;
	padding-left: 18px;
}

/****************************************************************************/

.main_event_wrap,
.main_event_wrap2 {
	width: 99.99%;
	float: left;
	height: 340px;
	text-align: center;
	background: url('https://lwi.nexon.com/baram/banner/2024/0905_banner/240905_F43760FCF3AB9D8B_mid.jpg') center top
		no-repeat !important;
	padding-left: 0.01%;
}
.main_event_wrap a,
.main_event_wrap2 a {
	width: 1130px;
	height: 100%;
	margin: 0 auto;
	display: block;
}
.main_event_wrap2 {
	background-image: url('https://lwi.nexon.com/baram/banner/2024/0905_banner/240905_A8LS468C3KWC80K1_mid.jpg') !important;
}

/*main_board_info main_container02*/
.main_container02 {
	width: 100%;
	float: left;
	height: 851px;
	background-color: #f1ede8;
}
.main_con02_list {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 54px;
}
.main_con02_list li {
	width: 261px;
	height: 320px;
	border: 1px solid #ece9e5;
	float: left;
	margin-right: 26px;
	position: relative;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_board_list_bg.jpg') #fff left top repeat-x;
	overflow: hidden;
}
.main_con02_list li.last {
	margin: 0;
}
.main_con02_list2 {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
}
.main_con02_list2 li {
	width: 261px;
	height: 350px;
	border: 1px solid #ece9e5;
	float: left;
	margin-right: 26px;
	position: relative;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/main_board_list_bg.jpg') #fff left top repeat-x;
	overflow: hidden;
}
.main_con02_list2 li.last {
	margin: 0;
}
.main_con_tit {
	width: 100%;
	float: left;
	text-align: center;
	color: #80715a;
	font-size: 25px;
	margin-top: 27px;
}
.main_con_tit a {
	color: #80715a;
}
.move_list_wrap {
	width: 1000%;
	height: 224px;
	position: absolute;
	left: 0;
	top: 50px;
}
.move_list_wrap dl {
	width: 182px;
	height: auto;
	float: left;
	margin: 19px 40px 0 40px;
	position: relative;
}
.move_list_wrap dl dt {
	width: 100%;
	text-align: center;
	float: left;
}
.move_list_wrap dl dt > a {
	display: block;
	height: 80px;
}
.move_list_wrap dl dt span {
	width: 100%;
	float: left;
	margin-top: 13px;
	color: #80715a;
	font-size: 14px;
	margin-bottom: 23px;
}
.move_list_wrap dl dt span a {
	color: #80715a;
}
.move_list_wrap dl dd {
	width: 100%;
	text-align: center;
	float: left;
	line-height: 24px;
	height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.move_list_wrap dl dd a {
	color: #231f20;
	font-family: 'Malgun Gothic';
}
.move_list_wrap dl dd.txt {
	font-size: 14px;
	color: #736a6c;
}
.move_list_wrap dl dd.count_wrap {
	margin: 5px 0 0 0;
	position: absolute;
	top: 170px;
	left: -30px;
	width: 241px;
}
.move_list_wrap2 {
	width: 1000%;
	height: 317px;
	position: absolute;
	left: 0;
	top: 0;
}
.move_list_wrap2 dl {
	width: 222px;
	height: auto;
	float: left;
	margin: 0 20px;
	position: relative;
}
.move_list_wrap2 dl dt {
	width: 100%;
	text-align: center;
	position: absolute;
	left: -20px;
	top: 0;
}
.move_list_wrap2 dl dt span {
	width: 100%;
	float: left;
	margin-top: 13px;
	color: #80715a;
	font-size: 14px;
	margin-bottom: 23px;
}
.move_list_wrap2 dl dd {
	width: 100%;
	overflow: hidden;
	height: 48px;
	text-align: center;
	float: left;
	line-height: 24px;
	margin-top: 220px;
	color: #231f20;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.move_list_wrap2 dl dd a {
	color: #231f20;
	font-family: 'Malgun Gothic';
}
.move_list_wrap2 dl dd.txt {
	font-size: 14px;
	color: #80715a;
	margin: 0;
}
.move_list_wrap2 dl dd.count_wrap {
	height: 24px;
	margin: 5px 0 0 0;
	position: absolute;
	top: 270px;
	left: 0;
}
.main_con2_tit {
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0;
	top: 130px;
	z-index: 7;
}
.count_wrap {
	width: 100%;
	float: left;
	line-height: 26px;
	border-top: 1px solid #f4eee7;
	border-bottom: 1px solid #f4eee7;
	text-align: left;
	margin-top: 5px;
	position: absolute;
	left: 0;
	top: 170px;
}
.count_wrap span {
	color: #9a9a9a;
	font-size: 11px;
	color: #9a9a9a;
	font-family: 'Malgun Gothic';
	float: left;
	line-height: 26px;
	margin-left: 10px;
}
span.cm_count {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/cm_count_bg.png') left 10px no-repeat;
	padding-left: 18px;
	float: right !important;
}
span.v_count {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/v_count_bg.png') left 10px no-repeat;
	padding-left: 18px;
	float: right !important;
}
span.like_count {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/like_count_bg.png') left 8px no-repeat;
	padding-left: 12px;
	float: right !important;
}
span.user_count {
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/user_count_bg.png') left 9px no-repeat;
	padding-left: 12px;
	float: right !important;
}
.from_icon {
	float: right !important;
	margin-right: 10px;
}
.from_icon img {
	margin-top: 3px;
}
.move_list_control {
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 100%;
	height: 18px;
	font-size: 15px;
	color: #cfbda7;
	text-align: center;
}
.move_list_control span {
	float: left;
	margin-left: 10px;
}
.main_board_prev {
	margin-left: 92px !important;
}
.main_board_count {
	margin-top: 1px;
}
/****************************************************************************/

/*footer*/
#footer {
	width: 100%;
	min-height: 152px;
	float: left;
	background-color: #fff;
	z-index: 100;
	position: relative;
}
.footer_wrap {
	width: 1130px;
	min-height: 152px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}
.footer_wrap h1 {
	float: left;
	margin-top: 43px;
	margin-left: 23px;
}
.footer_wrap ul {
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.footer_wrap > ul > li {
	color: #666666;
	font-size: 12px;
	float: left;
	padding: 0 11px;
	border-right: 1px dotted #5e5e5e;
	font-weight: bold;
}
.footer_wrap > ul > li:first-child {
	padding-left: 0;
}
.footer_wrap ul li span {
	color: #000;
	float: none;
}
.footer_wrap ul li.last {
	border: 0;
}
.footer_wrap ul li a {
	color: #666666;
}
.footer_wrap ul li a:hover {
	text-decoration: underline;
}
.footer_wrap div {
	text-align: left;
	float: left;
	width: 771px;
	margin-top: 5px;
}
.footer_wrap > div > p {
	font-size: 11px;
	color: #888888;
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 5px;
}
.footer_wrap > div > p a {
	color: #888888;
	text-decoration: underline;
}
.footer_wrap span {
	float: right;
}
.f_logo {
	width: 100%;
	float: left;
	margin-top: 9px;
}
.f_logo ul {
	margin: 0;
}
.f_logo ul li {
	float: left;
	padding: 0 13px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/foot_line.jpg') left center no-repeat;
}
.f_logo ul li:first-child {
	background: url('');
	padding-left: 0;
}
.footer_wrap .foot_naver {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 18px 0 0 14px;
	padding: 0 0 32px 0;
}
.footer_wrap .foot_naver h2 {
	float: left;
}
.footer_wrap .foot_naver p {
	float: left;
	width: auto;
	margin: 0 0 0 69px;
	font-size: 12px;
}
.foot_icon {
	position: absolute;
	right: 29px;
	top: 25px;
}

/*sub_game_start*/
.sub_game_start {
	float: right;
	width: 216px;
	height: 74px;
	overflow: hidden;
	position: relative;
	display: none;
}
.sub_full_window {
	position: absolute;
	left: -50%;
	top: 0;
}
.sub_new_window {
	position: absolute;
	right: -50%;
	top: 0;
}

.select_wrap {
	height: 26px !important;
	border: 1px solid #d5d5d5;
	width: 80px;
	position: relative;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/bul_select.png') #fff right center no-repeat;
	float: left;
	margin-top: 9px;
}
.select_wrap span {
	width: 95%;
	padding-left: 5%;
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	margin: 0;
}
.select_wrap span a {
	color: #000;
	display: block;
}
.select_wrap ul {
	position: absolute;
	left: -1px;
	top: 26px;
	width: 100%;
	border: 1px solid #d5d5d5;
	border-bottom: 0;
	display: none;
	z-index: 101;
}
.select_wrap ul li {
	width: 95%;
	padding-left: 5%;
	float: left;
	line-height: 26px;
	font-size: 14px;
	border-bottom: 1px solid #d5d5d5;
	background-color: #fff;
}
.select_wrap ul li a {
	display: block;
	color: #000;
}
.search .select_wrap {
	margin-right: 12px;
}
.main_new_win {
	margin-left: 10px !important;
}

.long_time_login {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 202px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/long_time_login.jpg') no-repeat;
	z-index: 20;
}
.long_time_id {
	width: 100%;
	margin-top: 25px;
	float: left;
	text-align: center;
	color: #9e9e9e;
	font-size: 13px;
	height: 16px;
}
.long_time_id span {
	font-size: 16px;
	color: #fff;
}
.long_time_date {
	float: right;
	color: #fff;
	margin-top: 90px;
	font-size: 16px;
	font-family: 'Malgun Gothic';
	width: 90px;
	height: 32px;
	margin-right: 20px;
}
.long_time_date ul {
	width: 100%;
	float: left;
}
.long_time_date ul li {
	width: 100%;
	float: left;
	color: #fff;
	font-size: 16px;
	font-family: 'Malgun Gothic';
	height: 16px;
}
.long_time_date ul li.clock {
	color: #a29a91;
	font-size: 12px;
	height: 12px;
	padding-left: 13px;
	margin-top: 4px;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/clock_bg.png') left center no-repeat;
}
.user_popup {
	position: absolute;
	right: 289px;
	top: 152px;
	width: 841px;
	height: 402px;
	z-index: 10;
}
.client_wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('https://ssl.nexon.com/S2/Game/baram/2016/renewal/opacity_bg.png') repeat;
	z-index: 5000;
	display: none;
}
.client_container {
	width: 1131px;
	margin: 0 auto;
	margin-top: 300px;
}
.client_cont {
	width: 100%;
	float: left;
	height: 100%;
}
/*배포구성확인*/

.etc_login {
	height: 86px;
	width: 100%;
	float: left;
	color: #ccc5c7;
	font-size: 15px;
	text-align: center;
}
.etc_login img {
	vertical-align: middle;
	margin-right: 5px;
}
.etc_login span {
	float: left;
	width: 100%;
	margin-top: 30px;
}

/* 메인 플로팅 1회성 */
#bn_float {
	position: absolute;
	width: 841px;
	height: 402px;
	left: 50%;
	top: 153px;
	background: url(https://ssl.nexon.com/s2/game/Baram/2019/event/0124_pcbang/float_banner.jpg) no-repeat;
	z-index: 100;
	margin-left: -565px;
}
#bn_float .btn_bn_close {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 70px;
	text-indent: -100000px;
}
#bn_float .btn_bn_today_close {
	position: absolute;
	left: 104px;
	bottom: 19px;
	width: 133px;
	height: 29px;
	text-indent: -100000px;
}
#bn_float .btn_benefit {
	position: absolute;
	left: 104px;
	bottom: 48px;
	width: 381px;
	height: 45px;
}
#bn_float .btn_benefit a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -100000px;
}
.main_btn_gr {
	width: 100%;
	float: left;
	margin-top: 41px;
}
.main_btn_gr ul {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.main_btn_gr ul li {
	width: 359px;
	height: 84px;
	background: url('https://lwi.nexon.com/baram/home/csp/m_quick_btn.png') no-repeat;
}
.main_btn_gr ul li:hover {
	background-position-x: -389px;
}
.main_btn_gr ul li.m_bt02 {
	background-position-y: -104px;
}
.main_btn_gr ul li.m_bt03 {
	background-position-y: -208px;
}
.main_btn_gr ul li a {
	width: 100%;
	height: 100%;
	float: left;
	font-size: 0;
}
