
  
/* ¼îÇÎ¸ô input style */
.input1 {   height:20; 
            background-color:white;
            border:1 solid #ACB0DE; 
            font-family:µ¸¿ò; 
            font-size:9pt; 
            color:#867F7A;
            scrolling:no;
            overflow-y:hidden;
           }

.input3 {height:19; 
            background-color:#ffffff;
            border:1 solid #e4e4e4; 
            font-family:µ¸¿ò; 
            font-size:9pt; 
            color:#838383;
            scrolling:no;
            overflow-y:hidden;
           }		   
	   
select {height:18; 
            background-color:#ffffff;
            border:1 solid #FFC14A; 
            font-family:µ¸¿ò; 
            font-size:8pt; 
            color:#867F7A;
            scrolling:no;
            overflow-y:hidden;
           }
		   		   
/* textarea style */
textarea {
border:1px solid #ECECEC; 
background:#ffffff; 
font-size:12px; 
font-family:µ¸¿ò; 
color:#707070; 
padding:10px;
}


/* ÀÌ¹ÌÁö¹Ú½ºÃ³¸® style */
.box1 {BORDER-RIGHT: #777777 1pt solid; BORDER-TOP: #777777 1pt solid; BORDER-LEFT: #777777 1pt solid; BORDER-BOTTOM: #777777 1pt solid}


 /* ¼îÇÎ¸ô text style */
.pro_tit{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 14px; 
  color: #333333; 
  font-weight: bold; 
  }

.price{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 12px; 
  color: #9A2D68; 
  font-weight: bold; 
  }
  
  .t_bold{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 12px; 
  color: #555555; 
  font-weight:bold; 
  }
  
   .t_stit{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 12px; 
  color: #A597B3; 
  font-weight: bold; 
  padding-right:8;
  } 
    
.t_blue{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 12px; 
  color: #228FB2; 
  font-weight: normal; 
  }

.t_orange{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 12px; 
  color: #FF7E3E; 
  font-weight: bold; 
  }  	
   
 .t_white{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 12px; 
  color: #ffffff; 
  font-weight: bold; 
  }
     
 .t_black{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 12px; 
  color: #818181; 
  font-weight: bold; 
  }
  
 .t_st{
  font-family : µ¸¿ò,±¼¸²;
  text-decoration: none; 
  font-size: 12px; 
  color: #6AA432; 
  font-weight: normal; 
  }
  