<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Default */
body	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:  돋움, Dotum, Sans-Serif;
	background-color: #ffffff;
	color: #666666;
	line-height:16px;

	scrollbar-3dlight-color: #B4B4B4;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #F2F2F2;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B4B4B4

}

input, select {vertical-align: middle;}

a { color: #666666; text-decoration:none; font-weight:none; selector-dummy : expression(this.hideFocus=blur);}
a:hover	{ color: #3872b2; text-decoration: underline;}
a.none:link, a.none:visited, a.none:active { text-decoration:none; color:#666; }
a.none:hover { text-decoration:none; color:#666; }
table {border-collapse:collapse; border-spacing:0;}

#contants {float:center;}
/* ------------- 메인 ----------------------------- */
#box {background:url(../images/box_9.gif) repeat-x top;}

.icon1 {background:url(../images/icon1.gif) no-repeat 0 50%; padding:3px 0 0 16px; color:#f65e02; font-weight:bold; font-size:12px;}
.icon2 {background:url(../images/icon2.gif) no-repeat 0 50%; padding:3px 0 0 28px; color:#666666; font-size:12px;}
.icon3 {background:url(../images/icon3.gif) no-repeat 0 50%; padding:4px 0 0 37px; color:#666666; font-size:12px;}
.dot   {background:url(../images/dot.gif) repeat-x 0 50%; }

/* ------------- 서브 ----------------------------- */
.input { font-size: 12px; border: solid 1px #cecece;}
.select { font-size: 12px; border: solid 1px #cecece;}
.radio { font-size: 12px;  }
.checkbox { font-size: 12px; border: solid 1px #cecece;}
.dot {background:url(../images/dot.gif) repeat-x 0 50%;}
.title {color: #000000; text-align: center; font-weight:bold; font-size:14px; font-family: 굴림;}
.txt_blue {background-color:#f2f2f2; color:#cd3000; font-weight:bold; font-size:12px; padding:10px;line-height:18px;}
/*검색바*/
#search_box {background:url(../images/search_bg.gif) repeat-x top;}
#search_box .ttl {background:url(../images/search_jum.gif) no-repeat 0 50%; font-weight:bold; padding:3px 0 0 13px; height:18px;}
#search_box .bold {font-weight:bold; padding:3px 0 0 13px;}
.count_jum {background:url(../images/count_jum.gif) no-repeat 0 50%; padding:3px 0 0 13px;}
.count_text {color:#dd2f00; font-weight:bold;}

#table {}
#table .bg {background:url(../images/m_img9.gif) repeat-x top;}
#table .bar {background-color:#54ade1; height:2px;}
#table .title {color: #2a698e; text-align: center; font-weight:bold; height:30px; font-size:12px;}
#table .title2 {background:url(../images/table_bul.gif) no-repeat 0 50%; padding:3px 0 0 15px; color:#317fad; background-color:#f8f8f8; font-size:12px;}
#table .title3 {color:#317fad; background-color:#f8f8f8; text-align: center; font-size:12px;}
#table .title4 {color:#317fad; background-color:#e8f7ff; font-size:12px;}
#table .title5 {color:#000000; background-color:#FFCC66; text-align: center; font-size:12px;}
/*테이블 정렬*/
#table .tc {text-align: center; font-size:12px;} /*center*/
#table .tl {text-align: left; padding-left:5px; font-size:12px;} /*left*/
#table .tr {text-align: right; padding-right:5px; font-size:12px;} /*right*/
/*grey-일반*/
#table .bl {border-left: 1px solid #d5d3d3; font-size:12px;}
#table .br {border-right: 1px solid #d5d3d3; font-size:12px;}
#table .bt {border-top: 1px solid #d5d3d3; font-size:12px;}
#table .bb {border-bottom: 1px solid #d5d3d3; font-size:12px;}
/*blue*/
#table .blb {border-left: 1px solid #54ade1; font-size:12px;}
#table .brb {border-right: 1px solid #54ade1; font-size:12px;}
#table .btb {border-top: 1px solid #54ade1; font-size:12px;}
#table .bbb {border-bottom: 1px solid #54ade1; font-size:12px;}
/*이력카드*/
#table .ttl {color: #2a698e; text-align: center; font-weight:bold; font-size:16px; font-family: 굴림; background-color:#f8f8f8;}
/*페이징*/
#paging {}
#paging a:visited   { font-family:"Arial, 굴림"; font-size:11px; font-weight:none; padding:3px;}
#paging a:link		{ font-family:"Arial, 굴림"; font-size:11px; font-weight:none; padding:3px;}
#paging a:hover		{ font-family:"Arial, 굴림"; font-size:11px; font-weight:bold; color:#EE1C1B; padding:3px;}
#paging a:active	{ font-family:"Arial, 굴림"; font-size:11px; font-weight:none; padding:3px;}

#paging .on			{ font-family:"Arial, 굴림"; font-size:11px; color:#EE1C1B; font-weight:bold; padding:3px;}


/*좌측 메뉴*/
#left_menu {}
#left_menu .lMenu {padding-left:5px;border-bottom: 1px solid #d5d3d3;border-right: 1px solid #d5d3d3;border-left: 1px solid #d5d3d3;cursor:hand;height:20px;}

</pre></body></html>