﻿@charset "utf-8";
@import url('base.css');
@import url('fontspace.css');
@import url('content.css');
@import url('board.css');
@import url('popup.css'); /* 팝업 부분 정의 */


body { background: url(../images/common/bg/head_bg_new.gif) repeat-x 0 0; margin:0; padding:0;}


#mainWrap {width:980px; margin:auto; position:relative; overflow:hidden; zoom:1;}

/*#wrap {width:990px;  margin:0; padding:0; position:relative; overflow:hidden; zoom:1;}*/
#wrap {width:1121px; margin:0 auto; padding:0; position:relative; zoom:1; min-height: 800px;}
#wrapif {width:750px;  margin:0; padding:0; position:relative; zoom:1;}
#wrapif2 {width:600px;  margin:0; padding:0; position:relative; zoom:1;}
	#header {width:980px; height:76px;}
	#headerif {width:750px; height:76px;}
	#wrapper {width:990px; position:relative; clear:both; }
	#wrapperif {width:750px; position:relative; clear:both;}
	#wrapperif2 {width:600px; position:relative; clear:both;}
		#lnbArea {width:180px; margin:0 30px 0 8px; padding-bottom: 30px; float:left;}
		#container {width:740px; float:left; position:relative; padding:0 0 50px 0; }
		#containerif {width:700px; float:left; position:relative; padding:0 0 50px 0; }
		#containerif2 {width:600px; float:left; position:relative; padding:0 0 50px 0; }
		/*20170518_양쪽여백 같게 수정*/
		#container2 {width:715px; float:left; position:relative; padding:0 0 50px 12px; }

.new   {padding:9px;line-height:200%;}
.new li {padding-left: 11px; background: url('../images/common/blt/blt_dott.gif') no-repeat 7px 9px; }