/* BASIC Style
-------------------------------------------------*/
body{position:relative;margin:0; }
body#main{position:relative;margin:0;}
body#sub{position:relative;margin:0;}

#wrapper {width:991px;position:relative;margin:0 auto;z-index:10;}
#wrapper_in {width:990px;margin:0;z-index:10;}

#skipNav{position:absolute;width:0;height:0;overflow:hidden;}
#header{
	position:relative;
	width:990px;
	height:116px;
	margin:0;
	z-index:20;
	background-image: url(/images/common/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 69px;
}
#container{position:relative;width:991px;min-height:500px;margin:0 0 0 0; z-index:19;}




/* HEADER Style
-------------------------------------------------*/
#header #header_top {position:relative;width:991px;height:70px;}
#header #header_top h1{float:left;padding:15px 0 0 0 ;z-index:10;width:200px;height:25px;}
#header #header_top #gnb{float:right;width:250px;padding:30px 0 0 0;height:30px;}
#header #header_top #gnb .top_menu1{height:30px;float:right;;padding:10px 5px 0 0; clear:both;}
#header #header_top #gnb .top_menu1 li {height:15px;float:left;font-size:12px;padding:0 4px 0 4px;}
#header #header_top #gnb .top_menu1 li a{color:#3e3e3e;}
#header #header_top #gnb .top_menu1 li a:hover{color:#605d50; text-decoration:none;}



/* NAVIGATION Style
-------------------------------------------------*/
#navigation {position:absolute;width:991px;height:47px;margin:0 0 0 0 ;}
#navigation ul{margin:0 0 0 60px;padding:0;}
#navigation ul li{float:left;margin:0 53px 0 0;padding:0 0 0 0;float:left;background:url(/common/samsan/images/common/navi_bar.gif) no-repeat right;}
#navigation ul li.none{float:left;margin:0 0 0 0;padding:0 0 0 0;}
#navigation ul li ul{position:absolute;top:0;left:0;display:none;margin:0;padding:0;}
#navigation ul li ul li{float:left;margin:2px 0 0 0;padding:0 6px 0 5px;}
#navigation ul li ul li.last{float:left;margin:2px 0 0 0;padding:0 0 0 5px;background:none;}
 
#navigation li.menu01 ul{position:absolute;top:32px;left:23px; width:299px;height:38px; padding-top:0; padding-left:12px; background:url(/comm/samsan/images/common/sub_menu_bg1.png) no-repeat;}
#navigation li.menu02 ul{position:absolute;top:32px;left:53px;width:140px;height:38px; padding-top:10px; padding-left:12px; background:url(/comm/samsan/images/common/sub_menu_bg2.png) no-repeat;}
#navigation li.menu03 ul{position:absolute;top:32px;left:233px;width:86px;height:38px; padding-top:10px; padding-left:12px; background:url(/comm/samsan/images/common/sub_menu_bg3.png) no-repeat;}
#navigation li.menu04 ul{position:absolute;top:32px;left:200px;width:261px;height:38px; padding-top:9px; padding-left:12px; background:url(/comm/samsan/images/common/sub_menu_bg4.png) no-repeat;}

#navigation li.menu06 ul{position:absolute;top:32px;left:420px;width:176px;height:38px; padding-top:10px; padding-left:12px; background:url(/comm/samsan/images/common/sub_menu_bg6.png) no-repeat;}
#navigation li.menu07 ul{position:absolute;top:32px;left:200px;width:454px;height:38px; padding-top:10px; padding-left:12px; background:url(/comm/samsan/images/common/sub_menu_bg7.png) no-repeat;}




/* FOOTER Style
-------------------------------------------------*/
#footer{position:relative;width:991px;clear:both;z-index:1;margin:0 auto;padding:0 0 0 0;margin:0 0 0 0;}
#footer .footer_in{position:relative;clear:both;height:200px;width:885px;margin:10px 0 0 0;padding:10px 0 20px 0; }

#footer .footer_in .menu{clear:both;width:991px;margin:10px 0 0 10px;padding:7px;border-top:solid 1px #e1e1e1;border-bottom:solid 1px #e1e1e1;}
#footer .footer_in .menu ul{clear:both;width:991px;margin:0 auto;}
#footer .footer_in .menu ul li{display:inline;padding:0 10px 0 0;}
#footer .footer_in .menu ul li.none a{color:#5f5f5f;background:none;}
#footer .footer_in .menu ul li a{color:#5f5f5f;padding:0 8px 0 0;}

#footer .footer_in .menu2{width:991px;margin:0px 0 0 15px;padding:4px;border-top:solid 1px #e1e1e1; text-align:center;overflow:hidden;}
#footer .footer_in .menu2 ul{clear:both;width:991px;margin:0 auto;}
#footer .footer_in .menu2 ul li{display:inline;padding:0 10px 0 0;}
#footer .footer_in .menu2 ul li.none a{color:#5f5f5f;background:none;}
#footer .footer_in .menu2 ul li a{color:#5f5f5f;padding:0 8px 0 0;}


#footer .footer_in .copy{clear:both;text-align:left;padding:10px 0 0 12px;width:750px;}
#footer .footer_in .copy p{text-align:left;margin:0 0 0 0;padding:0 0 0 0;color:#888888;}
#footer .footer_in .copy p.visite{padding:0 0 0 10px;}
#footer .footer_in .copy p.visite strong{color:#f79b18;}



