@charset "utf-8";
/* CSS Document */
body {
	color: #000000;
	margin: 0px;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#eeeeee;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#ededed;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cccccc
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial;
	font-size: 9pt;
	line-height: 14pt;
}
/*------------LINK------------ */
a:link	{color: #000000;font-size: 9pt;	text-decoration: none;}
a:visited	{ text-decoration: none; color: #003366; font-size: 9pt;}
a:active	{ text-decoration: none; color: #0066FF; font-size: 9pt;}
a:hover	{ text-decoration: none; color: #000099; font-size: 9pt;}
/*------------Button Rollover------------ */
a.rollover img { border-width:0px; display:block; }
a.rollover img.rollover { display:none; }
a.rollover:hover { position:relative; }
a.rollover:hover img { display:none; }
a.rollover:hover img.rollover { display:block; }
/*------------Historytail------------ */
.now 		{font-size: 9t;	color: #62a8cc;	text-decoration: none;	font-weight: bold;	}
a.now:link 		{font-size: 9pt;	color: #62a8cc;	text-decoration: none;	font-weight: bold;	}
a.now:active 	{font-size: 9pt;	color: #62a8cc;	text-decoration: none;	font-weight: bold;	}
a.now:hover 	{font-size: 9pt;	color: #62a8cc;	text-decoration: none;	font-weight: bold;	}
a.now:visited 	{font-size: 9pt;	color: #62a8cc;	text-decoration: none;	font-weight: bold;	}


.history 		{font-size: 8.5pt;	color: #62a8cc;	text-decoration: none;	}
a.history:link 		{font-size: 8.5pt;	color: #62a8cc;	text-decoration: none;	}
a.history:active 	{font-size: 8.5pt;	color: #62a8cc;	text-decoration: none;	}
a.history:hover 	{font-size: 8.5pt;	color: #62a8cc;	text-decoration: none;	}
a.history:visited 	{font-size: 8.5pt;	color: #62a8cc;	text-decoration: none;	}

.page 		{font-size: 8.5pt;	color: #B6C9CF;	text-decoration: none;	font-weight: bold;	}
a.Paging:link 		{font-size: 8.5pt;	color: #B6C9CF;	text-decoration: none;	font-weight: bold;	}
a.Paging:active 	{font-size: 8.5pt;	color: #B6C9CF;	text-decoration: none;	font-weight: bold;	}
a.Paging:hover 	{font-size: 8.5pt;	color: #B6C9CF;	text-decoration: none;	font-weight: bold;	}
a.Paging:visited 	{font-size: 8.5pt;	color: #B6C9CF;	text-decoration: none;	font-weight: bold;	}

/*------------FORM FIELD------------ */
/*공통*/
textarea	{
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-arrow-color:#74afc9;
	scrollbar-track-color:#eeeeee;
	scrollbar-darkshadow-color:#b2cee1;
	scrollbar-face-color:#cee5f1;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cee5f1;
	border: 1px solid #C8C8C8;
	width: 99%;
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
}

img	{ border:0px solid #FFFFFF;}
img.hand	{
	border:0px solid #FFFFFF;
	margin: 1px;
}

select.fmstyle 			{
	font-family: "돋움", "seoul", "Verdana";
	font-size: 9pt;
	line-height: 15px;
	color: #3D3D3D;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	height: 19px;
	behavior: url(selectbox.htc);
}

select.multi			{
	font-family: "돋움", "seoul", "Verdana";
	font-size: 9pt;
	line-height: 15px;
	color: #3D3D3D;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
}

/*TextBox 공통*/
input.fmstyle 	{
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	color: #3D3D3D;
	height: 18px;
	line-height: 17px;
	vertical-align: middle;
	border: 1px solid #C8C8C8;

}

/*TextBox 한글입력*/
input.hangul 	{
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	color: #3D3D3D;
	height: 18px;
	line-height: 17px;
	vertical-align: middle;
	padding-top: 1px;
	border: 1px solid #C8C8C8;
	ime-mode:active;
}
/*TextBox필수입력항목*/
input.fmrequire {
	font-family: "돋움", "seoul", "Verdana";
	font-size: 9pt;
	line-height: 17px;
	color: #3C6AB7;
	height: 18px;
	background-color: #CEEFF9;
	border: 1px inset #C8C8C8;
	ime-mode:active;
}
/*TextBox 비활성항목*/
input.readonly {
	font-size: 9pt;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	color: #336699;
	height: 18px;
	line-height: 17px;
	padding-top: 1px;
	border: 1px solid #95B8CA;
	background-color: #F3F3F3;
}

/*TextBox박스표시없음*/
input.none {
	font-family: "돋움", "seoul", "Verdana";
	font-size: 9pt;
	line-height: 17px;
	color: #3C6AB7;
	border: 1px ;
}
/*TextBox텍스트정렬*/
input.right	{
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	color: #3D3D3D;
	height: 18px;
	line-height: 17px;
	vertical-align: middle;
	padding-top: 1px;
	border: 1px solid #C8C8C8;
	text-align: right;
	padding-right: 5px;
}

input.center 	{
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	color: #3D3D3D;
	height: 18px;
	line-height: 17px;
	vertical-align: middle;
	padding-top: 1px;
	border: 1px solid #C8C8C8;
	text-align: center;
}
/*TextBox 날짜입력*/
input.date	{
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	height: 18px;
	line-height: 17px;
	font-weight: bold;
	color: #999999;
	letter-spacing: -1px;
	width: 75px;
	border: 1px solid #C8C8C8;
	text-align: center;
}

/*------------TABLE------------ */
/**/
table, td, tr{color: #000000;font: 9pt seoul, "굴림", "굴림체", "돋음", "돋음체", Verdana, Helvetica, Arial, sans-serif;}

/*검색&리스트적용 테이블*/
table.t1    {
	color: #000000;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	font-size: 9pt;
	line-height: 25px;
	background-color: #CEE5F1;
}
/*리스트 라인 마우스 오버처리*/
tr.t1	{
	cursor: hand;
	height: 20px;
	line-height: 18px;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
}
tr.t1over  {
	background-color: #E8F2F9;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
	height: 20px;
}


/*팝업+입력 리스트 테이블*/
table.t2 {
	background-color: #ebebeb;
}
tr.t2 {

	cursor: hand;
	height: 20px;
	line-height: 18px;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
}

tr.t2over {

	background-color: #F5FDEA;
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
	height: 20px;
}
tr.headline {
	background-color: #74afc9;
}

tr.head
{
	height: 30px;
	background-repeat: repeat-x;
	background-color: #f4f1e7;
}

.l {
	font-family: "??", "???";
	font-size: 12px;
	color: #3E3E3E;
	line-height: 180%;
}

.aa {
	font-family: "??", "???";
	font-size: 12px;
	color: #EF071C;
	line-height: 180%;
}

.bb {
	font-family: "??", "???";
	font-size: 12px;
	color: #0373B5;
	font-weight: bold;
}

.cc {
	font-family: "??", "???";
	font-size: 12px;
	color: #447092;
}

.dd {
	font-family: "??", "???";
	font-size: 12px;
	color: #747474;
}

.ee {
	font-family: "??", "???";
	font-size: 12px;
	color: #1A3D77;
}

.style1 {color: #6990CC;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

td.head
{
	height: 30px;
	background-repeat: repeat-x;
	background-color: #f4f1e7;
}
tr.info {
	background-color: #f6f6f6;
	height: 25px;
	padding-left: 5px;
}
td.info {
	line-height: 18px;
	font-family: "굴림", "굴림체", "돋움", "돋움체", seoul, verdana, Arial;
	color: #444444;
	background-repeat: no-repeat;
	padding-top: 3px;
	background-color: #F6F6F6;
}
td.regist {
	line-height: 18px;
	font-family: "굴림", "굴림체", "돋움", "돋움체", seoul, verdana, Arial;
	color: #444444;
	background-image: url(../images/regist_itm01.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width: 79px;
	padding-top: 3px;
	vertical-align: top;
}
td.registsub{
	line-height: 18px;
	font-family: "굴림", "굴림체", "돋움", "돋움체", seoul, verdana, Arial;
	color: #444444;
	background-image: url(../images/regist_itmsub.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width: 79px;
	padding-top: 3px;
	vertical-align: top;
}
td.quest {
	line-height: 18px;
	font-family: "굴림", "굴림체", "돋움", "돋움체", seoul, verdana, Arial;
	color: #696969;
	background-image: url(../images/bg_quest.gif);
	background-repeat: no-repeat;
	background-color: #B3C7E0;
	text-indent: 25px;
	font-weight: bold;
	height: 23px;
	padding-top: 3px;
	background-position: left center;
}
td.questsub{
	line-height: 18px;
	font-family: "굴림", "굴림체", "돋움", "돋움체", seoul, verdana, Arial;
	color: #FFFFFF;
	background-image: url(../images/bg_questsub.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-color: #93A8C3;
	font-weight: bold;
	text-indent: 25px;
	padding-top: 3px;
	background-position: left center;
}
tr.inline {
	background-image: url(../images/boad_inline.gif);
	background-repeat: repeat;
}

tr.dataview
{
	background-color: #f0f0f0;
}
td.dataview {
	line-height: 18px;
	padding: 1px;
	font-family: "굴림", "굴림체", "돋움", "돋움체", seoul, verdana, Arial;
	color: #223b76;
}


td.board_td01	 	{
	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	font-size: 9pt;
	line-height: 18px;
	padding-left: 15px;
	background-color: #bddcee;
	color: #566e8e;
}
td.board_td02 {

	font-family: Seoul, "굴림", "굴림체", "돋움", "돋움체", Verdana, Arial;
	font-size: 9pt;
	line-height: 18px;
	padding-left: 15px;
	background-color: #bddcee;
	color: #0a006c;
}


.search_name {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #235E7C;
	text-align: right;
	padding-right: 7px;
	font-weight: bold;
	padding-top: 3px;
	line-height: 25px;
}
.search_data {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #235E7C;
	padding-right: 5px;
	padding-top: 3px;
}
.list_head {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #414569;
	background-color: #c0dcec;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #d7e7f1;
	border-right-color: #d7e7f1;
	border-bottom-color: #d7e7f1;
	border-left-color: #d7e7f1;
}
.list_headend {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #414569;
	background-color: #c0dcec;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	line-height: 18px;
}

.list_result {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #3a597e;
	background-color: #b2cee1;
	font-weight: bold;
	border-bottom-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.list_linend {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #333333;
	word-break:break-all;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 18px;
}

.list_line {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #333333;
	border-right-style: solid;
	word-break:break-all;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.list_pop01 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #3F678E;
	background-color: #DBE3EA;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
}
.list_pop00 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #3F678E;
	background-color: #DBE3EA;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	line-height: 18px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7FAFB;
	border-right-color: #F7FAFB;
	border-bottom-color: #F7FAFB;
	border-left-color: #F7FAFB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.list_popline00 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #333333;
	word-break:break-all;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBE3EA;
	border-right-color: #DBE3EA;
	border-bottom-color: #DBE3EA;
	border-left-color: #DBE3EA;
}

.list_popline01 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #333333;
	border-right-style: solid;
	word-break:break-all;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #DBE3EA;
	border-right-color: #DBE3EA;
	border-bottom-color: #DBE3EA;
	border-left-color: #DBE3EA;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/*------------LINK------------ */

a:link	{color: #3366CC;font-size: 9pt;	text-decoration: none;}
a:visited	{ text-decoration: none; color: #3399CC; font-size: 9pt;}
a:active	{ text-decoration: none; color: #0066FF; font-size: 9pt;}
a:hover	{ text-decoration: none; color: #000099; font-size: 9pt;}

a.rollover img { border-width:0px; display:block; }
a.rollover img.rollover { display:none; }
a.rollover:hover { position:relative; }
a.rollover:hover img { display:none; }
a.rollover:hover img.rollover { display:block; }

.link_menu		{	font-size: 9pt;	color: #afafaf;	text-decoration: none;}
a.link_menu:link		{	font-size: 9pt;	color: #afafaf;	text-decoration: none;}
a.link_menu:active	{	font-size: 9pt;	color: #afafaf;	text-decoration: none;}
a.link_menu:hover 	{	font-size: 9pt;	color: #5f92cd;	text-decoration: none;}
a.link_menu:visited	{	font-size: 9pt;	color: #afafaf;	text-decoration: none;}

.link_menu_on		{	font-size: 9pt;	color: #5f92cd;	text-decoration: none;}
a.link_menu_on:link		{	font-size: 9pt;	color: #5f92cd;	text-decoration: none;}
a.link_menu_on:active	{	font-size: 9pt;	color: #5f92cd;	text-decoration: none;}
a.link_menu_on:hover 	{	font-size: 9pt;	color: #FF6600;	text-decoration: none;}
a.link_menu_on:visited	{	font-size: 9pt;	color: #5f92cd;	text-decoration: none;}



/*------------ ------------ */
.nav	 	{	}
a.nav:link	{
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}
a.nav:visited	{
	color: #DDEDFF;
	font-size: 9pt;
	font-weight: bold;
}
a.nav:active	{
	color: #4EABF8;
	font-size: 9pt;
	font-weight: bold;
}
a.nav:hover	{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*링크*/
a:link.tab     {WIDTH: 100%;font: bold 9pt seoul, "", "u", "", "u", Verdana, Helvetica, Arial, sans-serif;color: #edfedf;}
a:visited.tab {WIDTH: 100%;font: bold 9pt seoul, "", "u", "", "u", Verdana, Helvetica, Arial, sans-serif;	color: #edfedf;}
a:active.tab  {WIDTH: 100%;font: bold 10pt seoul, "", "u", "", "u", Verdana, Helvetica, Arial, sans-serif;	color: #CCFF33;}
a:hover.tab  {WIDTH: 100%;font: bold 10pt seoul, "", "u", "", "u", Verdana, Helvetica, Arial, sans-serif;	color: #CCFF33;}

.left_menu {
	background-image: url(../images/leftmenu.gif);
	background-repeat: no-repeat;
	height: 37px;
	line-height: 37px;
	font-size: 9pt;
	font-weight: bold;
	color: #838383;
	cursor: hand;
	width: 156px;
	padding-left: 30px;
}
.left_menu_on {
	background-image: url(../images/leftmenu_on.gif);
	background-repeat: no-repeat;
	height: 37px;
	line-height: 37px;
	font-size: 9pt;
	font-weight: bold;
	color: #07499A;
	cursor: hand;
	width: 156px;
	padding-left: 30px;
}

.left_sub {
	background-repeat: no-repeat;
	height: 22px;
	line-height: 22px;
	font-family: "돋움", "돋움체", verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #535353;
	padding-left: 30px;
	background-color: #E6E6E6;
	background-image: url(../images/leftsubmenu.gif);
}


/*------------테스트속성------------ */
/**/
.TXT_type1 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #387294;
	line-height: 18px;
}
.TXT_type2 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #c2b9aa;
	font-weight: bold;
	line-height: 18px;
}
.TXT_type3 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 8.5pt;
	color: #075098;
	line-height: 18px;
}
.TXT_type4 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #405c6c;
	font-weight: bold;
	line-height: 18px;
}

.TXT_type5 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.TXT_type6 {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 8.5pt;
	color: #999999;
}
 /*-----------버튼속성------------ */
/**/
.btn_use {
	font-family: "굴림", "굴림체", arial;
	font-size: 8.5pt;
	color: #FF9900;
	height: 18px;
	width: 60px;
	padding-top: 4px;
	font-weight: bold;
	background-image: url(file:///D|/Project/2006 서울통신기술/공사관리/images/btn_acsry.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn_usenot {
	font-family: "굴림", "굴림체", arial;
	font-size: 8.5pt;
	color: #CCCCCC;
	height: 18px;
	width: 60px;
	padding-top: 4px;
	font-weight: normal;
	background-image: url(file:///D|/Project/2006 서울통신기술/공사관리/images/btn_acsry.gif);
	background-repeat: no-repeat;
}

.txt_date {
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #9EB1C0;
	letter-spacing: -1px;
	line-height: 15px;
}
.txt_code {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}

.btn_blue {
	background-image: url(file:///D|/Project/2006 서울통신기술/공사관리/html/images/button.gif);
	text-align: center;
	height: 21px;
	width: 50px;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin: 1px;
}
a.btn_blue:visited  {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #003366;
	letter-spacing: 1px;
}
a.btn_blue:hover {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #3333CC;
	letter-spacing: 1px;
	}
a.btn_blue:active {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #3333CC;
	letter-spacing: 1px;
}

a.btn_blue:link {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #003366;
	letter-spacing: 1px;

}
.btn_blue5 {
	background-image: url(file:///D|/Project/2006 서울통신기술/공사관리/html/images/button5.gif);
	text-align: center;
	height: 21px;
	width: 80px;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin: 1px;
}
a.btn_blue5:visited  {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #003366;
	letter-spacing: 1px;
}
a.btn_blue5:hover {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #3333CC;
	letter-spacing: 1px;
	}
a.btn_blue5:active {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #3333CC;
	letter-spacing: 1px;
}

a.btn_blue5:link {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 9pt;
	color: #003366;
	letter-spacing: 1px;

}
.btna_pop {
	background-image: url(file:///D|/Project/2006 서울통신기술/공사관리/html/images/btna_img.gif);
	text-align: center;
	height: 18px;
	width: 100px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
}
a.btna_pop:visited  {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 8.5pt;
	color: #FFFFFF;
	word-spacing: -1pt;
}
a.btna_pop:hover {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 8.5pt;
	color: #00FFFF;
	word-spacing: -1pt;
	}
a.btna_pop:active {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 8.5pt;
	color: #FFFFFF;
	word-spacing: -1pt;
}

a.btna_pop:link {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-size: 8.5pt;
	color: #FFFFFF;
	word-spacing: -1pt;

}

.btn_gray {
	background-image: url(file:///D|/Project/2006 서울통신기술/공사관리/html/images/btn_gry.gif);
	text-align: center;
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-weight: bold;
	color: #2c74ce;
	margin: 1px;
	height: 18px;
	padding-top: 1px;
	border: 1px ridge #CCCCCC;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	line-height: 15px;
}
a.btn_gray:visited {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-weight: bold;
	color: #2c74ce;
	line-height: 17px;
}
a.btn_gray:hover {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-weight: bold;
	color: #2c74ce;
	line-height: 17px;
	}
a.btn_gray:active {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-weight: bold;
	color: #2c74ce;
	line-height: 17px;
	vertical-align: middle;
}

a.btn_gray:link {
	font-family: "굴림", "돋움", "굴림체", "돋움체", verdana, arial, seoul;
	font-weight: bold;
	color: #2c74ce;
	line-height: 17px;
	vertical-align: middle;

}

.tab	{
	height: 30px;
	width: 150px;
	background-image: url(../images/tab_tt.gif);
	background-repeat: no-repeat;
	font-family: "굴림", "굴림체", "돋움", "돋움체", seoul, verdana, Arial;
	font-weight: bold;
	color: #666666;
	text-indent: 50px;
	padding-top: 5px;
}
.tab_on {
	height: 30px;
	width: 150px;
	background-image: url(../images/tab_tton.gif);
	background-repeat: no-repeat;
	font-family: "굴림", "굴림체", "돋움", "돋움체", seoul, verdana, Arial;
	font-weight: bold;
	color: #336699;
	text-indent: 50px;
	padding-top: 5px;
}
