﻿
body {
	margin: 0px;
	/*background-image: url(../images/common/bg.gif);	
	background-repeat: repeat-x;
	background-color: #ffffff;*/
	/* error H.Sohn..
	scrollbar-face-color: #ebebeb;	
	scrollbar-highlight-color: #ffffff;	
	scrollbar-3dlight-color: #b4b4b4;	
	scrollbar-shadow-color: #b4b4b4;
	scrollbar-darkshadow-color: #dcdcdc;	
	scrollbar-track-color: #dcdcdc;	
	scrollbar-arrow-color: #565656;
	*/
}

/* From sub_layout.css .. H.Sohn  */
.color_top	{ height:5px; background-color: #00bcff;}
.color_Rtop	{ background-color: #dfe4e6;}
.color_Tmn	{ background-color: #323232; padding-left:20px}
.color_prod_tapmn { background-color: #dbc698; padding:3px 15px 3px 15px; }

.blit02
{
	background: url(../../images/comm/blit_02.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	height:14px;
}
.body_line
{ 
	border-left: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;	
}
.board_txt, board_txt:link, board_txt:visited
{ 
	color:#000000;
	font-size:12px; 
	line-height:16px;
}
.board_txt:hover
{ 
	color:#009bdf;
	font-size:12px; 
	line-height:16px;
}
.footer_line
{ 
	background: url(../../images/comm/foot_bg.gif);
	background-repeat:repeat-x;
	border-left: solid 1px #7e7e7e;
	border-right: solid 1px #7e7e7e;
}
.cont_title
{ 
	color:#000000; 
	font-size:16px; 
	font-weight:bold;
	line-height:18px;
}
.cont_st
{ 
	color:#000000; 
	font-size:12px; 
	font-weight:bold;
	line-height:20px;
}
.cont_red_num
{ 
	font-family: "Tahoma"; 
	color:#ff0000; 
	font-size:14px; 
}
.cont_txt01s, cont_txt01s:link, cont_txt01s:visited
{ 
	font-size:11px; 
	color:#999999; 
	line-height:11px;
	padding-top:5px;
	padding-bottom:5px;
}
.cont_txt01s:hover
{ 
	color:#000000; 
	font-size:11px; 
	line-height:11px;
	padding-top:5px;
	padding-bottom:5px;
}
.cont_down_URL, cont_down_URL:link, cont_down_URL:visited
{ 
	font-size:11px; 
	color:#0036ff; 
	text-decoration:underline;
	line-height:120%;
}
.cont_down_URL:hover
{ 
	font-size:11px; 
	color:#0036ff; 
	text-decoration:underline;
	line-height:120%;
}
.cont_prod_tapmn, cont_prod_tapmn:link, cont_prod_tapmn:visited
{ 
	font-family: "Tahoma"; 
	font-size:11px; 
	color:#ffffff; 
	font-weight:bold;
}
.cont_prod_tapmn:hover
{ 
	font-family: "Tahoma"; 
	font-size:11px; 
	color:#895b20; 
	font-weight:bold;
}
.cont_Rtitle
{ 
	font-family: "Tahoma"; 
	font-size:13px; 
	font-weight:bold;
	line-height:25px;
}
.txt_daily
{
	font-family: "Tahoma"; 
	font-size:12px; 
	line-height:26px;
	text-align:center;	
}
.txt_title01
{ 
	font-family: "Tahoma"; 
	font-size:13px; 
	color:#000000;
	padding-left:5px;
}
.underline_5p
{
	background: url(../../images/comm/underline_5p.gif);
	background-repeat:repeat-x;
	height:5px;
}
.visual_box
{ 
	background: url(../../images/comm/top_bg.gif);
	background-repeat:repeat-x;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 2px #ffffff;
	padding-top:7px;
}
.visual_box01
{ 
	background: url(../../images/comm/top_bg.gif);
	background-repeat:repeat-x;
	border-left: solid 1px #ffffff;
	border-top: solid 2px #ffffff;
	padding-top:15px;
	padding-bottom: 15px;
}
.visual_box01_1
{ 
	background: url(../../images/comm/top_bg.gif);
	background-repeat:repeat-x;
	border-left: solid 1px #ffffff;
	border-top: solid 2px #ffffff;
	padding-top:7px;
	padding-bottom: 0px;
}
/*  End from sub_layout.css .. H.Sohn */
/* 기존에 쓰였던 css */

.schedule_txt, schedule_txt:link, schedule_txt:visited
{ 
	font-size:10px; 
	color:#595959; 
}
.schedule_txt:hover
{ 
	font-size:10px; 
	color:#0c53b4; 
}
.table_white 
{
	background-color:#ffffff; 
	padding:4px;
	border: solid 1px #f2f2f2;
}
.table_white1 
{
	background-color:#ffecec; 
	padding:4px;
	border: solid 1px #f2f2f2;
}
.tf_schedule
{ 
	padding-top: 2px; 
	padding-left: 5px; 
	font-size: 10pt; 
	font-weight:bold; 
	color: #6e6e6e; 
	background-color: #ffffff; 
	border: solid 1px #333333;	
}
/* //기존에 쓰였떤 css */
image {	
	border: solid 0px ;
}
td { font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #464646; 
	line-height: 140%;
}
A:LINK,	A:VISITED, A:ACTIVE {	
	color: #454545; 
	font-weight:normal; 
	text-decoration:none;	
	font-style: normal ;
	line-height: 120%;
}
A:HOVER {	
	color: #EA7D2A; 
	font-weight:normal;
	text-decoration:none;	
	font-style: normal;
	line-height: 120%;
}

/*네비게이션 */
.Navi {
	height:48px;
	background-image: url(../images/common/NaviBg.jpg);
	background-repeat: no-repeat; 
	padding-left:30px;
	padding-right:30px;
}
.foot {
	height:100px;
	text-align:center;
	background-color:#d9d9d9;
	vertical-align:top;
}
.foot2014 
{
  font-family:Tahoma;
  font-size:small;
  font-weight:bold;
	height:90px;
	text-align:Left;
	background-color:#FFFFFF;
	vertical-align:Bottom;
}

	
/*레이아웃구성 */
.subBg 
{
	height:119;
	/* background-image: url(../images/common/bg.gif); */
	background-image: url(../images/201312/bg.png);
	background-repeat: repeat-x;	
	vertical-align:top;
	padding-bottom:5px;
}
.add_bg {
	padding-right:10px; 
	color:#838383;	
	font-size:8pt;
	vertical-align:top;
	padding-top:2px;
}
.add_sel {
	color:#44b0dd;	
	font-size:8pt;	
	font-weight:bold;	
	letter-spacing:-0.04em;
}
.warp_Left {
	width:240px;
	border-left:solid 1px #e7e7e7; 
	vertical-align:top;
	padding-bottom:40px;
}
.Left_Title 
{
	/*
	font-family:MS PGothic, Verdana, Geneva, sans-serif;
	width:100%; 
	height:45px;
	padding-left:15px; 
	background-image:url(../images/common/LtitleBg.gif); 
	background-repeat:repeat-x; 
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	*/
	height:30px;
}
.Left_Title_About {
	font-family: Tahoma, Geneva, sans-serif;
	width:100%; 
	height:45px;
	padding-left:15px; 
	background-image:url(../images/201207/LAbout_iLogisys.png); 
	background-repeat:repeat-x; 
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
}
.Left_Title_Solution {
	font-family: Tahoma, Geneva, sans-serif;
	width:100%; 
	height:45px;
	padding-left:15px; 
	background-image:url(../images/201207/LSolution.png); 
	background-repeat:repeat-x; 
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
}
.Left_Title_Training {
	font-family:Tahoma, Geneva, sans-serif;
	width:100%; 
	height:45px;
	padding-left:15px; 
	background-image:url(../images/201207/LTraining.png); 
	background-repeat:repeat-x; 
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
}
.Left_Title_Support {
	font-family:Tahoma, Geneva, sans-serif;
	width:100%; 
	height:45px;
	padding-left:15px; 
	background-image:url(../images/201207/LSupport.png); 
	background-repeat:repeat-x; 
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
}
.Left_Title_NewEvent {
	font-family:Tahoma, Geneva, sans-serif;
	width:100%; 
	height:45px;
	padding-left:15px; 
	background-image:url(../images/201207/LNewEvents.png); 
	background-repeat:repeat-x; 
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
}
.Left_MNbox {
	/*border-right:solid 4px #111517;
	border-bottom:solid 4px #111517;
	border-left:solid 4px #111517; */
	font-family:Tahoma, Geneva, sans-serif;
}
.LeftMN 
{
	font-family:Tahoma;
	font-size:10pt;
	color: #ffffff;	
	font-weight: normal;
	text-decoration:none;
	height:28px;
	padding-left:5px;
	width:100%;
	padding-top:9px;
}
.LeftMN:link, .LeftMN:visited, .LeftMN:active 
{
	color: #575756;	
}
.LeftMN:hover 
{
	color: #EA7D2A;	
}	 
.LeftMN_sel {
	color: #168ecd;	
	font-weight: bold;
}	
.Left_Lt {
	background-color:#f2f2f2;
	height:38px;
	border-top:solid 1px #e7e7e7;
	border-bottom:solid 1px #e7e7e7;
	padding-left:8px;
}
.Left_Cal {
	background-color:#f2f2f2;
	height:38px;
	border-top:solid 1px #e7e7e7;
	border-bottom:solid 1px #e7e7e7;
	padding-left:0px;
}
.warp_cont {
	padding: 0px 0px 20px 20px;
	vertical-align:top;
}
.iLogisys {
	color:#414141;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}
.iLogisys_B {
	color:#0095da;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}
.iLogisys_G 
{
	color:#868686;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
}
.Cont_title {
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
	color:#F5BA04;
	background-color:#00ACE3;
	padding:30px 20px 5px 20px;
	/* border-bottom:solid 1px #e7e7e7; */
}
.Cont_title_NotB {
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
	color:#EA7D2A;
	padding:30px 20px 5px 10px;
}
.Cont_location {
	color:#7095ab;
	border:solid 5px #b3cbd9;
	padding: 25px 20px 25px 20px;
}
.Cont_Subtitle
{
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
	border-bottom:solid 1px #878787;
}
.Cont_box01 {
	/* color:#7095ab; */
	color:#fff;
	background-color:#00ACE3;
	font-size:9pt;
	/* border:solid 5px #b3cbd9; */
	padding: 5px 20px 20px 20px;
	line-height:120%;
}
.Cont_box02 {
	color:#575756;
	font-size:9pt;
	border:solid 5px #b3cbd9;
	padding:15px;
	line-height:120%;
}
.Cont_box03 {
	color:#575756;
	font-size:9pt;
	border:solid 5px #7daae7;
	padding:15px;
	line-height:120%;
}
.Cont_default {
	color:#454545;
	font-size:10pt; 
	line-height:140%;
	padding-top:0px;
	padding-bottom:0px;
}
.Cont_Listbox {
	padding-top:13px;
	padding-bottom:13px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:solid 1px #878787;
}
.Cont_text 
{
	font-size:10pt;
	line-height:120%;
	text-align:Left;
}
.Cont_text_001 
{
	font-size:9pt;
	line-height:120%;
	color:#575756;
	text-align:Left;
}
.Cont_subTitle {
	color:#EA7D2A;
	font-family:Tahoma;
	font-size:12pt;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.Cont_subTitle01 {
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	border-top:solid 1px #e7e7e7;
	border-bottom:solid 1px #e7e7e7;
	height:29px;
	padding-left:10px;
	background-image:url(../images/common/Cont_boxBg.gif); 
	background-repeat:no-repeat; 
}
.Cont_subTitle02 {
	/* color:#ffffff; */
	color:#EA7D2A;
	font-size:10pt;
	/*font-weight:bold;*/
	height:30px;
	border-bottom:solid 1px #575756;
	padding-left:10px;
}
.Cont_tapRead {
	color:#454545;
	font-size:10pt;
	line-height:140%;
	padding:10px;
}
.Cont_tapbox {
	background-color:#b3cbd9;
	color:#255876;
	font-size:8pt;
	padding-left:20px;
	height:30px;
	border-bottom:solid 2px #ffffff;
}
.Cont_tapbox01 {
	background-color:#7daae7;
	color:#ffffff;
	font-size:8pt;
	padding-left:10px;
	font-weight:bold;
	height:25px;
}
a.txt_tap:link, a.txt_tap:visited, a.txt_tap:active {
	font-size:8pt;
	color:#255876;	
	font-weight: normal;
	text-decoration:none;
	}
a.txt_tap:hover {
	font-size:8pt;
	color:#ffffff;	
	font-weight: normal;
	text-decoration:underline;
}
a.page:link, a.page:visited, a.page:active {
	font-size:8pt;
	color: #8d8d8d;	
	font-weight: bold;
	text-decoration:none;
	padding: 3px 6px 3px 6px;	
}
a.page:hover {
	font-size:8pt;
	color: #000000;	
	font-weight: bold;
	text-decoration:none;
	padding: 3px 6px 3px 6px;	
}
.page_sel {
	font-size:11pt;
	color: #0095da;	
	font-weight: bold;
	text-decoration:none;
	padding: 3px 6px 3px 6px;	
}
.txt_subT01 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#7095ab;
	font-size:9pt;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:3px;
}
.txt_subT02 {
	color:#333333;
	font-size:8pt;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:3px;
}
a.txt_URL:link, a.txt_URL:visited, a.txt_URL:active {
	font-size:8pt;
	color: #3d69e7;	
	font-weight: bold;
	text-decoration:none;
	line-height:130%;
}
a.txt_URL:hover {
	font-size:8pt;
	color: #3d69e7;	
	font-weight: bold;
	text-decoration:underline;
	line-height:130%;
}
.sub_blit_history {
	font-size:8pt; 	
	color:#575756;	
	text-decoration:none;
	font-weight:normal;
	background-image: url(../images/common/blit.gif);
	background-repeat: no-repeat;
	padding-left:12px;	
	padding-bottom:6px;
	border-bottom:solid 1px #e7e7e7;
}
.sub_blit_historynone {
	font-size:8pt; 	
	color:#575756;	
	text-decoration:none;
	font-weight:normal;
	padding-left:12px;	
	padding-bottom:6px;
	border-bottom:solid 1px #e7e7e7;
}

/* 메인페이지 구성 */
.mainboard {
	font-size:9pt;
	color:#454545;
}	
.contentname {
	font-size:10pt;
	font-weight:bold;
	padding-bottom:20;
	color:#4b3b33;
}	
.mainboard_Training_F {
	font-size:9pt;
	padding-bottom:10px;
}	
.mainboard_Training_R {
	font-size:9pt;
	padding-right:10pt;
	padding-bottom:10px;
	/* border-right:solid 1px #e7e7e7; */
}	
.mainBg {
	background-image: url(../images/main/bg.gif);
	background-repeat: repeat-x;	
	vertical-align:top;
	padding-bottom:20px;
}
.main_blit {
	font-size:9pt; 	
	color:#575756;	
	text-decoration:none;
	text-align:Left;
	background-image: url(../images/common/blit.gif);
	background-repeat: no-repeat;
	padding-left:12px;	
	padding-bottom:6px;
}
.main_blit_d {
	font-size:9pt; 	
	color:#575756;	
	text-decoration:none;
	text-align:Left;
	background-image: url(../images/common/blit_d.gif);
	background-repeat: no-repeat;
	padding-left:12px;	
	padding-bottom:6px;
}
.main_blit_d01 {
	font-size:9pt; 	
	color:#575756;	
	text-decoration:none;
	text-align:Left;
	/* background-image: url(../images/common/blit_d01.gif);
	background-repeat: no-repeat; */
	padding-left:12px;	
	padding-bottom:6px;
}
.main_blit_d02 {
	font-size:9pt;
	color:#575756;	
	width: 170px;
	text-decoration:none;
	text-align:Left;
	padding-left:20px;
	padding-bottom:6px;
}
.main_blit_sLogo {
	font-size:9pt; 	
	color:#575756;	
	text-decoration:none;
	text-align:Left;
	background-image: url(../images/common/sLogoBlue.gif);
	background-repeat: no-repeat;
	padding-left:45px;	
	padding-bottom:6px;
}
.main_blit_none {
	font-size:9pt;
	color:#575756;	
	text-decoration:none;
	padding-bottom:6px;
}
.main_blit_2014 {
	font-size:9pt; 	
	color:#454545;	
	text-decoration:none;
	text-align:Left;
	background-repeat: no-repeat;
	padding-left:35px;	
	padding-bottom:6px;
}
.main_underline {
	background-image: url(../images/main/underline.gif);
	background-repeat: repeat-x;	
	height:1px;
}
a.news:link, a.news:visited, a.news:active {
	font-size:9pt;
	color:#454545;
	font-weight: normal;
	text-decoration:none;
	line-height:180%;
}
a.news:hover {
	font-size:9pt;
	color:#EA7D2A;
	font-weight: normal;
	text-decoration:none;
	line-height:180%;
}
.stitle {
	font-size:10pt;
	font-weight:bold;
	text-align:Left;
	color:#454545;
	padding-left:40px;
}
.bt_guide {
	padding:15px;
}	
.Cont_toplist {
	padding: 5px 10px 3px 10px;
	color:#575756;
	font-size:8pt;
}

/* 게시판에 사용된css */
.Tbg  
{
	font-size:9pt;
	color: #EA7D2A;	
	font-weight: bold;
	height: 26px;	
	border-bottom: solid 1px #EA7D2A;	
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;	
	border-top: solid 1px #EA7D2A;
	text-align:center;
/*	font-size:8pt;
	color: #ffffff;	
	font-weight: bold;
	height: 26px;	
	background-color: #b3cbd9; 
	border-bottom: solid 1px #ffffff;	
	border-right: solid 1px #ffffff;
	border-left: solid 0px #ffffff;	
	border-top: solid 0px #ffffff;
	text-align:center; */
}
.Cbg { 
	font-size:9pt;
	font-weight:normal;
	/* color: #898989; */
	color: #575756;	
	padding-top:8px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
	background-color: #ffffff;
	border-bottom: solid 1px #e7e7e7;	
	border-right: solid 1px #ffffff;
	border-left: solid 0px #ffffff;	
	border-top: solid 0px #ffffff;
	line-height:120%;}
.Cbg_sel { 
	font-size:9pt;
	font-weight:normal;
	color: #575756;	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-color: #f6f6f6;
	border-bottom: solid 1px #e7e7e7;	
	border-right: solid 1px #f6f6f6;
	border-left: solid 0px #ffffff;	
	border-top: solid 0px #ffffff;
	line-height:120%;}
.board_Title {
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
	padding: 6px 15px 8px 15px;
	background-color:#1789ce;	
}
.board_Title01 {
	color:#ffffff;
	font-weight:bold;
	font-size:8pt;
	padding: 6px 15px 8px 15px;
	background-color:#1789ce;	
}
.board_date {
	color:#868686;
	font-size:9pt;
	border-bottom:solid 1px #e7e7e7;
	padding: 5px 15px 7px 5px;
	text-align:right;
}
.board_cont {
	padding:20px;
	color:#606060;
	font-size:9pt;
	border-bottom:solid 1px #e7e7e7;
	line-height:140%;
	height:180px;
	vertical-align:top;
}
	
	
	
/* 검색box에 사용된 
div,ul,li {padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px}
ul,ol,li {list-style-position:outside; list-style-type:none;}
div*/

.fotCnt {float:left;}
.fotCnt .fotMainMn {float:left;}
.fotCnt .fotMainMn li {float:left; width:285px; padding:0; margin-top:3; border-bottom:solid 1px #f2f2f2;}

.search_guide {
	border-right:solid 3px #272727; 
	border-bottom:solid 3px #272727; 
	border-left:solid 3px #272727; 
	padding: 10px 0px 10px 20px;}
.search_guide01 {
	height:35px;
	background-color:#b8dcea;
	border-right:solid 3px #272727; 
	border-bottom:solid 3px #272727; 
	border-left:solid 3px #272727; 
	padding: 10px 20px 10px 20px;}
.sub_blit{
	font-size:9pt; 	
	color:#525252;	
	text-decoration:none;
	font-weight:bold;	
	letter-spacing:-0.05em;
	background-image: url(../images/common/blit.gif);
	background-repeat: no-repeat;
	padding-left:12px;	
	padding-top:4px;
	padding-right:10px;
	padding-bottom:3px;}
.sub_none {
	font-size:8pt; 	
	color:#525252;	
	text-decoration:none;
	letter-spacing:-0.05em;
	/*background-image: url(../images/main/blit.gif);
	background-repeat: no-repeat;*/
	padding-left:0px;	
	padding-top:4px;
	padding-bottom:4px;
	padding-right:0px;}
	
	
/*login페이지 구성 */
.loginBg {
	background-image: url(../images/login/bg.gif);
	background-repeat: repeat-x;	
	vertical-align:top;
	background-color:#d7d7d7;}
.loginGuide {
	height:410px;
	vertical-align:top;
	background-image:url(../images/login/loginBG.jpg); 
	background-repeat:no-repeat; 
	padding-top:275px;
	padding-left:220px;
	padding-right:170px;}
.tf_default { 
	padding-left:4px;
	font-size: 9pt; 	
	color: #333333;	background-color: #ffffff; 
	border-bottom: solid 1px #d9d9d9;	
	border-right: solid 1px #d9d9d9;		
	border-left: solid 1px #979797;	
	border-top: solid 1px #979797;
	height:20px;}	
	
/* 템플릿 구성에 사용 */
a.menu:link, a.menu:visited, a.menu:active {
	font-size:9pt;
	letter-spacing:-0.07em;
	color: #ffffff;	
	font-weight: bold;
	text-decoration:none;}
a.menu:hover {
	font-size:9pt;
	letter-spacing:-0.07em;
	color: #ffd200;	
	font-weight: bold;
	text-decoration:none;}
a.Fmenu:link, a.Fmenu:visited, a.Fmenu:active {
	font-size:8pt;
	letter-spacing:-0.05em;
	color: #ffffff;	
	font-weight: bold;
	text-decoration:none;}
a.Fmenu:hover {
	font-size:8pt;
	letter-spacing:-0.05em;
	color: #333333;	
	font-weight: bold;
	text-decoration:none;}
.menu_guide {
	height:43px;
	background-image:url(../images/main/naviBg.gif);
	background-repeat:no-repeat; 
	padding-left:35px;}

.graph_guide {
	padding:10px; 
	border:solid 15px #f2f2f2;}
.title {
	height:35px; 
	background-image:url(../images/common/CboxtopBg.gif); 
	background-repeat:no-repeat; 
	padding-left:35px;
	color:#ffffff;
	font-size:11pt;
	letter-spacing:-0.1em;
	font-weight:bold;}
.title01 {
	height:35px; 
	background-image:url(../images/common/CboxtopBg01.gif); 
	background-repeat:no-repeat; 
	padding-left:35px;
	color:#ffffff;
	font-size:11pt;
	letter-spacing:-0.1em;
	font-weight:bold;}

.Left_blit {
	font-size:8pt; 	
	color:#9f8543;	
	text-decoration:none;
	background-image: url(../images/main/blit.gif);
	background-repeat: no-repeat;
	padding-left:12px;	
	padding-top:2px;	
	height:25px; 
	border-bottom:solid 1px #eaeaea;}
.board_outline {
	border:solid 2px #4f4f4f;}

/* form에 사용*/
.tf_none { 
	font-size: 9pt; 	
	color: #333333;	background-color: #f2f2f2; 
	border-bottom: solid 1px #d9d9d9;	
	border-right: solid 1px #d9d9d9;		
	border-left: solid 1px #979797;	
	border-top: solid 1px #979797;
	height:20px;}



.Tbg_n { 
	font-size:8pt;
	letter-spacing:-0.05em;
	color: #c50a0a;	
	font-weight: bold;
	height: 28px;	
	background-color: #d3dde6; 
	border-bottom: solid 1px #999999;	
	border-right: solid 1px #999999;
	border-left: solid 0px #ffffff;	
	border-top: solid 0px #ffffff;
	text-align:center;}
.Lbg { 
	font-size:8pt;
	letter-spacing:-0.05em;
	color: #505050;	
	font-weight: bold;
	padding: 5px 5px 5px 12px;
	background-color: #dfebf0; 
	border-bottom: solid 1px #999999;	
	border-right: solid 1px #999999;
	border-left: solid 0px #ffffff;	
	border-top: solid 0px #ffffff;}


.searchBox {
	border:solid 5px #eaeaea;
	padding:10px;}
.txt_st { 	
	color:#a4a4a4;	
	font-size:8pt;	
	letter-spacing:-0.07em;
	font-weight:bold; 
	padding-top:5px;
	padding-right:10px;}
	
/* popup페이지 구성용 */
.popupBox {
	border:solid 5px #000000;}
.popTbg {
	background-image:url(../images/popup/bg.gif); 
	background-repeat:repeat-x; 
	height:43px;
	padding-left:20px;}
.popRbg {
	background-image:url(../images/popup/bg01.gif); 
	background-repeat:no-repeat;
	height:43px;
	text-align:right;
	padding-right:10px;
	width:160px;}
.popTitle {
	background-image:url(../images/popup/tbg.gif); 
	background-repeat:repeat-x; 
	height:43px;
	color:#ffffff;	
	font-size:9pt;	
	letter-spacing:-0.05em;
	font-weight:bold; 
	padding: 10px 23px 10px 23px;
	height:43px;}
.popRead {
	height:300px;
	vertical-align:top;
	padding:20px;}
.popLbg { 
	font-size:8pt;
	letter-spacing:-0.05em;
	color: #505050;	
	font-weight: bold;
	padding: 5px 5px 5px 12px;
	background-color: #f2f2f2; 
	border-bottom: solid 1px #dbdbdb;	
	border-right: solid 1px #999999;
	border-left: solid 0px #ffffff;	
	border-top: solid 0px #ffffff;}


