@charset "utf-8";
/* CSS Document */
@import url(header.css);
@import url(footer.css);
@import url(base.css);
/* border-bottom: 1px solid #77d0c0; */
#main table{
	width:970px;
	margin-top:20px;
	color:#FFF;
}
#main .txtB{
  /*background:#88e2d3 repeat-x;*/
	height:35px;
	padding:50px 0 0 65px;
	font-size:18px;
	color: #495654;
	font-weight:bold;
}