        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-18
        {
                font-size : 14px ;
			   line-height:18px;
        }               

        .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;
        }
		
		.pageTitle
		{
			color: #2A5FA5;
			font-weight: bold;
			font-size : 22px ;
			line-height:26px;		
		}
		
		.pageSubTitle
		{
			color: #2A5FA5;
			font-weight: bold;
			font-size : 24px ;
			line-height:26px;		
		}
		
		 .mainTitle
		{
			color: #2A5FA5;
			font-weight: bold;
			font-size : 18px ;
			line-height:20px;
		} 
		
		 .subTitle2
		{
			color: #93B4D6;
			font-weight: bold;
			font-size : 12px ;
			line-height:16px;
		} 
		
		.subTitle3
		{
			color: #333;
			font-weight: bold;
			font-size : 16px ;
			line-height:18px;
		}
		 .subTitle
		{
	color: #2A5FA5;
	font-weight: bold;
	font-size : 16px;
	line-height:16px;
		} 
        
        .nava
        {
                position : absolute ;
                visibility : hidden ;
                z-index : 10 ;
        }

        .navb
        {
                position : absolute ;
                visibility : hidden ;
                z-index : 50 ;
        }

        A
        {
                color : #000000;
                text-decoration : none ;
        }

        A:hover
        {
                color : #0000ff ;
                text-decoration : none ;
        }
		
		.main-title2{
			font-size:16px;
			color: #2A5FA5;
			font-weight:bold;
		}
   
