@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 * (en) Example of a patch stylesheet for the Internet Explorer
 * (de) Beispiel für ein Anpassungs-Stylesheet für den Internet Explorer
 *
 * @file            patch_layout_draft.css
 * @creator         YAML Builder v0.3 Preview
 * @link	        http://builder.yaml.de
 */


/* Layout independent adjustments | Layout-unabhängige Anpassungen  */
@import url(../core/iehacks.css);

/* Layout-dependent adjustments | Layout-abhängige Anpassungen */
@media screen
{
/**
  * Bugfix for IE 3-Pixel-Jog Bug
  *
  * @bugfix
  * @affected   IE 5.x/Win, IE6
  * @css-for    IE 5.x/Win, IE6
  * @valid      yes
  */
  
  html * {font-size:12px;}

  * html #col3 {height: 1%}
  * html #col1 {margin-right: -3px}
  * html #col3 {margin-left: 151px}
  
/*--------------- 12/04 pca header start ------------------------------------------------------------*/
  .home_header .logo{
	float: left;
	width: 120px;
	height: 80px;
	margin-left: 12px !important;
  } 
  
  *html .home_header .logo{
	float: left;
	width: 120px;
	height: 80px;
	margin-left: 6px !important;
  }   
  
  .home_header .top_date{
	float: right;
	padding: 8px 0px 10px 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #909090;
	letter-spacing: 0.1em;
	text-align: right;
	width: 210px;
	height: 8px;
  }  
  

  .top_search input{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	float:left;
	width: 120px;
	height: 14px;
	margin: 3px 5px 2px 0 !important;
  }
  
  
  *html .top_search input{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	float:left;
	width: 120px;
	height: 14px;
	margin: 3px 5px 2px 0 !important;
  }  
  
  .top_search input{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	float:left;
	width: 120px;
	height: 14px;
	margin: 9px 5px 2px 0 !important;
  }    
  
  *html .top_search select{
	float:left;
	width: 70px;
	height: 18px;
	margin: 3px 10px 2px 0 !important;
  }    
  
  .top_search select{
	float:left;
	width: 70px;
	height: 20px;
	margin: 9px 10px 2px 0 !important;
  }  
  
  *html .margintop4 {margin-top:4px !important;}
  
  .margintop4 {margin-top:10px !important;}
        
/*--------------- 12/04 pca header end --------------------------------------------------------------*/

/*--------------- 12/07 pca home-memberzone start --------------------------------------------------------------*/
  .member_003b p{
	font-size: 10px;
  } 
  
  .member_003b a{
	font-size: 10px;
  }   
  
  .member_003b a:hover{
	font-size: 10px;
  }    
  
  .member_002a{
	margin-bottom: 5px;
  }   
  
  .member_002a p{
  font-size:10px;
  }   
  
  .member_002a a{
  font-size:10px;
  }     
  
  .member_002a a:hover{
  font-size:10px;
  }     
  
 .member_002b{
	margin-bottom: 12px;
  }   
  
 *html .member_002b{
	margin-bottom: 10px;
  }  
  
    
  *html .member_002b p{
	font-size: 10px;
	margin-top: 5px;
  } 
  
  .member_002b a{
	font-size: 10px;
  }   
  
  .member_002b a:hover{
	font-size: 10px;
  }   
  
  .member_001b p{
  font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
  } 
  
  .member_001b a{
  font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
  }   
  
  .member_001b a:hover{
  font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
  }      
  
   
  *html .arrow{
	margin: 0 10px 10px 0;
  }      
  
  *html .arrow3{
	margin: 1px 7px 10px 0;
  }     
  
  .arrow{
	margin: 0 20px 10px 0;
  }      
  
  .arrow3{
	margin: 1px 15px 10px 0;
  }    
  
   
/*--------------- 12/07 pca home-memberzone end --------------------------------------------------------------*/

/*--------------- 12/12 pca location begin ----------------------------------------------------------------*/


  .left_nav{
	margin-left: 10px;
  }   

  .location{
	margin-bottom: 15px;
  }  
  
  
  *html .location{
	margin-bottom: 0px;
  }  
  
/*--------------- 12/12 pca location end ----------------------------------------------------------------*/


/*---------------- 12/04 PCA home_content start ------------------------------------*/

   *html .content_a_inside{
	margin: 16px 3px 0 8px;
  }  

   .content_a_inside{
	margin: 16px 6px 0 16px;
  }  


   .content_b_inside{
	margin: 16px 17px 0 17px;
  }   


   .content_c_01{
	margin: 0 12px 10px 3px;
  }   

   *html .content_c_01{
	margin: 0 6px 10px 1px;
  }  

   *html .content_b_inside{
	margin: 16px 8px 0 8px;
  } 

   *html .content_c_inside{
	margin: 16px 6px 0 1px;
  }    
  
  
   .content_c_inside{
	margin: 16px 12px 0 3px;
  }     
  
   *html .more_b{
	margin: 0 8px 10px 0;
  }      
  
   .more_b{
	margin: 0 17px 10px 0;
  }    
  
  
   .more_c{
	margin: 0 12px 0 0;
  }  
   
   *html .more_c{
	margin: 0 6px 0 0;
  }     
  
  .content_bottom img {
	margin-top: 18px;   
  } 

  .content_bottom_tbox1{
	height: 50px;
  	float:left;
	color: #FFF;
	font-size:10px !important;
	line-height: 14px;
	font-weight:normal;
  	font-family: Arial, Helvetica, sans-serif;
	margin-top: 21px;   
  }
  
  .content_bottom_tbox1 a{
  	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:10px !important;
	line-height: 14px;
	font-weight:normal;
	text-decoration:underline;
  }  
   
  .content_bottom_tbox1 a:hover{
  	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:10px !important;
	line-height: 14px;
	font-weight:normal;
	text-decoration:none;
  }

  .content_bottom_tbox2{
  	font-family: Arial, Helvetica, sans-serif;
  	width: 255px; 
	height: 30px;
  	float:left;
	color: #FFF;
	font-size:10px !important;
	line-height: 14px;
	font-weight:normal;
	margin-top: 35px;
	z-index:30 !important;
  }  
  
  .content_bottom{
	padding: 5px 0 12px 12px;
	height: 77px;
  }  

  *html .content_bottom{
	padding: 5px 0 9px 10px;
	height: 80px;  }  
   
   
   
     *html .content_bottom_b{
	width: 397px; 
  }  
  
  
/*------------------------------------------------ 12/26 stock tab begin --------------------------------------------------------------------*/  
     
  *html .stock_area{
	margin-left: 18px;
  }  	 
  
  .stock_area{
	margin-left: 40px;
  }   
  
/*------------------------------------------------ 12/26 stock tab end ----------------------------------------------------------------------*/  
  
  
  
/*---------------- 12/04 PCA home_content end ------------------------------------*/

/*---------------- 12/25 PCA home_memberzone begin ------------------------------------*/
  *html .member_002{
	margin: 50px 15px 0 20px;
  } 
/*---------------- 12/25 PCA home_memberzone end ------------------------------------*/



/*---------------- 12/19 PCA manager_face begin ------------------------------------*/

   .content_b_face{
	margin-bottom: 4px;
  }  
  
  
   *html .content_b_face{
	margin-bottom: 8px;
  }
/*---------------- 12/19 PCA manager_face end ------------------------------------*/



/*-----------------------------1212 PCA left_nav begin----------------------------------------------*/

  .left_nav{
	margin-left: 20px;
  }  
  
  *html .left_nav{
	margin-left: 10px;
  }    




/*-----------------------------1212 PCA left_nav end----------------------------------------------*/

  
/*-------------------12/04 PCA footer start -------------------------------------------*/

  .footer_blue_link {
	float:right;
	text-align:right;
	width: 600px; 
	height: 21px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #FFF;
	line-height: 14px;
	margin: 10px 6px 0 0px !important; 
  }  
  
 .footer_blue_link a{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #FFF;
	line-height: 14px;
  } 
  
  .footer_copyright{
	font-size: 10px !important;
  }    

    
/*-------------------12/04 PCA footer end -------------------------------------------*/

/*--------------- 01/10 pca graph_content begin ----------------------------------------------------------------*/
        
   .graph_pic{
	margin-right: 13px;
  }  
    
	
   *html .graph_pic{
	margin-right: 6px;
  }   
  
/*--------------- 01/10 pca graph_content end   ----------------------------------------------------------------*/

/*----------------------------------------------- 0618 index fix begin ------------------------------------------*/

   *html .content_b_ad{
	margin: 16px 8px 0 6px;
  }    
  
   *html .content_b_c{
	margin: 16px 8px 0 6px;
  } 
  
  *html .content_card{
	margin: 16px 3px 0 8px;
  }    
  
   *html .content_b_healthy{
	margin: 16px 8px 0 6px;
  }  
  
   *html .content_hits{
	margin: 16px 3px 0 8px;
  }  
  
  *html .content_b_info{
	margin: 16px 8px 0 8px;
  }
   
   *html .content_b_mc{
	margin: 16px 8px 0 8px;
  }    
    
   *html .content_meeting{
	margin: 16px 3px 0 8px;
  }	
  
  *html .content_b_star{
	margin: 16px 8px 0 8px;
  }	      
/*----------------------------------------------- 0618 index fix end ------------------------------------------*/
