@charset "gb2312";
/* CSS Document */
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe{margin: 0px;padding: 0px;}
body {font-size:12px; font-family:"宋体";font-weight: normal;text-decoration: none;width:100%;margin:0px auto 0px auto; background: #fff;}
h1,h2,h3,h4,h5,h6{font-family:"";font-size:12px;font-weight: normal;}
ul li{ list-style:none;}
img{ border:0px; vertical-align:middle;}
i, em{ font-style:normal;}
table, th, tr, td{}
a:link,a:visited{color:#3f3f3f; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:underline;}


/*框架*/
.layout{ clear:both;width:950px;text-align:left;margin:0 auto;}
.solid:after{content:'\20';display:block;height:0;clear:both;}
.solid{*zoom:1;}
.left{ float:left;}
.middle{ float:left;}
.right{ float:right;}
.marb4{ margin-bottom:4px; clear:both}
.marb5{ margin-bottom:5px; clear:both}
.marb6{ margin-bottom:6px; clear:both}
.marb10{ margin-bottom:10px; clear:both}
.mr12{ margin-right:12px; display:inline;}
.mr11{ margin-right:11px; display:inline;}
.main_right{ float:right; width:234px;}
.main_left{ float:left; width:703px;}
.clear{clear:both;height:1px; margin-bottom:-1px;*display:inline;overflow:hidden;}
.white a:link{ color:#ecf9fb;}
.white a:visited{ color:#ecf9fb;}
.white a:hover{ color:#ecf9fb;}
.blue a:link{ color:#256aa6;}
.blue a:visited{ color:#256aa6;}
.blue a:hover{ color:#256aa6;}
.grey a:link{ color:#989797;}
.grey a:visited{ color:#989797;}
.grey a:hover{ color:#989797;}
.title01{ height:36px; line-height:36px; background:url(../images/jianlixiehui/title011.gif) repeat-x; border-right:1px solid #c7d7e6;}
.title01 h3{ float:left; width:143px; height:36px; text-align:center; font-size:16px; font-family:"Microsoft YaHei"; color:#fff; background:url(../images/jianlixiehui/title012.gif) no-repeat;}
.title01 span{ float:right; padding:0 10px 0 0;}
.title02{ border:1px solid #c4d6ed; height:32px; line-height:32px; border-top:3px solid #006ddd; padding:0 10px;}
.title02 h3{ float:left;font-size:16px; font-family:"Microsoft YaHei"; color:#256aa6; font-weight:bold;}
.title02 span{ float:right; color:#256aa6;}

/*header*/
.header_warp{ width:100%; background:url(../images/jianlixiehui/header_bg.gif) repeat-x;}
.header{}
.nav{ height:47px; background:url(../images/jianlixiehui/nav.jpg) no-repeat;}
.nav ul{ padding:0 0 0 40px;}
.nav li{ float:left; display:inline; margin:0 0 0 10px; line-height:47px; width:83px; font-size:14px; font-weight:bold; color:#ecf9fb; text-align:center; font-family:"Microsoft YaHei";}
.nav .cur{ background:url(../images/jianlixiehui/nav_h.gif) no-repeat;}

/*subnav*/
.subnav{ float:left; width:224px;}
.subnav .tit{ height:35px; line-height:35px; background:#0068b1; font-size:16px; font-weight:bold; font-family:"Microsoft YaHei"; text-align:center; color:#fff;}
.subnav ul{}
.subnav li{ height:32px; line-height:32px; padding:0 0 0 75px; background:#017bd1; border-bottom:1px solid #0172c2; font-size:14px; color:#fff;}
.subnav .cur{ background:#0089eb; border-left:5px solid #005682; padding:0 0 0 70px;}
.subnav span{ display:none;}
.subnav .cur span{ padding:0 0 0 50px; display:inline-block;}

/*分页*/
.page{ padding:15px 20px 5px;overflow:hidden;}
.pagel{ float:left;}
.pagel a{ padding:2px 7px; border:solid 1px #dddddd; color:#171717; margin-right:5px;}
.pagel a.hover{background:#ddd;}
.pagel b{ padding:2px 7px; background:#F1EDED; border:solid 1px #dddddd; margin-right:5px;}
.pager{ float:right; color:#171717;}
.pager .txt{ width:30px; height:20px; border:solid 1px #999999; margin:0 5px; vertical-align:middle; text-align:center;}
.pager .btn{ border:solid 1px #999999; background:#e4e4e4; height:23px; padding:0 3px; cursor:pointer; vertical-align:middle;}


.footer{ border-top:3px solid #006ddd; line-height:32px; padding:8px 0 0 0; text-align:center;}

.title01 h3 .zcxx{
background: #f00 url("../images/jianlixiehui/titlexx.gif") no-repeat;
color: #fff;
float: left;
font-family: "Microsoft YaHei";
font-size: 16px;
height: 36px;
text-align: center;
width: 180px;
}

.pagination {
    float: left;
		padding: 15px 20px 5px;
    overflow: hidden;
}

.pagination a {
    padding: 2px 7px;
    border: solid 1px #dddddd;
    color: #171717;
    margin-right: 5px;
}


.pagination a.page_active {
    background: #ddd;
}