.ind_13_moe{
	float:left;
	width:100%;
	height:29px!important;
	*height:28px!important;
	height:28px;
	text-align:left;
	border-bottom:1px solid #e4e4e4;
	font:14px/29px Arial;
	background:url(img/dot.gif) no-repeat 0 9px;
	position:relative;
	text-indent:15px;
}
.ind_13_moe a{
	position:absolute;
	font:12px/29px Arial;
	color:#666;
	top:0;
	right:0;
}
.ind_13_moe a:hover{
	color:#c61130;
}
.ind_13_bod{
	float:left;
	width:100%;
	margin-top:15px;
}

.ind_13_con{
	float:left;
	width:284px;
	height:134px;
	position:relative;
}
/****ban****/
.ban_bgd{
	margin:auto;
	width:100%;
	height:134px;
	overflow:hidden;
}
.ban_bgd_itm{
	float:left;
	background-position:center top;
	background-repeat:none;
	width:100%;
	height:134px;
	display:block;
}
.opa_10{
	filter:alpha(opacity=10); -moz-opacity:0.1; opacity:0.1;
}
.opa_20{
	filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;
}
.opa_30{
	filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;
}
.opa_40{
	filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;
}                                                         
.opa_50{                                                  
	filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;
}                                                         
.opa_60{                                                  
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;
}                                                         
.opa_70{                                                  
	filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;
}                                                         
.opa_80{                                                  
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}                                                         
.opa_90{                                                  
	filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;
}
.opa_100{                                                  
	filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;
}
.ban_tol{
	position:absolute;
	z-index:1;
	left:0px;
	top:53px;
	width:100%;
	overflow:hidden;
}
#ban_lft,#ban_rgt{
	float:left;
	width:22px;
	height:26px;
	cursor:pointer;
	margin-right:0px;
	margin-left:10px;
	background:#666;
	color:#fff;
	font:18px/26px SimSun;
}
#ban_rgt{
	float:right;
	margin-left:0px;
	margin-right:10px;
}
#ban_lft:hover,#ban_rgt:hover{
	background:#c61130;
	color:#fff;
}