#main.towel2{
	background-color: #fff;
	padding: 20px;
	width: 790px;
	margin-top: 10px;
	margin-bottom: 70px;
	color: #666;
	font-size: 13px;
	border-top: 3px solid #1c84cd;
}

#main.towel2 h2{
	background: url('../images/common/main_h1.gif') no-repeat 0 0;
	color: #fff;
	width: 790px;
	height: 41px;
	font-weight: normal;
	font-size: 20px;
	line-height: 41px;
	padding-left: 26px;
	margin: 0;
	margin-bottom: 0px;
}

#main.towel2 h3{
	padding: 7px 8px 3px 18px;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	border-width: 3px 0 1px 0;
	line-height: 22px;
	background: url('../images/common/side_bar.png') no-repeat 0 8px;
	margin: 20px 0 8px 0;
}
#main.towel2 h3 span{
	background: #00afd0;
	color: #ffffff;
	font-size: 69%;
	padding: 2px 25px 0 25px;
	margin: 0 0 0 16px;
	vertical-align: top;
}
#main.towel2 .banner{
	margin: 50px 0 0 0;
}
#main.towel2 .banner_2{
	margin: 0 0 0 5px;
}
#main.towel2 .introduce{
	margin: 0 0 22px 0;
}
#main.towel2 .left_text{
	width: 520px;
	margin: 0 20px 0 0;
	float: left;
}
#main.towel2 .left_text .text{
	width: 390px;
}
#main.towel2 .left_text .description{
	width: 310px;
	background: #eef4f8;
	font-size: 93%;
	padding: 10px 10px 10px 0;
	border: 1px solid #d9e5ed;
}
#main.towel2 .left_text .description span{
	padding: 0 0 0 10px;
}
#main.towel2 .picture{
	width: 250px;
	height: 160px;
	float: left;
	display: block;
	margin: 25px 0 0 0;
}
#main.towel2 .picture img{
	margin: 0 auto;
	display: block;
}
#main.towel2 .picture .picture_1{
	margin-top: 0px;
}
#main.towel2 .picture .picture_2{
	margin-top: 0px;
}
#main.towel2 .picture .picture_3{
	margin-top: 16px;
}
#main.towel2 .picture .picture_4{
	margin-top: 10px;
}
#main.towel2 .picture .picture_5{
	margin-top: -7px;
}
.banner.long{
	text-align: center;
}


/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}