/* CSS Document */

body, table, tr, td, select, textarea, input{ 
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	line-height: 18px;
	color: #333333
	scrollbar-face-color: #F2F2F2;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #f6f6f6;
	scrollbar-arrow-color: #756d57;
}

INPUT .form {
     border:1px solid; border-color:#cccccc;}

a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none; }


a { selector-dummy : expression(this.hideFocus=true);}
a:link     { color: #333333; text-decoration: none; line-height: 16px; font-size: 12px;}
a:visited  { color: #333333; text-decoration: none; line-height: 16px; font-size: 12px;}
a:active   { color: #333333; text-decoration: none; line-height: 16px; font-size: 12px;}
a:hover    { color: #666666; text-decoration: none; line-height: 16px; font-size: 12px;} 


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.loca {
	font-family: "µ¸¿ò";
	font-size: 11px;
	font-weight: none;
	color: #666666;
}
.loca01 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	font-weight: none;
	color: #ff8400;
}

.list_title {
    font-family: "µ¸¿ò", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666
}
.list_title2 {
    font-family: "µ¸¿ò", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666
}
.list_price {
    font-family: "µ¸¿ò", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ff5a18
}
.detail_loca {
    font-family: "µ¸¿ò", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #797979
}
.detail_title {
    font-family: "µ¸¿ò", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333333
}
.pd_title {padding-top:8px;}
.bottomline {border-bottom:1px solid #e5e5e5;}
