
/* COMMON STYLE */
	/* DEFAULT */
		div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form { float: left; display: inline; margin:0; padding:0; height: auto; }
		body, input, select, textarea, a, th, td, caption, h1, h2, h3, h4, h5, h6  { font-family: gulim, 굴림, Helvetica; font-size: 12px; color: #000; font-weight: normal; letter-spacing: 0px; font-style: normal; text-decoration: none; }
		a:hover, a:active { text-decoration: underline; }
		img { border: none; }
		em { font-style: normal; }
		strong, b { letter-spacing:-1px; font-weight: bold; }
		a h1, a h2, a h3, a h4, a h5 { cursor: pointer; }
		select { height: 20px; }
		input.radio { width: 12px; height: 12px; margin: 0; padding: 0; }
		input.checkbox { width: 12px; height: 12px; margin: 0; padding: 0; }
		img.iconimg, .iconimg img { vertical-align: middle; border: none; margin-top: -4px; margin-bottom: -1px; }
	/* FREQUENT */
		.hidden { display: none; }
		.hide { text-indent: -1000em; }
		.iefix { width: 1px !important; height: 0px !important; _height: 1px !important; margin: -1px 0 0 0 !important; clear: both !important;; display: none !important; _display: inline !important; overflow: hidden !important; padding: 1px 0 0 0 !important; font-size: 1px !important; }
	
	/* TITLE 710x40 BLUE 1 */
		#lostarkBody .title710BL1 {
			display: inline;
			float: left;
			width: 710px;
			height: 40px;
			overflow: hidden;
			text-decoration: none;
			font:bold 15px/40px 굴림,gulim;
			letter-spacing: -1px;
			text-indent: 15px;
			color: #f4f4f4;
			background: url('//static.inven.co.kr/image_2011/lostark/dataninfo/bg_title.jpg?v=180629') no-repeat left top;
			color: #ffffff;
			text-align: left;
			margin-left: 10px;
		}


		#lostarkBody .modern-menu {
 
		}

		#lostarkBody .modern-menu h3 {
			width: 173px;
			margin-left: -7px;
			background-color: #155082;
		    border-top: 2px solid #267ced;
		    border-left: 2px solid #000;
		    border-bottom: 1px solid #181a20;
			color: #FFF;
			text-indent: 20px;
		}
		#lostarkBody .modern-menu h3,
		#lostarkBody .modern-menu h3 a {
			text-decoration: none;
			display: block;			
			height: 39px;
		    color: #FFF;
		    font-family: NanumBarunGothic, sans-serif;
		    font-size: 13px;
		    font-weight: bold;
		    line-height: 39px;
		    letter-spacing: 0px;
    		font-style: normal;
		}

		#lostarkBody .modern-menu h3:before {
			content: '';
			display: inline-block;
			height: 37px;
			vertical-align: middle;
		}

		#lostarkBody .modern-menu h3 img {
			vertical-align: middle;
		}


		#lostarkBody .modern-menu a {
			color: inherit;
		}

		#lostarkBody .modern-menu ul li {
			display: block;
			margin-right: 9px;
    		border-bottom: 1px solid #2c465e;
			color: #d1d1d1;
			width:160px;
		}

		#lostarkBody .modern-menu ul li:last-of-type {
			border-bottom: none;
		}

		#lostarkBody .modern-menu ul li a {
			line-height: 32px;
			padding-left: 17px;
			display: block;
			text-decoration: none;
			font-family: 'NanumBarunGothic', sans-serif;
		}

		

	
/*통합검색 모듈 */
#isearchForm{ background-color: #1f3d57 !important; margin-left: 0px !important;  }
#isearchForm button[type="button"]{ background-color: #2290d9 !important; } 