﻿@charset "utf-8";

* {margin: 0; padding: 0; }
body, div, span, td, select, input, textarea {line-height: 1.5; color: #686868;}
#admin body, #admin div, #admin span, #admin td, #admin select, #admin input, #admin textarea {font-family:dotum, arial; font-size: 12px;}
p {margin-bottom:15px;}
body {position:relative; text-align:center;}
ul li {list-style:none; line-height:1.3; margin-bottom: 5px;}
ol {margin:auto;}
fieldset, img {border: none;}

a {color:#747474; text-decoration:none;}
a:hover, a:hover * {color:#747474; text-decoration:none;}

a.product_list {color:#747474; text-decoration:none;}
a.product_list:hover, a.product_list:hover * {color:#4F91DF; text-decoration:none; font-weight:bold;}


a.orderbyselected {color:#000000; text-decoration:none; font-weight:bold;}
a.orderbyselected:hover, a.orderbyselected:hover * {color:#000000; text-decoration:none; font-weight:bold;}

hr {clear:both; height: 0; visibility:hidden; display:none; overflow:hidden;}

input {background-color: transparent;}
input.txt {border: #DDDDDD 1px solid; padding: 1px; height:18px; background-color: #FFFFFF;}
input.checkbox {border: #DDDDDD 1px ; height:18px; background-color: transparent;}
input.radio {border: #DDDDDD 1px ; height:18px; background-color: transparent;}
input.file	{border: #DDDDDD 1px solid; padding: 1px; height:18px; }
input.readonly	{border: #DDDDDD 1px solid; padding: 1px; height:18px; background-color:#CDCDCD;}
input.label	{border: #DDDDDD 0px solid; padding: 1px; height:18px; }

textarea {background-color: transparent;}
textarea.txt {border: #DDDDDD 1px solid; padding: 1px;}

textarea {border: #DDDDDD 1px solid}
select {border: #DDDDDD 1px solid}




/*--------------------------------------------------------*/
/*------------------ 국문   ------------------------------*/
/*--------------------------------------------------------*/
/*---------- PRODUCT* ----------*/
/* 프로덕트 메인 */
#product_main #wrapper {width:100%; position:relative; text-align:center; }
	/* 상단메뉴 */
	#product_main #wrapper #topmenu{width:925px; margin:0 auto;  height:39px;}
	#product_main #wrapper #topmenu #topmenu_top {width:925px; padding-top:25px; }
	#product_main #wrapper #topmenu #topmenu_top #top_logo{float:left; text-align:left; margin-left:3px; padding-bottom:3px;}
	#product_main #wrapper #topmenu #topmenu_top #top_selector{float:right; text-align:left; margin-left:12px; padding:3 3 0 0;}
	#product_main #wrapper #topmenu #topmenu_top #top_button{float:right; text-align:left; padding-top:8px; padding-bottom:3px;}
	#product_main #wrapper #topmenu #topmenu_flash {clear:both; width:925px; padding-top:6px; display:none;  height:68px;}

	/* 메인영역 */
	#product_main #wrapper #mainarea{clear:both; width:925px; margin:0 auto; position:relative; z-index:1;}
	#product_main #wrapper #mainarea #content{width:925px; }

	/* 메인 플레쉬 */
	#product_main #wrapper #mainarea #content #flash_area{width:925px; height:580px;}

	/* 메인 게시판 영역 - 공지사항*/
	#product_main #wrapper #mainarea #content #info_area{width:925px; }

	/* 메인 게시판 영역 공통(제목부분)*/
	#product_main #wrapper #mainarea #content #info_area .bbs_title{width:400px; overflow:hidden;}
	#product_main #wrapper #mainarea #content #info_area .bbs_title .title_image
	{
		width:200px;
		background:url('/_Design/Image/kr/company/icon_main.gif') no-repeat 0px 3px;
		text-align:left;
		padding-left:17px;
		padding-top:3px;
		float:left;
	}
	#product_main #wrapper #mainarea #content #info_area .bbs_title .button_area{width:180px; float:right;}

	/* 메인 게시판 영역 - 공지사항*/
	#product_main #wrapper #mainarea #content #info_area #bbs_area{width:400px; float:left; text-align:right; padding-left:53px; padding-bottom:35px;}
	#product_main #wrapper #mainarea #content #info_area #bbs_area .bbs_list
	{
		width:400px;
		background:url('/_Design/Image/kr/company/line_main01.gif') repeat-x;
		text-align:left;
		margin-top:7px;
		padding-top:7px;
	}

	/* 메인 게시판 영역 - 베스트 상품*/
	#product_main #wrapper #mainarea #content #info_area #product_area{width:400px; float:right; text-align:right;}
	#product_main #wrapper #mainarea #content #info_area #product_area .flash_product{width:400px; text-align:left; margin-top:7px;}

	/* 하단메뉴 */
	#product_main #wrapper #bottommenu
	{
		clear:both;
		width:100%;
		background: #FFFFFF url('/_Design/Image/kr/company/bg_bottom.gif') repeat-x;
		text-align:center;
		padding-top:1px;

		margin-bottom:40px;
	}
	#product_main #wrapper #bottommenu #bottom_contents{width:925px;  margin:0 auto;  margin-top:17px;}
	#product_main #wrapper #bottommenu #bottom_contents #bottom_left{float:left; text-align:left; }
	#product_main #wrapper #bottommenu #bottom_contents #bottom_right{float:right; text-align:left;}
	#product_main #wrapper #bottommenu #bottom_contents #bottom_right .bottom_flash{float:right; text-align:left; padding-right:22px; }
	#product_main #wrapper #bottommenu #bottom_contents #bottom_right .bottom_img{float:right; text-align:left; }
	
	
	/* 2011-11 Product Main */
	.p_gnb { display:block; width:925px; height:38px; margin:0 auto; text-align:left; background:url('/_Design/Image/kr/product/new/bg_gnb_product_on.jpg') no-repeat; position:relative; }
	.p_gnb .navi { margin-left:113px; overflow:hidden; }
	.p_gnb .navi li { float:left; }
	.p_gnb .btn_company { position:absolute; top:0; right:0; }
	
	#p_navi { width:785px; position:relative; }
	#p_navi .wrap { width:567px; height:32px; position:relative; top:0; left:163px; overflow:hidden; }
	#p_navi ul { width:99999px; height:32px; position:relative; top:0; left:-7px; overflow:hidden; }
	#p_navi li { float:left; height:32px; background:url('/_Design/Image/kr/product/new/bg_gnb_line.jpg') no-repeat 0 12px; position:absolute; overflow:hidden; top:0; left:0; }
	#p_navi li a { float:left; height:32px; overflow:hidden; }
	#p_navi li span { float:left; height:32px; padding:0 7px; font-weight:bold; letter-spacing:-1px; color:#fff; line-height:32px; position:relative; cursor:pointer; }
	#p_navi li span.text_2 { line-height:12px; font-size:11px; top:4px; }
	#p_navi li span.text_3 { line-height:9px; font-size:10px; letter-spacing:0; top:2px; }
	#p_navi li a:hover span { color:#c0f0f8; }
	#p_navi .btn_prev { position:absolute; top:5px; left:138px; }
	#p_navi .btn_next { position:absolute; top:5px; left:735px; }
	
	.p_visual { height:399px; text-align:left; overflow:hidden; }
	.p_visual #visual_mc { display:inline; float:left; width:719px; height:377px; position:relative; overflow:hidden; }
	.p_visual #visual_mc li { width:719px; height:377px; margin:0; }
	.p_visual .navi { float:left; width:170px; margin-top:20px; position:relative; left:15px; overflow:hidden; }
	.p_visual .navi a { display:block; position:relative; }
		
	.p_main { height:140px; text-align:left; position:relative; }
	.p_main .notice { width:276px; position:absolute; top:0; left:53px; }
	.p_main .notice h2 { padding-top:4px; }
	.p_main .notice ul { padding-top:15px; }
	.p_main .notice ul li { margin:0; padding-left:9px; background:url('/_Design/Image/kr/product/new/bu_main_news.gif') no-repeat 2px 50%; color:#666; line-height:19px; white-space:nowrap; overflow:hidden; }
	.p_main .notice ul li a:hover { color:#000; }
	.p_main .notice ul li a { width:190px; float:left; }
	.p_main .notice ul li span { width:70px; float:right; text-align:right; }
	.p_main .notice .btn_more { position:absolute; top:8px; right:0; }
	
	.p_main .best { width:353px; height:103px; background:url('/_Design/Image/kr/product/new/bg_main_con.gif') no-repeat; position:absolute; top:0; left:359px; }
	.p_main .best h2 { padding:4px 0 0 18px; }
	.p_main .best .navi { position:absolute; top:26px; left:233px; }
	.p_main .best .navi li { width:110px; height:18px; margin:0; background:url('/_Design/Image/kr/product/new/bg_best_off.gif') no-repeat 0 100%; }
	.p_main .best .navi li.on { background:url('/_Design/Image/kr/product/new/bg_best_on.gif') no-repeat 0 0; }
	.p_main .best .navi li.on a { color:#fff; }
	.p_main .best .navi li a { display:block; height:18px; padding:0 0 0 20px; font-size:10px; color:#666; line-height:17px; }
	.p_main .best .product { height:100px; position:absolute; top:25px; left:25px; }
	.p_main .best .product .title { display:block; width:105px; height:45px; letter-spacing:-1px; line-height:15px; font-weight:bold; color:#639b42; position:absolute; top:6px; left:102px; overflow:hidden; }
	.p_main .best .product .name { display:block; width:105px; letter-spacing:-1px; color:#949494; white-space:nowrap; position:absolute; top:52px; left:102px; }
	
	.p_main .cs_center { height:103px; padding:3px 0 0 20px; background:url('/_Design/Image/kr/product/new/bg_main_con.gif') no-repeat; position:absolute; top:0; left:712px; } 
	.p_main .cs_center .btn { position:absolute; top:85px; left:21px; }
	
	
	/* 2011-11 Company Main */
	.c_gnb { display:block; width:925px; height:38px; margin:0 auto; text-align:left; position:relative; z-index:10; }
	.c_gnb .btn_product { position:absolute; top:0; left:0; }
	#c_navi { width:787px; height:57px; background:url('/_Design/Image/kr/company/new/bg_gnb_company_off.jpg') no-repeat; position:absolute; top:0; left:138px; overflow:hidden; }
	#c_navi .mm { height:57px; padding-left:63px; }
	#c_navi .mm li { float:left; margin:0; font-size:0; line-height:0; }
	#c_navi .sm { width:9999px; position:absolute; top:32px; left:0; }
	#c_navi .sm li { height:11px; padding:7px 8px; }
	
	.c_visual { height:400px; text-align:left; position:relative; overflow:hidden; }
	.c_visual .visual_img { margin:0; padding:0; position:absolute; top:0; left:0; }
	.c_visual .btn_visual { position:absolute; top:264px; left:610px; overflow:hidden; }
	.c_visual .btn_visual li { float:left; }
		
	.c_main { height:140px; text-align:left; position:relative; }
	.c_main .notice { width:276px; position:absolute; top:0; left:17px; }
	.c_main .notice h2 { padding-top:4px; }
	.c_main .notice ul { padding-top:15px; }
	.c_main .notice ul li { margin:0; padding-left:9px; background:url('/_Design/Image/kr/company/new/bu_main_news.gif') no-repeat 2px 50%; color:#666; line-height:19px; white-space:nowrap; overflow:hidden; }
	.c_main .notice ul li a:hover { color:#000; }
	.c_main .notice ul li a { width:190px; float:left; }
	.c_main .notice ul li span { width:70px; float:right; text-align:right; }
	.c_main .notice .btn_more { position:absolute; top:8px; right:0; }
	
	.c_main .global_network { height:103px; padding:4px 0 0 19px; background:url('/_Design/Image/kr/company/new/bg_main_con.gif') no-repeat; position:absolute; top:0; left:319px; }
	.c_main .global_network .btn { position:absolute; top:78px; left:22px; }
	
	.c_main .cs_center { height:103px; padding:3px 0 0 17px; background:url('/_Design/Image/kr/company/new/bg_main_con.gif') no-repeat; position:absolute; top:0; left:558px; }
	.c_main .cs_center .btn { position:absolute; top:78px; left:19px; }
	
	.c_main .banner { position:absolute; top:0; left:759px; }
	.c_main .banner * { display:block; }
	
	

/* 프로덕트 서브 */
#product_sub #wrapper {width:100%; position:relative; text-align:center; }
	/* 상단메뉴 */
	#product_sub #wrapper #topmenu{width:925px;  height:107px; margin:0 auto; overflow:hidden;}
	#product_sub #wrapper #topmenu #topmenu_top {width:925px; padding-top:25px;}
	#product_sub #wrapper #topmenu #topmenu_top #top_logo{float:left; text-align:left; margin-left:3px; padding-bottom:3px;}
	#product_sub #wrapper #topmenu #topmenu_top #top_selector{float:right; text-align:left; margin-left:12px; padding:3 3 0 0;}
	#product_sub #wrapper #topmenu #topmenu_top #top_button{float:right; text-align:left; padding-top:8px; padding-bottom:3px;}
	#product_sub #wrapper #topmenu #topmenu_flash {clear:both; width:925px;  height:68px;}
	/* 공통 */
	#product_sub #wrapper #mainarea{width:925px; margin:0 auto; z-index:1}
	#product_sub #wrapper #mainarea #content {width:925px; position:relative;}
	#product_sub #wrapper #mainarea #content #navi_area{width:925px; height:36px;}
	#product_sub #wrapper #mainarea #content #navi_area #navi_title
	{
		width:425px;
		float:left;

		padding-left:5px;
		padding-top:7px;
		padding-bottom:12px;
		text-align:left;
	}
	#product_sub #wrapper #mainarea #content #navi_area #navi_button{width:400px; float:right; text-align:right;padding-right:5px;}

	/* 서브 메인*/
	#product_sub #wrapper #mainarea #content #main_flash_area{width:925px; height:462px; overflow:hidden;  }
	#product_sub #wrapper #mainarea #content #main_flash_area #main_flash_bg{ width:925px; position:relative;}
	#product_sub #wrapper #mainarea #content #main_flash_area #main_product_list_area{width:925px; position:relative; top:-189px; text-align:center;}

	#product_sub #wrapper #mainarea #content #main_content_area{width:925px; padding:10px 10px 0 10px; }
	#product_sub #wrapper #mainarea #content #main_content_area #con_fetures{float:left;}
	#product_sub #wrapper #mainarea #content #main_content_area #con_news{float:right;}


	/* 서브 */
	#product_sub #wrapper #mainarea #content #sub_product_list_area{clear:both;width:918px; margin-left:2px;}

	#product_sub #wrapper #mainarea #content #product_info {width:925px;  margin-top:20px;}
	#product_sub #wrapper #mainarea #content #product_info #prodcut_navi{width:925px;}
	#product_sub #wrapper #mainarea #content #product_info #prodcut_navi #product_title
	{
		width:425px;
		float:left;
		background:url('/_Design/Image/kr/company/icon_navi02.gif') no-repeat 2px 5px;
		padding-left:18px;
		text-align:left;
		color: #666666;
		font-weight:bold;
		font-size: 15px;
	}
	#product_sub #wrapper #mainarea #content #product_info #prodcut_navi #navi_info{width:400px; float:right; text-align:right; margin-top:0px; padding-right:5px;}
	#product_sub #wrapper #mainarea #content #product_info #product_flash_area{clear:both; width:925px; padding-top:2px;  margin-left:2px;}
	#product_sub #wrapper #mainarea #content #product_info #product_flash_area	.product_navi_flash{float:left; padding-top:6px; padding-left:10px;}
	#product_sub #wrapper #mainarea #content #product_info #product_flash_area	.product_navi_button{float:right; padding-top:16px; padding-right:10px; }
	#product_sub #wrapper #mainarea #content #product_info #product_detail{clear:both; width:925px; padding-left:21px; padding-right:20px; text-align:left; overflow:hidden;}
	#product_sub #wrapper #mainarea #content #product_info #print_product_detail{clear:both; width:650px; text-align:left; overflow:hidden;}


	/* 하단메뉴 */
	#product_sub #wrapper #bottommenu
	{
		clear:both;
		width:100%;
		text-align:center;
		background: #FFFFFF url('/_Design/Image/kr/company/bg_bottom.gif') repeat-x;
		padding-top:1px;
		margin-top:37px;
		margin-bottom:10px;
	}
	#product_sub #wrapper #bottommenu #bottom_contents{width:925px;  margin:0 auto;  margin-top:17px;}
	#product_sub #wrapper #bottommenu #bottom_contents #bottom_left{float:left; text-align:left;  }
	#product_sub #wrapper #bottommenu #bottom_contents #bottom_right{float:right; text-align:left;}
	#product_sub #wrapper #bottommenu #bottom_contents #bottom_right .bottom_flash{float:right; text-align:left; padding-right:22px; }
	#product_sub #wrapper #bottommenu #bottom_contents #bottom_right .bottom_img{float:right; text-align:left; }


	#product_sub .product_all_title {text-align:left; margin-left:10px; margin-bottom:20px;}
	#product_sub .product_all_line  {clear:both; text-align:center; margin:0 auto; padding-top:20px;}

/*---------- COMPANY ----------*/

#company_sub #wrapper {width:100%; position:relative; text-align:center;}
	/* 상단메뉴 */
	#company_sub #wrapper #topmenu{width:925px;   height:107px; margin:0 auto;}
	#company_sub #wrapper #topmenu #topmenu_top {width:925px; padding-top:25px;}
	#company_sub #wrapper #topmenu #topmenu_top #top_logo{float:left; text-align:left; margin-left:3px; padding-bottom:3px;}
	#company_sub #wrapper #topmenu #topmenu_top #top_selector{float:right; text-align:left; margin-left:12px; padding:3 3 0 0;}
	#company_sub #wrapper #topmenu #topmenu_top #top_button{float:right; text-align:left; padding-top:8px; padding-bottom:3px;}
	#company_sub #wrapper #topmenu #topmenu_flash {clear:both; width:925px; height:68px;}

	/* 서브 */
	#company_sub #wrapper #mainarea{width:925px; margin:0 auto; overflow:hidden; z-index:1}
	#company_sub #wrapper #mainarea #leftmenu {width:160px; float:left; text-align:left; margin-left:1px; overflow:hidden; }
	#company_sub #wrapper #mainarea #content  {width:762px; float:right; text-align:left; margin-top:25px;  overflow:hidden; position:relative;}
	#company_sub #wrapper #mainarea #content  #main{clear:both; width:759px; background-color:#FFFFFF}
	#company_sub #wrapper #mainarea #content  #main table.paging{margin:0 auto;}
	#company_sub #wrapper #mainarea #content  #main table.paging td{padding:0 4px;}
	#company_sub #wrapper #mainarea #content  #main table.paging td b{color:#7e9f23;}
	#company_sub #wrapper #mainarea #content  #main table.paging td a{color:#666666;}
	#company_sub #wrapper #mainarea #content  #prodcut_navi{width:759px; margin-top:0px;}
	#company_sub #wrapper #mainarea #content  #prodcut_navi #company_title
	{
		width:116px;
		float:left;
		text-align:left;
		color: #666666;
		font-weight:bold;
		font-size: 11px;
	}
	#company_sub #wrapper #mainarea #content #prodcut_navi #navi_info{width:400px; float:right; text-align:right; margin-top:0px;  margin-right:3px;}
	#company_sub #wrapper #mainarea #content #company_img_area{width:759px; height:117px; overflow:hidden;}
	#company_sub #wrapper #mainarea #content #company_img_area #company_img_left{float:left; padding-top:21px;}
	#company_sub #wrapper #mainarea #content #company_img_area #company_img_right{float:right; padding-top:21px;}
	#company_sub #wrapper #mainarea #content #main {}

	/* 하단메뉴 */
	#company_sub #wrapper #bottommenu
	{
		float:left;
		clear:both;
		width:100%;
		text-align:center;
		background: #FFFFFF url('/_Design/Image/kr/company/bg_bottom.gif') repeat-x;
		padding-top:1px;
		margin-top:37px;
		margin-bottom:10px;
	}
	#company_sub #wrapper #bottommenu #bottom_contents{width:918px;  margin:0 auto;  margin-top:17px;}
	#company_sub #wrapper #bottommenu #bottom_contents #bottom_left{float:left; text-align:left; }
	#company_sub #wrapper #bottommenu #bottom_contents #bottom_right{float:right; text-align:left;}
	#company_sub #wrapper #bottommenu #bottom_contents #bottom_right .bottom_flash{float:right; text-align:left; padding-right:22px;}
	#company_sub #wrapper #bottommenu #bottom_contents #bottom_right .bottom_img{float:right; text-align:left; }


	#company_sub .adTitle		{color:#333333; font-size:25;	font-weight:bold; }
	#company_sub .leftMenuSelected {color:#65A018; font-size:14; font-weight:bold; }
	#company_sub .leftMenuDefault {color:#535353; font-size:12;	font-weight:bold; }

	##company_sub .companyInfoMain{margin-top:30px;}







/*--------------------------------------------------------*/
/*------------------ 다국어 ------------------------------*/
/*--------------------------------------------------------*/

/*---------- PRODUCT* ----------*/
/* 프로덕트 메인 */
#multi_product_main #wrapper {width:100%; position:relative; text-align:center;}
	/* 상단메뉴 */
	#multi_product_main #wrapper #topmenu{width:925px;  margin:0 auto; height:39px;}
	#multi_product_main #wrapper #topmenu #topmenu_top {width:925px; padding-top:25px;}
	#multi_product_main #wrapper #topmenu #topmenu_top #top_logo{float:left; text-align:left; margin-left:3px; padding-bottom:3px;}
	#multi_product_main #wrapper #topmenu #topmenu_top #top_selector{float:right; text-align:left; margin-left:12px; padding:3 3 0 0;}
	#multi_product_main #wrapper #topmenu #topmenu_top #top_button{float:right; text-align:left; padding-top:8px; padding-bottom:3px;}
	#multi_product_main #wrapper #topmenu #topmenu_flash {clear:both; width:925px; padding-top:6px; display:none;  height:0;}

	/* 메인영역 */
	#multi_product_main #wrapper #mainarea{width:925px; clear:both; margin:0 auto;  position:relative; z-index:1;}
	#multi_product_main #wrapper #mainarea #content{width:925px; }

	/* 메인 플레쉬 */
	#multi_product_main #wrapper #mainarea #content #flash_area{width:925px;  height:580px;}

	/* 메인 게시판 영역 - 공지사항*/
	#multi_product_main #wrapper #mainarea #content #info_area{width:925px; }

	/* 메인 게시판 영역 공통(제목부분)*/
	#multi_product_main #wrapper #mainarea #content #info_area .bbs_title{width:400px; overflow:hidden;}
	#multi_product_main #wrapper #mainarea #content #info_area .bbs_title .title_image
	{
		width:200px;
		background:url('/_Design/Image/kr/company/icon_main.gif') no-repeat 0px 3px;
		text-align:left;
		padding-left:17px;
		padding-top:3px;
		float:left;
	}
	#multi_product_main #wrapper #mainarea #content #info_area .bbs_title .button_area{width:180px; float:right;}

	/* 메인 게시판 영역 - 공지사항*/
	#multi_product_main #wrapper #mainarea #content #info_area #bbs_area{width:400px; float:left; text-align:right; padding-left:53px; padding-bottom:35px;}
	#multi_product_main #wrapper #mainarea #content #info_area #bbs_area .bbs_list
	{
		width:400px;
		background:url('/_Design/Image/kr/company/line_main01.gif') repeat-x;
		text-align:left;
		margin-top:7px;
		padding-top:7px;
	}

	/* 메인 게시판 영역 - 베스트 상품*/
	#multi_product_main #wrapper #mainarea #content #info_area #product_area{width:400px; float:right; text-align:right;}
	#multi_product_main #wrapper #mainarea #content #info_area #product_area .flash_product{width:400px; text-align:left; margin-top:7px;}

	/* 하단메뉴 */
	#multi_product_main #wrapper #bottommenu
	{
		clear:both;
		width:100%;
		background: #FFFFFF url('/_Design/Image/kr/company/bg_bottom.gif') repeat-x;
		text-align:center;
		padding-top:1px;

		margin-bottom:10px;
	}
	#multi_product_main #wrapper #bottommenu #bottom_contents{width:925px;  margin:0 auto;  margin-top:17px;}
	#multi_product_main #wrapper #bottommenu #bottom_contents #bottom_left{float:left; text-align:left; }
	#multi_product_main #wrapper #bottommenu #bottom_contents #bottom_right{float:right; text-align:left;}
	#multi_product_main #wrapper #bottommenu #bottom_contents #bottom_right .bottom_flash{float:right; text-align:left; padding-right:22px; }
	#multi_product_main #wrapper #bottommenu #bottom_contents #bottom_right .bottom_img{float:right; text-align:left; }




/* 프로덕트 서브 */
#multi_product_sub #wrapper {width:100%; position:relative; text-align:center;}
	/* 상단메뉴 */
	#multi_product_sub #wrapper #topmenu{width:925px;  height:107px; margin:0 auto; overflow:hidden; }
	#multi_product_sub #wrapper #topmenu #topmenu_top {width:925px; padding-top:25px;}
	#multi_product_sub #wrapper #topmenu #topmenu_top #top_logo{float:left; text-align:left; margin-left:3px; padding-bottom:3px;}
	#multi_product_sub #wrapper #topmenu #topmenu_top #top_selector{float:right; text-align:left; margin-left:12px; padding:3 3 0 0;}
	#multi_product_sub #wrapper #topmenu #topmenu_top #top_button{float:right; text-align:left; padding-top:8px; padding-bottom:3px;}
	#multi_product_sub #wrapper #topmenu #topmenu_flash {clear:both; width:925px;  height:85px;}
	/* 공통 */
	#multi_product_sub #wrapper #mainarea{width:925px; margin:0 auto;}
	#multi_product_sub #wrapper #mainarea #content {width:925px; position:relative;}
	#multi_product_sub #wrapper #mainarea #content #navi_area{width:925px; height:36px;}
	#multi_product_sub #wrapper #mainarea #content #navi_area #navi_title
	{
		width:425px;
		float:left;

		padding-left:5px;
		padding-top:7px;
		padding-bottom:12px;
		text-align:left;
	}
	#multi_product_sub #wrapper #mainarea #content #navi_area #navi_button{width:400px; float:right; text-align:right;padding-right:5px;}

	/* 서브 메인*/
	#multi_product_sub #wrapper #mainarea #content #main_flash_area{width:925px; height:462px; overflow:hidden;  }
	#multi_product_sub #wrapper #mainarea #content #main_flash_area #main_flash_bg{ width:925px; position:relative;}
	#multi_product_sub #wrapper #mainarea #content #main_flash_area #main_product_list_area{width:925px; position:relative; top:-189px; text-align:center;}

	#multi_product_sub #wrapper #mainarea #content #main_content_area{width:925px; padding:10px 10px 0 10px; }
	#multi_product_sub #wrapper #mainarea #content #main_content_area #con_fetures{float:left;}
	#multi_product_sub #wrapper #mainarea #content #main_content_area #con_news{float:right;}


	/* 서브 */
	#multi_product_sub #wrapper #mainarea #content #sub_product_list_area{clear:both;width:918px; margin-left:2px;}

	#multi_product_sub #wrapper #mainarea #content #product_info {width:925px;  margin-top:20px;}
	#multi_product_sub #wrapper #mainarea #content #product_info #prodcut_navi{width:925px;}
	#multi_product_sub #wrapper #mainarea #content #product_info #prodcut_navi #product_title
	{
		width:425px;
		float:left;
		background:url('/_Design/Image/kr/company/icon_navi02.gif') no-repeat 2px 5px;
		padding-left:18px;
		text-align:left;
		color: #666666;
		font-weight:bold;
		font-size: 15px;
	}
	#multi_product_sub #wrapper #mainarea #content #product_info #prodcut_navi #navi_info{width:400px; float:right; text-align:right; margin-top:0px; padding-right:5px;}
	#multi_product_sub #wrapper #mainarea #content #product_info #product_flash_area{clear:both; width:925px; padding-top:2px;  margin-left:2px;}
	#multi_product_sub #wrapper #mainarea #content #product_info #product_flash_area	.product_navi_flash{padding-top:5px; padding-left:6px;}
	#multi_product_sub #wrapper #mainarea #content #product_info #product_flash_area	.product_navi_flash_cn{float:left; padding-top:6px; padding-left:10px;}
	#multi_product_sub #wrapper #mainarea #content #product_info #product_flash_area	.product_navi_button{padding-top:10px; text-align:left; margin-bottom:20px;}
	#multi_product_sub #wrapper #mainarea #content #product_info #product_flash_area	.product_navi_button_cn{float:right; padding-top:16px; padding-right:10px; }
	#multi_product_sub #wrapper #mainarea #content #product_info #product_detail{clear:both; width:925px; padding-left:21px; padding-right:20px; text-align:left; overflow:hidden;}
	#multi_product_sub #wrapper #mainarea #content #product_info #print_product_detail{clear:both; width:650px; text-align:left; overflow:hidden;}


	/* 하단메뉴 */
	#multi_product_sub #wrapper #bottommenu
	{
		clear:both;
		width:100%;
		text-align:center;
		background: #FFFFFF url('/_Design/Image/kr/company/bg_bottom.gif') repeat-x;
		padding-top:1px;
		margin-top:37px;
		margin-bottom:40px;
	}
	#multi_product_sub #wrapper #bottommenu #bottom_contents{width:925px;  margin:0 auto;  margin-top:17px;}
	#multi_product_sub #wrapper #bottommenu #bottom_contents #bottom_left{float:left; text-align:left;  }
	#multi_product_sub #wrapper #bottommenu #bottom_contents #bottom_right{float:right; text-align:left;}
	#multi_product_sub #wrapper #bottommenu #bottom_contents #bottom_right .bottom_flash{float:right; text-align:left; padding-right:22px; }
	#multi_product_sub #wrapper #bottommenu #bottom_contents #bottom_right .bottom_img{float:right; text-align:left; }


	#multi_product_sub .product_all_title {text-align:left; margin-left:10px; margin-bottom:20px;}
	#multi_product_sub .product_all_line  {clear:both; text-align:center; margin:0 auto; padding-top:20px;}

/*---------- COMPANY ----------*/

#multi_company_sub #wrapper {width:100%; position:relative; text-align:center;}
	/* 상단메뉴 */
	#multi_company_sub #wrapper #topmenu{width:925px;   height:107px; margin:0 auto;}
	#multi_company_sub #wrapper #topmenu #topmenu_top {width:925px; padding-top:25px;}
	#multi_company_sub #wrapper #topmenu #topmenu_top #top_logo{float:left; text-align:left; margin-left:3px; padding-bottom:3px;}
	#multi_company_sub #wrapper #topmenu #topmenu_top #top_selector{float:right; text-align:left; margin-left:12px; padding:3 3 0 0;}
	#multi_company_sub #wrapper #topmenu #topmenu_top #top_button{float:right; text-align:left; padding-top:8px; padding-bottom:3px;}
	#multi_company_sub #wrapper #topmenu #topmenu_flash {clear:both; width:925px; height:85px; position:relative; z-index:10;}

	/* 서브 */
	#multi_company_sub #wrapper #mainarea{width:925px; margin:0 auto; overflow:hidden;}
	#multi_company_sub #wrapper #mainarea #leftmenu {width:160px; float:left; text-align:left; margin-left:1px; overflow:hidden; }
	#multi_company_sub #wrapper #mainarea #content  {width:762px; float:right; text-align:left; margin-top:8px;  overflow:hidden; position:relative;}
	#multi_company_sub #wrapper #mainarea #content  #main{clear:both; width:759px; background-color:#FFFFFF}
	#multi_company_sub #wrapper #mainarea #content  #main table.paging{margin:0 auto;}
	#multi_company_sub #wrapper #mainarea #content  #main table.paging td{padding:0 4px;}
	#multi_company_sub #wrapper #mainarea #content  #main table.paging td b{color:#7e9f23;}
	#multi_company_sub #wrapper #mainarea #content  #main table.paging td a{color:#666666;}
	#multi_company_sub #wrapper #mainarea #content  #prodcut_navi{width:759px; margin-top:0px;}
	#multi_company_sub #wrapper #mainarea #content  #prodcut_navi #company_title
	{
		width:116px;
		float:left;
		text-align:left;
		color: #666666;
		font-weight:bold;
		font-size: 11px;
	}
	#multi_company_sub #wrapper #mainarea #content #prodcut_navi #navi_info{width:400px; float:right; text-align:right; margin-top:0px;  margin-right:3px;}
	#multi_company_sub #wrapper #mainarea #content #company_img_area{width:759px; height:117px; overflow:hidden;}
	#multi_company_sub #wrapper #mainarea #content #company_img_area #company_img_left{float:left; padding-top:21px;}
	#multi_company_sub #wrapper #mainarea #content #company_img_area #company_img_right{float:right; padding-top:21px;}
	#multi_company_sub #wrapper #mainarea #content #main {}

	/* 하단메뉴 */
	#multi_company_sub #wrapper #bottommenu
	{
		float:left;
		clear:both;
		width:100%;
		text-align:center;
		background: #FFFFFF url('/_Design/Image/kr/company/bg_bottom.gif') repeat-x;
		padding-top:1px;
		margin-top:37px;
		margin-bottom:40px;
	}
	#multi_company_sub #wrapper #bottommenu #bottom_contents{width:918px;  margin:0 auto;  margin-top:17px;}
	#multi_company_sub #wrapper #bottommenu #bottom_contents #bottom_left{float:left; text-align:left; }
	#multi_company_sub #wrapper #bottommenu #bottom_contents #bottom_right{float:right; text-align:left;}
	#multi_company_sub #wrapper #bottommenu #bottom_contents #bottom_right .bottom_flash{float:right; text-align:left; padding-right:22px;}
	#multi_company_sub #wrapper #bottommenu #bottom_contents #bottom_right .bottom_img{float:right; text-align:left; }


	#multi_company_sub .adTitle		{color:#333333; font-size:25;	font-weight:bold; }
	#multi_company_sub .leftMenuSelected {color:#65A018; font-size:14; font-weight:bold; }
	#multi_company_sub .leftMenuDefault {color:#535353; font-size:12;	font-weight:bold; }

	##multi_company_sub .companyInfoMain{margin-top:30px;}



	#multi_company_sub .font02 {font-size: 12px; color: #707070;}



/*---------------------------*/
/*---------- ADMIN ----------*/
/*---------------------------*/
#admin #wrapper { position:relative; text-align:left; margin-left:20px;}
	/* 상단메뉴 */
	#admin #wrapper #topmenu{width:935px; margin-top:20px; overflow:hidden;}
	/* 컨텐츠 */
	#admin #wrapper #mainarea
	{
		width:935px;
		background:url('/Frame/Image/admin_bar.gif') repeat-x;
		text-align:left;
		overflow:hidden;
	}

	#admin #wrapper #mainarea #leftmenu
	{width:200px; float:left; text-align:left; }
	#admin #wrapper #mainarea #content
	{
		width:725px;
		float:left;
		text-align:left;
		padding-left:10px;
		padding-top:20px;
		background:url('/Frame/Image/center_bg01.gif') no-repeat;
		overflow:hidden;
	}

	#admin #wrapper #mainarea #content #bbs_paging
	{
		float:right;
	}

		/* 컨텐츠 - 상품관리 */
		#admin #wrapper #mainarea #content table.tbl_product {border-collapse:collapse; width:100%;}
		#admin #wrapper #mainarea #content table.tbl_product td.adFont01 {border-top:1px solid #d1d1d1; width:130px; padding:3px 0;}
		#admin #wrapper #mainarea #content table.tbl_product td.value {border-top:1px solid #d1d1d1; padding:4px 10px;}

		#admin #wrapper #mainarea #content table.tbl_product_spec {border-collapse:collapse; width:100%;}
		#admin #wrapper #mainarea #content table.tbl_product_spec td {border-bottom:1px solid #d1d1d1; padding:3px;}

	/* 하단메뉴 */
	#admin #wrapper #bottommenu{clear:both;width:935px;}


	/* 기타 */
	#admin td.adFont01	/* 관리자모드_TABLE1 */
		{font-size: 8pt; color: #329A99; font-family: verdana; background-color: #D7EFF1;  font-weight: bold; text-align:center; padding-top:5px; padding-bottom:5px;}
	#admin td.adFont02	/* 관리자모드_TABLE2 */
		{padding-left: 10px; font-size: 8pt; color: #666666; font-family: verdana; background-color: #F5F5F5;}
	#admin td.adFont02_1	/* 관리자모드_TABLE2_1 */
		{padding-left: 10px;}
	#admin .adFont08	/* 관리자모드_TOP_TITLE */
		{color:#000000; font-size:12pt; font-weight:bold; }
	#admin .adFont09	/* 관리자모드_LEFT_TITLE */
		{color:#FFFFFF; font-size:12pt; }
	#admin .adTitle
		{
		padding-left: 20px;
		margin-bottom:10px;
		background:url('/Admin/Image/icon_title.gif') no-repeat 0px 4px;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		}
	#admin table.adTblLang
		{
			border:1px solid #DDDDDD;
			background-color:#F4F4F4;
			margin-bottom:20px;
		}
	#admin .adSelectLang
		{
			background-color:#333333;
			color:#F4F4F4;
			padding:3px;
		}
	#admin .disableRow
		{
			background-color:#F7F7F7;
			color:#BBBBBB;
		}
	#admin .selectedLine
	{
		background-color:#F4F4F4;
		color:#BBBBBB;
	}



/*---------- FONT ----------*/
.product_navi_now{color:#0668af; font-weight:bold; font-size: 11px; }
.company_navi{color:#a6a6a6; font-size: 11px;}
.company_navi_now{color:#666666; font-weight:bold;  font-size: 11px;}
.font01 {font-size: 13px; color: #707070; line-height:14px;}
.font02 {font-size: 13px; color: #707070;}
.font03 {font-size: 15px; color: #6d6d6d; font-weight: bold;}
.font04 {font-size: 15px; color: #c4c4c4;}
.font05 {font-size: 11px; color: #919191;}
.font06 {font-size: 13px; color: #277bb9;}
.font07 {font-size: 11px; color: #707070;}
.font08 {font-size: 11px; color: #7b7b7b;}
.font09 {font-size: 11px; color: #277bb9;}
.font10 {font-size: 14px; color: #0967b1; font-weight: bold;}
.font11 {font-size: 11px; color: #fb7832;}
.font12 {font-size: 15px; color: #84b246; font-weight: bold; letter-spacing:-1px;}
.font13 {font-size: 12px; color: #7b7b7b;}

/*---------- TABLE BG ---------
.bg_gray {background-color:"#92ae40"}
*/




/*---------- TABLE ----------*/
/*메인 게시판 리스트 */
table.mainbbs {width:400px;}
table.mainbbs td.title{width:330px; background:url('/_Design/Image/kr/company/icon_main_bbs_title.gif') no-repeat 0px 2px; padding-left:15px; overflow:hidden;}
table.mainbbs td.date{width:70px; text-align:right;}

 /* 라인 */
.bbsline {background-color:#dedede;}
.bbsline01 {background-color:#e0e0e0;}
.bbsline02 {background-color:#afcbeb;}
.bbsline03 {background-color:#91b3d9;}
.bbsline04 {background-color:#b4d35b;}
.bbsline05 {background-color:#e8e9e4;}




/* 아이콘 */
.popup_title
{background:url('/_Design/Image/kr/company/popup_icon01.gif') no-repeat 1px 3px; padding-left:15px; }
.popup_title02
{background:url('/_Design/Image/kr/company/popup_icon01.gif') no-repeat 1px 4px; padding-left:15px; }
.search_title
{background:url('/_Design/Image/kr/company/search_title.gif') no-repeat 39px 8px; padding-left:15px; }


.num_line{		/* 점선 */
	background-image:url('/_Design/Image/kr/company/dot.gif');
	background-repeat: repeat-x;
}

/* 스크롤 */
.scroll01
{
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #f6f6f6;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #f6f6f6;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #005aab;
}
