@charset "utf-8";
/* CSS Document */

.style1 {font-family: "돋움" ;font-size:12px;}
.style2 {font-family: "돋움"}

a {
	text-decoration: none;color:#666666;
}
a hover{
	text-decoration: none;color:#666666;
}
a visited{
	text-decoration: none;color:#666666;
}

.copyright{
font-family:"돋움";
font-size:12px;
line-height:14px;
}


.text1{
font-family:"돋움";
font-size:12px;
line-height:18px;
color:#333333;
}


.title{
font-family:"돋움";
font-size:12px;
font-weight:bold;
line-height:18px;
color:#333333;
}

.name{
font-family:"돋움";
font-size:12px;
line-height:18px;
color:#333333;
}

.location{
font-family:"돋움";
font-size:12px;
line-height:18px;
color:#333333;
padding-right:20px;
}

.titlefont{
font-family:"돋움";
font-size:12px;
line-height:18px;
color:#003366;
font-weight:bold;
padding-right:20px;
}

.text2{
font-family:"돋움";
font-size:12px;
line-height:18px;
color:#666666;
font-align:justify;
}

.text3{
font-family:"돋움";
font-size:12px;
line-height:14px;
color:#666666;
font-align:justify;
}

.li02{
padding-bottom:-60px;
}

/*표-페이지번호*/
.table_foot {width:95%;border:0; margin-top:10px;}
.table_foot td{vertical-align:bottom;}
.table_foot #total{font-size:8pt;}
.table_foot #pagenum{text-align:center; color:#b3b3b3;}
.table_foot #pagenum a{padding:0 3px;}
.table_foot #pagenum a:hover{ color:#f26522; text-decoration:underline; padding:0 3px;}
.table_foot #current{text-decoration:underline; font-weight:bold;color: #f7941d; padding:0 3px;}
.table_foot #pagenum img{vertical-align:-10%;}

