body, td { 
	font-family:Dotum,Gulim,Tahoma,Verdana;
	font-size:12px;
	color:#444444;
	background-size : 100%;
	background-repeat:no-repeat;
}

body {
	background:#ffffff;
	margin:0;
	padding:0;
}

A:link    {color:#262626; text-decoration:none;}
A:visited {color:#262626; text-decoration:none;}
A:active  {color:#262626 text-decoration:none;}
A:hover   {color:#000000; text-decoration:none;}



label { color:#262626; }

.menu { color:#6e6e6e; font-weight:bold}

.td_red {color: #E81313; font-weight:bold}

.td_blue {color: #2F70F3; font-weight:bold}

.td_black {color: #555555; font-weight:bold}

.bottom { border-bottom:1px solid #CCCCCC }

.f_white { color:#ffffff; }

.f_black { font-weight: bold; color: #333333; }

.f_red { color:#E81313; }

.f_blue { color:#2F70F3; }

.card_txt { color:#888888; }

.lh { line-height:20px; }

.noti_txt { color:#777777;  font-size: 11px;}

.tit{height:25px;line-height:25px;background:#fff;color:#4a4a4a;font-size:14px;font-weight:bold;}

img { 
	border:0;
}

input,select{
	border:1px solid #c9c9c9;
	background:#f1f1f1; 
	padding:3px 3px 3px 3px;
	font-size:12px;
	color:#262626;

}

.no_border { 
	border:0; background:#ffffff;
}

.pad { padding-left:10px  }


#bottom_menu { width:100%; height:55px; bottom:0px; position:absolute; position:fixed; z-index:100; }

#layer_pop {background-color:#000000; height: 100%; position: fixed; left:0; top:0px; width: 100%; opacity: 0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";}
#pop_box { position:absolute; width:100%; height:500px; margin: 0 0 0 0;}

.chanel{width:98%;}
.chanel table{background:#fff;border:1px solid #ccc;border-collapse:collapse;margin-bottom:10px;font-size:10px}
.chanel th{text-align:center;height:22px;border-top:1px solid #ccc;border-left:1px solid #ccc;color:#fff;font-weight:bold}
.chanel td{text-align:center;height:22px;border-top:1px solid #ccc;border-left:1px solid #ccc;font-size:10px}
.chanel table.red th{background:#ff5050}
.chanel table.blue th{background:#2d7ec6}
.chanel table.green th{background:#8ab102}
.chanel table.orange th{background:#ff6c00}