@charset "utf-8";
/* CSS Document */

@import url("/TM_style/common.css");
@import url("/TM_style/menu.css");

body{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12pt; color:#666;
	background:url(/image/bg_all.jpg) #1E6F9A repeat-y;
	margin: 0; /*  ⺻  ٸ  Ƿ body    е 0 ϴ  ϴ. */
	padding: 0;
}

#main_wrap{width:100%;background:url(/image/common/bg_all.jpg) top left;}
#sub_wrap{width:100%;background:url(/image/sub_bg.jpg) repeat-y left #FFF;}


#main_top{width:100%; background:url(/image/top/sub_bg_top.gif) no-repeat left  height:30px; clear:both;}

#topmenu{width:1020px; background:url(/image/top/bg_topmenu.jpg) no-repeat; height:30px; clear:both; text-align:right;}
#topmenu ul{padding:10px 20px;}
#topmenu li{display:inline; padding:5px;}

/* main */
#m_contents{width:100%; position:absolute;}
#m_all_width{width:1020px}
#m_fx_bg { width:700px;float:right; }
#m_product{clear:both; background:url(/image/main_bg.jpg) no-repeat right top; width:700px; height:510px;}
#m_product div{clear:both; width:100%}
#m_product .imgR{clear:both; width:100%; text-align:right}
#m_product .swf{clear:both; padding:46px 0 0 0; margin:0}

#m_blank{height:60px; clear:both}
#m_bottom ul{padding:0px; margin:0px;}
#m_bottom li{display:inline; padding:0px 5px 0px 5px; border-right:#6CC 1px solid; margin:0px;}
#m_bottom li .hidden_border{border:2px;}

/* main left*/
#left_menu{float:left; width:260px; background:url(/image/bg_leftmenu.jpg) repeat-y;}
#left_menu h1{text-align:center;}

/* sub wrap */
#s_contents{background:url(/image/sub_bg.jpg) repeat-y left #FFF; width:100%; position:absolute;}
#s_all_width{width:1020px}
#sub_left_bg{float:left; width:40px;}
#sub_contents_wrap{width:720px; float:left }
#blank_h30{height:30px; clear:both;}
#sub_write{width:100%; line-height:24px; font-size:0.8em; color:#999999; word-spacing:pre-wrap; clear:both;}













#write {line-height:24px; font-size:11px; color:#666666; word-spacing:pre-wrap; clear:both; }

#top_menu{width:1020x; text-align:right;padding-top:9px}




