﻿@charset "utf-8";
/**
* OLYM Cascading Style Sheets
* File Name : main2.css
* Description : 한국트로닉스 메인 스타일시트
* Author : Web business Team / Kim Youn Ho
* Email : designyh@olymcompnay.com
* Date : 2012.10.08
* Update : 2012.10.08
* Copyright(c) 2012 OLYM Communications. All Rights Reserved.
*/

/* Layout Selector */
html, body { }
body { font-size:0.70em; font-family:"돋움", "돋움체"; }
#wrap { width:100%; }
#header { width:100%; position:relative; z-index:150; }
#lnb { width:990px; margin:0 auto; }
#container { width:100%; height:900px; position:absolute; top:0; z-index:100; }
#mainflash { width:100%; }
#contents_box { width:100%; position:absolute; top:160px; left:677px; z-index:200; }
#contents { width:990px; margin:0 auto; }
#footer { width:100%; margin-top:645px; position:absolute; z-index:180; height:205px;}


.board { width:296px; position:relative; }
.board .more { position:absolute; top:5px; right:1px; }
.board ul { width:296px; position: absolute; top:36px; left:1px; margin:0 auto; }
.board li { padding-left:10px; background:url(/project/design/main/icon_dot.gif) left 8px no-repeat; }
.board li a { color:#808283;}
.board li a:hover { color:#719bc0; letter-spacing:inherit;}
.board .date {  position:absolute;right:0; }
.board .noti h2 { position:absolute; top:0; left:0;}
.board .repo h2 { position:absolute; top:0; left:61px;}

/* Footer */
.footer_box { width:990px; margin:0 auto; height:124px; position:relative;}
.footer_box .btn_footer{ padding-left:24px;}
.footer_box .btn_footer li {float:left; margin-top:10px; padding:0 10px; border-right:1px solid #CCC;}
.footer_box address { clear:both; padding:20px 0 11px 33px;}
.footer_box .copyright { padding:0 0 9px 33px;}
.footer_box .admin { padding-left:29px;}
.footer_box .btn_top { position:absolute; top:102px; right:17px; }
.footer_box .footer_right { position:absolute; left:275px; top:6px;}