/* CSS Document */
.bg-main {
	width: 100%;
	height: 100px;
	float: left;
	background: #E8F1F4;
}
.main {
	width: 980px;
	height: 132px;
	margin: 0 auto;
}
/*_____________________________*/
.p3-bg-01 {
	width: 100%;
	height: auto;
	float: left;
}

.title-m {
	width:100%;
	float:left;
	font-size:18px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#E39F19;
	font-weight:bold;
	border-bottom:3px solid #E39F19;
	}

.row1 {
	width:100%;
	height:auto;
	float:left;
	}
.item {width:230px;
height:auto;
float:left;
background:#2498D1;
text-align:center;
margin-top:15px;



}
.img {width:218px;
height:153px;
border:1px solid #fff;
margin:5px;
float:left;
overflow:hidden;
}

.img  img{width:100%;
height:auto;
float:left;
}
.text-lb {
	width:210px;
	height:42px;
	padding:15px 10px 15px 10px;
	color:#fff;
	float:left;
	text-align:center;}


.tb {
	width: 730px;
	height:auto;
}
.tb tr td {
	vertical-align: middle;
}
.tb tr {padding-bottom:12px;}
td.tbl {
	width: 180px;
	height:auto;
	text-align:center;
	padding:20px 10px 20px 10px;
	background: #2393C9;
}
.space {width:100%;
height:25px;
background:url(../img/flow/ico.png) top  center no-repeat;}

td.tbr {
	padding:20px;
	background: #E9F2F5;
}