body#mainpage{
	
	background-repeat: repeat-x;
	text-align:center;
	margin:0px;
}



td {
font-size:9pt;
line-height:20px;
font-family: 돋움;
letter-spacing: 0px;
}


.topmenu{
	height:51px;
}


.box01{
background-image:url('../imgs/box01.png');
width: 236px;
height: 155px;
background-repeat:no-repeat;
padding:6px;
}


.scrollList {
padding:3px;
overflow-y: scroll;
position:relative;
scrollbar-face-color:#33CCFF;
scrollbar-3dlight-color:#CCFFFF;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#CDCDCC;
scrollbar-track-color:#F1F1F0;
scrollbar-arrow-color:#ffffff;
height:550px;
margin-left: 8px;
}


.p11b {
	font-weight: 800;
	font-family: 돋움;
	font-size:11px;
}
.mainbg{
	background-image: url('../imgs/mainbg.png');
	width:980px;
	height:290px;
	background-repeat:no-repeat;
}
.maincontents{
	width:980px;
}

a {text-decoration:none;color:#333333; }
a:hover {color:red;text-decoration:none; }

.textoverflow{
  overflow:hidden;
  text-overflow: ellipsis;
  visibility:visible;
}

.title {
	font-family: 돋움;
	font-size: 15px;
	font-weight:bold;
}
.title_en {
	color:#666666;
	font-family: 돋움;
	font-size: 12px;
	font-weight:bold;
}
.resultbox{
	width:770px;
	border-width:4px;a
	border-color:#6d88a7;
	border-style:solid;
	padding:10px;
	text-align:left;
}

table{
	padding: 0px;
	margin: 0px;
	border: 0px;
}


img {
	border: 0px;
}

body{
	font-family:굴림;
}
ul {
	margin-left:20px;
	line-height:25px;
}

.searchmessage {
	font-size: 11px;
	color: #ff0000;
	margin: 20px;
}
.searchbutton{
	background-image: url('/imgs/searchbutton.png');
	width: 53px;
	height: 41px;
	border-width:0px;
}

.searchbox{
	border:0px;
	padding-top:5px;
	font-family: 굴림;
	font-weight: bold;
	width: 165px;
	font-size: 12px;
	height: 20px;
	margin-bottom:6px;
}
.m_searchbox{
	border-width: 3px;
	border-color:#003366;
	border-style: solid;
	padding-top:5px;
	padding-left:15px;
	font-family: 굴림;
	font-weight: bold;
	width:100%;
	font-size: 15px;
	height: 30px;
}


.searchbutton2{
	font-weight:800;
	font-family:굴림;
	background-color: #50657d;
	width: 70px;
	height: 25px;
	border-width:2px;
	color:#ffffff;
	font-size: 15px;
	border-color: #68a4bb;
	border-style:solid;

}

.searchbox2{
	padding: 5px;
	font-family: 굴림;
	font-weight: 800;
	width: 250px;
	font-size: 14px;
	border-width: 5px;
	border-color: #68a4bb;

}


a.kcrlink {
	font-family: 돋움;
	font-weight:800;
	color:#083a6d;
	text-decoration: underline;
	font-size:11px;
}

a.kcrlink:hover{
	background-color:#ffffff;
	text-decoration: none;
	color:#ec008c;
}
a.whitelink {
	font-weight:800;
	color:#ffffff;
}

a.whitelink:hover{
	color:#ec008c;
	text-decoration: underline;
}



a.uselink {
	font-family: 돋움;
	font-weight:200;
	color:#333333;
	text-decoration: none;
	font-size:11px;
	letter-spacing: +1px;;
}

a.uselink:hover{
	text-decoration: none;
	color:#ec008c;
}



.resultTitle{
	font-family: 돋움;
	font-weight:800;
	color:#333333;
	font-size:13px;
}
a.resultTitle{
	text-decoration: none;
	color:#ffffff;
}

.resultTitle:hover{
	text-decoration: none;
	color:#333333;
}

.result{
	margin-top:2px;
	font-size: 13px;
	color:666666;
}

a.bws_selected{
	
}

.bws{
	text-decoration:none;
	color: 
}	


.nav_nextoff, .nav_preoff {
	font-size:15px;
	color:#cccccc;
	border: solid 1px #cccccc; 
	font-weight:bold;
	padding:2px 3px;
}
.nav_next, .nav_pre,.nav_default{
	font-family:돋움;
	text-decoration: none;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	padding:2px 3px;
}
.nav_selected{
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	padding:2px 3px;
}
.copyright {
	width: 100%;
	font-size:11px;
	color:#aaaaaa;
	border-width:0px;
	border-top-width: 2px;
	border-color: #999999;
	border-style: solid;
	margin-top: 100px;
	margin-bottom: 50px;
	text-align: center;
}

