#AKCResult
{    
	font-family : ±¼¸²;
	font-size : 9pt;
	
	width : expression(document.getElementById('AKCSearch').style.width) 

	display:none;
}

#AKCShadow
{    
	font-family : ±¼¸²;
	font-size : 9pt;
	
	width : expression(document.getElementById('AKCSearch').style.width) 
		
	position : absolute;
	background-color : #FFF;
	 
	border-left:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	overflow:auto;
	margin : 0px 0px 0px 0px;
	padding : 0px;
}

TABLE.AKCResult
{
	width : expression(document.getElementById('AKCSearch').style.width)

}

TD.AKCResult
{
	font-family : ±¼¸²;
	font-size : 9pt;
	
	width : expression(document.getElementById('AKCSearch').style.width)


	margin : 0px 0px 0px 0px;
	padding : 0px;
}
.AKCRes
{
	text-align: left;
	padding: 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	
	z-index: 200;
}
.AKCRow
{
	text-align: left;
	padding: 5px 0px 3px;
	margin: 0px 0px 0px 0px;
	
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	
	z-index: 200;
}

.AKCNone
{
	font-family : ±¼¸²;
	font-size : 9pt;
	padding: 5px 0px 5px;	
	border-bottom:1px solid #B0B0B0;		
}

.AKCInfo
{
	font-family : ±¼¸²;
	font-size : 10pt;	
}

.AKCMessage
{
	font-family : ±¼¸²;
	font-size : 10pt;	
}

TABLE.AKCResultContents
{ 
	width : expression(document.getElementById('AKCSearch').style.width); 
	background-color:#FFF; 
	
	border-left:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
}

TH.AKCResultContents, TD.AKCResultContents
{
	font-size:12px;
	font-family:±¼¸²
} 
em
{
	font-style:normal;color:#ED5F00
} 

TH.AKCResultContents
{ 
	text-align:left; 
	font-weight:bold; 
	
	background:url(images/AutoSch_bg_th.gif) repeat-x; 
	padding:0 0 0 0px; 
	position:relative; 
	
	padding: 3px 0px 3px;
	margin: 0px 0px 0px 0px;
} 

#AKCHighlight 
{
	background-color: #DAE7E9;
}

#AKCArrow
{    
	font-family : ±¼¸²;
	font-size : 9pt;
	
	width : 11px; 
		
	position : absolute;
	background-color : #FFF;
	 
	border-left:0px solid #B0B0B0;
	border-right:0px solid #B0B0B0;
	border-bottom:0px solid #B0B0B0;
	
	margin : 0px 0px 0px 0px;
	padding : 0px;
}   



@charset "UTF-8";

//body
//{
//    text-align: center;
//    font-family: Arial,sans-serif;
//    font-size: small;
//        voice-family: "\"}\"";
//        voice-family: inherit;
//    font-size: 12px;
//}

body.ja
{
    font-family: MS PGothic,Osaka,MS Gothic,Arial,sans-serif;
}

body.ko
{
    font-family: Gulim,Arial,Helvetica,sans-serif;
}

body.zh
{
    font-family: PMingLiU,Arial,sans-serif;
}

html>body {
    font-size: 12px;
}

form, ul, body, div, p, ul, ol, dl, input, button
{
    margin: 0;
    padding: 0;
}

Ul
{
    list-style-type: none;
}

//A:link 
//{
//	FONT-SIZE: 9pt; COLOR: #00318b; FONT-FAMILY: "±¼¸²"; TEXT-DECORATION: none
//}
//
//A:active 
//{
//	FONT-SIZE: 9pt; COLOR: #00318b; FONT-FAMILY: "±¼¸²"; TEXT-DECORATION: none
//}
//
//A:visited 
//{
//	FONT-SIZE: 9pt; COLOR: #00318b; FONT-FAMILY: "±¼¸²"; TEXT-DECORATION: none
//}
//
//A:hover 
//{
//	FONT-SIZE: 9pt; COLOR: #00318b; FONT-FAMILY: "±¼¸²"; TEXT-DECORATION: none
//} 


