﻿@charset "utf-8";
/**
* OLYM Cascading Style Sheets
* File Name : main.css
* Description : 한국트로닉스 메인 스타일시트
* Author : Web business Team / Jessica
* Email : design@olymcompnay.com
* Date : 2012.03.09
* Update : 2012.03.09
* Copyright(c) 2012 OLYM Communications. All Rights Reserved.
*/

/* Layout Selector */
html, body { height: 100%; }
body { font-size:0.75em; font-family:"돋움", "돋움체"; line-height:1.2em;}
#wrap { width:100%;  }
#header { width:100%; position: absolute; z-index:200; left:0; top:0;}
/* margin으로 container 높이100% 만듬 */
#container { width:100%;}
/* padding으로 contents-box 원래높이 지정 */
#contents_box {}
/* IE Hack */
*html #container { }
#mainflash { width:100%; height:900px; }
#contents { width:100%; margin:0 auto; height:900px; }
#footer { width:100%; position:absolute; top:777px; left:0; z-index:500; height:124px;}

/* Footer */
.footer_box { width:990px; margin:0 auto; height:124px; position:relative;}
.footer_box .btn_footer{padding:29px 0 0 25px;}
.footer_box .btn_footer li {float:left; padding:0 27px 14px 0;}
.footer_box address { padding:0 0 5px 25px;}
.footer_box .copyright { padding-left:25px;}
.footer_box .btn_top { position:absolute; top:61px; right:29px; }
.footer_box .footer_right { position:absolute; right:28px; top:20px;}
.footer_box .footer_right li { float:left; padding-left:33px;}
.footer_box .select {padding-top:5px;}


#lnb { height:125px; line-height: 0; overflow: hidden; background:url(/project/design/com/bg_gnb.gif) left top repeat-x;  }
#lnb_snb {left:0; top:30px; width: 100%; height:0px; overflow: hidden; position: absolute; z-index: 9000; background:#ffffff; position:absolute; z-index:100;}

/* 주식정보 */
.stock_box { position:absolute; left:0; top:522px; width:100%; z-index:500;}
.stock_box .stock_load {padding-left:490px; width:230px; margin:0 auto; height:105px;  }