@media print {
	.noprint {
		display: none
	}
}
/*png ½ºÅ¸ÀÏ*/
.png24 {
   tmp:expression(setPng24(this));
}

body,td
{
    font-size:9pt;
    font-family:±¼¸²;
    color:#000000;
    line-height:18px;
    word-break:break-all;
}


/* ±âº» ¸µÅ© */
A:link
{
    color:#333333;
    text-decoration:none;
}
A:visited{
    color:#333333;
    text-decoration:none;
}
A:active{
    color:#333333;
    text-decoration:none;
}
A:hover{
    color:#333333;
    text-decoration:underline;
}


/* ÄÃ·¯ ¸µÅ© */
A.red:hover
{
    color:#FF0000;
    text-decoration:none;
}
A.blue:hover
{
    color:#0000FF;
    text-decoration:none;
}
A.help:hover
{
    cursor:help;
    text-decoration:none;
}


/* input button */
.but1
{
    border:solid 1;
    color:black;
    height:20px;
    width:60;
    line-height:140%;
    margin-bottom:1;
    cursor:hand;
}
.but2
{
    border:solid 1;
    color:black;
    height:20px;
    line-height:140%;
    margin-bottom:1;
    cursor:hand;
}
.but3
{
    border:solid 1;
    color:black;
    height:23px;
    width:80px;
    padding-top:2;
    margin-top:10;
    cursor:hand;
}
.but4
{
    border:solid 1;
    color:black;
    height:25px;
    width:130px;
    padding-top:2;
    margin-top:10;
    cursor:hand;
}


/* title font */
.bigno
{
    font-size:24pt;
    color:#5858C8;
    font-family:Arial;
    line-height:normal;
}
.midno
{
    font-size:14pt;
    color:#5858C8;
    font-family:Arial;
    line-height:normal;
}
.smallno
{
    font-size:12pt;
    color:#5858C8;
    font-family:Arial;
    line-height:normal;
}


/* list line */
.list
{
    border-bottom:solid 1 A5A5A5;
    padding-top:2;
}


/* sms textarea */
.sms
{
    border-style:none;
    width:100px;
    height:74px;
    background-color:#88C8F8;
    font-size:9pt;
    overflow:hidden;
}


/* line td */
.tab
{
    border-top:solid 2 #D0D0D0;
    border-right:solid 1 #D0D0D0;
    border-bottom:solid 1 #D0D0D0;
    border-left:solid 2 #D0D0D0;
}


/* line table */
.tbline
{
    height:25px;
    border-right:solid 1 #D0D0D0;
    border-bottom:solid 1 #D0D0D0
}


/* table background line */
.linetable
{
    font-size:9pt;
    font-family:±¼¸²;
    line-height:20px;
    background-image:url(../image/text_dot.gif);
}


/* textarea background line */
.linearea
{
    border:0;
    width:100%;
    margin:10 0 10 14;
    font-size:9pt;
    font-family:±¼¸²;
    line-height:20px;
    background-image:url(../image/text_dot.gif);
    scrollbar-face-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-arrow-color:#CC0000;
}


/* input left */
.ipL
{
    border:0;
    width:100%;
    background-color:#FFFFFF;
    text-align:left;
    padding-left:5;
}


/* input center */
.ipC
{
    border:0;
    width:100%;
    background-color:#FFFFFF;
    text-align:center;
}


/* input right */
.ipR
{
    border:0;
    width:100%;
    background-color:#FFFFFF;
    text-align:right;
    padding-right:5;
}


.ip100
{
    border:solid 1 #000000;
    width:100px;
    height:21px;
    font-size:11pt;
    font-family:µ¸¿ò, ±¼¸², arial;
}
.ip120
{
    border:solid 1 #000000;
    width:120px;
    height:21px;
    font-size:11pt;
    font-family:µ¸¿ò, ±¼¸², arial;
}
.ip150
{
    border:solid 1 #000000;
    width:150px;
    height:21px;
    font-size:11pt;
    font-family:µ¸¿ò, ±¼¸², arial;
}
.ip200
{
    border:solid 1 #000000;
    width:200px;
    height:21px;
    font-size:11pt;
    font-family:µ¸¿ò, ±¼¸², arial;
}
A.link01:link {color: #333333; font-size: 9pt; text-decoration:none}
A.link01:active {color: #333333; font-size: 9pt; text-decoration:none}
A.link01:visited {color: #333333;font-size: 9pt; text-decoration:none}
A.link01:hover {color: #999999; font-size: 9pt; text-decoration:none}

A.link02:link {color: #064D95; font-size: 9pt; text-decoration:none}
A.link02:active {color: #064D95; font-size: 9pt; text-decoration:none}
A.link02:visited {color: #064D95;font-size: 9pt; text-decoration:none}
A.link02:hover {color: #FF6600; font-size: 9pt; text-decoration:none}

/* table css 2009.07.08 ¾ËÂùµ¹»ß */
table.center tr td {text-align:center}
table.center tr td.t_left {text-align:left}
table tr td.th {background:#ccc}
table tr td.t_right {text-align:right}

div#dynamic {display:none;position:absolute;background:#FFFFE8;padding:5px;border:#2080D0 1px solid}
.bold {font-weight:bold}
/* ajax division by ¾ËÂùµ¹»ß */
#ajax1 {position:absolute;display:none;background:#000;z-index:1000}
#ajax2 {position:absolute;display:none;text-align:center;background:url(/loading.gif) no-repeat center top;color:#0078FF;font-weight:bold;z-index:1001}
.readonly {background:#F0F0F0;color:#909090}

