BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

A:link		{text-decoration:none; color:#6e6e6e; font-family:"돋움"; font-size:14px;color:#6e6e6e; line-height:160%}
A:visited	{text-decoration:none; color:#6e6e6e}
A:active	{text-decoration:none; color:#6e6e6e}
A:hover		{text-decoration:none; color:#6c9250;}

BODY,TR,TD,PRE {font-family:"돋움"; font-size:12px; color:#333333; line-height:160%; }

IMG			{border: none;}   
TEXTAREA	{border:solid 1px #c9c3b8; font-family:돋움; font-size:9pt; color:#6e6e6e; background-color:white}
INPUT		{border:solid 1px #c9c3b8; font-family:돋움; font-size:10pt; color:#6e6e6e; background-color:white; height:19px; text-align:center}
SELECT		{border:solid 1px #c9c3b8; font-family:돋움; font-size:10pt; color:#6e6e6e; background-color:white; height:19px; text-align:center}


/*===============================================================================================*/
.radio		{border: none;}
.checkbox	{border:0;width:12;height:12}
.button1	{border:solid 1px f2f2f2;font-family:돋움;font-size:9pt;color:#000000;background-color:#e2e2e2;height:20px;text-align:center}
.session	{border:solid 1px c9c3b8; font-family:돋움;font-size:9pt;color:#000000;background-color:white}
.sstit		{font-family:"돋움";font-size:12;color:#000000}
.sscon		{font-family:"돋움";font-size:12;color:#000000; line-height:160%;}
.ssscon		{font-family:"돋움";font-size:12;color:gray; line-height:160%;}
.location	{font-family:"tahoma";font-size:11;color:#000000;}
.gold_b		{font-family:"돋움","tahoma";font-size:12;color:#000000;font-weight:bold;color:#c27404;}
.jisung		{font-family:"돋움";font-size:12;color:#005e7a; line-height:160%;font-weight:bold;}
.line300	{font-family:"돋움";font-size:12;color:gray; line-height:200%;}
.customer	{font-family:"돋움";font-size:12;color:#6c9250; line-height:160%}


.tbl_title	{font-family:"돋움";font-size:12;color:#FFFFFF; line-height:160%; font-weight:bold; background-color:#A09A90}
.tbl_title2 {font-family:"돋움";font-size:12;color:#FFFFFF; line-height:160%; font-weight:bold; background-color:#7FB2A1}
.tbl_title3 {font-family:"돋움";font-size:12;color:#FFFFFF; line-height:160%; font-weight:bold; background-color:#7F88B2}
.tbl_title4 {font-family:"돋움";font-size:12;color:#91897D; line-height:160%; font-weight:bold; background-color:#F5F5F5}
.table1		{font-family:"돋움";font-size:12px;color:#333333; line-height:160%;}
.tdLeftCss	{background:#ECECFF; font-size:12; font-weight:bold; text-align:right; padding:0 10 0 0;}
.tdRightCss	{text-align:left; padding:5 5 5 5;}


/*===============================================================================================*/
/* sub_table*/
.tbl_title5 {
	font-family: "돋움체", "굴림체", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #f5f5f5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align:center
}

.tbl_basic {
	font-family: "돋움체", "굴림체", Arial;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

.tbl_basic_right {
	font-family: "돋움체", "굴림체", Arial;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}

/*note*/
.note_tbl_basic {
	font-family: "돋움체", "굴림체", Arial;
	font-size:12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

/*반까페*/

.title_text {
	font-family: "돋움체", "굴림체", Arial;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
}

.tab_text {
	font-family: "돋움체", "굴림체", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.body_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tbl_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

.tbl_top_bot_line {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
}
