BODY {
	 margin: 0px;
	 background-color: #FFFFFF; 
	 }
TD {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 11px;
   color: #333333;
   }	
INPUT {
      height: 19px;
	  }   

/* input box setting */
.input1 {	
        width: 160px;   
		border: 1px;
	    border-style: solid;
	    border-color: #FFFFFF; 
        color: #677E8C;
		}
.bottom {
        color: #666666;
		font-size: 9px;
		letter-spacing: 1px;
		}

/* Line setting */
.vertical1 {
           background-image: url("../../images/share/vertical2.gif");
		   background-repeat: repeat-y;
		   text-align: left;
		   vertical-align: top;
		   }
.line1 {
	   background-image: url("../../images/share/line_dot1.gif");
	   background-repeat: repeat-x;
	   text-align: left;
	   vertical-align: top;
       }	
.line2 {
	   background-image: url("../../images/share/line_dot2.gif");
	   background-repeat: repeat-x;
	   text-align: left;
	   vertical-align: top;
       }	   		

/* image border setting */
.image1 {
	    border-color: #666666;
	    border-style: solid;
	    border-top-width: 1px;
	    border-right-width: 1px;
	    border-left-width: 1px;
	    border-bottom-width: 1px;
	    }

/* TABLE or TD frame setting */
.frame1 {
	    border-color: #CCCCCC;
	    border-style: solid;
	    border-top-width: 1px;
	    border-right-width: 1px;
	    border-left-width: 1px;
	    border-bottom-width: 1px;
	    }
		
/* background image setting */
.member_title {    
	          background-image: url("../../images/LRFriend/member/title_bg.gif");
	          background-repeat: no-repeat;
	          text-align: left;
	          vertical-align: bottom;
              }			      
		  
/* position setting */
.padding1 {
          padding-top: 2px;
	 	  }				  	  
.height1 {
         line-height: 18px;
		 }		    	
.height2 {
         line-height: 11px;
		 }		
.height3 {
         line-height: 14px;
		 }	

/* word setting */		
.size1 {
       font-size: 26px;
       }
.size2 {
       font-size: 15px;
	   } 	   
.size3 {
       font-size: 13px;
	   } 
.size4 {
       font-size: 16px;
	   }		   
.gray1 {
       color: #999999;
	   }	
.gray2 {
       color: #666666;
	   }		       
	   	 
/* background image setting */
.member_title {    
	          background-image: url("../../images/LRFriend/member/title_bg.gif");
	          background-repeat: no-repeat;
	          text-align: left;
	          vertical-align: bottom;
              }			