@charset "euc-kr";
/* CSS Document */

body, div, span, table, td, ul, li { margin:0; padding:0;}
img { border:0;}
ul, li { list-style:none;}
div { -webkit-box-sizing:border-box; box-sizing:border-box;}
th, td {font-size:12px; font-family:"µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼", "¸¼Àº °íµñ";}

.Card_sub {
	width:647px; height:555px;}
	
.Cm_back {
	width:647px; height:80px; background:url(../img/Card_menu_bg.png) no-repeat;
	padding:4px 0px 0 3px;}

.C_menu {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "±¼¸²Ã¼", "¸¼Àº °íµñ";
	font-size:11px; font-weight:normal;}


.C_menu li {
	width:158px; height:22px; line-height:25px; 
	margin-right:3px; margin-bottom:3px; display:block;
	overflow:hidden; float:left;
	background-image:url(../img/Card_menu.png); background-repeat:no-repeat;
	background-position:0 0; color:#909090; text-align:center; cursor:pointer;
}
.C_menu li:hover {
	background-position:0 -22px; color:#FFF;}

.C_menu li.on {
	background-position:0 -22px; color:#FFF;
}

.C_cont {width:647px; height:455px; margin-top:10px; background-color:transparent !important;}

.C_t_wrap {width:647px; height:455px; background-color:#FFF;}

.Cwrap_TB {width:618px; margin-left:15px; font-weight:bold;}
.Cwrap_TB td.stit {line-height:27px; background-image:url(../img/tit_icon.gif); background-position:5px 5px; background-repeat:no-repeat; color:#245fb3; text-indent:23px;}
.Cwrap_TB td.t_11px {font-size:11px; line-height:13px; font-weight:normal; color:#707070;} 

.Csub_TB {width:100%;  font-weight:normal; margin:0; padding:0;}
.Csub_TB th {background-color:#fafafa; padding:5px 0px; color:#707070; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc;}
.Csub_TB th.bor_r0px {border-right:0px;}
.Csub_TB td { font-size:11px; line-height:13px; padding:5px 0px; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; color:#606060;}
.Csub_TB td.bor_r0px {border-right:0px;}
.Csub_TB td.al_left {text-align:left; padding-left:5px; line-height:16px;}
.Csub_TB td.al_center {text-align:center;}




.s_Tabmenu {height:27px; border-bottom:2px solid #1777df;}
.s_Tabmenu li {width:129px; height:25px; line-height:25px; float:left; color:#8d9cae; font-weight:bold; text-align:center; background:url(../img/s_tab_bg.gif) no-repeat; background-position:0 0; overflow:hidden; cursor:pointer;}
.s_Tabmenu li:hover {background-position:0 -25px; color:#FFF;}
.s_Tabmenu li.active {background-position:0 -25px; color:#FFF;}