/**!
 * 江西省南昌市西湖区门户
 * author: xuyang;
 */
 
/* main */

.main {
	padding-top: 10px;
	background: url(imagesmain-bg2.jpg) center top no-repeat;
}

/* 左侧 */

.left {
	min-height: 758px;
	background-color: #fff;
	border: 1px solid #bed3e3;
}

.left-hd {
	height: 31px;
	line-height: 31px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #bed3e3;
}

.left-tt1 {
	margin-top: -1px;
	margin-left: -1px;
	width:107px;
	height: 32px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background-color: #006fc5;
}

.left-tt {
	margin-top: -1px;
	margin-left: -1px;
	width:220px;
	height: 32px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background-color: #006fc5;
}

.left-bd {
	padding: 10px 0 0 18px;
}

.left-link {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size:14px;
	padding-left: 75px;
	width: 165px;
	height: 30px;
	line-height: 30px;
	color: #333;
	background: url(imagesleft-link.png);
}

.left-link:hover {
	font-weight: bold;
	color: #006fc5;
	background: url(imagesleft-linkh.png);
}

/* 右侧 */

.right {

	min-height: 643px;
	height:auto;
	background-color: #fff;
	border: 1px solid #bed3e3;

}

.right-tt {
	font-weight: bold;
}

.right-local {
	padding-left: 16px;
	margin-right: 17px;
	background: url(imagesright-tt-icon.png) 0 10px no-repeat;
	color: #5a5a5a;
}

.right-local a {
	color: #5a5a5a;
}

.r-span1 {
	font-weight: bold;
	color: #ff4302;
}

.r-items {
	margin: 11px 15px 0;
}

.r-item {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	vertical-align: top;
	background: url(imagesr-item-icon.jpg) 0 15px no-repeat;
}

.r-block {
	padding-left: 9px;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.r-block a {
	color: #333;
}

.r-item span {
	color: #333;
}

/*!
* 页码样式
*/

.wb-page-items {
  	margin-top: 45px;
  	margin-left: 297px;
	margin-bottom: 45px;
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.wb-page-li>a {
    display: block;
}

.wb-page-li.ml6 {
    margin-left: 6px;
}

.wb-page-li.ml20 {
    margin-left: 20px;
}

.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}
.wb-page-item:hover{
    border:1px solid #0030cc;
}

.wb-page-item.current{
    width: 36px;
    height:26px;
    line-height: 26px;
    border:0;
    color: #0030cc;
    font-weight: bold;
}
.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-family {
    font-family: "SimSun";
}

.wb-page-fs12 {
    font-size: 12px;
}

.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.wb-page-to {
    width: auto;
}

.wb-page-next {
    width: 58px;
}

.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-go {
    width: 28px;
}
/*豆腐块*/
.sublist3{
	
	padding-left:10px;
	margin-bottom:30px;
}
.sublistimg a{
	/*font-family:microsoft yahei;*/
	font-size:16px;
	color:#0b468a;
	margin-left:18px;
}
.sublistimg{
	border-bottom:1px solid #6187b2;
	padding-top:15px;
	padding-bottom:8px;
	padding-left:10px;
	height:30px;
	margin-left:10px;
	margin-right:10px;
}
.sublisttext{
	float:left;
	line-height:30px;
}
.listClass{margin-top:10px; margin-left:10px;}
.linestyle-title {
	padding-left:15px;
	height:26px;
	overflow:hidden;
	white-space:nowrap;
	word-break:hyphenate;
	cursor:pointer;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis
}

.linestyle-title a {
	cursor:pointer;
	color:black;
}
.linestyle-title a:hover {
	cursor:pointer;
	color:#ff6101;
}
.listnews {
	font-size: 14px;
	cursor:pointer;
	line-height:26px;
	height:26px;
	text-align:left;
	background:url(../images/listimg01.jpg) 0 50% no-repeat;
}
.linestyle-longtime {
	float:right;
	color:#999999;
	cursor:default;
	margin-right:10px;
}
