        body
        {
                margin : 0px ;
                background-repeat : repeat-x ;
                background-color : #ffffff ;
        }
		
        .margin
        {
                margin : 1px ;
        }

        .main-text-title
        {
                font-size : 12px ;
	   font-weight: bold;
	   line-height:14px;
        }

        .main-text
        {
                font-size : 14px ;
	   line-height:18px;
        }

        .sub-text-title
        {
                font-size : 12px ;
	   line-height:16px;
	   font-weight: bold;
        }

        .sub-text
        {
                font-size : 12px ;
	   line-height:16px;
        }

        .sub-text-blue14
        {
                font-size : 14px ;
	   line-height:18px;
	   color: #0000ff;
        }

        .sub-table
        {
                font-size : 12px ;
	   line-height:16px;
        }

        .sub-text10
        {
                font-size : 10px ;
	   line-height:14px;
        }

        .f18
        {
                font-size : 18px ;
	   line-height: 18px;
        }

        .f18-22
        {
                font-size : 18px ;
	   line-height: 22px;
        }

        .f12-22
        {
                font-size : 12px ;
	   line-height:22px;
        }
        
        .f12-18
        {
                font-size : 12px ;
	   line-height:18px;
        } 

        .f12-16
        {
                font-size : 12px ;
	   line-height:16px;
        }  
		
		.f14-20
        {
                font-size : 14px ;
	   line-height:20px;
        }              

        .f14bi
        {
                font-size : 14px ;
	   line-height:14px;
	   font-weight: bold;
        }

        .f12
        {
                font-size : 12px ;
	   line-height:12px;
        }
		
		.f11-15
        {
                font-size : 11px ;
	   line-height:15px;
        }
		
        .f10-16
        {
                font-size : 10px ;
	   line-height:16px;
        }

        .f10
        {
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_red
        {
	   color: #fd6868;
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_blue
        {
	   color: #6466fd;
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_gray
        {
	   color: #cccccc;
                font-size : 10px ;
	   line-height:14px;
        }
        
        .nava
        {
                position : absolute ;
                visibility : hidden ;
                z-index : 10 ;
        }

        .navb
        {
                position : absolute ;
                visibility : hidden ;
                z-index : 50 ;
        }
		
		.keyword
        {
                font-size : 12px ;
				color: #ffffff;
				visibility : hidden ;
        }

        A
        {
                color : #0000ff;
                text-decoration : none ;
        }

        A:hover
        {
                color : #0000ff ;
                text-decoration : underline ;
        }
		.indent {
		padding-left:15px;
		}
		
		.indent2 {
		padding-left:15px;
		}
		  
		.indent3 {
		padding-left:15px;
		}	
			
			
		#event_info{
		padding-left:20px;
		}
			