﻿ /*  Main Layout Start    */
        BODY {margin:0px; background-color:#ffffff ; }
        
        .main
        {
            width:1000px;height:auto;background-color:#ffffff;margin:auto;
        }
        .header
        {
            width: 1000px; height: 100px; background-color:#ffffff;
        }
        .menu
        {
            width: 1000px; height: 22px; 
            background-repeat:repeat-y; 
            background:url('../images/bg_down1.gif');
			
            
        }
        .pic1
        {
            width: 1000px; height: 150px; background-color: white;
        }
        .pic2
        {
            background-color: red; width: 1000px; height: 5px;vertical-align:top;display:inline;
        }
        
        
        .content                
        {
            width: 1000px; height: auto; margin: 0px;
        }
        /*--------------------------*/
        .contentLeft
        {
		  width: 240px;
		  height: auto; 
          margin: 0px;
          padding-left:0px;  
		  padding-right :0px;  
		  padding-top :0px;  
		  
          float: left; 
          background-color : #ffffff;
           
        }                
        .contentCenter
        {
			width: 625px; height: auto; 
			margin-left:0px;
			margin-right:0px;
			padding-left:5px;  
			padding-right:5px;  
			float: left;
            /*background-color: Green;*/
            
        }                
        .contentRight
        {
			width: 120px; height: auto;
			margin: 0px; 
			float: right;
			padding-left:0px;  
            background-color: #ffffff;
        }
        /*--------------------------*/
        .tbl_content                
        {
            width: 1000px; height:auto; margin: 0px; border:0px;
        }
        
        .tbl_contentLeft
        {
           vertical-align:top;
        }                
        .tbl_contentCenter
        {
             vertical-align:top;
        }                
        .tbl_contentRight
        {
            vertical-align:top;
        }
        /*--------------------------*/
        
        
        
        
        .footer
        {
            width: 1000px; height:auto; margin: 0px; background-color: white;
        }
       /*   Main Layout End     */
       /*****************************/
       /* Logo Start */
        .logo
        {
            /*background-image:url(image/logo.gif);background-repeat:no-repeat;*/
            display:inline; background-color:#ffffff;  float:left;width:303px;height:64px;margin-top:20px;margin-left:10px;
        }
        .logoImage
        {
            width:301px;height:62px; border-width:0px; 
        }
        /* Logo End */
        /****************************/
        /* Menu Start */
        .menuLink
        {
            margin-left:8px;margin-right:8px;padding-top:2px; display:inline;float:left;height:20px;text-align:center;
        }
        .menuSlider
        {
            display:inline;float:left;width:1px;height:22px;background-color:#ffffff;
        }
        .menuText
        {
            font-weight:bold;
	        font-size:12px;
	        color:#ffffff;
            font-family:Arial,SimSun,Verdana, Helvetica;    
            text-decoration:none;
        }
        /* Menu End */
        /* Pic-1 Start */
        .pic1Area1
        {
            display:inline;float:left;width:496px;margin-right:2px;
        }
        .pic1Area1_Img1    
        {
            width:496px; height:148px; border-width:0px; 
        }
	    .pic1Area2
	    {
	        display:inline;float:left;width:275px;height:148px;margin-right:2px;BACKGROUND-IMAGE: url('../images/add_image.gif');background-repeat:no-repeat;
	    }    
	    .pic1Area2_Content
	    {    
	        height:50px;width:160px;text-align:left; margin-top:15px;margin-left:90px;
	    }    
	    .pic1Area3
	    {
	        display:block;float:right;width:225px;height:144px;margin-top:2px;margin-bottom:2px;background-color:#F0F0F0;
	    }    

        
        /* Pic-1 End */
       
       /* Pic-2 Start */
       .picArea2
       {
            width:998px; height:5px; background-color:yellow;vertical-align:top;
       }
       /* Pic-2 End */
       
       
        /* Footer Start */
        .m22
         {
    	    FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial,SimSun,Verdana, Helvetica; TEXT-DECORATION: none; 
         }
        .m24 {
	    FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial,SimSun,Verdana, Helvetica; TEXT-DECORATION: none
        }

        /* Footer End */
        
        
        
        
/************************************/






/************************************/