@charset "utf-8";
div {
	border: 0px dashed #F00;	
}
#Wrapper {
	width: 100%;
	border: 0px dashed #33F;
}
#top {
	width: 100%;
	height: 90px;
	border-bottom: 0px solid #ff8300;
}
#contentsWrap {
	width: 1080px;
	margin: 0px auto 80px auto;
	border: 0px dashed #39C;
}
#bottom {
	width: 100%;
	height: 80px;
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px solid #dadada;
	background-color: #f4f4f4;
	clear: both;
}
/*---------------------아이디 레이아웃---------------------*/
.logo {
	float: left;
	margin-left: 35px;
}
.topmenu ul li a {
	display: inline;
	margin-right: 20px;
	float: left;
}
.topmenu {
	float: right;
	width: 300px;
}
.header {
	height: 83px;
	width: 1080px;
	margin: 10px auto 0 auto;
}
.mainmenu {
	float: right;
	width: 760px;
	height: 50px;
	margin-top: 7px;
}
/*---------------------상단 레이아웃---------------------*/


.mainWork {
	height: 150px;
}
.mainWork_tit {
	width: 67px;
	padding: 0 0 4px 8px;
}
.mainWork_list {
	width: 980px;
	height: 144px;
	margin: 0 auto;
}
.mainWork_list ul li a {
	display: inline;
	float: left;
	margin: 0 5px;
}
.storyPark {
	background-image: url(../images/main/spark_patt.gif);
	background-repeat: repeat-x;
	height: 90px;
	margin-top: 8px;
}
.main {
	height: 500px;
	width: 1080px;
	margin-top: 0px auto;
	position: relative;
}
.notice {
	position: absolute;
	height: 125px;
	width: 270px;
	top: 373px;
	right: 280px;
	z-index:100;
}
.notice_list {
	float: left;
	width: 250px;
}
.port {
	margin: 2px;
}
.portfolio {
	height: 150px;
	width: 240px;
	top: 340px;
	right: 32px;
	position: absolute;
	z-index:100;
}
.bar {
	float: left;
	width: 10px;
	margin-top:3px;
}
.tit {
	margin-bottom: 6px;
}
/*---------------------메인의 중간부분 레이아웃---------------------*/


.foot_logo {
	float: left;
	margin-right: 80px;
	margin-left: 35px;
}
.family_site {
	float: left;
	margin-top: 10px;
	font-family: dotum;
	font-size: 12px;
	line-height: 1.2ex;
	color: #CCC;
	background-color: #535353;
	border: 1px solid #999;
}
/*---------------------하단 레이아웃---------------------*/

.subMenu {
	float: left;
	width: 230px;
	padding: 30px;
	border: 0px solid #999;
}
.contents {
	width: 790px;
	min-height:550px;
	float: left;
	border: 0px solid #999;
	margin-bottom: 60px;
}
.info {
	padding-top: 30px;
}
.folio1 table {
	padding-top: 10px;
	border: 0px solid #232323;
}
.folio1 td {
	width:120px;
	text-align: center;
	padding: 3px;
	vertical-align: top;
}
.folio1 th {
	padding: 3px;
	background-color: #F2F2F2;
	font-family: dotum;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	border: 0px solid #E4E4E4;
	text-align: center;
	vertical-align: middle;
}
.folio2 table {
	padding-top: 30px;
	border: 0px solid #232323;
}
.folio2 td {
	width:180px;
	text-align: center;
	padding: 3px;
	vertical-align: top;
}
.folio2 th {
	padding: 3px;
	background-color: #F2F2F2;
	font-family: dotum;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	border: 0px solid #E4E4E4;
	text-align: center;
	vertical-align: middle;
}
.line {
	background-image: url(../images/main/line.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	width: 700px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-position: center center;
}


.key_VIsual_Event {
float:left;
position:absolute;
left:30px;
z-index:1;
width:950px;
padding-left:30px;
float:left;
}

