@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* default */
* {
	margin:0;
	padding:0;
	vertical-align:top;
	font-size: 12px;
	font-family:'돋움', dotum, Helvetica, sans-serif;
	line-height:1;
}
/* ie line-height set */
.ie6Only body, .ie7Only body, .ie8Only body {line-height: 1.2;}
.ie9Only body {line-height: 1.3;}

article,aside,canvas,details,figcaption,figure,header,footer,hgroup,menu,nav,section,summary {display:block;}
fieldset,img {border:0;}
dl,ul,ol,li {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {
	table-layout: fixed;
	width: 100%;
	border-spacing:0;
	border-collapse:collapse;
	word-break: break-all;
}
caption {
	display: none;
}
input,select,textarea,button {
	font-size:100%;
	margin:0;
	vertical-align:baseline;
	*vertical-align:middle;
}
label {cursor:pointer;}

button, input { line-height:normal; }
button, select { text-transform:none; }
button {
	border: 0;
	line-height: 1;
}

.blind, legend, hr {
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-1000em;
}

a {
	color:#333;
	text-decoration:none;
}
a:active,a:hover {text-decoration:underline;}

address,caption,cite,code,dfn,em,var,i {
	font-style:normal;0
	font-weight:normal;
}
textarea {
	resize:vertical;
	overflow:auto;
	vertical-align:top;
}
input[type="radio"], input[type="checkbox"] {
	border: 0px solid !important;;
	background: none !important;;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance:none; }
input[type="search"] { -webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance:button; cursor: pointer; *overflow:visible; }


img, video {
	max-width:100%;
	border:0;
	vertical-align:top;
}
/*20160426 넥슨 이미지 출력안됨 개선*/
.gnbWrapper img {max-width: none !important;}

audio, canvas, video {
	display:inline-block;
	*display:inline;
	*zoom: 1;
}
iframe {
	overflow: hidden;
	margin: 0;
	border: none;
}
strong {display: inline-block;}






.newyear #wrap {
	position: relative;
	min-width: 1400px;
	background: none !important;
}

/*navi*/
.newyear #navi {
	position: fixed;
	width: 162px;
	background: url(bg_navi.png) repeat-y left top;
	border-right: 2px solid #780000;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 30;
}
.newyear #navi #logo .logo {
	position: absolute;
	top: 114px;
	left: 0;
	width: 100%;
	height: 79px;
	background: url(logo.png) no-repeat center top;
	text-indent: -9999px;
}
.newyear .sns .btnFacebook, .sns .btnTwitter {
	position: absolute;
	top: 210px;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
}
.newyear .sns .btnFacebook {
	left: 51px;
	background: url(btn_facebook.png) no-repeat left top;
}
.newyear .sns .btnTwitter {
	left: 83px;
	background: url(btn_twitter.png) no-repeat left top;
}
.newyear #menu {
	position: absolute;
	top: 270px;
	left: 0;
	width: 100%;
}
.newyear #menu li {height: 74px;}
.newyear.update #menu .menu01,
.newyear.stranger #menu .menu02,
.newyear.pick #menu .menu03,
.newyear.attend #menu .menu04,
.newyear.vs #menu .menu05 {background: url(bg_menu_on.png) no-repeat left 31px;}

.newyear #menu li a {
	display: block;
	height: 74px;
	text-indent: -9999px;
}
.newyear #menu li.menu01 a {background: url(bg_menu.png) no-repeat left top;}
.newyear #menu li.menu02 a {background: url(bg_menu.png) no-repeat left -74px;}
.newyear #menu li.menu03 a {background: url(bg_menu.png) no-repeat left -148px;}
.newyear #menu li.menu04 a {background: url(bg_menu.png) no-repeat left -222px;}
.newyear #menu li.menu05 a {background: url(bg_menu.png) no-repeat left -294px;}








/*update*/
.update #section {
	width: 100%;
	background: #000 url(update_bg_body.png) no-repeat center top;
}
.update #header {
	text-indent: -9999px;
	height: 700px;
}
.update #container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 2160px;
}
.update #container .imgBox {
	position: absolute;
	top: 1290px;
	left: 0;
	width: 998px;
	height: 548px;
	border: 1px solid #ff00e9;
}
.update #container .imgBox .bx-prev,
.update #container .imgBox .bx-next {
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -22px;
	width: 19px;
	height: 45px;
	text-indent: -9999px;
}
.update #container .imgBox .bx-prev {
	left: 0;
	background: url(update_btn.png) no-repeat left top;
}
.update #container .imgBox .bx-next {
	right: 0;
	background: url(update_btn.png) no-repeat left -45px;
}








/*stranger*/
.stranger #section {
	width: 100%;
	background: #000 url(stranger_bg_body.png) no-repeat center top;
}
.stranger #header {
	text-indent: -9999px;
	height: 582px;
}
.stranger #container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 1200px;
}
.stranger .video {
	position: absolute;
	top: 0;
	left: 144px;
}






/*pick*/
.pick #section {
	width: 100%;
	background: #000 url(pick_bg_body.png) no-repeat center top;
}
.pick #header {
	text-indent: -9999px;
	height: 729px;
}
.pick #container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 1506px;
}

.pick #container .btnSch_naver,
.pick #container .btnSch_daum {
	position: absolute;
	top: 0;
	width: 325px;
	height: 52px;
	text-indent: -9999px;
}
.pick #container .btnSch_naver {
	left: -1px;
	background: url(pick_btn_sch.png) no-repeat left top;
}
.pick #container .btnSch_daum {
	left: 329px;
	background: url(pick_btn_sch.png) no-repeat left -52px;
}
/*userInfo*/
.pick #container .userInfo {
	position: absolute;
	top: 147px;
	left: 83px;
}
.pick .font {
	line-height: 1.5;
	font-family: Arial, "Malgun Gothic","Helvetica Neue", Helvetica, sans-serif;
	color: #414141;
}
.pick #container .userInfo .txt {
	position: absolute;
	top: -10px;
	*top: -14px;
	left: 725px;
	width: 100px;
	height: 50px;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	color: #821c1c;
	text-align: right;
}
.pick #container .userInfo .btnPopView {
	position: absolute;
	top: -6px;
	left: 349px;
	width: 143px;
	height: 26px;
	text-indent: -9999px;
	background: url(pick_btn_popup_view.png) no-repeat left top;
}
.pick #container .userInfo .btnTurn {
	position: absolute;
	top: -6px;
	left: 491px;
	width: 78px;
	height: 26px;
	text-indent: -9999px;
	background: url(pick_btn_turn.png) no-repeat left top;
}

.pick #container .userInfo .login {
	color: #668202;
	font-weight: bold;
	font-size: 13px !important;
}

.pick #container .userInfo .userName {
	display:inline-block;
	*display:inline;
	*zoom: 1;
	overflow: hidden;
}
.pick #container .userInfo .userName .type {
	margin-right: 2px;
	display: inline-block;
	*display:inline;
	*zoom: 1;
	width: 47px;
	height: 14px;
	background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/common/icon_member.png) no-repeat left top;
	text-indent: -9999px;
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;
}
.pick #container .userInfo .userName .userClass {
	margin-top: -1px;
	display: inline-block;
	*display:inline;
	*zoom: 1;
	width: 19px;
	height: 14px;
	text-indent: -9999px;
}
.userClass.lv00 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/00.gif) no-repeat center top;}
.userClass.lv01 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/01.gif) no-repeat center top;}
.userClass.lv02 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/02.gif) no-repeat center top;}
.userClass.lv03 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/03.gif) no-repeat center top;}
.userClass.lv04 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/04.gif) no-repeat center top;}
.userClass.lv05 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/05.gif) no-repeat center top;}
.userClass.lv06 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/06.gif) no-repeat center top;}
.userClass.lv07 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/07.gif) no-repeat center top;}
.userClass.lv08 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/08.gif) no-repeat center top;}
.userClass.lv09 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/09.gif) no-repeat center top;}
.userClass.lv10 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/10.gif) no-repeat center top;}
.userClass.lv11 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/11.gif) no-repeat center top;}
.userClass.lv12 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/12.gif) no-repeat center top;}
.userClass.lv13 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/13.gif) no-repeat center top;}
.userClass.lv14 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/14.gif) no-repeat center top;}
.userClass.lv15 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/15.gif) no-repeat center top;}
.userClass.lv16 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/16.gif) no-repeat center top;}
.userClass.lv17 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/17.gif) no-repeat center top;}
.userClass.lv18 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/18.gif) no-repeat center top;}
.userClass.lv19 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/19.gif) no-repeat center top;}
.userClass.lv20 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/20.gif) no-repeat center top;}
.userClass.lv21 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/21.gif) no-repeat center top;}
.userClass.lv22 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/22.gif) no-repeat center top;}
.userClass.lv23 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/23.gif) no-repeat center top;}
.userClass.lv24 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/24.gif) no-repeat center top;}
.userClass.lv25 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/25.gif) no-repeat center top;}
.userClass.lv26 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/26.gif) no-repeat center top;}
.userClass.lv27 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/27.gif) no-repeat center top;}
.userClass.lv28 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/28.gif) no-repeat center top;}
.userClass.lv29 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/29.gif) no-repeat center top;}
.userClass.lv30 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/30.gif) no-repeat center top;}
.userClass.lv31 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/31.gif) no-repeat center top;}
.userClass.lv32 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/32.gif) no-repeat center top;}
.userClass.lv33 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/33.gif) no-repeat center top;}
.userClass.lv34 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/34.gif) no-repeat center top;}
.userClass.lv35 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/35.gif) no-repeat center top;}
.userClass.lv36 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/36.gif) no-repeat center top;}
.userClass.lv37 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/37.gif) no-repeat center top;}
.userClass.lv38 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/38.gif) no-repeat center top;}
.userClass.lv39 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/39.gif) no-repeat center top;}
.userClass.lv40 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/40.gif) no-repeat center top;}
.userClass.lv41 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/41.gif) no-repeat center top;}
.userClass.lv42 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/42.gif) no-repeat center top;}
.userClass.lv43 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/43.gif) no-repeat center top;}
.userClass.lv44 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/44.gif) no-repeat center top;}
.userClass.lv45 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/45.gif) no-repeat center top;}
.userClass.lv46 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/46.gif) no-repeat center top;}
.userClass.lv47 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/47.gif) no-repeat center top;}
.userClass.lv48 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/48.gif) no-repeat center top;}
.userClass.lv49 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/49.gif) no-repeat center top;}
.userClass.lv50 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/50.gif) no-repeat center top;}
.userClass.lv51 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/51.gif) no-repeat center top;}
.userClass.lv52 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/52.gif) no-repeat center top;}
.userClass.lv53 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/53.gif) no-repeat center top;}
.userClass.lv54 {background: url(http://lostsaga-image.cdn.lostsaga.com/2014_grand/front/images/level/small/54.gif) no-repeat center top;}
.pick #container .userInfo .userName strong {
	display: inline-block;
	*display:inline;
	*zoom: 1;
	color: #668202;
	font-size: 13px !important;
}
.pick #container .userInfo .level {
	margin: 0 10px 0 2px;
	display: inline-block;
	*display:inline;
	*zoom: 1;
}
.pick #container .userInfo  .level span {
	font-size: 13px !important;
	color: #c75801;
}


/*card*/
.pick #container .card {
	position: absolute;
	z-index: 10;
	width: 950px;
	top: 246px;
	left: 61px;
}
.pick #container .card ul li {
	position: relative;
	float: left;
	width: 182px;
	height: 130px;
	margin: 1px -3px 2px -3px;
}
.pick #container .card ul li.bonus {margin: 1px 0px 2px 37px;}
.pick #container .quizy-mg-item {cursor: pointer;}
.pick #container .quizy-mg-item-top {
	position: absolute;
	top: -10px;
	left: -20px;
	width: 182px;
	height: 130px;
	background: url(pick_card_normal.png) no-repeat left top;
}
.pick #container .quizy-mg-item-top.bg1 {background: url(pick_card_normal.png) no-repeat left top;}
.pick #container .quizy-mg-item-top.bg2 {background: url(pick_card_normal.png) no-repeat left -130px;}
.pick #container .quizy-mg-item-top.bg3 {background: url(pick_card_normal.png) no-repeat left -260px;}
.pick #container .quizy-mg-item-top.bg4 {background: url(pick_card_normal.png) no-repeat left -390px;}
.pick #container .quizy-mg-item-top.bg5 {background: url(pick_card_normal.png) no-repeat left -520px;}
.pick #container .quizy-mg-item-top.bg6 {background: url(pick_card_normal.png) no-repeat left -650px;}
.pick #container .quizy-mg-item-top.bg7 {background: url(pick_card_normal.png) no-repeat left -780px;}
.pick #container .quizy-mg-item-bottom {}
/*item*/
.pick #container .mgcard-show {
	text-indent: -9999px;
	margin-top: -10px;
	margin-left: -20px;
	width: 182px;
	height: 130px;
}
.pick #container .mgcard-show.item01 {background: url(pick_card.png) no-repeat left top;}
.pick #container .mgcard-show.item02 {background: url(pick_card.png) no-repeat -182px top;}
.pick #container .mgcard-show.item03 {background: url(pick_card.png) no-repeat -364px top;}
.pick #container .mgcard-show.item04 {background: url(pick_card.png) no-repeat -546px top;}
.pick #container .mgcard-show.item05 {background: url(pick_card.png) no-repeat -728px top;}
.pick #container .mgcard-show.item06 {background: url(pick_card.png) no-repeat -910px top;}
.pick #container .mgcard-show.item07 {background: url(pick_card.png) no-repeat -1092px top;}
.pick #container .mgcard-show.item08 {background: url(pick_card.png) no-repeat -1274px top;}
.pick #container .mgcard-show.item09 {background: url(pick_card.png) no-repeat -1456px top;}
.pick #container .mgcard-show.item10 {background: url(pick_card.png) no-repeat -1638px top;}

.pick #container .mgcard-show.item11 {background: url(pick_card.png) no-repeat left -130px;}
.pick #container .mgcard-show.item12 {background: url(pick_card.png) no-repeat -182px -130px;}
.pick #container .mgcard-show.item13 {background: url(pick_card.png) no-repeat -364px -130px;}
.pick #container .mgcard-show.item14 {background: url(pick_card.png) no-repeat -546px -130px;}
.pick #container .mgcard-show.item15 {background: url(pick_card.png) no-repeat -728px -130px;}
.pick #container .mgcard-show.item16 {background: url(pick_card.png) no-repeat -910px -130px;}
.pick #container .mgcard-show.item17 {background: url(pick_card.png) no-repeat -1092px -130px;}
.pick #container .mgcard-show.item18 {background: url(pick_card.png) no-repeat -1274px -130px;}
.pick #container .mgcard-show.item19 {background: url(pick_card.png) no-repeat -1456px -130px;}
.pick #container .mgcard-show.item20 {background: url(pick_card.png) no-repeat -1638px -130px;}

.pick #container .mgcard-show.item21 {background: url(pick_card.png) no-repeat left -260px;}
.pick #container .mgcard-show.item22 {background: url(pick_card.png) no-repeat -182px -260px;}
.pick #container .mgcard-show.item23 {background: url(pick_card.png) no-repeat -364px -260px;}
.pick #container .mgcard-show.item24 {background: url(pick_card.png) no-repeat -546px -260px;}
.pick #container .mgcard-show.item25 {background: url(pick_card.png) no-repeat -728px -260px;}
.pick #container .mgcard-show.item26 {background: url(pick_card.png) no-repeat -910px -260px;}
.pick #container .mgcard-show.item27 {background: url(pick_card.png) no-repeat -1092px -260px;}
.pick #container .mgcard-show.item28 {background: url(pick_card.png) no-repeat -1274px -260px;}
.pick #container .mgcard-show.item29 {background: url(pick_card.png) no-repeat -1456px -260px;}
.pick #container .mgcard-show.item30 {background: url(pick_card.png) no-repeat -1638px -260px;}

.pick #container .mgcard-show.item31 {background: url(pick_card.png) no-repeat left -390px;}
.pick #container .mgcard-show.item32 {background: url(pick_card.png) no-repeat -182px -390px;}
.pick #container .mgcard-show.item33 {background: url(pick_card.png) no-repeat -364px -390px;}
.pick #container .mgcard-show.item34 {background: url(pick_card.png) no-repeat -546px -390px;}
.pick #container .mgcard-show.item35 {background: url(pick_card.png) no-repeat -728px -390px;}
.pick #container .mgcard-show.item36 {background: url(pick_card.png) no-repeat -910px -390px;}
.pick #container .mgcard-show.item37 {background: url(pick_card.png) no-repeat -1092px -390px;}
.pick #container .mgcard-show.item38 {background: url(pick_card.png) no-repeat -1274px -390px;}
.pick #container .mgcard-show.item39 {background: url(pick_card.png) no-repeat -1456px -390px;}
.pick #container .mgcard-show.item40 {background: url(pick_card.png) no-repeat -1638px -390px;}

.pick #container .mgcard-show.item41 {background: url(pick_card.png) no-repeat left -520px;}
.pick #container .mgcard-show.item42 {background: url(pick_card.png) no-repeat -182px -520px;}
.pick #container .mgcard-show.item43 {background: url(pick_card.png) no-repeat -364px -520px;}
.pick #container .mgcard-show.item44 {background: url(pick_card.png) no-repeat -546px -520px;}
.pick #container .mgcard-show.item45 {background: url(pick_card.png) no-repeat -728px -520px;}
.pick #container .mgcard-show.item46 {background: url(pick_card.png) no-repeat -910px -520px;}
.pick #container .mgcard-show.item47 {background: url(pick_card.png) no-repeat -1092px -520px;}
.pick #container .mgcard-show.item48 {background: url(pick_card.png) no-repeat -1274px -520px;}
.pick #container .mgcard-show.item49 {background: url(pick_card.png) no-repeat -1456px -520px;}
.pick #container .mgcard-show.item50 {background: url(pick_card.png) no-repeat -1638px -520px;}

.pick #container .mgcard-show.item51 {background: url(pick_card.png) no-repeat left -650px;}
.pick #container .mgcard-show.item52 {background: url(pick_card.png) no-repeat -182px -650px;}
.pick #container .mgcard-show.item53 {background: url(pick_card.png) no-repeat -364px -650px;}
.pick #container .mgcard-show.item54 {background: url(pick_card.png) no-repeat -546px -650px;}
.pick #container .mgcard-show.item55 {background: url(pick_card.png) no-repeat -728px -650px;}
.pick #container .mgcard-show.item56 {background: url(pick_card.png) no-repeat -910px -650px;}
.pick #container .mgcard-show.item57 {background: url(pick_card.png) no-repeat -1092px -650px;}
.pick #container .mgcard-show.item58 {background: url(pick_card.png) no-repeat -1274px -650px;}
.pick #container .mgcard-show.item59 {background: url(pick_card.png) no-repeat -1456px -650px;}
.pick #container .mgcard-show.item60 {background: url(pick_card.png) no-repeat -1638px -650px;}

.pick #container .mgcard-show.item61 {background: url(pick_card.png) no-repeat left -780px;}
.pick #container .mgcard-show.item62 {background: url(pick_card.png) no-repeat -182px -780px;}
.pick #container .mgcard-show.item63 {background: url(pick_card.png) no-repeat -364px -780px;}
.pick #container .mgcard-show.item64 {background: url(pick_card.png) no-repeat -546px -780px;}
.pick #container .mgcard-show.item65 {background: url(pick_card.png) no-repeat -728px -780px;}
.pick #container .mgcard-show.item66 {background: url(pick_card.png) no-repeat -910px -780px;}
.pick #container .mgcard-show.item67 {background: url(pick_card.png) no-repeat -1092px -780px;}
.pick #container .mgcard-show.item68 {background: url(pick_card.png) no-repeat -1274px -780px;}
.pick #container .mgcard-show.item69 {background: url(pick_card.png) no-repeat -1456px -780px;}
.pick #container .mgcard-show.item70 {background: url(pick_card.png) no-repeat -1638px -780px;}










/*layerPop*/
.pick .layerPop {}

.pick .layerPopInner {
	z-index: 9999;
	position: fixed;
	top: 50%;
	left: 50%;
	box-shadow: 0px 0px 20px #000;

	margin-top: -150px;
	margin-left: -430px;

	border: 5px solid #450069;
	background: #450069;
} 
.pick .layerPopInner h3 {
	position: relative;
	left: 0;
	width: 300px;
	height: 48px;
	text-indent: -9999px;
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;
	background: url(pick_h_layer.png) no-repeat 15px 12px;
}
.pick .layerPopInner .cont {
	padding: 15px;
	background: #fff;
	overflow: auto;
}
.pick .layerPopInner .btnLayerClose {
	text-indent: -9999px;
	position: absolute;
	top: 14px;
	right: 12px;
	width: 15px;
	height: 15px;
	background: #450069 url(btn_layer_close.gif) no-repeat left top;
}
.pick .layerPop #bgDark {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	min-width: 0;
	background-color: #000;
	z-index: 9990;
	/* Good browsers */
	opacity: 0.7;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
	filter: alpha(opacity=70);
	/* Netscape */
	-moz-opacity: 0.7;
	/* Safari 1.x */
	-khtml-opacity: 0.7;
}
.pick .layerPopInner .cont ul {
	overflow: hidden;
	width: 820px;
}
.pick .layerPopInner .cont li {
	float: left;
	margin: 2px 1px;
	padding-top: 6px;
	width: 162px;
	height: 16px;
	color: #453d49;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #b680d0;
	background: #deb8f0;
	letter-spacing: -1px;
}










/*attend*/
.attend #section {
	width: 100%;
	background: #000 url(attend_bg_body.png) no-repeat center top;
}
.attend #header {
	text-indent: -9999px;
	height: 603px;
}
.attend #container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 1100px;
}

.attend .attendList ul {
	position: absolute;
	left: 75px;
}
.attend .attendList.week1 ul {top: 0px;}
.attend .attendList.week2 ul {top: 274px;}
.attend .attendList.week3 ul {top: 548px;}
.attend .attendList li {
	position: relative;
	float: left;
	margin-right: 3px;
	width: 128px;
	height: 220px;
}
.attend .attendList .btnGoodsGet,
.attend .attendList .btnGoodsNone {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 128px;
	height: 31px;
	text-indent: -9999px;
}
.attend .attendList.week1 .btnGoodsGet {background: url(attend_btn_goods_get.png) no-repeat left top;}
.attend .attendList.week2 .btnGoodsGet {background: url(attend_btn_goods_get.png) no-repeat left -31px;}
.attend .attendList.week3 .btnGoodsGet {background: url(attend_btn_goods_get.png) no-repeat left -62px;}
.attend .btnGoodsNone {
	cursor: default;
	background: url(attend_btn_goods_get.png) no-repeat left -93px;
}
.attend .attendList .getOk {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 128px;
	height: 220px;
	background: url(attend_get_ok.png) no-repeat left 190px;
	text-indent: -9999px;
}








/*vs*/
.vs #section {
	width: 100%;
	background: #000 url(vs_bg_body.png) no-repeat center top;
}
.vs #header {
	text-indent: -9999px;
	height: 880px;
}
.vs #container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 1079px;
}











/*footer*/
.newyear #footer {
	z-index: 2;
	clear: both;
	overflow: hidden;
	background: #000 url(footer.png) no-repeat center 65px;
	height: 150px;
	text-indent: -9999px;
}