/* BASIC LAYOUT */
	/* COMMON */
		body {
			margin: 0;
			padding: 0;
			background: white;
		}
		body.b800 {
			background: url('//static.inven.co.kr/image_2011/sc2/common/bg_layout_800_1.png') no-repeat center top;
			background-attachment:fixed;
		}
		body.b915 {
			background: url('//static.inven.co.kr/image_2011/sc2/common/bg_layout_915_1.png') no-repeat center top;
			background-attachment:fixed;
		}
		#sc2Body { }
		#sc2Head { clear: both; }
		#sc2Body #sc2Middle {
			clear: both;
		}
		#sc2Left { width: 173px; padding-bottom: 440px; padding-top: 0px; background: none no-repeat left top; }
		#sc2Main { margin-top: 0;  }
		#sc2Tail { margin-top: 0px; clear:both; }
		#sc2Right {
			float: right;
			width: 167px;
			overflow: hidden;
			margin-left: 10px;
		}
		.siteLogo { display:none!important; }
	/* LAYOUT */
		#sc2Layout {
			display: block;
			float: left;
			_width: 100%;
			min-width: 100%;
			background: url("//static.inven.co.kr/image_2011/sc2/common/line_1x4_purple1.png") repeat-x left top;
		}
		body.bCenter #sc2Layout {
			text-align: center;
		}
		#sc2Body {
			display: block;
			float: none;
			text-align: left;
		}
		body.bCenter #sc2Body {
			margin: 0 auto;
		}
		body.bCenter #sc2MainFloatings {
			clear: both;
		}
		body.bCenter #sc2MainFloatings .sc2MainFloatings1 {
			position: absolute;
			top: 0px;
		}
	/* BODY 800 */
		body.b800 #sc2Body { width: 977px; }
		body.b800 #sc2Head { width: 800px; }
		body.b800 #sc2Body #sc2Middle { background: url('//static.inven.co.kr/image_2011/sc2/common/wrap_800_layout1_mid.png') repeat-y left bottom; }
		body.b800 #sc2Body #sc2Middle .sc2Middle1 { width: 977px; background: url('//static.inven.co.kr/image_2011/sc2/common/wrap_800_layout3_top.png') no-repeat left top;}
		body.b800 #sc2Body #sc2Middle .sc2Middle2 { padding-bottom:8px; width: 977px; background: url('//static.inven.co.kr/image_2011/sc2/common/wrap_800_layout3_bot.png') no-repeat left bottom;}
		body.b800 #sc2Main { width: 627px; margin-left: 0; }
		body.b800 #sc2Right { margin-top: 60px; }
		body.b800 #sc2Tail { width: 800px; }
	/* BODY 915 */
		body.b915 #sc2Body { width: 1092px; }
		body.b915 #sc2Head { width: 915px; }
		body.b915 #sc2Body #sc2Middle { background: url('//static.inven.co.kr/image_2011/sc2/common/wrap_915_layout1_mid.png') repeat-y left bottom; }
		body.b915 #sc2Body #sc2Middle .sc2Middle1 { width: 1092px; background: url('//static.inven.co.kr/image_2011/sc2/common/wrap_915_layout3_top.png?v=2') no-repeat left top; }
		body.b915 #sc2Body #sc2Middle .sc2Middle2 { width: 1092px; background: url('//static.inven.co.kr/image_2011/sc2/common/wrap_915_layout3_bot.png') no-repeat left bottom; }
		body.b915 #sc2Main { width: 742px; padding-top: 15px; overflow: hidden; }
		body.b915 #sc2Right { margin-top: 9px; }
		body.b915 #sc2Tail { width: 915px; }

			
		body.b915 #sc2Body #sc2Middle .sc2Middle2  > * { position:relative;z-index:20 }
		#sc2Middle .sc2Middle2{ position: relative;}
		#sc2Middle .sc2Middle2::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:173px; border-top:0;box-sizing:border-box;z-index:10}
		body.b800 #sc2Body #sc2Middle .sc2Middle2 > * {position:relative;z-index:20}
	/* BODY POPUP */
		body.bPopup { background-image: none; }
/* HEAD */
	/* COMMON */
		#sc2Head #sc2Headlink {
			clear: both;
			overflow: hidden;
		}
		#sc2Head #sc2Headlink a.logo {
			width:165px;
			height:62px;
			background-image:url("//static.inven.co.kr/image_2011/sc2/banner/invenlogo_165x64_1_new.png");
		}
		#sc2Head .outlogin { margin-top: 4px; }
		#sc2Top {
			clear: both;
			width: 800px;
			height: 88px;
			overflow: hidden;
			margin-top: 6px;
		}
		#sc2TopLeft {
			height: 88px;
			overflow: hidden;
			margin: 0px;
		}
		#sc2TopRight {
			height: 88px;
			overflow: hidden;
			margin: 0px;
		}
		body.bAdTopHide #sc2Top { display: none; }
	/* BODY 800 */
		body.b800 #sc2Head #sc2Headlink { width: 800px; }
		body.b800 #sc2Top { width: 800px; }
		body.b800 #sc2Top #sc2TopLeft { width: 248px; margin-left: 0px; }
		body.b800 #sc2Top #sc2TopRight { width: 548px; margin-left: 4px; }
	/* BODY 915 */
		body.b915 #sc2Head #sc2Headlink { width: 915px; }
		body.b915 #sc2Top { width: 915px; }
		body.b915 #sc2Top #sc2TopLeft { width: 248px; margin-left: 0px; }
		body.b915 #sc2Top #sc2TopRight { width: 663px; margin-left: 4px; }

/* HEADMENU */
	/* COMMON */
		#sc2Headmenu {
			clear: both;
			height: 42px;
			overflow: hidden;
			margin: 2px 0 0;
		}
		#sc2Headmenu ul {
			height: 42px;
			overflow: hidden;
		}
		#sc2Headmenu ul li a {
			display: inline;
			float: left;
			height: 42px;
			overflow: hidden;
			text-indent: -10000em;
		}
	/* BODY 800 */
		body.b800 #sc2Headmenu ul {
			width: 800px;
		}
		body.b800 #sc2Headmenu ul,
		body.b800 #sc2Headmenu ul li a {
			background: url('//static.inven.co.kr/image_2011/sc2/menu/headmenu_800_7.png') no-repeat left top;
		}
		body.b800 #sc2Headmenu ul li.home a { width: 97px; background-position: 0px 0px; }
		body.b800 #sc2Headmenu ul li.guide a { width: 87px; background-position: -97px 0px; }
		body.b800 #sc2Headmenu ul li.race a { width: 87px; background-position: -184px 0px; }
		body.b800 #sc2Headmenu ul li.strategy a { width: 87px; background-position: -271px 0px; }
		body.b800 #sc2Headmenu ul li.arcade a { width: 87px; background-position: -358px 0px; }
		body.b800 #sc2Headmenu ul li.esports a { width: 87px; background-position: -445px 0px; }
		body.b800 #sc2Headmenu ul li.gamecalendar a { width: 87px; background-position: -532px 0px; }
		body.b800 #sc2Headmenu ul li.vod a { width: 87px; background-position: -619px 0px; }
		body.b800 #sc2Headmenu ul li.clan a { width: 94px; background-position: -706px 0px; }

		body.b800 #sc2Headmenu ul li a:hover { background-position-y: -42px; }

	/* BODY 915 */
		body.b915 #sc2Headmenu ul {
			width: 915px;
		}
		body.b915 #sc2Headmenu ul,
		body.b915 #sc2Headmenu ul li a {
			background: url('//static.inven.co.kr/image_2011/sc2/menu/headmenu_915_7.png') no-repeat left top;
		}
		body.b915 #sc2Headmenu ul li.home a { width: 108px; background-position: 0px 0px; }
		body.b915 #sc2Headmenu ul li.guide a { width: 100px; background-position: -108px 0px; }
		body.b915 #sc2Headmenu ul li.race a { width: 100px; background-position: -208px 0px; }
		body.b915 #sc2Headmenu ul li.strategy a { width: 100px; background-position: -308px 0px; }
		body.b915 #sc2Headmenu ul li.arcade a { width: 100px; background-position: -408px 0px; }
		body.b915 #sc2Headmenu ul li.esports a { width: 100px; background-position: -508px 0px; }
		body.b915 #sc2Headmenu ul li.gamecalendar a { width: 100px; background-position: -608px 0px; }
		body.b915 #sc2Headmenu ul li.vod a { width: 100px; background-position: -708px 0px; }
		body.b915 #sc2Headmenu ul li.clan a { width: 107px; background-position: -808px 0px; }

		body.b915 #sc2Headmenu ul li a:hover { background-position-y: -42px; }

/* OUTLOGIN V2 */
	/* COMMON */
		#sc2LeftLogin {
			width: 171px;
			height: 247;
			overflow: hidden;
		}
		#sc2LeftLogin #comLeftOutloginV2,
		#sc2LeftLogin #comLeftOutloginV2 p,
		#sc2LeftLogin #comLeftOutloginV2 a,
		#sc2LeftLogin #comLeftOutloginV2 form,
		#sc2LeftLogin #comLeftOutloginV2 fieldset,
		#sc2LeftLogin #comLeftOutloginV2 legend,
		#sc2LeftLogin #comLeftOutloginV2 label,
		#sc2LeftLogin #comLeftOutloginV2 ul,
		#sc2LeftLogin #comLeftOutloginV2 li {
			position: absolute;
			display: inline;
			float: left;
			overflow: hidden;
			border: 0;
			margin: 0;
			padding: 0;
		}
		#sc2LeftLogin #comLeftOutloginV2 input {
			position: absolute;
			display: inline;
			float: left;
			overflow: hidden;
			margin: 0;
			padding: 0;
		}
		#sc2LeftLogin #comLeftOutloginV2 legend {
			margin: -1000px;
		}
		#sc2LeftLogin #comLeftOutloginV2 {
			clear: both;
			display: inline;
			float: left;
			width: 171px;
			height: 247px;
			overflow: hidden;
		}
		#sc2LeftLogin #comLeftOutloginV2 a.logo {
			left: 0;
			top: 0;
			width: 171px;
			height: 95px;
			text-indent: -1000em;
			overflow: hidden;
		}
		#sc2LeftLogin #comLeftOutloginV2 p {
			top: 0;
			left: 0;
			width: 1px;
			height: 1px;
			overflow: visible;
		}
		#sc2LeftLogin #comLeftOutloginV2 form {
			top: 95px;
			left: 0;
			width: 171px;
			height: 152px;
			overflow: hidden;
		}
		#sc2LeftLogin #comLeftOutloginV2 fieldset {
			top: 0;
			left: 0;
			width: 171px;
			height: 152px;
			overflow: visible;
		}
	/* LOGIN */
		#sc2LeftLogin #comLeftOutloginV2.login label {
			width: 60px;
			height: 15px;
			color: white;
			overflow: hidden;
			font-size: 11px;
			font-family: 돋움, dotum, 굴림, gulim, Helvetica;
			line-height: 14px;
			text-align: right;
		}
		#sc2LeftLogin #comLeftOutloginV2.login label.idLabel {
			top: 13px;
			left: 0;
		}
		#sc2LeftLogin #comLeftOutloginV2.login label.pwLabel {
			top: 37px;
			left: 0;
		}
		#sc2LeftLogin #comLeftOutloginV2.login input.idField,
		#sc2LeftLogin #comLeftOutloginV2.login input.pwField {
			width: 90px;
			height: 20px;
			color: #c000ff;
			border: 1px solid #6e24a2;
			background: black;
			padding: 1px 3px 0;
		}
		#sc2LeftLogin #comLeftOutloginV2.login input.idField {
			top: 9px;
			left: 65px;
		}
		#sc2LeftLogin #comLeftOutloginV2.login input.pwField {
			top: 33px;
			left: 65px;
		}
		#sc2LeftLogin #comLeftOutloginV2.login input.saveId {
			top: 66px;
			left: 8px;
			width: 13px;
			height: 13px;
		}
		#sc2LeftLogin #comLeftOutloginV2.login label.saveIdLabel {
			top: 66px;
			left: 28px;
			width: 36px;
			height: 14px;
			font-size: 11px;
			font-family: 돋움, dotum, 굴림, gulim, Helvetica;
			line-height: 14px;
			text-align: left;
			font-weight: normal;
			letter-spacing: normal;
			overflow: hidden;
		}
		#sc2LeftLogin #comLeftOutloginV2.login input.login {
			top: 61px;
			left: 69px;
			width: 87px;
			height: 21px;
			overflow: hidden;
			cursor: pointer;
			text-indent: -10000px;
			border: 0;
			background: url('//static.inven.co.kr/image_2011/sc2/common/bttn_87x21_orange1.png') no-repeat left top;
			_padding: 3px 0 0;
		}
		#sc2LeftLogin #comLeftOutloginV2.login ul.userMenu {
			top: 91px;
			left: 12px;
			width: 147px;
			height: 2px;
			overflow: visible;
			background: url('//static.inven.co.kr/image_2011/sc2/common/line_147x2_purple1.png') no-repeat left top;
		}
		#sc2LeftLogin #comLeftOutloginV2.login ul.userMenu li {
			top: 0;
			left: 0;
			width: 1px;
			height: 1px;
			overflow: visible;
		}
		#sc2LeftLogin #comLeftOutloginV2.login ul.userMenu li.register a,
		#sc2LeftLogin #comLeftOutloginV2.login ul.userMenu li.findpw a {
			width: 70px;
			height: 14px;	
			_height: 16px;
			overflow: hidden;
			color: #dbb9e9;
			font-size: 11px;
			font-family: 돋움, dotum, 굴림, gulim, Helvetica;
			line-height: 14px;
			text-decoration: none;
			text-align: center;
			background: url('//static.inven.co.kr/image_2011/sc2/common/bttn_70x16_purple1.png') no-repeat left top;
			padding: 2px 0 0;
		}
		#sc2LeftLogin #comLeftOutloginV2.login ul.userMenu li.register a {
			top: 8px;
			left: 0;
		}
		#sc2LeftLogin #comLeftOutloginV2.login ul.userMenu li.findpw a {
			top: 8px;
			left: 77px;
		}
	/* LOGOUT */
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo {
			position: absolute;
			top: 0;
			left: 0;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul {
			width: 1px;
			height: 1px;
			overflow: visible;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo .nickname {
			position: absolute;
			top: 3px;
			left: 16px;
			color: white;
			white-space: nowrap;
			font-weight: bold;
			letter-spacing: -1px;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.point li.inni {
			top: 24px;
			left: 16px;
			width: auto;
			overflow: visible;
			color: white;
			font-size: 11px;
			font-family: 돋움, dotum, 굴림, gulim, Helvetica;
			line-height: 14px;
			white-space: nowrap;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.point li.veni {
			top: 24px;
			left: 90px;
			width: auto;
			overflow: visible;
			color: white;
			font-size: 11px;
			font-family: 돋움, dotum, 굴림, gulim, Helvetica;
			line-height: 14px;
			white-space: nowrap;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.point li span.sep {
			display: none;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.point li span.value {
			color: #c510f1;
			font-weight: bold;
			letter-spacing: -1px;
			padding-left: 3px;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.userMenu {
			top: 44px;
			left: 12px;
			width: 147px;
			height: 2px;
			overflow: visible;
			background: url('//static.inven.co.kr/image_2011/sc2/common/line_147x2_purple1.png') no-repeat left top;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.userMenu li {
			width: 67px;
			height: 21px;
			overflow: hidden;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.userMenu li a {
			display: inline;
			float: left;
			width: 67px;
			height: 17px;
			_height: 21px;
			overflow: hidden;
			text-indent: -10000px;
			padding: 4px 0 0;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.userMenu li.character {
			top: 8px;
			left: 5px;
			background: url('//static.inven.co.kr/image_2011/sc2/common/bttn_67x21_orange1.png') no-repeat left top;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.userMenu li.postbox {
			top: 8px;
			left: 75px;
			background: url('//static.inven.co.kr/image_2011/sc2/common/bttn_67x21_orange2.png') no-repeat left top;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.userMenu li.inventory {
			top: 30px;
			left: 5px;
			background: url('//static.inven.co.kr/image_2011/sc2/common/bttn_67x21_orange3.png') no-repeat left top;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.userMenu li.skill {
			top: 30px;
			left: 75px;
			background: url('//static.inven.co.kr/image_2011/sc2/common/bttn_67x21_orange4.png') no-repeat left top;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo ul.userMenu li.storage {
			top: 52px;
			left: 5px;
			background: url('//static.inven.co.kr/image_2011/sc2/common/bttn_67x21_orange5.png') no-repeat left top;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo .newNote {
			left: 140px;
			top: 50px;
		}
		#sc2LeftLogin #comLeftOutloginV2.logout .loginInfo .logout {
			top: 96px;
			left: 87px;
			display: inline;
			float: left;
			width: 67px;
			height: 21px;
			overflow: hidden;
			text-indent: -10000px;
			cursor: pointer;
			background: url('//static.inven.co.kr/image_2011/sc2/common/bttn_67x21_orange6.png') no-repeat left top;
			border: 0;
			_padding: 3px 0 0;
		}

/* LEFTMENU */
	/* COMMON */
		#sc2Leftmenu {
			clear: both;
			width: 171px;
			overflow: hidden;
		}
		#sc2Leftmenu .menuGroups { margin: 3px 0 0; }
		#sc2Leftmenu .menuGroup { margin: 7px 0 0; }
		#sc2Leftmenu .menuGroup .menuGroupTitle {
			margin: 0 0 0 6px;
		}
		#sc2Leftmenu .menuItems {
			clear: both;
			width: 171px;
		}
	/* COLOR AND MARK */
		#sc2Leftmenu .menuItems strong.normal { font-weight: normal; letter-spacing: normal; }
		#sc2Leftmenu .menuItems a:hover strong.normal { font-weight: bold; letter-spacing: -1px; }
		#sc2Leftmenu .menuItems strong em { font-weight: bold; letter-spacing: -1px; }
		#sc2Leftmenu .menuItems a:hover em { font-weight: bold; letter-spacing: -1px; }

	/* BANNER MENU TYPE 1 */
		#sc2Leftmenu .bannerType1,
		#sc2Leftmenu .bannerType1 ul,
		#sc2Leftmenu .bannerType1 ul li {
			clear: both;
			width: 171px;
			overflow: hidden;
		}
		#sc2Leftmenu .bannerType1 ul {
			margin: -5px 0 0;
		}
		#sc2Leftmenu .bannerType1 ul li {
			text-align: center;
			margin: 5px 0 0;
		}
		#sc2Leftmenu .bannerType1 ul li a img {
			vertical-align: top;
		}
	/* TEXT MENU TYPE 1 */
		#sc2Leftmenu .textType1 {
			clear: both;
			width: 152px;
			overflow: hidden;
			margin: 1px 0 0 10px;
		}
		#sc2Leftmenu .textType1 ul {
			clear: both;
			width: 152px;
			overflow: hidden;
			margin: -1px 0 0;
		}
		#sc2Leftmenu .textType1 ul li.nodotted {
			background: none;
		}
		#sc2Leftmenu .textType1 ul li.nodotted a {
			padding-top: 4px;
		}
		#sc2Leftmenu .textType1 ul li {
			clear: both;
			width: 152px;
			height: 24px;
			overflow: hidden;
			background: url('//static.inven.co.kr/image/sc2/common/dot_4x1_c969696.gif') repeat-x left top;
		}
		#sc2Leftmenu .textType1 ul li span {
			display: inline;
			float: left;
			width: 152px;
			height: 18px;
			_height: 24px;
			overflow: hidden;
			line-height: 15px;
			white-space: nowrap;
			background: url('//static.inven.co.kr/image_2011/sc2/common/icon_image_purple1.png') no-repeat 5px 6px;
			padding: 6px 0 0;
		}
		#sc2Leftmenu .textType1 ul li a {
			display: inline;
			float: left;
			width: 152px;
			height: 15px;
			color: #e7e6e6;
			white-space: nowrap;
			text-indent: 20px;
			text-decoration: none;
			line-height: 15px;
		}
		#sc2Leftmenu .textType1 ul li a:hover {
			color: #3cd3d3;
			font-weight: bold;
			letter-spacing: -1px;
			background: url('//static.inven.co.kr/image/sc2/common/icon_arrow_aqua1.gif') no-repeat 144px 5px;
		}
	/* TEXT MENU TYPE 2 */
		#sc2Leftmenu .textType2 {
			clear: both;
			width: 151px;
			overflow: hidden;
			margin: 1px 0 0 9px;
		}
		#sc2Leftmenu .textType2 ul {
			clear: both;
			width: 151px;
			overflow: hidden;
		}
		#sc2Leftmenu .textType2 ul li {
			clear: both;
			width: 151px;
			height: 43px;
			overflow: hidden;
			margin: 2px 0 0;
		}
		#sc2Leftmenu .textType2 ul li.terran {
			background: url('//static.inven.co.kr/image/sc2/common/bg_black1_terran1.jpg') no-repeat left top;
		}
		#sc2Leftmenu .textType2 ul li.zerg {
			background: url('//static.inven.co.kr/image/sc2/common/bg_black1_zerg1.jpg') no-repeat left top;
		}
		#sc2Leftmenu .textType2 ul li.protoss {
			background: url('//static.inven.co.kr/image/sc2/common/bg_black1_protoss1.jpg') no-repeat left top;
		}
		#sc2Leftmenu .textType2 ul li span a {
			display: inline;
			float: left;
			width: 110px;
			_width: 151px;
			height: 28px;
			_height: 43px;
			overflow: hidden;
			color: #f4b636;
			white-space: nowrap;
			line-height: 15px;
			text-decoration: none;
			padding: 15px 0 0 41px;
		}
	/* BUTTON MENU TYPE 1 */
		#sc2Leftmenu .buttonMenuType1 {
			clear: both;
			width: 159px;
			overflow: hidden;
			margin: 4px 0 0 5px;
		}
		#sc2Leftmenu .buttonMenuType1 ul {
			clear: both;
			width: 159px;
			height: 68px;
			overflow: hidden;
			background: url('//static.inven.co.kr/image/sc2/menu/race_158_1.gif') no-repeat 1px top;
		}
		#sc2Leftmenu .buttonMenuType1 ul li {
			width: 52px;
			height: 68px;
			overflow: hidden;
			margin: 0 0 0 1px;
		}
		#sc2Leftmenu .buttonMenuType1 ul li a {
			display: inline;
			float: left;
			width: 52px;
			height: 68px;
			overflow: hidden;
			text-indent: -10000em;
		}

/* FLOATMENU */
	/* COMMON */
		#sc2Floatmenu {
			clear: both;
			width: 167px;
			overflow: hidden;
		}
		#sc2Floatmenu .menuGroups { margin: 3px 0 0; }
		#sc2Floatmenu .menuGroup { margin: 7px 0 0; }
		#sc2Floatmenu .menuGroup .menuGroupTitle {
			margin: 0 0 0 6px;
		}
		#sc2Floatmenu .menuItems {
			clear: both;
			width: 167px;
		}
	/* COLOR AND MARK */
		#sc2Floatmenu .menuItems strong.normal { font-weight: normal; letter-spacing: 0; }
		#sc2Floatmenu .menuItems a:hover strong.normal { font-weight: bold; letter-spacing: -1px; }
		#sc2Floatmenu .menuItems strong em { font-weight: bold; letter-spacing: -1px; }
		#sc2Floatmenu .menuItems em { background: no-repeat right 1px; padding-right: 15px; }
		/* COLOR */
			#sc2Floatmenu .menuItems strong.orange { color: #cc6600; /* Unadjusted */ }
			#sc2Floatmenu .menuItems strong.blue { color: #35f3ff; /* Unadjusted */ }
			#sc2Floatmenu .menuItems strong.red { color: #ff143d; /* Unadjusted */ }
			#sc2Floatmenu .menuItems strong.yellow { color: #f6d818; /* Unadjusted */ }
			#sc2Floatmenu .menuItems strong.brown { color: #7b4908; /* Unadjusted */ }
			#sc2Floatmenu .menuItems strong.purple { color: #da00e0; /* Unadjusted */ }
			#sc2Floatmenu .menuItems strong.green { color: #006600; /* Unadjusted */ }
		/* MARK */
			#sc2Floatmenu .menuItems em.newRed { background-image: url('//static.inven.co.kr/image/wow/leftimage/icon_n.gif'); }
			#sc2Floatmenu .menuItems em.newBlue { background-image: url('//static.inven.co.kr/image/bbs/latest_skin/inven/wow_bbs/images/new.gif'); }
			#sc2Floatmenu .menuItems em.eventBlue { background-image: url('//static.inven.co.kr/image/wow/leftimage/icon_e.gif'); }
			#sc2Floatmenu .menuItems em.hotOrange { background-image: url('//static.inven.co.kr/image/bbs/latest_skin/inven/new_bbs/images/hot.gif'); }
	/* BANNER MENU TYPE 1 */
		#sc2Floatmenu .bannerMenuType1,
		#sc2Floatmenu .bannerMenuType1 ul,
		#sc2Floatmenu .bannerMenuType1 ul li {
			clear: both;
			width: 167px;
			overflow: hidden;
		}
		#sc2Floatmenu .bannerMenuType1 ul {
			margin: -5px 0 0;
		}
		#sc2Floatmenu .bannerMenuType1 ul li {
			text-align: left;
			margin: 5px 0 0;
		}
		#sc2Floatmenu .bannerMenuType1 ul li a img {
			vertical-align: top;
		}
	/* TEXT MENU TYPE 1 */
		#sc2Floatmenu .textMenuType1 {
			clear: both;
			width: 167px;
			overflow: hidden;
		}
		#sc2Floatmenu .textMenuType1 .menuItems {
			clear: both;
			margin: -1px 4px 0;
		}
		#sc2Floatmenu .textMenuType1 .menuItems .menuItem {
			clear: both;
			background: white;
			margin: 1px 0 0;
		}
		#sc2Floatmenu .textMenuType1 .menuItems .menuItem .listWrap {
			clear: both;
			width: 157px;
			overflow: hidden;
			margin: 1px 0 0;
			padding: 0 0 2px;
		}
		#sc2Floatmenu .textMenuType1 .menuItems .menuItem .listWrap ul {
			clear: both;
			width: 159px;
			overflow: hidden;
			margin: -1px 0 0;
		}
		#sc2Floatmenu .textMenuType1 .menuItems .menuItem .listWrap ul li {
			clear: both;
			width: 149px;
			height: 23px;
			overflow: hidden;
			background: url('//static.inven.co.kr/image_2011/sc2/common/dot_4x1_purple1.png') repeat-x left top;
			margin: 0 4px 0 6px;
		}
		#sc2Floatmenu .textMenuType1 .menuItems .menuItem .listWrap ul li span {
			display: inline;
			float: left;
			height: 15px;
			overflow: hidden;
			line-height: 15px;
			white-space: nowrap;
			background: url('//static.inven.co.kr/image_2011/sc2/common/icon_rect_purple1.png') no-repeat 1px 5px;
			margin: 6px 0 0;
			padding: 0 0 0 10px;
		}
		#sc2Floatmenu .textMenuType1 .menuItems .menuItem .listWrap ul li span a {
			color: black;
			line-height: 15px;
		}
		#sc2Floatmenu .textMenuType1-Expend .menuItems .menuItem .listWrap {
			display: none;
		}
		#sc2Floatmenu .textMenuType1-Expend .menuItems .menuItem-Open .listWrap {
			display: inline;
		}
		#sc2Floatmenu .textMenuType1-Expend .menuItems .menuItem-Open .title a {
			background-position: left top;
		}
	/* TEXT MENU TYPE 2 */
		#sc2Floatmenu .textMenuType2 {
			clear: both;
			width: 167px;
			overflow: hidden;
		}
		#sc2Floatmenu .textMenuType2 .menuItems {
			clear: both;
			margin: -1px 4px 0;
		}
		#sc2Floatmenu .textMenuType2 .menuItems .menuItem {
			clear: both;
			background: white;
			margin: 1px 0 0;
		}
		#sc2Floatmenu .textMenuType2 .menuItems .menuItem .listWrap {
			clear: both;
			width: 167px;
			overflow: hidden;
			margin: 1px 0 0;
			padding: 0 0 2px;
			display: inline;
		}
		#sc2Floatmenu .textMenuType2 .menuItems .menuItem .listWrap .imgIcon{
			height: 67px;
			width: 159px;
			overflow: hidden;
			margin: 3px 4px 11px 4px;
		}
		#sc2Floatmenu .textMenuType2 .menuItems .menuItem .listWrap .imgIcon a{
			display: inline;
			float: left;
		}
		#sc2Floatmenu .textMenuType2 .menuItems .menuItem .listWrap .imgIcon a img{
			border: 1px solid #ACACAC;
			height: 65px;
			width: 157px;
			overflow: hidden;
		}
		#sc2Floatmenu .textMenuType2 .menuItems .menuItem .listWrap ul {
			clear: both;
			width: 167px;
			overflow: hidden;
			margin: -1px 0 0;
			_margin-bottom: 10px;
		}
		#sc2Floatmenu .textMenuType2 .menuItems .menuItem .listWrap ul li {
			clear: both;
			width: 157px;
			overflow: hidden;
			background: url("//static.inven.co.kr/image/sc2/common/icon_rect_black1.gif") no-repeat scroll 1px 5px transparent;
			margin: 0 4px 6px 6px;
		}

		#sc2Floatmenu .textMenuType2 .menuItems .menuItem .listWrap ul li a {
			color: black;
			line-height: 15px;
			margin-left: 8px;
		}
	/* IMAGEMAP MENU TYPE 1 */
		#sc2Floatmenu .imagemapMenuType1 .unitBody {
			clear: both;
			width: 148px;
			height: 98px;
			overflow: hidden;
			margin: 5px 8px 0 8px;
			border: 1px solid #754D89;
		}
		#sc2Floatmenu .imagemapMenuType1 .unitBody img {
			width: 148px;
			height: 98px;
		}
		#sc2Floatmenu .imagemapMenuType1 .unitText {
			text-align: center;
			width: 148px;
			color: #d55beb;
			margin: 6px 9px 2px;
			font-weight: bold;
		}
	/* IMAGEMAP MENU TYPE 2 */
		#sc2Floatmenu .imagemapMenuType2 .unitBody {
			clear: both;
			width: 150px;
			overflow: hidden;
			margin: 5px 8px 0 8px;
		}
		#sc2Floatmenu .imagemapMenuType2 .unitBody img {
			width: 148px;
			border: 1px solid #754D89;
			margin-bottom: 2px;
		}
		
	
	/* TWITTER TYPE 1 */
		#sc2Floatmenu .modTwitterType1 .twtr-avatar { width: 20px !important; height: 20px !important; }
		#sc2Floatmenu .modTwitterType1 .twtr-img { height:18px !important; width:18px !important; }
		#sc2Floatmenu .modTwitterType1 .twtr-img img { height:16px !important; width:16px !important; }
		#sc2Floatmenu .modTwitterType1 #twtr-widget-1 .twtr-tweet-text { margin-left:0px !important; width:137px !important; }
		#sc2Floatmenu .modTwitterType1 .twtr-tweet-text { margin-left:0px !important; }
		#sc2Floatmenu #twtr-widget-1 .twtr-bd, 
		#sc2Floatmenu #twtr-widget-1 .twtr-timeline i a,
		#sc2Floatmenu #twtr-widget-1 .twtr-bd p { font-size: 8pt !important; line-height: 15px !important; }

/* AD */
	/* POSITION ADJUST */
		#sc2AdSky { top: 67px; }
			/* LEFT login 리뉴얼 18.12.18 */
			#comLeftOutloginV5{display:block;float:none;height:156px;border-bottom:1px solid #000;overflow:hidden}
			/*1. 배경이미지*/
			#comLeftOutloginV5{}
			#comLeftOutloginV5 div,
			#comLeftOutloginV5 form,
			#comLeftOutloginV5 ul{display:block;float:none}
			#comLeftOutloginV5 p{padding:0;margin:0}
			#comLeftOutloginV5 .btn{padding:0;margin:0;background:transparent;border:0;font-size:11px;font-family:gulim, sans-serif;cursor:pointer}
			#comLeftOutloginV5 a:hover{text-decoration:none}
			#comLeftOutloginV5 .logo{display:block;width:100%;height:39px;color:transparent;font-size:0}
			#comLeftOutloginV5 .form_area{padding:0 18px}
			#comLeftOutloginV5 .nickname{color:#fff;font-weight:bold}
			#comLeftOutloginV5 .point{padding:8px 0}
			#comLeftOutloginV5 .point::after{display:block;content:'';clear:both}
			#comLeftOutloginV5 .point p{float:left;color:#ece2f6;font-size:11px}
			#comLeftOutloginV5 .point p:first-child{width:75px}
			#comLeftOutloginV5 .point p:last-child{width:60px}
			#comLeftOutloginV5 .point .value{display:inline-block;padding-left:2px;color:#c510f1;font-size:11px}
			
			#comLeftOutloginV5.logout .form_area{padding-top:6px}
			#comLeftOutloginV5.logout .btn_area::after{display:block;content:'';clear:both} 
			/*2. 기존 - 로그인후 버튼 #comLeftOutloginV4.logout .btn_area .btn 복붙  */
			#comLeftOutloginV5.logout .btn_area .btn{display:block;position:relative;float:left;width:61px;height:16px;margin-bottom:6px;background:#f07800;border: 1px solid #000;box-shadow:inset 0 2px 0 #fcb732;box-sizing:border-box}
			#comLeftOutloginV5.logout .btn_area .btn::before{display:block;content:'';position:absolute;top:50%;bottom:0;left:0;right:0;z-index:10}
			#comLeftOutloginV5.logout .btn_area .btn:nth-child(2n){float:right}
			#comLeftOutloginV5.logout .btn_area .btn .text{display:block;position:relative;color:#fff;font-size:11px;text-align:center;line-height:15px;z-index:20}
			#comLeftOutloginV5.logout .btn_area .btn .cnt{display:block;position:absolute;top:-5px;right:-1px;background:#cb0606;border:1px solid #000;border-radius:2px;box-sizing:border-box;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);z-index:30}
			#comLeftOutloginV5.logout .btn_area .btn .cnt::before{display:block;content:'';position:absolute;top:50%;left:0;right:0;bottom:0;background:#970000;z-index:10}
			#comLeftOutloginV5.logout .btn_area .btn .cnt span{display:block;position:relative;padding:0 5px;color:#fff;border:1px solid #ff0c0c;border-radius:2px;font-size:11px;line-height:12px;z-index:20}
			
			#comLeftOutloginV5.login .login_box{width:158px;padding-bottom:8px;margin:5px auto 0;}
			/*3. 큰박스 테두리, bg */
			#comLeftOutloginV5.login .login_box{background:#320e3e;border:1px solid #23042e}
			#comLeftOutloginV5.login .login_box .text{padding:5px 0;color:#fff;text-align:center;line-height:1.4}
			#comLeftOutloginV5.login .login_box .text.notice{height:30px;line-height:30px}
			#comLeftOutloginV5.login .login_box .text .color{color:#95ff7d}
			#comLeftOutloginV5.login .login_box .link{display:block;width:135px;height:32px;margin:0 auto;color:#fff;font-weight:bold;text-align:center;line-height:32px;box-sizing:border-box}
			
			/*4. 버튼 테두리, bg  */
			#comLeftOutloginV5.login .login_box .link{background:#eb5800;color:#fff;border: 1px solid #faa100;}
			#comLeftOutloginV5.login .login_box .link .img{margin-top:-4px;vertical-align:middle}
			#comLeftOutloginV5.login .btn_area{width:158px;height:28px;margin:0 auto}
			#comLeftOutloginV5.login .btn_area::after{display:block;content:'';clear:both}
			#comLeftOutloginV5.login .btn_area .col{position:relative;float:left;width:50%;text-align:center;line-height:28px}
			#comLeftOutloginV5.login .btn_area .col:first-child::before{display:block;content:'';position:absolute;top:50%;right:0;width:1px;height:9px;margin-top:-5px;background:#fff}
			#comLeftOutloginV5.login .btn_area .col .link{color:#fff;font-size:11px}
			
			

/*
 * RENEWAL : 160511 by Sulper
 * layout.css 81 ~ 113 까지 삭제
 */

	#sc2Layout {
		background: none;
	}
	#sc2Body #sc2Head #sc2Headlink {
		position: absolute;
		width: 100% !important;
		height: 30px !important;
		left: 0;
		background: #fff;
		border-bottom: 1px solid #dcdcdc;
	}
	body.b800 #sc2Body #sc2Head #sc2Headlink { min-width: 977px; }
	body.b915 #sc2Body #sc2Head #sc2Headlink { min-width: 1090px; }

	#sc2Body #sc2Head .outlogin {
		margin-top: 0!important;
	}
	#sc2Body #sc2Top {
		margin-top: 40px !important;
	}
	
	body.b800 #sc2Body #sc2Middle .sc2Middle1 { width: 977px; background: url('//static.inven.co.kr/image_2011/sc2/common/wrap_800_layout4_top.jpg') no-repeat 4px 0px!important;}
	body.b915 #sc2Body #sc2Middle .sc2Middle1 { background: url('//static.inven.co.kr/image_2011/sc2/common/wrap_915_layout4_top.jpg') no-repeat 4px 0px !important; }
	#sc2Body #sc2LeftLogin #comLeftOutloginV2 fieldset { top:20px!important; }
	#sc2Body #sc2Top {
		height: 120px;
	}
	#sc2Body #mainLogo {
		width: 165px;
		height: 120px;
		background: url('//static.inven.co.kr/image_2011/sc2/common/logo1_sc2.png') no-repeat center center;
	}
	#sc2Body #mainLogo a {
		display: inline-block;
		width: 165px;
		height: 120px;
		text-indent: -10000px;
	}
	body.b915 #mainLogo { margin-left: 40px; }
	#sc2Body #sc2TopRight {
		height: 120px;
	}
	body.b800 #sc2Body #sc2Top #sc2TopRight { float: right; width: 635px; margin-top: 0; margin-left: 0; }
	body.b915 #sc2Body #sc2Top #sc2TopRight { float: right; width: 635px; margin-top: 0; margin-left: 0; }
	body.b800 #sc2Body #sc2Right { margin-top: 257px; float: right; }
	body.b915 #sc2Body #sc2Right { margin-top: 257px; float: right; }

	#sc2Body #sc2LeftLogin {
		height: 157px !important;
	}
	#sc2Body #sc2LeftLogin #comLeftOutloginV2 {
		height: 157px !important;
	}
	#sc2Body #sc2LeftLogin #comLeftOutloginV2 a.logo {
		height: 40px; z-index: 1;
	}
	#sc2Body #sc2LeftLogin #comLeftOutloginV2 form {
		top: 16px !important;
	}
	#sc2Body #sc2AdSky {
		top: 164px;
	}

	body.b915 #sc2Body #sc2AdSky { left: 923px; }
	body.b800 #sc2Body #sc2AdSky { left: 810px; }
	body.topsky #sc2Body .adSky {
		top: 224px !important;
	}

/* home.css */
	#sc2Home .middleAd {
		height: 100px !important;
		margin-top: 10px !important;
		
	}
	
	#sc2Home .middleAd { height: 100px !important; text-align: center; padding-left: 10px; }