@charset "utf-8";

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}


@keyframes appear {
	0% {
		opacity: 0;
		transform: translateY(20px) scale(1);
	}

	100% {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

/* main */
@media only screen and (min-device-width : 1224px) {
	.main_layer {
		width: 1920px;
	}
}

@media only screen and (min-width : 1920px) {
	body {
		overflow-x: hidden;
	}
}

a:link {
	text-decoration: none !important;
}

a:visited {
	text-decoration: none !important;
}

a:active {
	text-decoration: none !important;
}

a:hover {
	text-decoration: none !important;
}


.secure p.login_error_msg a {
	display: inline-block;
}

.nav_bg {
	left: 0 !important;
}

.visual {
	min-width: 1280px;
	width: 100%;
	height: 740px;
	margin: 0 auto;
	position: absolute;
	background: url('http://web-files-tokyo-cdn.masangsoft.com/common/20161012/1476251510/29c9e34a4327dc4c984b915fc9415c77.jpg') center ;
}

#content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	top: -130px;
	overflow: hidden
}

#content.main {
	top: 271px;
}

.visual_cont {
	height: 470px;
	background-color: #fff
}

.login {
	overflow: hidden
}

.login input {
	width: 175px;
	height: 32px
}

.login_search a {
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #bbb;
	color: #111
}

#login_button {
	width: 100px;
	height: 82px;
}

.login_back {
	height: 167px;
	width: 350px;
}

.login_back .cash {
	width: 250px;
	height: 100px;
	background-color: #ffe8e8;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
	padding: 13px 0 0 15px
}

.login_back .cash h1 {
	float: left;
	font-weight: bold
}

.login_back .mcoin a,
.login_back .cash a {
	display: block;
	width: 60px;
	height: 28px;
	float: left;
	background-color: #480000;
	margin-left: 10px;
	font-size: 13px;
	line-height: 28px;
	color: #ddd;
	font-weight: bold;
	text-decoration: none
}

.security {
	overflow: hidden
}

.security a {
	margin: 1px;
	text-align: left;
	padding-left: 16px;
	box-sizing: border-box;
	width: 154px;
	height: 36px;
	display: block;
	float: left;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #8a6051;
	background: #e5d8d3;
}

.security a:hover {
	color: #555
}

.jssora02l,
.jssora02r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 16px;
	height: 39px;
	cursor: pointer;
	overflow: hidden
}

.jssort03 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 50px;
}

.jssort03 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.jssort03 .w,
.jssort03 .pav:hover .w {
	position: absolute;
	width: 250px;
	height: 50px;
	box-sizing: content-box;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	line-height: 50px;
	color: #999;
	z-index: 999;
}

.jssort03 .pav:hover .w {
	color: #ddd
}

.jssort03 .pdn .w,
.jssort03 .pav .w {
	color: #ddd
}

.jssort03 .c {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 50px;
	background: #242c32;
	z-index: 10;

	filter: alpha(opacity=0.6);
	opacity: 0.6;
	transition: opacity .6s;
	-moz-transition: opacity .6s;
	-webkit-transition: opacity .6s;
	-o-transition: opacity .6s;
}

.jssort03 .p:hover .c,
.jssort03 .pav .c {
	filter: alpha(opacity=1);
	opacity: 1;
}

.jssort03 .p:hover .c {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

* html .jssort03 .w {
	width
	/**/
	: 250px;
	height
	/**/
	: 32px;
}

.mainContent {
	height: 635px;
	position: relative;
	width: 1200px;
	margin: 0 auto;
	top: 270px;
	margin-bottom: 360px;
}

.news1 {
	width: 380px;
	height: 230px;
	float: left
}

.news1 h1 {
	font-size: 21px;
	font-weight: bold
}

.news1 .table_cont li {
	line-height: 28px
}

.news1 .table_cont li span {
	color: #555;
	font-weight: bold;
	margin-right: 15px
}

.news2 {
	width: 790px;
	height: 230px;
	float: left;
	margin-left: 30px
}

.news2 h1 {
	font-size: 21px;
	font-weight: bold;
	border-bottom: 2px solid #aaa;
	padding-bottom: 15px
}

.boxgrid {
	width: 250px;
	height: 170px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 20px
}

.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 70px;
	width: 100%;
	opacity: .8;
	color: #fff;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 170px;
	left: 0;
}

.caption .boxcaption {
	top: 130px;
	left: 0;
}

.boxcaption ul {
	margin: 20px 0 0 15px;
}

.boxcaption ul li:nth-child(1) {
	background-color: #ccc;
	width: 30px;
	height: 2px
}

.news3 {
	width: 380px;
	height: 230px;
	float: left
}

.news4 {
	width: 380px;
	height: 230px;
	float: left;
	margin-left: 30px
}

.news5 {
	width: 380px;
	height: 230px;
	float: right
}

/* main and */
/* sub */

.sub_layer .visual {
	height: 401px;
	margin: 0 auto;
	position: relative;
	background: url('http://web-files-tokyo-cdn.masangsoft.com/common/20161012/1476251425/3f6c3095f1623d6d50a3942059aa8614.jpg') center ;
}

.rollBnr {
	position: relative;
	overflow: hidden;
	width: 850px;
	height: 173px;
}

.rollBnr p {
	position: absolute;
	bottom: 15px;
	right: 20px;
	z-index: 5;
}

.rollBnr p a {
	margin-left: 5px
}

.lnb {
	padding: 40px 40px;
	margin-top: 30px;
	border: 1px solid #bbb;
	border-right: none
}

.lnb div h1 {
	font-size: 31px;
	padding-bottom: 18px;
	border-bottom: 1px solid #777
}

.lnb div a {
	display: block;
	font-size: 19px;
	margin-top: 20px;
	text-decoration: none;
	color: #777
}

.lnb div a:hover {
	text-decoration: underline;
	background: url('../image/sub/lnb_on.png') no-repeat 60% 50%;
	color: #333
}

.lnb div .on {
	text-decoration: underline;
	background: url('../image/sub/lnb_on.png') no-repeat 60% 50%;
	color: #333
}

.sub_cont {
	border: 1px solid #bbb;
	width: 848px;
	min-height: 630px;
}

/* 캐릭터 소개 */
.character_t {
	width: 100%;
	background-color: #fff4f4;
	text-align: center;
	overflow: hidden;
	border-bottom: 1px solid #aaa
}

.character_t h1 {
	font-family: 'Nanum Myeongjo', '?섎닎紐낆“';
	font-size: 31px;
	font-weight: bold;
	margin: 60px 0 30px 0
}

.character_t h2 {
	font-size: 19px;
	color: #999;
	font-weight: bold;
	margin: 30px 0 10px 0
}

.character_t h3 {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	letter-spacing: -1px
}

.character_t .stat table {
	width: 160px;
	font-size: 15px
}

.character_t .stat table th {
	padding: 5px;
	text-align: right
}

.character_t .stat table td {
	padding: 5px;
	text-align: left
}

.character_c {
	width: 760px;
	margin: 0 auto
}

.character_c h1 {
	font-size: 17px;
	font-weight: bold
}

.character_c h1 img {
	margin-right: 3px;
	vertical-align: middle
}

.character_c table {
	width: 100%
}

.character_c table th {
	font-weight: bold;
	font-size: 13px;
	height: 50px;
	border-top: 2px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.character_c table td {
	height: 50px;
	border-bottom: 1px solid #aaa;
	text-align: center;
	line-height: 15px
}

.character_c table td span {
	color: #ac0000
}

/* 게시판 셀렉트박스 */
.select-style {
	position: relative;
	top: 3px;
	border: none;
	padding: none;
	border: 1px solid #ccc;
	width: 120px;
	border-radius: 3px;
	overflow: hidden;
	background-color: #fff;
	float: right;
	font-size: 12px;
	background: #fff url("../image/sub/select_arrow.png") no-repeat 90% 50%;
}

.select-style select {
	padding: 5px 8px;
	width: 100%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.select-style select:focus {
	outline: none;
}

/* CC소개 */
.feature_bg {
	background-color: #fff4f4
}

.feature_c {
	width: 760px;
	margin: 0 auto;
	overflow: hidden
}

.feature_c p {
	line-height: 23px
}

.feature_bg2 {
	width: 848px;
	height: 900px;
	background: url('../image/sub/feature_visual2.jpg') no-repeat
}

.beginner_bg {
	background-color: #fff4f4
}

.beginner_c {
	width: 760px;
	margin: 0 auto;
	overflow: hidden
}

.beginner_c p {
	line-height: 23px
}

.beginner_c p span {
	color: #ac0000
}

.beginner_c table {
	width: 100%;
	border-top: 2px solid #aaa;
	font-size: 15px
}

.beginner_c table th {
	padding: 15px 0 15px 30px;
	text-align: left;
	border-bottom: 1px solid #aaa
}

.beginner_c table td {
	padding-left: 20px;
	text-align: left;
	border-bottom: 1px solid #aaa;
	line-height: 23px
}

.beginner_c table td span {
	font-weight: bold;
	font-size: 13px
}

/* 다운로드 */
.game_bg {
	background-color: #fff4f4;
	overflow: hidden
}

.game_t {
	width: 760px;
	margin: 0 auto;
	line-height: 23px
}

.game_t h1 {
	font-weight: bold;
	font-size: 17px;
	color: #ac0000
}

.game_t p span {
	color: #ac0000
}

.game_bg table {
	width: 100%;
	border-top: 2px solid #aaa;
	font-size: 15px
}

.game_bg table th {
	padding: 20px 0;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	font-size: 13px
}

.game_bg table td {
	border-bottom: 1px solid #aaa;
	line-height: 20px;
	text-align: center
}

.pc_check {
	padding: 20px;
	background-color: #eee;
	border: 1px solid #bbb;
	line-height: 18px
}

.pc_check a {
	width: 100px;
	height: 18px;
	background-color: #888;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 20px;
	text-decoration: none
}

.pc_check table th {
	padding: 10px 20px 10px 0;
	text-align: right
}

.pc_check table td {
	padding: 10px 0 10px 20px;
	text-align: left
}

.multimedia_bg {
	background-color: #fff4f4;
	overflow: hidden
}

.multimedia_t {
	width: 760px;
	margin: 0 auto;
	line-height: 23px
}

.multimedia_t ul li a {
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #aaa;
	color: #fff;
	margin-left: 30px;
	text-decoration: none
}

.multimedia_t p span {
	color: #ac0000
}

.multimedia_t table {
	width: 100%;
	border-top: 2px solid #aaa;
	font-size: 15px
}

.multimedia_t table th {
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	font-size: 13px;
	text-align: left
}

.multimedia_t table td {
	padding-right: 20px;
	border-bottom: 1px solid #aaa;
	line-height: 20px;
	text-align: right
}

.wallpaper_bg {
	background-color: #fff4f4;
	overflow: hidden
}

.wallpaper_t {
	width: 760px;
	margin: 0 auto;
	line-height: 23px
}

.wallpaper_t .paper_sizedown {
	width: 358px;
	border: 1px solid #aaa;
	border-top: none;
	overflow: hidden
}

.wallpaper_t .paper_sizedown li a {
	float: left;
	padding: 10px 22px;
	font-weight: bold;
	text-decoration: none
}

/* item */
.item_bg {
	background-color: #fff4f4;
	overflow: hidden
}

.item_t {
	width: 760px;
	margin: 0 auto;
	line-height: 18px;
	overflow: hidden
}

.item_c .item {
	width: 360px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	padding: 20px;
	box-sizing: border-box;
	overflow: hidden
}

.item_c .item li {
	width: 240px;
	float: left;
	line-height: 15px
}

.item_c .item li:nth-child(1) {
	width: 60px;
	margin-right: 15px;
	cursor: pointer;
	text-align: center;
	font-size: 11px
}

.item_c .item li img {
	width: 100%;
}

.item_c .item li span {
	color: #ac0000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 3px 0 8px 0;
	display: block
}

.item_c .item li .focus {
	border: 1px solid #ddd;
	border-top: none;
	padding: 5px 0
}

.item_c .item_buy {
	overflow: hidden;
	background: #fff;
	border-top: none;
	width: 360px;
}

.item_c .item_buy a {
	float: left;
	width: 179px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	border-right: 1px solid #ddd;
	font-weight: bold
}

.item_c .item_buy a:nth-child(2n) {
	width: 180px
}

.item_c .item_buy a:hover {
	background: #ac0000;
	color: #fff
}

/* item */
.item_bg {
	background-color: #fff4f4;
	overflow: hidden
}

.item_t {
	width: 760px;
	margin: 0 auto;
	line-height: 18px
}

.item_t h2 {
	color: #ac0000
}

.item_t .item_c {
	width: 360px;
	/*border-top:1px solid #ddd;*/
	border: 1px solid #ddd;
	overflow: hidden;
	font-size: 11px;
}

.item_t .item_c ul {
	width: 100%;
	padding: 20px 0 20px 30px;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd
}

.item_t .item_c ul li {
	float: left;
	/*margin-right:15px*/
}

.item_t .item_c ul li span {
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
	color: #ac0000
}

.item_t .btn_gift a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden;
	text-decoration: none;
	background-color: #fff;
	font-weight: bold
}

.item_t .btn_gift a:hover {
	background-color: #ac0000;
	color: #fff
}

.item_t .btn_gift_c a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden;
	text-decoration: none;
	background-color: #fff;
	font-weight: bold
}

.item_t .btn_gift_c a:hover {
	color: #ac0000
}

.paging a {
	margin-left: 20px;
	font-weight: bold
}

.paging a:hover {
	color: #ac0000;
	font-weight: bold
}

.paging .on {
	color: #ac0000;
	font-weight: bold
}


/* 게임시스템 */
.gamesystem_bg {
	background-color: #fff4f4;
	min-height: 1130px
}

.gamesystem_bg h1 {
	font-size: 20px;
	font-weight: bold
}

.gamesystem_search {
	height: 40px;
	background-color: #fff4f4;
	margin: 0 auto;
	overflow: hidden;
	line-height: 28px;
	padding: 13px 0 0 15px;
	border-bottom: 1px dotted #d7cccc;
}

.gamesystem_search input {
	height: 22px
}

.gamesystem_search a {
	cursor: pointer;
	display: inline-block;
	width: 60px;
	height: 28px;
	float: right;
	text-align: center;
	background-color: #480000;
	margin: 0 10px;
	font-size: 13px;
	color: #ddd;
	font-weight: bold;
	text-decoration: none
}

.item_cat {
	position: relative;
	margin: 15px auto 20px;
	padding-top: 15px;
	border-top: 1px dotted #d7cccc;
	width: 100%;
	line-height: 28px
}

.item_cat span {
	color: #555;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
	display: inline-block
}

.item_cat .select {
	position: relative;
	line-height: normal;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	background: #fff;
	*zoom: 1;
	margin-left: 15px
}

.item_cat .select * {
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-size: 13px;
	font-family: Tahoma, Sans-serif
}

.item_cat .select .myValue {
	position: relative;
	z-index: 2;
	left: 0;
	top: 0;
	border: 1px solid #888;
	color: #555;
	line-height: 29px;
	_line-height: normal;
	text-align: left;
	overflow: visible;
	background: transparent
}

.item_cat .select .myValue.selected {
	font-weight: normal
}

.item_cat .select.open .myValue,
.item_cat .select .myValue.outLine {
	border: 1px solid #242223
}

.item_cat .select button.myValue {
	height: 30px;
	width: 100%;
	text-indent: 5px;
	*text-indent: 0;
	*padding-left: 5px
}

.item_cat .select div.myValue {
	height: 28px;
	text-indent: 8px
}

.item_cat .select .ctrl {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	border: 1px solid #242223;
	border-left: 1px solid #242223;
	background: #480000
}

.item_cat .select .arrow {
	position: absolute;
	width: 0;
	height: 0;
	top: 12px;
	right: 9px;
	line-height: 0;
	font-size: 0;
	border-top: 5px solid #ddd;
	border-left: 5px solid #480000;
	border-right: 5px solid #480000
}

.item_cat .select ul {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	list-style: none;
	border: 0;
	border-top: 1px solid #242223;
	border-bottom: 1px solid #242223;
	background: #101010;
	overflow: hidden
}

.item_cat .select ul.aList {
	display: none
}

.item_cat .select.open ul.aList {
	display: block
}

.item_cat .select ul.iList {
	left: -2000%
}

.item_cat .select.open ul.iList {
	left: 0
}

.item_cat .select li {
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	height: 28px;
	border-left: 1px solid #242223;
	border-right: 1px solid #242223
}

.item_cat .select li input.option {
	position: absolute;
	width: 100%;
	height: 20px;
	line-height: 20px
}

.item_cat .select li label {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-indent: 8px;
	*text-indent: 6px;
	height: 28px;
	line-height: 28px;
	color: #555;
	background: #fff;
	text-align: left
}

.item_cat .select li a {
	display: block;
	text-indent: 8px;
	*text-indent: 6px;
	height: 28px;
	line-height: 18px;
	color: #555;
	background: #fff;
	text-decoration: none
}

.item_cat .select li.hover * {
	background: #650101;
	color: #ddd
}

.item_cat .select li.checked * {
	background: #650101;
	color: #fff
}

//* 공성 */
.siege_bg {
	background-color: #fff4f4;
	overflow: hidden
}

.siege_t {
	width: 760px;
	margin: 0 auto;
	line-height: 18px
}

.siege_t p span {
	display: block;
	margin-left: 17px;
	color: #888
}

#quest_unit {
	margin-top: 20px
}

#quest_unit .quest_table {
	width: 100%;
	border-top: 2px solid #aaa;
}

#quest_unit .quest_table td {
	padding: 12px 0 12px 30px;
	border-top: 1px solid #aaa;
	line-height: 20px;
	text-align: center;
	text-align: left
}

.quest_lv {
	font-weight: bold;
	color: #ac0000;
	font-size: 14px
}

.quest_name {
	font-weight: bold;
	color: #ac0000;
	font-size: 13px
}

.quest_title {
	font-weight: bold;
	font-size: 13px
}


/* 아이템,몬스터 list */
.item_list {
	margin: 0 auto;
}

.item_list li>div {
	border: 1px solid #d7cccc;
	border-bottom: 0px;
	margin: 10px;
	text-align: center;
	background-color: #fff
}

.item_list li>div:hover {
	background-color: #fff
}

.item_list img {
	width: 65px;
	height: 65px
}

.item_view {
	background: #fff4f4;
	min-height: 670px;
}

.item_view01 {
	padding: 20px 0;
	margin-bottom: 10px;
	background: #fff4f4;
	border-bottom: 1px dotted #aaa;
}

.item_view02 {
	padding: 0px 0 15px;
	background: #fff4f4;
}

.item_view h1 {
	font-family: 'Nanum Myeongjo', '?섎닎紐낆“';
	font-size: 31px;
	font-weight: bold;
	margin: 20px 0 10px 0
}

.item_view h2 {
	font-size: 19px;
	font-weight: bold;
}

.item_view h3 {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	letter-spacing: -1px
}

.item_view table {
	width: 760px;
	margin: 20px auto
}

.item_view table th {
	font-weight: bold;
	font-size: 13px;
	height: 50px;
	border-top: 2px solid #aaa;
	border-bottom: 1px solid #aaa;
	width: 80px;
}

.item_view table td {
	height: 50px;
	border-bottom: 1px solid #aaa;
	text-align: center;
	line-height: 15px
}

.item_view table td span {
	color: #ac0000
}

.item_view .plusoption {
	width: auto;
	border-left: 1px solid #aaa;
	border: 1px solid #aaa
}

.item_view .plusoption th {
	border-top: 1px;
	height: 30px
}

.item_view .plusoption td {
	height: 30px
}

.item_view .mon_name {
	width: 400px;
	margin: 0 auto
}

.item_view .mon_name img,
.item_view .item_name img {
	margin: 15px;
	text-align: left
}

.item_view .item_name {
	width: 300px;
	margin: 0 auto
}

.wrap_itemlist_sub {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

.wrap_itemlist_sub li {
	float: left;
	width: 150px;
	height: 170px;
	padding-top: 14px;
	margin: 0
}

.wrap_itemlist_sub .bx_itemimg {
	padding-top: 15px;
	margin-bottom: 15px
}

.wrap_itemlist_sub p {
	color: #a2a2a2;
	font-size: 11px;
	line-height: 130%;
	height: 25px;
	padding-bottom: 10px
}

.wrap_itemlist_sub p a:hover {
	text-decoration: underline
}

.wrap_itemlist_sub table {
	border-collapse: collapse;
	border-top: 1px solid #d7cccc;
	width: 100%
}

.wrap_itemlist_sub table th {
	border-bottom: 1px solid #d7cccc;
	border-right: 1px solid #d7cccc;
	font-size: 12px;
	color: #555;
	font-weight: normal;
	text-align: left;
	padding-left: 10px
}

.wrap_itemlist_sub table td {
	height: 19px;
	border-bottom: 1px solid #d7cccc;
	font-size: 12px;
	color: #6f6f6f;
	text-align: left;
	padding-left: 10px
}

.wrap_monsterlist {
	width: 760px;
	margin: 0;
	padding: 0
}

.wrap_monsterlist li {
	float: left;
	background: url(../images/bx_monsterlist_bg.gif) no-repeat top center;
	width: 134px;
	height: 167px;
	padding-top: 14px
}

.wrap_monsterlist .over {
	float: left;
	width: 116px;
	height: 150px;
	padding-top: 8px;
	border: 2px solid #939393;
	margin: -10px 0 0 7px;
	_margin-left: 4px
}

.wrap_monsterlist .bx_monsterimg {
	background: url(../images/bx_monsterimg_bg.gif) no-repeat 0 0;
	width: 96px;
	height: 86px;
	padding-top: 2px;
	*padding-top: 2px
}

.wrap_monsterlist p {
	color: #a2a2a2;
	font-size: 11px;
	line-height: 130%;
	height: 35px
}

.wrap_monsterlist p a:hover {
	text-decoration: underline
}

.wrap_monsterlist table {
	border-collapse: collapse;
	border: 1px solid #000000
}

.wrap_monsterlist table th {
	background-color: #1d1d1d;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	color: #6f6f6f;
	font-weight: normal;
	text-align: left;
	padding-left: 10px
}

.wrap_monsterlist table td {
	background-color: #252525;
	height: 19px;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	color: #6f6f6f;
	text-align: left;
	padding-left: 10px
}

.txt_lgray_11 {
	margin: 40px auto;
	width: 100%;
	color: #5b5a5a;
	font-size: 14px;
	display: inline-block;
}

.txt_lgray_11 b {
	color: #a8a6a6
}

.txt_lgray_11 a:hover {
	opacity: 0.9
}

.txt_lgray_11 a:link,
.txt_lgray_11 a:visited,
.txt_lgray_11 a:active {
	color: #5b5a5a;
	text-decoration: none
}

.txt_lgray_11 span {
	padding: 0 5px 0 5px
}

* 아이템,
몬스터 view */ .bx_itemview {
	width: 848px;
	background: url(../images/bx_itemview_bg_md.gif) repeat-y 0 0;
	margin-left: -3px;
	text-align: left
}

.bx_itemview .top {
	width: 848px;
	background: url(../images/bx_itemview_bg_top.gif) no-repeat 0 0;
	padding-top: 28px;
	display: inline-block;
	min-height: 266px;
	_height: 266px
}

.bx_itemview .bt {
	width: 848px;
	height: 20px
}

.bx_itemview .bx_itemimg {
	background: url(../images/bx_itemimg_bg.gif) no-repeat 30px 0;
	width: 49px;
	height: 49px;
	padding: 2px 0 0 32px;
	*padding: 1px 0 0 32px;
	float: left
}

.bx_itemview .line {
	background: url(../images/bx_itemview_line.gif) no-repeat center bottom;
	clear: both;
	width: 543px;
	height: 12px
}

.bx_itemview h3 {
	color: #e1e1e1;
	.eature lbofont-size: 12px;
	font-weight: bold;
	line-height: 150%;
	float: left;
	width: 218px;
	height: 45px;
	margin: 5px 0 40px 0;
	padding-left: 13px;
	background: none
}

.bx_itemview h3 span {
	color: #b5968b;
	font-size: 11px;
	font-weight: normal
}

.bx_itemview h5 {
	background: url(../images/bl_itemview3.gif) no-repeat 0 2px;
	color: #7f531c;
	font-size: 11px;
	margin: 0 0 8px 32px;
	padding: 0 0 0 14px
}

.bx_itemview h5.last {
	background: url(../images/bl_itemview3.gif) no-repeat 0 2px;
	color: #7f531c;
	font-size: 11px;
	margin: 15px 0 8px 32px;
	padding: 0 0 0 14px
}

.bx_itemview .item_info_table {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 25px;
	_margin-right: 14px
}

.bx_itemview .item_info_table table {
	float: right
}

.bx_itemview table {
	border-collapse: collapse;
	border: 1px solid #000000;
	margin-top: 4px;
	float: left
}

.bx_itemview table th {
	background-color: #1f1f1f;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	color: #767676;
	font-weight: normal;
	text-align: center;
	height: 18px
}

.bx_itemview table td {
	background-color: #333333;
	height: 18px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	color: #767676;
	text-align: center
}

.bx_itemview .info {
	width: 350px;
	padding-left: 30px;
	float: left
}

.bx_itemview .info p {
	width: 320px;
	float: left;
	text-align: left;
	padding: 0 0 20px 0;
	color: #9f9f9f;
	line-height: 135%
}

.bx_itemview ul {
	margin: 0;
	clear: both;
	display: block;
	padding-left: 0
}

.bx_itemview li {
	background: url(../images/bl_itemview2.gif) no-repeat 0 4px;
	text-align: left;
	padding-left: 8px;
	color: #797979;
	margin-bottom: 5px
}

.bx_itemview li strong {
	color: #afaeae
}

.bx_itemview .info__right_ct {
	float: left;
	width: 150px
}

.bx_itemview .info__right_ct table {
	margin: 7px 0 10px -10px;
	*margin-left: 0
}

.bx_itemview .info__right_ct th {
	color: #a33f3f;
	text-align: left;
	padding-left: 10px;
	background-color: #191919;
	height: 17px
}

.bx_itemview .info__right_ct td {
	color: #a33f3f;
	text-align: center;
	background-color: #1d1d1d
}

.bx_itemview .info__right_ct .txt_cp {
	color: #8e5a1b;
	display: block;
	float: left;
	padding-left: 7px;
	width: 140px;
	line-height: 135%
}

.bx_itemview .info__right_ct .txt_cp strong {
	color: #8e5a1b
}

.bx_itemview .seteeffect_left_ct {
	width: 308px;
	float: left;
	padding-left: 33px
}

.bx_itemview .seteeffect_right_ct {
	width: 180px;
	float: left
}

.bx_itemview ul.seteffect li {
	background: url(../images/bl_itemview2.gif) no-repeat 0 6px;
	width: 160px;
	float: left;
	margin: 0 0 20px 0;
	font-size: 11px;
	padding: 0;
	line-height: 150%;
	display: block;
	border: 1px solid #Fff
}

.bx_itemview ul.seteffect li strong {
	font-size: 12px;
	padding-left: 8px
}

.bx_itemview ul.seteffect p {
	width: 150px
}

.bx_itemview dl.seteffect {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left
}

.bx_itemview dl.seteffect dt {
	width: 290px;
	background: url(../images/bl_itemview2.gif) no-repeat 0 50%;
	font-size: 12px;
	color: #afaeae;
	font-weight: bold;
	float: left;
	margin: 0 0 6px 0;
	padding: 0 0 0 10px;
	display: block
}

.bx_itemview dl.seteffect dd {
	width: 290px;
	font-size: 12px;
	padding-left: 8px;
	margin: 0 0 5px 0;
	float: left
}

.bx_itemview dl.seteffect dd strong {
	color: #7b7b7b
}

.bx_itemview ul.setitem li {
	background: url(../images/bl_itemview2.gif) no-repeat 9px 4px;
	margin: 0;
	padding: 0
}

.bx_itemview ul.setitem li strong {
	padding-left: 17px;
	margin-bottom: 3px;
	display: block
}

.bx_itemview ul.setitem li li {
	background: none;
	background: url(../images/line_itemview_set.gif) no-repeat left bottom;
	padding: 5px 0 7px 10px;
	border-left: 1px solid #3b3b3b;
	display: block;
	float: left
}

.bx_itemview ul.setitem li li img {
	float: left
}

.bx_itemview ul.setitem li li p {
	float: left;
	width: 100px;
	font-size: 11px;
	line-height: 135%;
	padding: 7px 0 0 10px
}

.bx_itemview ul.pdinfo {
	margin-left: 35px;
	width: 480px
}

.bx_itemview ul.pdinfo li a {
	color: #797979
}

.bx_itemview ul.pdinfo li a:hover {
	text-decoration: underline
}

.bx_itemview .drmonster {
	margin-left: 20px;
	_margin-left: 10px;
	clear: both;
	width: 500px
}

.bx_itemview .drmonster th {
	background-color: #191919;
	height: 24px;
	color: #6e6e6e
}

.bx_itemview .drmonster td,
.bx_itemview .drmonster td a {
	color: #797979;
	line-height: 140%;
	padding: 7px 0 7px 0
}

.bx_itemview .drmonster td a:hover {
	text-decoration: underline
}

.bx_itemview .drmonster td.img {
	border-right: none;
	width: 100px
}

.bx_itemview .drmonster td.name {
	color: #afaeae;
	font-weight: bold;
	text-align: left;
	width: 100px;
	padding: 0 10px 0 10px
}

.bx_itemview .drmonster td.area {
	border-right: none;
	text-align: left;
	padding: 0 10px 0 10px;
	font-size: 11px
}

.bx_s_itemview {
	background: url(../images/bx_itemview_bg_smd.gif) repeat-y 15px 0;
	width: 543px;
	float: left
}

.bx_s_itemview .top {
	background: url(../images/bx_itemview_bg_stop.gif) no-repeat 15px 0;
	width: 543px;
	height: 20px;
	min-height: 20px;
	padding: 0;
	margin: 0
}

.bx_s_itemview .bt {
	background: url(../images/bx_itemview_bg_sbt.gif) no-repeat 15px 10px;
	width: 543px;
	height: 20px;
	padding: 0;
	float: left
}

h4.ti_seteffect {
	background: url(../images/h4_itemview_1.gif) no-repeat 30px 0;
	text-indent: -1000px;
	float: left;
	width: 500px;
	height: 16px;
	padding: 0;
	margin: 20px 0 10px 0
}

h4.ti_pdinfo {
	background: url(../images/h4_itemview_2.gif) no-repeat 30px 0;
	text-indent: -1000px;
	float: left;
	width: 500px;
	height: 16px;
	padding: 0;
	margin: 20px 0 10px 0
}

h4.ti_drmonster {
	background: url(../images/h4_itemview_3.gif) no-repeat 30px 0;
	text-indent: -1000px;
	float: left;
	width: 500px;
	height: 16px;
	padding: 0;
	margin: 20px 0 10px 0
}

.bx_monsterview {
	width: 543px;
	background: url(../images/bx_itemview_bg_md.gif) repeat-y 0 0;
	margin-left: -3px;
	text-align: left
}

.bx_monsterview .top {
	width: 543px;
	background: url(../images/bx_monsterview_bg_top.gif) no-repeat 0 0;
	padding-top: 28px;
	display: inline-block
}

.bx_monsterview .bt {
	width: 543px;
	height: 20px;
	background: url(../images/bx_itemview_bg_bt.gif) no-repeat left bottom
}

.bx_monsterview .bx_monsterimg {
	background: url(../images/bx_monsterimg_bg.gif) no-repeat 30px 6px;
	width: 96px;
	height: 80px;
	padding: 8px 0 0 32px;
	float: left
}

.bx_monsterview .line {
	background: url(../images/bx_itemview_line.gif) no-repeat center bottom;
	clear: both;
	width: 543px;
	height: 12px
}

.bx_monsterview h3 {
	color: #e1e1e1;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	float: left;
	width: 327px;
	height: 45px;
	margin: 5px 0 40px 0;
	padding-left: 13px;
	background: none
}

.bx_monsterview h3 span {
	color: #b5968b;
	font-size: 11px;
	font-weight: normal
}

.bx_monsterview table {
	border-collapse: collapse;
	border: 1px solid #000000;
	float: left;
	margin-top: 4px
}

.bx_monsterview table th {
	background-color: #1f1f1f;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	color: #767676;
	font-weight: normal;
	text-align: center;
	height: 17px
}

.bx_monsterview table td {
	background-color: #333333;
	height: 17px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	color: #767676;
	text-align: center
}

.bx_monsterview .areamonster {
	margin: 0;
	clear: both;
	display: block;
	padding-left: 0
}

.bx_monsterview .areamonster li {
	background: url(../images/bl_itemview2.gif) no-repeat 35px 8px;
	text-align: left;
	padding-left: 45px;
	line-height: 150%;
	color: #797979
}

.bx_monsterview .areamonster li a {
	color: #797979
}

.bx_monsterview .areamonster li a:hover {
	color: #797979;
	text-decoration: underline
}

.bx_monsterview .drmonster {
	margin-left: 20px;
	_margin-left: 10px;
	clear: both;
	width: 500px
}

.bx_monsterview .drmonster th {
	background-color: #191919;
	height: 24px;
	color: #6e6e6e
}

.bx_monsterview .drmonster td,
.bx_monsterview .drmonster td a {
	color: #797979;
	line-height: 140%;
	padding: 7px 0 7px 0;
	background-color: #282828
}

.bx_monsterview .drmonster td a:hover {
	text-decoration: underline
}

.bx_monsterview .drmonster td.img {
	border-right: none;
	width: 80px
}

.bx_monsterview .drmonster td.name {
	color: #afaeae;
	font-weight: bold;
	text-align: left;
	padding: 0 10px 0 0
}

.bx_monsterview .drmonster td.info {
	border-right: none;
	width: 160px;
	padding-left: 10px
}

.bx_monsterview .drmonster td.info table {
	margin: 0;
	padding: 0
}

.bx_monsterview .drmonster td.info td {
	padding: 1px 0 1px 0;
	height: 20px;
	background-color: #313131
}

.bx_monsterview .drmonster td.info th {
	padding: 1px 0 1px 0;
	height: 20px;
	background-color: #1d1d1d
}

h4.ti_areamonster {
	background: url(../images/h4_monsterview_1.gif) no-repeat 30px 0;
	text-indent: -1000px;
	float: left;
	width: 500px;
	height: 16px;
	padding: 0;
	margin: 40px 0 10px 0
}

h4.ti_dritem {
	background: url(../images/h4_monsterview_2.gif) no-repeat 30px 0;
	text-indent: -1000px;
	float: left;
	width: 500px;
	height: 16px;
	padding: 0;
	margin: 20px 0 10px 0
}



///*월드정보*///
.worldinfo {
	width: 100%;
}

.worldinfo_bg {
	background-color: #fff4f4
}

.worldinfo a {
	font-size: 13px;
	font-weight: 900;
	color: #111;
	text-shadow: 1px 1px 3px rgba(255, 223, 166, 0.6), -1px -1px 3px rgba(255, 223, 166, 0.6), 1px -1px 3px rgba(255, 223, 166, 0.6), -1px 1px 3px rgba(255, 223, 166, 0.6);
	position: absolute;
	cursor: pointer
}

.worldinfo a:hover {
	text-shadow: 1px 1px 7px #ffdfa6, -1px -1px 7px #ffdfa6, 1px -1px 7px #ffdfa6, -1px 1px 7px #ffdfa6;
	text-decoration: none
}

.worldinfo p {
	width: 848px;
	padding: 10px 0;
	background: #fff4f4
}

.worldinfo2 {
	width: 848px;
	vertical-align: top;
	line-height: 25px;
	display: none;
	border-top: 1px dotted #bbb
}

.worldinfo2 h1 {
	margin-bottom: 15px
}

.worldinfo2 table td {
	height: 50px;
	border-bottom: 0px solid #aaa;
}

.worldinfo2_copy {
	float: left;
	width: 35%;
	margin: 5px 20px
}

.world_title {
	vertical-align: middle;
	font-weight: 700;
	color: #ac0000
}

.world_type {
	vertical-align: bottom;
	line-height: 20px;
	font-weight: 700;
}

.world_des {
	padding-top: 5px;
}

.world_img {
	margin: 0px;
}

/*샤스텔*/
.worldinfo .world_a {
	position: relative;
	text-align: center;
	font-weight: 700;
	width: 848px;
	height: 696px;
	margin: 0px autox;
	background: url('../image/sub/world_map01.png');
	background-size: cover
}

.world_a .a01 {
	left: 410px;
	top: 360px
}

/*왕의사냥터*/
.world_a .a02 {
	left: 420px;
	top: 85px
}

/*옛항구터*/
.world_a .a03 {
	left: 440px;
	top: 135px
}

/*페시나항구*/
.world_a .a04 {
	left: 470px;
	top: 190px
}

/*등대던전*/
.world_a .a05 {
	left: 490px;
	top: 240px
}

/*샤스텔마을*/
.world_a .a06 {
	left: 500px;
	top: 285px
}

/*샤스텔영지*/
.world_a .a07 {
	left: 445px;
	top: 330px
}

/*샤스텔성*/
.world_a .a08 {
	left: 495px;
	top: 410px
}

/*바람평원*/
.world_a .a09 {
	left: 580px;
	top: 460px
}

/*크루오르언덕*/
.world_a .a10 {
	left: 615px;
	top: 405px
}

/*고블린마을*/
.world_a .a11 {
	left: 515px;
	top: 500px
}

/*샤스텔제2유적지*/
.world_a .a12 {
	left: 400px;
	top: 545px
}

/*망각의호수*/
.world_a .a13 {
	left: 490px;
	top: 600px
}

/*히드라의본거지*/
.world_a .a14 {
	left: 410px;
	top: 610px
}

/*가라앉은도시의유적*/
.world_a .a15 {
	left: 580px;
	top: 330px
}

/*샤스텔경작지*/
.world_a .a16 {
	left: 290px;
	top: 415px
}

/*베스티아숲*/
.world_a .a17 {
	left: 330px;
	top: 500px
}

/*용병마을*/
.world_a .a18 {
	left: 320px;
	top: 360px
}

/*샤스텔제1유적지*/
.world_a .a19 {
	left: 250px;
	top: 300px;
}

/*카라스숲*/
.world_a .a20 {
	left: 180px;
	top: 340px
}

/*엘프마을*/
.world_a .a21 {
	left: 300px;
	top: 200px
}

/*약탈자의 본거지*/
.world_a .a22 {
	left: 370px;
	top: 220px
}

/*히리티평원*/

/*네크로폴리스*/
.worldinfo .world_b {
	position: relative;
	text-align: center;
	font-weight: 700;
	width: 848px;
	height: 696px;
	margin: 0px auto;
	background: url('../image/sub/world_map02.png');
	background-size: cover
}

.world_b .b23 {
	left: 320px;
	top: 365px
}

/*네크로폴리스*/
.world_b .b24 {
	left: 444px;
	top: 170px
}

/*공동묘지*/
.world_b .b25 {
	left: 530px;
	top: 280px
}

/*암흑신전*/
.world_b .b26 {
	left: 600px;
	top: 350px
}

/*본드래곤의<br>둥지*/
.world_b .b27 {
	left: 490px;
	top: 400px
}

/*암흑광장*/
.world_b .b28 {
	left: 400px;
	top: 600px
}

/*집시마을*/
.world_b .b29 {
	left: 340px;
	top: 460px
}

/*라옴즈성*/
.world_b .b30 {
	left: 130px;
	top: 335px
}

/*잊혀진왕의무덤*/
.world_b .b31 {
	left: 285px;
	top: 260px
}

/*잊혀진왕의성*/
.world_b .b49 {
	left: 410px;
	top: 110px
}

/*카타콤*/

/*라브스섬*/
.worldinfo .world_c {
	position: relative;
	text-align: center;
	font-weight: 700;
	width: 848px;
	height: 696px;
	margin: 0px auto;
	background: url('../image/sub/world_map03.png');
	background-size: cover
}

.world_c .c32 {
	left: 390px;
	top: 330px
}

/*라브스섬*/
.world_c .c33 {
	left: 410px;
	top: 120px
}

/*라브스마을*/


/*토르투사*/
.worldinfo .world_e {
	position: relative;
	text-align: center;
	font-weight: 700;
	width: 848px;
	height: 696px;
	margin: 0px auto;
	background: url('../image/sub/world_map05.png');
	background-size: cover
}

.world_e .e34 {
	left: 320px;
	top: 90px
}

/*결계의숲*/
.world_e .e35 {
	left: 315px;
	top: 185px
}

/*리오나 마을*/
.world_e .e36 {
	left: 460px;
	top: 250px
}

/*토르투사성*/
.world_e .e37 {
	left: 645px;
	top: 410px
}

/*오래된 폐광*/
.world_e .e38 {
	left: 540px;
	top: 450px
}

/*드워프 광산*/
.world_e .e39 {
	left: 430px;
	top: 610px
}

/*드워프 마을*/
.world_e .e40 {
	left: 300px;
	top: 500px
}

/*백룡의 둥지*/
.world_e .e41 {
	left: 255px;
	top: 310px
}

/*토르투사의 목초지*/
.world_e .e42 {
	left: 170px;
	top: 270px
}

/*현자의 탑*/

/*펠루시다*/
.worldinfo .world_d {
	position: relative;
	text-align: center;
	font-weight: 700;
	width: 848px;
	height: 696px;
	margin: 0px auto;
	background: url('../image/sub/world_map04.png');
	background-size: cover
}

.world_d .d43 {
	left: 760px;
	top: 310px
}

/*오래된 폐광*/
.world_d .d44 {
	left: 225px;
	top: 400px
}

/*타나르 마을*/
.world_d .d45 {
	left: 340px;
	top: 450px
}

/*타나르 인근수로*/
.world_d .d46 {
	left: 350px;
	top: 270px
}

/*펠루시다 인공수로*/
.world_d .d47 {
	left: 510px;
	top: 275px
}

/*펠루시다 자연수로*/
.world_d .d48 {
	left: 620px;
	top: 210px
}

/*펠루시다 지하광산*/


/*아이콘타입A*/
.world_a .a04:before,
.world_a .a10:before,
.world_a .a11:before,
.world_a .a14:before,
.world_a .a13:before,
.world_a .a15:before,
.world_a .a17:before,
.world_a .a18:before,
.world_a .a21:before,
.world_b .b25:before,
.world_b .b27:before,
.world_b .b31:before,
.world_e .e37:before,
.world_e .e42:before,
.world_d .d43:before,
.world_b .b49:before {
	display: inline-block;
	position: absolute;
	content: '';
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 20px;
	height: 20px;
	background: url(../image/sub/world_icontype_a.png) no-repeat;
}

/*아이콘타입B*/
.world_a .a02:before,
.world_a .a03:before,
.world_a .a05:before,
.world_a .a07:before,
.world_a .a17:before,
.world_a .a20:before,
.world_b .b28:before,
.world_b .b29:before,
.world_c .c33:before,
.world_e .e35:before,
.world_e .e36:before,
.world_e .e38:before,
.world_e .e39:before,
.world_d .d44:before {
	display: inline-block;
	position: absolute;
	content: '';
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 30px;
	height: 30px;
	background: url(../image/sub/world_icontype_b.png) no-repeat;
}

/* 길드정보 */
.guild_bg {
	background-color: #fff4f4;
	overflow: hidden
}

.guild_t {
	width: 760px;
	margin: 0 auto;
	line-height: 23px
}

.guild_t .palace {
	width: 100%;
	border-top: 2px solid #aaa
}

.guild_t .palace th {
	text-align: center;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	font-size: 13px
}

.guild_t .palace td {
	padding: 15px 0 15px;
	text-align: center;
	border-bottom: 1px solid #aaa
}

.guild_t table {
	width: 100%;
	border-top: 2px solid #aaa
}

.guild_t table th {
	padding: 15px 0;
	text-align: center;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	font-size: 13px
}

.guild_t table td {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #aaa
}

.guild_t_search {
	background-color: #fff4f4;
	margin: 0 auto;
	overflow: hidden;
	line-height: 28px;
}

.guild_t_search select {
	float: left;
	height: 28px
}

.guild_t_search input {
	width: 200px;
	float: left;
	height: 22px;
	margin-left: 10px
}

.guild_t_search a {
	margin-left: 10px;
	cursor: pointer;
	display: inline-block;
	width: 60px;
	height: 28px;
	float: left;
	background-color: #480000;
	font-size: 13px;
	color: #ddd;
	font-weight: bold;
	text-decoration: none
}

.guild_t .paging a {
	margin-left: 20px;
	font-weight: bold
}

.guild_t .paging a:hover {
	color: #ac0000;
	font-weight: bold
}

.guild_t .paging .on {
	color: #ac0000;
	font-weight: bold
}

/* 질문게시판 */
.qna_bg {
	background-color: #fff4f4;
	overflow: hidden
}

.qna_t {
	width: 760px;
	margin: 0 auto;
	line-height: 23px
}

.qna_t h1 {
	float: left;
	font-size: 27px;
	font-weight: bold
}

.qna_t_search {
	background-color: #fff4f4;
	margin: 0 auto;
	overflow: hidden;
	line-height: 28px;
}

.qna_t_search select {
	float: left;
	height: 28px
}

.qna_t_search input {
	width: 200px;
	float: left;
	height: 22px;
	margin-left: 10px
}

.qna_t_search a {
	margin-left: 10px;
	cursor: pointer;
	display: inline-block;
	width: 60px;
	height: 28px;
	float: left;
	background-color: #480000;
	font-size: 13px;
	color: #ddd;
	font-weight: bold;
	text-decoration: none
}

.qna_t table {
	width: 100%;
	border-top: 2px solid #aaa
}

.qna_t table th {
	padding: 15px 0;
	text-align: center;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	font-size: 13px
}

.qna_t table td {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #aaa
}

/* 2차 비밀번호 초기화 */
.pw_reset_bg {
	overflow: hidden
}

.pw_reset_t {
	width: 760px;
	margin: 0 auto;
	line-height: 23px
}

/* 랭킹시스템 */
.rank {
	width: 760px;
	margin: 0 auto
}

.rank table {
	width: 100%;
	border-top: 2px solid #aaa;
	font-size: 15px
}

.rank table th {
	padding: 20px 0;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	font-size: 13px
}

.rank table td {
	border-bottom: 1px solid #aaa;
	padding: 15px;
	line-height: 20px;
	text-align: center
}

/*가이드*/

.coc_guide a:hover {
	font-weight: bold;
	color: #cc0000;
}

/******************
20230502 - 웹플랫폼팀 황정연
소셜 로그인 관련 css
******************/
.security a {
	position: relative;
}

.security a span {
	position: absolute;
	right: 20px;
	top: 9px;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 17px;
	text-align: center;
	font-size: 10px;
	border-radius: 150px;
	background: #c6aea5;
	color: #fff;
}

.social_login {
	text-align: center;
	margin-top: 10px;
}

.btn_naver,
.btn_google {
	position: relative;
	display: inline-block;
	width: 143px;
	height: 40px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.btn_naver {
	background: #fff url('https://web-files-tokyo-cdn.masangsoft.com/public/CS/social/icon_naver.png') 12px 12px no-repeat;
	background-size: 10%;
}

.btn_google {
	background: #fff url('https://web-files-tokyo-cdn.masangsoft.com/public/CS/social/icon_google.png') 12px 12px no-repeat;
	background-size: 10%;
}

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200&display=swap');

.btn_naver span,
.btn_google span {
	position: absolute;
	top: 10px;
	right: 17px;
	display: block;
	font-size: 13px;
	color: #757575;
	font-family: 'Raleway', sans-serif;
	letter-spacing: -0.2px;
}

.bx-wrapper {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background: none !important;
}

.bx-wrapper .bx-pager {
	text-align: right !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: 15px !important;
	right: 15px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 13px !important;
	height: 13px !important;
	background: #9f9f9f !important;
	border-radius: 150px !important;
	margin: 0 3px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #fff !important;
	box-sizing: border-box;
}

.bx-clone {
	display: none;
}