/*----------share----------*/
/**/
.md{

}
.md >p{
	height: 40px;
	border-bottom: 1px solid #e8e8e8;
}
.md >p span{
	display: inline-block;
	height: 29px;
	padding-bottom: 10px;
	border-bottom: 3px solid #0a9b7e;
	line-height: 29px;
	font-size: 16px;
	color: #0a9a7e;
}
.md >p span.em{
	color: #333333;
}
.md >p span i{
	font-style: normal;
	font-size: 13px;
	color: #333333;
	margin-left: 12px;
}
.md >.ct{
	margin-top: 15px;
}

.user{
	height: 260px;
	background: url(../images/bg_user.png);
	padding: 0 20px;
	width: 220px;
}
.user .f{
	padding-top: 35px;
}
.user .f.hidden{
	display: none;
}
.user .f p{
	line-height: 30px;
	color: #333333;
	margin-bottom: 15px;
}
.user .f p.center{
	text-align: center;
}
.user .f a{
	color: #333;
}
.user .f input[type="text"],.user .f input[type="password"],
.user .f select{
	border-width: 1px;
	height: 28px;
	line-height: 28px\9;
	width: 218px;
	text-indent: 5px;
	font-family: 微软雅黑;
	color: #cccccc;
	position: relative;
	*left: -5px;
}
.user .f input[type="text"]:focus{
	color: #333;
}
.user .f select{
	width: 220px;
	height: 30px;
	line-height: 30px;
	color: #333;
}
.user .f a.go{
	display: inline-block;
	width: 100px;
	height: 30px;
	background: url(../images/btn_gr.png);
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	color: #fff;
}
.user .f a.go.gt{
	width: 220px;
	height: 35px;
	line-height: 35px;
	background: url(../images/btn_gr-gt.png);
}
.user .f a.go.r{
	float: right;
}
.navi{

}
.navi h3{
	height: 79px;
	background: url(../images/bg_navi.png);
	position: relative;
	font-weight: normal;
}
.navi h3 span{
	display: inline-block;
	height: 26px;
	border-left: 3px solid #fff;
	padding-left: 15px;
	font-size: 25px;
	color: #fff;
	position: absolute;
	top: 25px;
	left: 15px;
}
.navi h3 span i{
	font-style: normal;
	font-size: 18px;
	color: #a5d5c9;
	margin-left: 15px;
	position: relative;
	top: 2px;
}
.navi ul{
	
}
.navi ul li{
	height: 40px;
	border-bottom: 1px solid #fff;
	background: #f2f2f2;
	line-height: 40px;
	text-indent: 30px;
}
.navi ul li a{
	display:block; height:40px; line-height:40px;
	border-left:5px solid #f2f2f2;
	padding-left: 20px;
	color: #333333;
}
.navi ul li a:hover,
.navi ul li a.on{
	border-left:5px solid #0a9c80;
	background-color:#fff;
}
.table{
	border: 1px solid #eeeeee;
}
.table .ct{

}
.table .ct p{
	height: 34px;
	border-bottom: 1px solid #eeeeee;
}
.table .ct p.nobb{
	border-bottom: 0;
}
.table .ct p.t{
	height: 40px;
	background: #f8f8f8;
}
.table .ct p.f{
	height: 40px;
	background: #f8f8f8;
	border-bottom: none;
}
.table .ct p.t.ot{
	height: 33px;
	background: url(../images/bg_lbar.png);
}
.table .ct span{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	color: #333333;
	text-align: center;
	border-right: 1px solid #eeeeee;
	float: left;
}
.table .ct p.f span{
	line-height: 40px;
}
.table.nobr .ct span{
	border-right: 1px solid transparent;
}
.table .ct p.t span{
	border-right-color: transparent;
	line-height: 40px;
}
.table .ct p.t.ot span{
	line-height: 33px;
}
.table .ct span.nobr{
	border-right: none;
}
.table .ct span.fl{
	text-align: left;
	text-indent: 25px;
}
.table .ct span.span6{
	width: 16.5%;
}
.table .ct span.span8{
	width: 12.4%;
}
.table .ct span.span9{
	width: 11.0%;
}
.table .ct span.span9_2x{
	width: 22.2%;
}
.table .ct span.pcnt50{
	width: 49.5%;
}
.table .ct span.pcnt45{
	width: 44.5%;
}
.table .ct span.pcnt40{
	width: 39.5%;
}
.table .ct span.pcnt35{
	width: 34.5%;
}
.table .ct span.pcnt30{
	width: 29.5%;
}
.table .ct span.pcnt25{
	width: 24.5%;
}
.table .ct span.pcnt20{
	width: 19.5%;
}
.table .ct span.pcnt10{
	width: 9.9%;
}
.table .ct i{
	display: inline-block;
	background: none no-repeat 0 50%;
	padding-left: 25px;
	font-style: normal;
	text-indent: 0;
	*margin-left: 25px;
}
.table .ct i.user{
	background-image: url(../images/user.png);
}
.table .ct input[type="checkbox"]{
	position: relative;
	top: 2px;
}
.table .ct a{
	color: #333;
}
.table .ct a:hover{
	color: #ee5e39;
}
.table .ct a.c1{
	color: #ee5e39;
}
.table .ct a.c2{
	color: #2692c8;
}
.table .ft{
	height: 40px;
	background: #f8f8f8;
}
.table .ft p{
	height: 22px;
	padding: 0 15px;
	padding-top: 9px;
	line-height: 22px;
	color: #333333;
	position: relative;
	font-style: normal;
}
.table .ft p select{
	border-width: 1px;
	height: 20px;
	width: 45px;
	color: #333333;
	text-align: center;
}
.table .ft span{
	line-height: 22px;
	float: right;
}
.table .ft span.center{
	margin-right: 50%;
}
.table .ft span a{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #eeeeee;
	color: #333333;
	float: left;
	margin: 0 2px;
	background: #fff;
}
.table .ft span a:hover,
.table .ft span a.on{
	
}
.table .ft span a.aw{
	font-family: 宋体;
	color: #d4d4d4;
}
.table .alert{
	padding: 25px;
	background: #fef3ef;
	margin: 30px 15px;
}
.table .alert i.a{
	display: inline-block;
	height: 32px;
	background: url(../images/alert.png) no-repeat 0 50%;
	padding-left: 55px;
	line-height: 32px;
	color: #333333;
	font-style: normal;
}
.tpge{
	height: 40px;
	padding: 20px 0;
}
.tpge p{
	height: 22px;
	padding: 0 35px;
	padding-top: 9px;
	line-height: 22px;
	color: #333333;
	position: relative;
	font-style: normal;
}
.tpge p select{
	border-width: 1px;
	height: 20px;
	width: 45px;
	color: #333333;
	text-align: center;
}
.tpge span{
	line-height: 22px;
	float: right;
}
.tpge span.center{
	margin-right: 50%;
}
.tpge span a{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #eeeeee;
	color: #333333;
	float: left;
	margin: 0 2px;
	background: #fff;
}
.tpge span a:hover,
.tpge span a.on{
	
}
.tpge span a.aw{
	font-family: 宋体;
	color: #d4d4d4;
}