﻿@charset 'utf-8';




body, html{ width:100%; height:100%; margin:0; border:none; padding:0; font-size:9pt; line-height:130%; text-align:left; font-family :Arial, ms sans serif,"宋体","굴림", Gulim;}
body{ background:url(/images/bg.gif);}
img{ border:none;}




a:link,a:visited{ color:#4A4A4A; text-decoration:none;}
a:hover{ color:#933; text-decoration:underline;}




/*主表格*/
.main_table{ width:100%; height:100%;}
/*主容器*/
#container{ position:relative; margin:0 auto; width:860px; height:590px;}
#bbs_white_bg{ position:absolute; left:20px; top:20px; width:820px; height:550px; background:#FFF;}




/*FLASH USE*/
#main_flash{ position:absolute; left:0; top:0; width:860px; height:590px;}




/*INDEX HTML USE*/
#index_html{ width:760px; height:240px; text-align:left; position:absolute; left:52px; top:295px; color:#888; background:#FFF;}




/*BBS USE*/
#bbs_html{ color:#444; position:absolute; display:block; left:47px; top:90px; width:766px; height:446px; background:#FFF url(/images/bbs_footer.jpg) -2px 338px no-repeat;}
#bbs_html .bbs_footer{ position:absolute; left:-2px; top:338px; display:block;}