/* CSS Document */
BODY 	{ Margin-left:0px; Margin-right:0px; Margin-top:0px; Margin-bottom:0px;	  }

html 	{  border:0 solid #B3B3B3; scrollbar-face-color:#FFFFFF;

		  scrollbar-shadow-color:#B3B3B3;	scrollbar-highlight-color:#B3B3B3;

		  scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff;

		  scrollbar-track-color:#ffffff; scrollbar-arrow-color:#B3B3B3;	}

/* 텍스트 */
td {font-family: "돋움"; color: #676767; font-size: 12px; line-height:15px;} 

A:link { color :#676767; TEXT-DECORATION: none; line-height:15px; font-family: "돋움"; font-size: 12px; }

A:visited {	color :#676767;	TEXT-DECORATION: none;	font-family: "돋움";	font-size: 12px; line-height:15px;}

A:hover {	color :#676767;	TEXT-DECORATION:none;	font-family: "돋움";	font-size: 12px; line-height:15px;}

/*값표시*/
a.notice:link { color :#888888; TEXT-DECORATION: none line-height:15px; font-family: "돋움"; font-size: 11px; font-weight: normal;}
a.notice:visited { color :#888888; TEXT-DECORATION: none line-height:15px; font-family: "돋움"; font-size: 11px; font-weight: normal;}
a.notice:hover { color :#888888; TEXT-DECORATION: none	font-family: "돋움"; font-size: 11px; line-height:15px;	font-weight: normal;}

a.pro_ttl:link { color :#e29040; TEXT-DECORATION: none line-height:20px; font-family: "돋움"; font-size: 13px; font-weight: bold;}
a.pro_ttl:visited {color :#e29040; TEXT-DECORATION: none line-height:20px; font-family: "돋움"; font-size: 13px; font-weight: bold;}
a.pro_ttl:hover { color :#e29040; TEXT-DECORATION: none line-height:20px; font-family: "돋움"; font-size: 13px; font-weight: bold;}

/* 텍스트 */
.date {	color: #767676;font-family: "돋움";font-size: 11px;;line-height : 18px; }
.ttl {	color: #595959;font-family: "돋움";font-size: 11px;;line-height : 18px; }
.product {	color :#775829; TEXT-DECORATION: none	font-family: "돋움"; font-size: 15px; line-height:20px;	font-weight: bold;}
.product_view {	color :#e29040; TEXT-DECORATION: none line-height:20px; font-family: "돋움"; font-size: 15px; font-weight: bold;}
.name {	color: #cd8b3b;font-family: "돋움";font-size: 12px;;line-height : 18px; }
.money {	color: #fc6a36;font-family: "돋움";font-size: 12px;;line-height : 18px;  font-weight: bold;}


/* 인풋박스 */
.input {
       font-family: "돋움"; 
	   font-size: 12px; 
	   color: #4b4b4b; 
	   height: 16px; 
	   background-color:#ffffff;
	   border: #c0c0c0; 
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px;
	   }/*게시판쓰기창타이틀,게시자*/
.input_select {
       font-family: "돋움"; 
	   font-size: 11px; 
	   color: #4b4b4b; 
	   height: 18px; 
	   background-color:#ffffff;
	   border: #c0c0c0;
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px
	   }/*게시판쓰기창타이틀,게시자*/
.input_find {
       font-family: "돋움"; 
	   font-size: 12px; 
	   color: #484848; 
	   height: 19px; 
	   background-color:#ffffff;
	   border: #e6e6e6; 
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px
	   }/*게시판쓰기창타이틀,게시자*/
.input_write {
       font-family: "돋움"; 
	   font-size: 12px; 
	   color: #484848; 
	   height: 300px; 
	   background-color:#fcfcfc;
	   border: #cecece; 
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px
	   }/*게시판내용쓰기창*/	   
.select {
       font-family: "돋움"; 
	   font-size: 12px; 
	   color: #484848; 
	   height: 19px; 
	   background-color:#fcfcfc;
	   border: #cecece; 
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px
	   }
.textarea
{
	border:1px solid #cecece;
	font-family: dotum,,verdana;
	font-size:12px;
	color:#4b4b4b; 
	background-color:#ffffff; 
    line-height:120%;
	OVERFLOW-X:hidden;
	OVERFLOW-Y:auto;
	scrollbar-shadow-color:#BACCE2;	scrollbar-highlight-color:#BACCE2;

	scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff;

	scrollbar-track-color:#ffffff; scrollbar-arrow-color:#BACCE2;
}	   
	   
.input_text{
       font-family: "돋움"; 
	   font-size: 12px; 
	   color: #4b4b4b; 
	   height: 14px; 
	   background-color:#ffffff;
	   border: #c0c0c0; 
	   border-style: solid; 
	   border-top-width: 1px; 
	   border-right-width: 1px; 
	   border-bottom-width: 1px; 
	   border-left-width: 1px
	   }
IMG{border:none}
