


/*list page start*/
.main_up_navpad{ position:relative; float:left; min-height:380px; width:100%;z-index:5;}
.news_main{width: 974px;background-color: #fff;padding: 14px 13px;margin:0 auto !important;}

.list_main_title{width: 226px;height: 44px;border-top: 2px solid #197dcd;border-bottom:1px solid #cccccc;margin-top:0px !important}
.list_main_title span{background:url("../img/listtitlebg.jpg") no-repeat 12px 15px;padding-left:32px;padding-right:10px;float: left;color:#197dcd;display: block; font-size: 14px;font-family:"微软雅黑";line-height: 41px;height: 41px;border-bottom: 3px solid #197dcd;}

.list_main_left{width: 226px;margin-top: 87px;padding-bottom: 10px;float: left;}

.list_main_list li{
	width: 170px;
	text-align:center;
	height: 45px;
	border-bottom: 1px solid #cccccc;
	line-height: 45px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
.list_main_list li a{color: #383838;}
.list_main_list li a:hover{color: #1997B5;}

.list_main_right{width: 730px;float: left;overflow: auto;margin-top: 55px;margin-left: 15px;}
.list_main_right .gb-list ul{border: 0;}
.list_main_right .gb-list ul li{
	border-bottom:1px dashed #c3c2c2;
	line-height: 36px;
	background-position: left 16px;
}

.gb-title{
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #197dcd;
}
.gb-title span{
    display: block;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #197dcd;
    font-family: "Microsoft Yahei";
    line-height: 32px;
    width: 108px;
    height: 34px;
}
.gb-title label{
    display: block;
    float: right;
    padding-right: 6px;
    padding-left: 25px;
    background: url("../img/newsarea.jpg") no-repeat left;
    font-size: 12px;
    color: #000;
    line-height: 32px;
    height: 34px;
    font-family: "Microsoft YaHei";
    background-color: #fff;
}




/*list page end*/


/*jpage*/
.default_pgToolbar{
	text-align: center;
}

#pagination-digg{
	margin:0 auto;
	display: table;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#pagination-digg li {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none; /* savers */
	float: left;
	line-height: normal;
	height: auto;
}

#pagination-digg a {
	border: solid 1px #9aafe5;
	margin-right: 2px;
}

#pagination-digg .previous-off,#pagination-digg .next-off {
	border: solid 1px #DEDEDE;
	color: #888888;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: 3px 4px;
}

#pagination-digg .next a,#pagination-digg .previous a {
	font-weight: bold;
}

#pagination-digg .active {
	background: #197dcd;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px; /* savers */
	margin-right: 2px;
}

#pagination-digg a:link,#pagination-digg a:visited {
	color: #0e509e;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}

#pagination-digg a:hover {
	border: solid 1px #0e509e;
}

.art-title {
    font-size: 32px;
    text-align: center;
    margin: 40px auto;
    color: #000;
    height: auto;
    font-weight: bold;
	line-height:30px;
    font-family: "Microsoft YaHei";
}

.art-menu {
    font-size: 14px;
    text-align: center;
    color: #666;
    padding-bottom: 20px;
    font-family: "Microsoft YaHei";
}

.art-main {
    margin-top: 15px;
    width: 835px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom:20px;
    margin-bottom: 20px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.art-cpage{
    float: left;
    margin-left: 10px;
    line-height: 25px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.art-cpage a{
    color: #333;
}
.art-cpage a:hover{
    color: #197dcd;
}
.art-print {
    float: right;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom:20px;
}

.art-print a {
    color: #666;
    margin-right: 10px;
    display: block;
    font-size: 14px;
    height: 22px;
    min-width: 60px;
    text-align: center;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    line-height: 22px;
    float: left;
}

.art-print a img {
    vertical-align: middle;
    margin-right: 5px;
}


.clear {
	clear:both;
}