/*start_fade_in_effect11-3-2013*/
.effectContainer { margin: 0px; }
     
      .slide { position: relative; width: 100%;text-align: center; float:left;}
      div.circular { width: 341px; /*height: 135px;*/ float:left;}
      .slide { width: 100%; float:left; margin:0px 0px 0px 0px; position:absolute; top:0px; left:0px;}
	
      
      #example3 { width:341px; float:left; position:relative;}
	  #example2 { width:341px; float:left; position:relative;}
      #example1 { width:341px; float:left; position:relative;}
      #example1 a { text-decoration: none; display:block; cursor:pointer;}
	  .nx_1{position:relative; top:185px; z-index:9; width:26px; height:55px; float:left; left:7px;}
	  .prv_1{position:relative; top:130px; z-index:9; float:right; width:26px; height:55px; float:right; right:7px;}

	  
	  .box{ width:100%; float:left; padding:0px; margin:0px;}
	  .box p{ float:left; font:bold 16px/18px Arial, Helvetica, sans-serif; text-align:left; width:100%; margin:10px 0px;}
	  .box p b{ float:right;}
	  .box p sup{ position:relative; bottom:5px; font-size:12px;}
	  .box p a{ color:#333333; text-decoration:none;}
	  .box p a:hover{color:#be2515}
	  .box img.for_img{ margin:0px 0px 0px 0px; float:left; border:1px solid #d8d8d8; padding:10px;}
	  .box span{ float:right; margin:-43px 10px 0 0px;}
	  .box.box2{ border-bottom:1px solid #CCCCCC;}
/*end_fade_in_effect11-3-2013*/