/* --------------------------------------------------- *
 * Style Sheet for the iShop project.
 *
 * PROGRAMMING : Sang-jae, Lee.  
 * DATE        : 04/13/1999
 * FILE        : default.css
 *
 * --------------------------------------------------- *
 * USAGE       :
 *        <LINK REL="StyleSheet" HREF="default.css" TYPE="text/css" MEDIA="screen">
 * --------------------------------------------------- */
BODY { margin-left:  0; 
		   margin-top:   0;
		   margin-right: 4;
		   margin-bottom: 0;
}
	TD, TH, INPUT, DIV, TEXTAREA {
        font-family: "Verdana","Helvetica", "±¼¸²","Seoul";
        font-size: 9pt;
    }
    .mey { font-family:"Tahoma", "Verdana", "Arial"; font-size: 10pt; text-align: right; padding-right: 3px; }
	.PreText { text-align: justify; } 
    .ValNor {
        font-family:Verdana,Arial;
        color: darkred;
        font-weight: bold;
    }
    .ValOur {
        font-family: Arial,µ¸¿ò;
        font-weight: bold;
		font-size: 10pt;
        color: darkred;
		padding-left: 5px;
		padding-right: 5px;
    }
    .ValRate {
        font-family: Arial;
        font-weight: bold;
		font-size: 10pt;
        color: darkblue;
    }

    A:link, A:visited, A:active  { text-decoration: none; color: #212121; }
    A:hover { text-decoration:underline; color:#515151; }

    .clReviewViewNote {
	font-family: "±¼¸²"; font-size: 12px; color: #6f6f6f; text-decoration: none; line-height: 20px;
	background-color: #ffffff;
	padding:10px;
    }


a:link {  font-size: 12px; color: #666666; text-decoration: none}
a:visited {  font-size: 12px; color: #666666; text-decoration: none}
a:hover {  font-size: 12px; color: #0237f2; text-decoration: underline}
.menu1 {  font-family: "±¼¸²"; font-size: 12px; font-style: normal; color: #484848; text-decoration: none; line-height: 20px}
.brand1 {  font-family: "±¼¸²"; font-size: 12px; color: #5c7a15; text-decoration: underline}
.info {  font-family: "µ¸¿ò"; font-size: 11px; color: #666666; text-decoration: none}
.page {  font-family: "±¼¸²"; font-size: 12px; color: 5c7a15; text-decoration: none}
.bigtext {  font-family: "±¼¸²"; font-size: 16px; color: #8bba08; text-decoration: none}
.proinfo {  font-family: "±¼¸²"; font-size: 12px; color: #6f6f6f; text-decoration: none; line-height: 20px}
.unnamed1 {  font-size: 18px; color: #8C38CE; font-family: "Georgia", "Times New Roman", "Times", "serif"}
.page1 {  font-family: "±¼¸²"; font-size: 12px; color: #4674a6}
.blueunder {  font-family: "±¼¸²"; font-size: 12px; color: #064ce9; text-decoration: underline}
.white {  font-family: "±¼¸²"; font-size: 13px; color: #FFFFFF; text-decoration: none}

