/*样式*/
.i16_man {
	width:540px;
	float:left;}
.i16_man .bod {
	width:100%;
	float:left;
	height:256px;
	text-align:left;
        /*padding-top: 30px;*/
        background: white;}
.i16_man .bod .in {
	padding:0px;
	line-height:24px;
	color:#555555; /*常态色*/
	text-align:left;}
.i16_man .hed{
	float:left;
	width:100%;
	height:35px;
        margin-left: 10px;}
.i16_man .moe{
	float:left;
	width:100%;}
.i16_man .con{
	float:left;
	width:580px;
	text-align:left;
	line-height:26px;
	/*background:#fff;*/
	height:487px;
	padding-top:10px;}
.i16_man .box {
	float:left;
	padding-left:20px;}
.i16_man .lst1 {
	float:left;
	width:550px;
	margin-top:16px;}
.i16_man .lst {
	float:left;
	width:550px;
	border-bottom:1px dashed #d7d7d7;
	margin-left:10px;
	padding-left:10px;
	height:38px;}
 
.i16_man .lst .cc{
        width:100%;
	font-size:12px;
	color:#a7a7a7;}
.i16_man .lst .l{
	float:left;
	width:auto;
	height:38px;
	line-height:38px;
	text-align:left;
	overflow:hidden;}
.i16_man .lst .l a{
	color:#474747; /*常态色*/
	font-size:14px;}
.i16_man .lst .l a:hover{
	color:#23acce;}
 
.i16_man .lst .r{
	float:right;
	width:103px;
	line-height:38px;
	text-align:right;
	color:#474747;}
.i16_man .hed .tab_h,.i16_man .hed .tab_n{
	width:141px;
	height:35px;
	line-height:35px;
	text-align:center;
	float:left;
	cursor:pointer;
	font-size:18px;
	margin-right:5px;
	background:url(img/hh.jpg);
	color:#fff;}
.i16_man .hed .tab_n {
	background:url(img/nn.jpg);
	color:#fff;}
