@charset "euc-kr";
@import url(./layout.css);

/*Common*/
a {
	cursor: hand;
	text-decoration:none;
	selector-dummy: expression(this.hideFocus=true); /*¸µÅ©Á¡¼±¾ø¾Ö±â*/
}
a:link, a:visited {
	cursor: hand;
	text-decoration: none;
}
a:active, a:hover {
	cursor: hand;
	text-decoration: none;
}

/*Body*/
body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #E5E5E5 url(/image/bg_all.gif) repeat-x;
	font-family: Dotum , Gulim , Verdana, Arial, Sans-serif;
	font-size: 1em;
	line-height:1.5em;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
input {
}
select , textarea {
}

/*FONT*/
td.kor {
}


/*NEWS*/
div#news-title {
	text-align: center;
	width: 200px;
	height: 66px;
	margin-top: 50px;
}
div#news-board {
	text-align: center;
	width: 340px;
}
div#news-board table.list-news {
	width:100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
table.list-news tbody td {
	/*font: 8pt/12pt;*/
	font-size: 0.75em;
	line-height: 1.35em;
}
table.list-news tbody td.list-td01 {
	color: #FFF43E;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 1px 0;
	letter-spacing: -0.03 em;
	word-spacing: -0.03 em;
	border-bottom: 1px solid #89CDE8;
}
table.list-news tbody td.list-td02 {
	background: left bottom url(/image/news/board_gab.gif) no-repeat;
	color: #FFFFFF;
	padding: 4px 0 1px 7px;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
	border-bottom: 1px solid #89CDE8;
}
table.list-news tbody td.list-td02 a {
	color: #FFFFFF;
}
table.list-news tbody td.list-td02 a:hover {
	color: #FFFFFF;
}
table.list-news tbody td.list-td03 {
	color: #FFFFFF;
	padding: 8px 10px 5px 35px;
	line-height: 1.55em;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
	border-bottom: 1px solid #89CDE8;
}
div.news-paging {
	margin-top: 10px;
	text-align: center;
	width: 340px;
	font-size: 0.75em;
	line-height: 1.30em;
	color: #FFFFFF;
}
div.news-paging a {
	color: #FFFFFF;
}
div.news-paging a:hover {
	color: #FFF43E;
}
span.paging-on {
	color: #FFF43E;
}
img.pg {
	margin: 0 2px 0 6px;
}
div#news-board table.view-news {
	width:100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
table.view-news tbody td {
	/*font: 8pt/12pt;*/
	font-size: 0.75em;
	line-height: 1.35em;
}
table.view-news tbody td.view-td01 {
	color: #FFFFFF;
	padding: 5px 5px 2px 10px;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
	border-bottom: 1px solid #86C7E5;
}
table.view-news tbody td.view-td02 {
	color: #9ED2EA;
	padding: 4px 10px 5px 5px;
	letter-spacing: 0 em;
	word-spacing: 0 em;
	text-align: right;
}
table.view-news tbody td.view-td03 {
	color: #FFFFFF;
	padding: 5px 5px 20px 7px;
	line-height: 1.55em;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
}
div#news-button {
	margin: 0;
	padding-top: 8px;
	width: 340px;
	vertical-align: top;
}
div#news-button div.button-left {
	float: left;
	margin: 0;
	padding-left: 10px;
	vertical-align: top;
}
div#news-button div.button-right {
	float: right;
	text-align: right;
	margin: 0;
	padding-right: 10px;
	vertical-align: top;
}
/*Scroll_image*/
#content {POSITION: absolute}
#scroll-news {
	width: 330px; 
	height: 150px; 
	overflow: auto; 
	border: 0 solid;
	scrollbar-face-color: #7FC2E6;
	scrollbar-highlight-color:#0D8FCA;
	scrollbar-3dlight-color: #0D8FCA;
	scrollbar-shadow-color: #0D8FCA;
	scrollbar-darkshadow-color: #0D8FCA;
	scrollbar-track-color: #0D8FCA;
	scrollbar-arrow-color: #FFFFFF;
	padding-right: 5px;
}
#scroll-contact {
	width: 400px; 
	height: 240px; 
	overflow: auto; 
	border: 0 solid;
	scrollbar-face-color: #C2C2C2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin-top: 10px;
	padding-right: 10px;
}
#scroll-recruit {
	width: 400px; 
	height: 240px; 
	overflow: auto; 
	border: 0 solid;
	scrollbar-face-color: #C2C2C2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin-top: 10px;
	padding-right: 10px;
}


/*CONTACTUS*/
div#layer-contact {
	position:absolute;
	top: 65; left: 45;
	width: 470px;
}
div#layer-contact div#contact-box {
	width: 470px;
	background: url(/image/etc/contact_box_bg.gif) repeat-y;
	margin: 0;
	padding: 0;
}
div#contact-box div.box-top {
	width: 470px;
	height: 115px;
}
div#contact-box div.box-area {
	width: 470px;
}
div.caption {
	width: 400px;
	text-align: right;
	padding-bottom: 5px;
	font-size: 0.75em;
	line-height: 1.35em;
	color: #777777;
	border-bottom: 1px solid #CCCCCC;
}
table.contact {
	width: 100%;
}
table.contact tbody td {
	/*font: 8pt/12pt;*/
	font-size: 0.75em;
	line-height: 1.35em;
}
table.contact tbody td.us-td01 {
	color: #666666;
	padding: 5px 5px 2px 0;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
	border-bottom: 1px solid #F0EEED;
}
table.contact tbody td.us-td02 {
	color: #666666;
	padding: 5px 5px 2px 12px;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
	border-bottom: 1px solid #F0EEED;
}
table.contact tbody td.us-input {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #F0EEED;
}
div#contact-box div.box-bot {
	width: 470px;
	height: 20px;
	background: bottom url(/image/etc/contact_box_bot.gif) no-repeat;
}


/*RECRUIT*/
div#layer-recruit {
	position:absolute;
	top: 65; left: 45;
	width: 470px;
}
div#layer-recruit div#recruit-box {
	width: 470px;
	background: url(/image/recruit/recruit_box_bg.gif) repeat-y;
	margin: 0;
	padding: 0;
}
div#recruit-box div.box-top {
	width: 470px;
	height: 115px;
}
div#recruit-box div.box-area {
	width: 470px;
}
div.caption {
	width: 400px;
	text-align: right;
	padding-bottom: 5px;
	font-size: 0.75em;
	line-height: 1.35em;
	color: #777777;
	border-bottom: 1px solid #CCCCCC;
}
table.recruit {
	width: 100%;
}
table.recruit tbody td {
	/*font: 8pt/12pt;*/
	font-size: 0.75em;
	line-height: 1.35em;
}
table.recruit tbody td.rec-td01 {
	color: #666666;
	padding: 5px 5px 2px 0;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
	border-bottom: 1px solid #F0EEED;
}
table.recruit tbody td.rec-td02 {
	color: #666666;
	padding: 5px 5px 2px 12px;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
	border-bottom: 1px solid #F0EEED;
}
table.recruit tbody td.rec-td03 {
	color: #666666;
	padding: 8px 5px 0 12px;
	letter-spacing: -0.05 em;
	word-spacing: -0.03 em;
}
table.recruit tbody td.rec-input {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #F0EEED;
}
div#recruit-box div.box-bot {
	width: 470px;
	height: 20px;
	background: bottom url(/image/recruit/recruit_box_bot.gif) no-repeat;
}
