/*----------mainer----------*/
.pbar{

}
.pbar img{
	width: 906px;
}

.ctxt{
	margin-top: 7px;
}
.ctxt > div.l{
	width: 208px;
	margin-right: 7px;
	float: left;
}
.ctxt > div.l > .hd{
	width: 208px;
	height: 30px;
	background: url(../images/l_hd.jpg);
}
.ctxt > div.l > .hd p{
	line-height: 30px;
	padding-left: 30px;
	color: #fff;
	font-family:微软雅黑;
	font-size: 14px;
}
.ctxt > div.l > .d1{
	border: 1px solid #E7E7E7;
	background: url(../images/l_list_bg.jpg);
	padding: 10px;
}
.ctxt > div.l > .d1 p{
	line-height: 25px;
	height: 25px;
	border-bottom: 1px dotted #DBDBDB;
	background: url(../images/dot4.gif) no-repeat 9px 11px;
	padding-left: 25px;
}
.ctxt > div.l > .d1 p.last{
	border-bottom: none;
}
.ctxt > div.l > .d1 p a{
	color: #58595B;
}
.ctxt > div.l > .d1 p:hover,
.ctxt > div.l > .d1 p.on{
	background: url(../images/i_c.gif) no-repeat 0 50%;
}
.ctxt > div.l > .d1 p:hover a,
.ctxt > div.l > .d1 p.on a{
	color: #fff;
}
.ctxt > div.l > .d2{
	background: url(../images/brand.png) no-repeat 5px 100%;
	padding-bottom: 80px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 40px;
}
.ctxt > div.l > .d2 p{
	color: #6B6B6B;
	line-height: 20px;
}
.ctxt > div.l > .d2 p span{
	width: 40px;
	display: inline-block;
}
.ctxt > div.r{
	border: 1px solid #E7E7E7;
	width: 689px;
	display: inline-block;
}
.ctxt > div.r > .hd{
	height: 25px;
	background: #E2E2E2;
}
.ctxt > div.r > .hd p{
	line-height: 25px;
	color: #444444;
	padding: 0 15px;
}
.ctxt > div.r > .hd p span{
	line-height: 25px;
	float: right;
}
.ctxt > div.r > .hd p span a{
	color: #444444;
}
.ctxt > div.r > .hd p span a:hover,
.ctxt > div.r > .hd p span a.on{
	font-weight: bold;
}
.ctxt > div.r > .ct{
	padding: 15px 30px;
}
.ctxt > div.r > .ct > .t{
	background: url(../images/line.png) no-repeat bottom left;
	padding-bottom: 3px;
}
.ctxt > div.r > .ct > .t p{
	line-height: 20px;
	color: #474747;
	font-size: 16px;
	font-family: 微软雅黑;
	padding: 0 5px;
	padding-bottom: 10px;
}
.ctxt > div.r > .ct > .c{
	margin: 10px 0;
	line-height:1.5em;
}
.ctxt > div.r > .ct > .c > p{
	font-size: 13px;
	color: #58595B;
	line-height: 1.5em;
}
.ctxt > div.r > .ct > .c > p.t{
	color: #9AD422;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0;
	font-weight: bold;
}
.ctxt > div.r > .ct > .c > p.i{
	text-align: center;
	margin-bottom: 100px;
}

.ctxt > div.r > .ct > .c > .list{

}
.ctxt > div.r > .ct > .c > .list p{
	line-height: 25px;
	background: url(../images/i.gif) no-repeat 0 50%;
	padding-left: 15px;
	color: #5A5A5A;
	border-bottom: 1px solid #DBDBDB;
}
.ctxt > div.r > .ct > .c > .list p a{
	color: #5A5A5A;
}
.ctxt > div.r > .ct > .c > .list p a:hover{
	color: #000;
}
.ctxt > div.r > .ct > .c > .list p span{
	float: right;
	line-height: 25px;
}
.ctxt > div.r > .ct > .c > .pages > ul > li {
	float:left;	
}
.pages{
}
.pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.pages ul li.thisclass,
.pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}