@charset "utf-8";
/* CSS Document */
 
/* //////////////////////////////////////////// */
/* //////////////   layout class  ///////////// */
/* /////// 메인페이지의 레이아웃 정의  //////// */
/* //////////////////////////////////////////// */

#header_bg					{ position:relative; overflow:hidden; zoom:1; width:100%; background:#000; }
#header						{ width:980px; height:144px; margin:0 auto;
							background:url(http://image.moneta.co.kr/img/paxtv/web/v2/bg_header_01.png) no-repeat; }
#header .logo				{ width:178px; height:102px; margin:0 auto 0; padding-top:42px; }
#header .logo a				{ display:block; width:178px; height:102px; text-indent:-9999px; 
							background:url(http://image.moneta.co.kr/img/paxtv/web/v2/logo_header_01.png) no-repeat;
							_background:none;
							_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.moneta.co.kr/img/paxtv/web/v2/logo_header_01.png', sizingMethod='image'); } 

/* /////// 상단 배너영역: 가치투자캠페인//////////
.headerBanner				{ width:980px; margin:0 auto 0;}
.headerBanner .campagin		{ width:216px; height:74px; position:absolute; top:93px; margin-left:750px;}
.headerBanner .campagin a	{ display:block; width:216px; height:74px; text-indent:-9999px; 
							background:url(http://image.moneta.co.kr/img/paxtv/web/event/campagin/topbanner_campagin.png) no-repeat;
							_background:none;
							_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.moneta.co.kr/img/paxtv/web/event/campagin/topbanner_campagin.png', sizingMethod='image'); } 

*/


/*#header .lnb				{ position:absolute; right:0; top:17px; }
#header .lnb li				{ float:left; height:11px; border-left:1px solid #fff; padding-left:10px; margin-right:10px; }
#header .lnb li.m3			{ margin-right:0; }
#header .lnb li:first-child	{ float:left; border:none; }
#header .lnb li a			{ display:block; height:11px; background:url(http://image.moneta.co.kr/img/paxtv/web/v2/nav_lnb_01.png) no-repeat; text-indent:-9999px; }
#header .lnb li.m1 a		{ width:48px; background-position:0 0; }
#header .lnb li.m2 a		{ width:36px; background-position:-68px 0; }
#header .lnb li.m3 a		{ width:28px; background-position:-126px 0; }
#header .lnb li.m1 a:hover	{ width:48px; background-position:0 -14px; }
#header .lnb li.m2 a:hover	{ width:36px; background-position:-68px -14px; }
#header .lnb li.m3 a:hover	{ width:28px; background-position:-126px -14px; }*/

#header_bg .lnbwrap			{ height:23px; border-bottom:1px solid #2c2c2c; z-index:100; }
#header_bg .lnb				{ width:980px; margin:0 auto; position:relative; }
#header_bg .lnb ul.L		{ float:left; }
#header_bg .lnb ul.R		{ float:right; }
#header_bg .lnb li			{ float:left; margin-top:6px; }
#header_bg .lnb li a		{ display:block; color:#9e9e9e; font-size:11px; padding:0 10px; height:10px; border-left:1px solid #3e3e3e; }
#header_bg .lnb ul.R li a:hover strong,
#header_bg .lnb ul.R li a:hover span{ text-decoration:underline; }
#header_bg .lnb li a span			{ float:left; margin-top:-2px; }
#header_bg .lnb li a strong			{ float:left; margin-top:-2px; }
#header_bg .lnb li a em				{ float:left; margin:-3px 0 0 3px; font-size:9px; font-family:Arial, Helvetica, sans-serif; }
#header_bg .lnb ul.L li a			{ color:#fff; }
#header_bg .lnb ul.L li.sel a		{ font-weight:bold; }
#header_bg .lnb ul.L li.sel a span	{ border-bottom:2px solid #317dc6; }
#header_bg .lnb ul.L li a.nate	{ padding:0; border:none; }
#header_bg .lnb li:first-child a	{ border:none; }
#header_bg .lnb .mempop				{ position:absolute; right:10px; top:20px; width:60px; background:#FFF; border:1px solid #888d95; z-index:1000; padding:5px 10px; }
#header_bg .lnb .mempop	li			{ float:none; margin:0; padding:0; }
#header_bg .lnb .mempop	li a		{ display:inline; border:none; margin:0; padding:0; color:#666; }

#header_bg .gnb				{ width:100%; height:83px; border-top:4px solid #b60000; background:url(http://image.moneta.co.kr/img/paxtv/web/v2/bg_gnb_01.gif) repeat-x; }
#header_bg .gnb div			{ background:url(http://image.moneta.co.kr/img/paxtv/web/v2/bg_gnb_02.png) no-repeat 50% bottom; height:83px; overflow:hidden; zoom:1; }
#header_bg .gnb ul			{ overflow:hidden; zoom:1; width:880px; margin:25px auto 0; }
#header_bg .gnb li			{ float:left; padding:0 20px; background:url(http://image.moneta.co.kr/img/paxtv/web/v2/nav_gnb_01_111123.png) no-repeat 0px -75px; }
#header_bg .gnb li:first-child	{ background:none; }
#header_bg .gnb li a		{ display:block; height:24px; text-indent:-9999px;
							background:url(http://image.moneta.co.kr/img/paxtv/web/v2/nav_gnb_01_111123.png) no-repeat; }
#header_bg .gnb li.m1 a		{ width:67px; background-position:0px 0px; }
#header_bg .gnb li.m2 a		{ width:67px; background-position:-100px 0px; }
#header_bg .gnb li.m3 a		{ width:51px; background-position:-200px 0px; }
#header_bg .gnb li.m5 a		{ width:66px; background-position:-300px 0px; }
#header_bg .gnb li.m6 a		{ width:57px; background-position:-400px 0px; }
#header_bg .gnb li.m7 a		{ width:41px; background-position:-500px 0px; }
#header_bg .gnb li.m8 a		{ width:43px; background-position:-600px 0px; }
#header_bg .gnb li.m9 a		{ width:53px; background-position:-700px 0px; }
#header_bg .gnb li.m10 a	{ width:43px; background-position:-800px 0px; }
#header_bg .gnb li.m1 a:hover	{ background-position:0px -50px; }
#header_bg .gnb li.m2 a:hover	{ background-position:-100px -50px; }
#header_bg .gnb li.m3 a:hover	{ background-position:-200px -50px; }
#header_bg .gnb li.m5 a:hover	{ background-position:-300px -50px; }
#header_bg .gnb li.m6 a:hover	{ background-position:-400px -50px; }
#header_bg .gnb li.m7 a:hover	{ background-position:-500px -50px; }
#header_bg .gnb li.m8 a:hover	{ background-position:-600px -50px; }
#header_bg .gnb li.m9 a:hover	{ background-position:-700px -50px; }
#header_bg .gnb li.m10 a:hover	{ background-position:-800px -50px; }

#wrap						{ position:relative; /*overflow:hidden;*/ zoom:1; width:980px; margin:0 auto; }
#wrap #img					{ position:relative; overflow:hidden; zoom:1; margin-top:20px; }
#wrap #container			{ position:relative; overflow:hidden; zoom:1; padding-top:25px; }
#wrap #container .left_col	{ float:left; width:180px; }
#wrap #container .center_col{ float:left; width:540px; margin:0 20px; }
#wrap #container .right_col	{ float:right; width:220px; }

#footer						{ position:relative; overflow:hidden; zoom:1; margin:50px 0 10px; border-top:3px solid #bdbdbc; }
#footer .footer_menu		{ margin-top:10px; height:40px; }
#footer .footer_menu ul		{ width:773px; margin:0 auto; }
#footer .footer_menu li		{ float:left; border-left:1px solid #474730; height:12px; }
#footer .footer_menu li a	{ float:left; font:12px/1.3em '돋움', Dotum, Arial, Helvetica, sans-serif; color:#4d4d4d; padding:0px 10px; }
#footer .footer_menu li:first-child
							{ border:none; }
#footer .copyright			{ clear:both; width:980px; height:70px; background:url(http://image.moneta.co.kr/stock/comm/copyright.gif) no-repeat; }
#footer .copyright a		{ display:block; width:100%; height:100%; }
#footer .copyright span		{ display:none; }

