/**************************************************************************************************
default section
***************************************************************************************************/  
 
 
/* contenttext style */
.conttext{
   float:left;
   width:492px;
   }
.conttextbox{
   width:440px;
   min-height:300px;_height:300px;
   margin:0px 0 0 18px;
   border:0px solid pink;
   }
   
 /*Conttitle style*/
   .conttitle{
  margin:10px 0 ;
   }
   .conttitle li{
   list-style:none;
   font-size:14px;
   font-weight:bold;
   margin:8px 0 8px 0;_margin:8px 0 8px -17px;
   border:0px solid red;
   }
   .conttitle p{
   font-size:14px;
   font-weight:bold;
   }
  /*Conttextcms style*/  
  .conttextcms{
  margin:5px 0 10px 0px;
   
   }

   .conttextcms strong{
  line-height:22px;
   border:0px solid pink;
   }
.contfoto{
   float:left;
   width:201px;
   }
   .contfotobox{
   width:200px;
   min-height:300px;_height:300px;
   }
.contfoto img{
  margin-bottom:5px;
   }

