div#globalWrapper
{
	background: none;
}

div#textSize
{
	position: absolute;
	left: 3em;
	top: 23.33em;
	z-index: 10;
	
	border: 0.08em solid #d7d8d3;
	border-bottom: none;
	width: 4.42em;
	text-align: center;
	padding: 0.25em 0 0 0;
}

/* header */
div#headerWrapper
{
	position: relative;
	left:0;
	top:0;
	width: 81em;
	height: 6.5em;
	z-index: 3;
}

object#flash-Mainmenu
{
	width: 63.08em;
	height: 5em;
}

/* main contents */
div#ContentsWrapper
{
	position: relative;
	z-index: 5;

	width: 79.33em;
	height: 30em;
	margin: 20.92em 0 0 0;
}
div#ContentsWrapper:after { content:" "; display:block; clear:both; height:0; }

div#ContentsWrapper div.left-container
{
	position: absolute;
	left: 3.08em;
	top: 0;

	width: 22.75em;
}

div#ContentsWrapper div.center-container
{
	position: absolute;
	left: 27em;
	top: 0;

	width: 31em;
}

div#ContentsWrapper div.right-container
{
	position: absolute;
	left: 59.17em;
	top: 0;

	width: 19.58em;
}

div#ContentsWrapper div#bannerZone
{
	position: absolute;
	left: 3.08em;
	top: 25em;
}

/* 팝업존 */
div#popupzone
{
	margin: 0 0 1.08em 0;
}

/* 동영상 */
ul#movieLink
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#movieLink li
{
	float: left;
}

ul#movieLink li.brochure
{
	position: relative;
}

ul#movieLink li.brochure div.btn-view
{
	position: absolute;
	left: 1em;
	top: 4.67em;
}

ul#movieLink li.newsletter
{
	position: relative;
}

ul#movieLink li.newsletter div.btn-view
{
	position: absolute;
	left: 1em;
	top: 4.67em;
}

/* 공지사항 */
div#notice
{
	float: left;
	width: 31.17em;
	margin: 0 2.24em 0.83em 0;
}

div#notice ul.notice-tab
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0.75em;
	*zoom:1;
}

div#notice ul.notice-tab:after { content:" "; display:block; clear:both; height:0; }

div#notice ul.notice-tab li
{
	float: left;
}

div#notice div.btn-more
{
	position: absolute;
	left: 26.75em;
	top: 0.67em;
}

ul#noticeList
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 9.33em;
}

ul#noticeList li
{
	background: url(/images/main/ico_notice.gif) 0.5em 0.25em no-repeat;
	padding: 0 0 0 1.25em;	
	height: 1.5em;
	width: 31.17em;

	clear: both;
}

ul#noticeList li:after { content:" "; display:block; clear:both; height:0; }

ul#noticeList li span.subject
{
	float: left;
	width: 23.5em;
}

ul#noticeList li span.date
{
	float: rigth;
	width: 14em;
}

ul#noticeList li span.subject2
{
	float: left;
	width: 19em;
}

ul#noticeList li span.state
{
	float: rigth;
	width: 11.26em;
}

/* 검색 */
div#search
{
	clear: both;
	border: 0.08em solid #cfcfcf;
	background-color: #f6f6f6;
	padding: 0.25em 0 0.25em 0.75em;
	margin: 0 0 1.75em 0;
}

div#search select
{
	width: 7.5em;
}

div#search input.type-text
{
	border: 0.08em solid #e3e3e3;
	width: 16.67em;
}

div#search select,
div#search input,
div#search img
{
	vertical-align: middle;
}

/* 이슈 */
div#press
{
	float: left;
	width: 21em;
}

div#press div.photo
{
	float: left;
	border: 0.08em solid #d1d1d1;
}

div#press div.photo img
{
	width: 8.33em;
	height: 5.5em;
	margin: 0.25em;
}

div#press div.txt
{
	float: right;
	width: 11.75em;
	padding-top: 0.5em;
}

div#press div.txt div.press-subject
{
	color: #9d612f;
	margin: 0 0 0.25em 0.25em;
	line-height: 1.25em;
	font-weight: bold;
	font-size: 1.08em;
	height: 4em;
}

div#press div.txt div.press-contents
{
	margin: 0 0 0.25em 0;
}

div#press div.txt div.press-date
{
	text-align: right;
	padding-top: 0.25em;
}

/* 회의실신청 */
div#link-request
{
	float: right;
	border-left: 1px solid #dedede;
	padding-left: 0.5em;
}

div#link-request ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.color-box
{
	background-color: #f2f0df;
	border: 0.08em solid #d7d4bf;
	padding: 0.58em;
	margin: 0 0 0.58em 0;
}

/* 입주업체정보 */
div#inter-company
{
	border: 0.08em solid #d0d0d0;
	background-color: #FFFFFF;
	padding: 0.42em;
	margin: 0 0 0.58em 0;
	*zoom:1;
}

div#inter-company:after { content:" "; display:block; clear:both; height:0; }

div#inter-company div.company-top
{
	border: 0.08em solid #dcdcdc;
	background-color: #eaeaea;
	padding: 0.25em 0.5em;
	*zoom:1;
	margin: 0 0 0.5em 0;
}

div#inter-company div.company-top:after { content:" "; display:block; clear:both; height:0; }

div#inter-company div.company-top div.title
{
	float: left;
}

div#inter-company div.company-top div.title img
{
	vertical-align: baseline;
}

div#inter-company div.company-top div.btn
{
	float: right;
	text-align: right;
}

div#inter-company ul.company-info
{
	clear: both;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	*zoom:1;
}
div#inter-company ul.company-info:after { content:" "; display:block; clear:both; height:0; }

div#inter-company ul.company-info li
{
	float: left;
	width: 8.58em;
	text-align: center;
}

div#inter-company ul.company-info li img
{
	width: 7.33em;
	height: 4.42em;
	border: 1px solid #DDDDDD;
}

div#inter-company ul.company-info li p
{
	margin: 0.25em 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.92em;
	height:2.08em;
	letter-spacing:-0.08em;
}

/* 중국법인 */
div#tab-link
{
	border: 0.08em solid #d0d0d0;
	background-color: #FFFFFF;
	*zoom:1;
}

div#tab-link ul.tab
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	*zoom:1;
}

div#tab-link ul.tab:after { content:" "; display:block; clear:both; height:0; }

div#tab-link ul.tab li
{
	float: left;
}

div#tab-link div.go-contents
{
	clear: both;
}

div#tenyears
{
	position: relative;
}

div#tenyears div.btn-view
{
	position: absolute;
	left: 13.33em;
	top: 1.5em;
}

/* footer */
div#globalWrapper div#footerWapper
{
	padding: 1.5em 0 2em 0;
	background: none;
}

/* design */
div.main_visual
{
	position: absolute;
	left: 0;
	top: 6.5em;

	width: 81.66em;
	height: 21.83em;
	z-index: 3;
}

div.main_visual object
{
	width: 81.66em;
	height: 21.83em;
	z-index: 3;
}

div.main-bg
{
	position: absolute;
	left: 0;
	top: 0;

	width: 83.08em;
	z-index: 2;
}

div.main-bg-line
{
	position: absolute;
	left: 0;
	top: 25em;

	width: 83.08em;
	z-index: 4;
}

div.notice-bar
{
	position: absolute;
	left: 27em;
	top: 27.42em;
	z-index: 4;
}

/* 배너모음 */
div.banner-bar 
{
	position: absolute;
	z-index:1;
	left: 3.08em;
	top: 52.42em;
}

div.moving_wrapper 
{	
	position: absolute;
	z-index:3;
	height: 3em;
	width: 56.25em;
	left: 8.58em;
	top: 0.75em;
	overflow: hidden;
	border-top: 0px solid #000000;
	margin: 0px; 
}

ul.moving_container 
{	
	position:relative;
	white-space:nowrap;
	height: 3em;
	width: 79.17em;
	top:0;
	left:0; 
	margin:0px; 
	padding:0px; 
}

li.moving_content 
{		
	position:relative;
	float: left;
	top:0;
	display: block;
	border:0px solid #000000;
	height: 3em; 
	width: 11.25em;

	margin:0px; 
	padding:0px; 
	
}

li.moving_content img 
{ 
	width: 10em;
	height: 2.33em; 
}

ul.moving_control 
{ 
	position:absolute;
	z-index:2;
	top:0;
	left: 63.83em;
	width: 7.67em;
	height: 1.42em; 
}

ul.moving_control li { float:left;padding: 0 0.08em 0 0; }
ul.moving_control li.btn_next img { width:1.75em;height:1.25em; }
ul.moving_control li.btn_prev img { width:1.75em;height:1.25em; }
ul.moving_control li.btn_stop img { width:1.75em;height:1.25em; }
ul.moving_control li.btn_play img { width:1.75em;height:1.25em; }

/* 이미지사이즈 */
div.main-bg img
{
	width: 81.67em;
	height: 48.42em;
}

div.main-bg-line img
{
	width: 81.67em;
	height: 23.42em;
}

div#textSize img.txt-t
{
	width: 0.75em;
	height: 0.83em;
}

div#textSize img.txt-plus,
div#textSize img.txt-minus
{
	width: 1em;
	height: 1.08em;
}

div#Mainmenu object
{
	width: 63.08em;
	height: 5em;
}

ul#movieLink img.movie01,
ul#movieLink img.movie02,
ul#movieLink img.movie03
{
	width: 7.58em;
	height: 7.08em;
}

img.view
{
	width: 2.5em;
	height: 0.75em;
}

img.down
{
	width: 2.92em;
	height: 0.75em;
}

ul.notice-tab li img
{
	width: 6.08em;
	height: 2.5em;	
}

img.more
{
	width: 2.58em;
	height: 0.42em;
}

ul#noticeList li img
{
	width: 2.83em;
	height: 1.08em;
	margin: 0 0.5em 0 0.5em;
}

div.notice-bar img
{
	width: 31em;
	height: 2.5em;
}

input.btn-search
{
	width: 4.25em;
	height: 1.58em;
}

div#press div.photo img
{
	width: 8.42em;
	height: 5.5em;
}

img.request01
{
	width: 8.58em;
	height: 3em;
	margin-bottom: 0.43em;
}

img.request02
{
	width: 8.58em;
	height: 3em;
}

div#inter-company div.company-top div.title img.company_title
{
	width: 7.5em;
	height: 1.08em;
}

div#inter-company div.company-top div.title img.company_more
{
	width: 3.25em;
	height: 0.92em;
}

div#inter-company div.company-top div.btn img
{
	width: 1.25em;
	height: 1.08em;
}

div#tab-link ul.tab li img
{
	width: 6em;
	height: 1.75em;
}

div#tab-link div.go-contents img
{
	width: 17.92em;
	height: 6.92em;
}

img.tenyears
{
	width: 19.58em;
	height: 3em;
}

div.banner-bar img
{
	width: 75.67em;
	height: 3.92em;
}