/* CSS Document */
.Creo{width:100%; height:290px;}
   .what_creo{width:377px;height:259px;float:left;margin-right:13px;}
     .what_creo img{border-radius:5px;} 
	 .Creo_list{float:left;height:259px; width:460px;}
	  .Creo_list strong{color:#1d62c2;font-family: "ff-din-web" , Arial, Sans-Serif;}
	  .Creo_list h3{font-family:Arial, Helvetica, sans-serif; font-size:17px;color:#54575b; margin-top:5px;}
	  .Creo_list ul li{width:45%; font-size:13px;padding-left:15px; height:32px; line-height:32px; float:left;}
	  .Creo_list ul li a:hover{color:red; text-decoration:underline;}

.Creo_Group{width:100%;height:320px;}
    .Creo_Group_tit{height:35px;line-height:35px; background:url(../images/tit1.png) left center no-repeat;font-size:16px;color:#54575b; padding-left:35px; margin-bottom:13px;}
	  .Creo_Group_list ul li{width:207px; float:left;margin-right:7px; overflow:hidden;}
	    .group_img{width:207px; overflow:hidden;}
	  .Creo_Group_list ul li img{border-radius:4px; border:solid 1px #CCC; width:205px; overflow:hidden;}
	  .Creo_Group_list ul li:last-child{ margin:0px;}
	  .group_name{height:30px; margin-top:5px;line-height:30px;color:#009cde; font-size:14px;} .group_name a{color:#009cde;}
	  .group_description{height:60px; line-height:24px; font-size:13px;}
	  

.Creo_Solution{width:100%;height:200px;}
    .Creo_Solution_tit{height:35px;line-height:35px; background:url(../images/Tview.png) left center no-repeat;font-size:16px;color:#54575b; padding-left:60px; margin-bottom:10px;}
	.Creo_Solution_list ul li{width:207px;float:left; margin-right:7px; position:relative; overflow:hidden;}
	  .Creo_Solution_list ul li img{border-radius:4px; border:solid 1px #CCC; width:205px; overflow:hidden;}
	  .Creo_Solution_list ul li:last-child{margin:0px;}
	  .Creo_Solution_list span{display:block; width:203px; height:35px; line-height:35px; background:#000;position:absolute; bottom:0px;opacity:.6;filter:alpha(opacity=60); color:#FFF; padding-left:30px;}
	  .Creo_Solution_list ul li a{color:#FFFFFF;}
	  .Creo_Solution_list ul li a:hover{color:#FF0000;}

	  