/* CSS Document */

body {
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

img {border:none;}

tr, td, select, input, div, textarea
{
	font-family:"±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size:12px;
	color:#444444;
	line-height:16px;
}

table.style01
{
	border-width:2px;
	border-color:#2063ac;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	table-layout:fixed;
}

table.style02
{
	border-width:2px;
	border-color:#45b2da;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	table-layout:fixed;
}

table.style03
{
	border-width:1px;
	border-color:#666666;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	table-layout:fixed;
}

td.tName
{
	padding:5px 5px 5px 5px;
	text-align:center;
	font-weight:bold;
	background-color:e3f0ff;
	color:#333333;
}

td.tName02
{
	padding:5px 5px 5px 5px;
	font-weight:bold;
	background-color:#ecf7ff;
	color:#333333;
}

td.tName03
{
	padding:5px 5px 5px 5px;
	text-align:center;
	font-weight:bold;
	background-color:#eeeeee;
	color:#333333;
}

td.pad05 {padding:5px 5px 5px 5px;}
td.pad10 {padding:10px 10px 10px 10px;}

td.bb_88
{
	border-bottom-color:#888888;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

td.bb_dd
{
	border-bottom-color:#dddddd;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}	

td.bs_dd
{
	border-bottom-color:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
}	

td.bs_88
{
	border-bottom-color:#888888;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

td.rs_88
{
	border-right-color:#888888;
	border-right-style:solid;
	border-right-width:1px;
}

td.rs_dd
{
	border-right-color:#dddddd;
	border-right-style:solid;
	border-right-width:1px;
}

td.ts_88
{
	border-top-color:#888888;
	border-top-style:solid;
	border-top-width:1px;
}

td.ts_dd
{
	border-top-color:#dddddd;
	border-top-style:solid;
	border-top-width:1px;
}

td.bs_dd
{
	border-bottom-color:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
}	

td.br_s_88
{
	border-bottom-color:#888888;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#888888;
	border-right-style:solid;
	border-right-width:1px;
}

td.outline_ee
{
	border-color:#eeeeee;
	border-width:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}

.input
{
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	background-color:#fdfdfd;
}

.fcgray{color:#888888}
.fcblue {color:#0033FF}
.fcred {color:#FF0000}
.fcorange {color:#FF6600}
.fcwhite {color:#FFFFFF}
.fcblack {color:#000000}

.b {font-weight:bold;}

.fs04 {font-size:4px;}
.fs06 {font-size:6px;}
.fs08 {font-size:8px;}
.fs09 {font-size:9px;}
.fs10 {font-size:10px;}
.fs11 {font-size:11px;}
.fs13 {font-size:13px;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}
.fs18 {font-size:18px;}
.fs20 {font-size:20px;}

.lh18 {line-height:18px;}
.lh20 {line-height:20px;}
.lh22 {line-height:22px;}

.ls-1 {letter-spacing:-1px;}

.left_m {color:#f36f21;text-decoration:none;}
a.left_m:link {color:#f36f21;text-decoration:none;}
a.left_m:visited {color:#f36f21;text-decoration:none;}
a.left_m:active {color:#2584d8;text-decoration:none;}
a.left_m:hover {color:#2584d8;text-decoration:none;}

.left_s {color:#f3a121;text-decoration:none; font-size:11px; font-weight:bold;}
a.left_s:link {color:#f3a121;text-decoration:none; font-size:11px; font-weight:bold;}
a.left_s:visited {color:#f3a121;text-decoration:none; font-size:11px; font-weight:bold;}
a.left_s:active {color:#2584d8;text-decoration:none; font-size:11px; font-weight:bold;}
a.left_s:hover {color:#2584d8;text-decoration:none; font-size:11px; font-weight:bold;}

a:link {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸À½", "µ¸À½Ã¼";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸À½", "µ¸À½Ã¼";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸À½", "µ¸À½Ã¼";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

form{display:inline;}
