.i23_man {
	width:100%;
	float:left;
	padding-top:15px;
}
.i23_man .bod {
	width:100%;
	float:left;
	background:url("bg.jpg") no-repeat;
	height:297px;
	text-align:left;
	overflow:hidden;
}
.i23_man .bod .hed{
	float:left;
	width:100%;
	height:29px;
}
.i23_man .bod .hed .tit{
	float:left;
	line-height:30px;
	height:29px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-indent:12px;
	text-align:left;
}
.i23_man .bod .con{
	float:left;
	padding:0px;
	padding-left:6px;
	text-align:left;
}

.i23_man .mainbox{
    overflow:hidden;
    position:relative;
}
.i23_man .flashbox{
   overflow:hidden;
    position:relative;
}
.i23_man .imagebox{
    text-align:right;position:relative;z-index:999;
}
.i23_man .txtbox{
    text-align:left;position:relative;z-index:9999;
	width:277px;
	height:40px;
	top:-20px;
}
.i23_man .bitdiv{display:inline-block;width:11px;height:21px;margin:0 5px 5px 0px;cursor:pointer;float:right;}
.i23_man .defimg{background:url(n.gif) no-repeat 0px 10px;}
.i23_man .curimg{background:url(h.gif) no-repeat 0px 10px;}

.i23_man .txtdiv{display:inline-block;width:277px;height:40px;float:left;text-align:center;}
.i23_man .deftxt{display:none;}
.i23_man .curtxt{display:block;color:#115aab;font-weight:bold;cursor:pointer;}