*{  margin:0px;
 padding:0px;

 }
a{
 outline:0;
 text-decoration:none;
 blr:expression(this.onFocus=this.blur());
 }
ul, li {
 list-style-type: none;
}
img{
 border:0px; 
 }
body {
 background-color: #FFF;
 width: 100%;
 font:12px/normal Verdana, Arial, Helvetica, sans-serif; 
}

#bodyer {
 
 min-width: 1112px;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 background-color: #FFF;
 
}
 

.container {
 width: 1112px;
 margin-right: auto;
 margin-left: auto;
min-height: 800px;

}
#mid-pic {
 width: 100%;
 height: 225px;
}
#mid-content {
 height: 100%;
 width: 100%;
 position: relative;
}
#linear {
 background-color: #1F499E;
 height: 6px;
 width: 1112px;
 position: absolute;
 left: 0px;
 top: 11px;
 clear: both;
}
#con-left {
 height: 569px;
 width: 227px;
 background-image: url(../image/con-left.fw.png);
 background-repeat: no-repeat;
 margin-right: 12px;
 float: left;
}


#con-left #title {
 padding-top: 30px;
 padding-left: 25px;
 margin-bottom: 16px;
 line-height: 35px;
 height: 30px;
 width: 85%;
 font-weight: bold;
 font-size: 16px;
 color: #2E4673;
}

#con-left #list ul {

}
#con-left #list ul li {
 height: 40px;
 line-height: 40px;
  

overflow: hidden;
 color: #2D4673;
 vertical-align: middle;
 display: block;
 font-weight: bold;
 text-indent: 1em;
}

.nav_selected{
 color: red;
 text-decoration:none;
 display: block;
 font-weight: bold;
 vertical-align: middle;
 background-image: url(../image/nav-check.png);
 background-repeat: no-repeat;
 display: block;
 text-indent: 2em;
 }
.nav_selected a{
 color: #FFF;
    text-decoration:none;
 display: block;
 font-weight: bold;
 vertical-align: middle;
 background-image: url(../image/nav-check.png);
 background-repeat: no-repeat;
 display: block;
 text-indent: 2em;
 }
.init_style{
 color: #2D4673;
    text-decoration:none;
 display: block;
 font-weight: bold;
 text-indent: 2em;
 line-height: 40px;
}



#con-right {
  width: 873px;
 margin-top: 17px;
 float: right;
 margin-right: 0px;
min-height:800px;

}
#con-right-wz{
 height: 40px;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #1F499E;
 margin-top: 10px;
 line-height: 40px;
 padding-left: 15px;
 font-weight: bold;
 color: #000;
}
#con-right-wz a {
 color: #000000;
}

#con-right-article {
 padding-right: 25px;
 padding-left: 15px;
 line-height: 30px;
}

#con-right-article h3{
  font-weight: normal;
 font-size: 23px;
 line-height: 60px;
 color: #000;
 height: 60px;
 text-align: center;
 
} 

#article-title {
 font-size: 30px;
 font-weight: bold;
 line-height: 70px;
 height: 70px;
}
#article_date {
 font-size: 14px;
 padding-right: 130px;
 text-align: right;
}
#article-content {
}
#article-content p {
 text-indent: 2em;
}
#footer-space {
 clear: both;
 height: 100px;
}






#ConntentList {
 width: 98%;
 margin-right: auto;
 margin-left: auto;
}
#ConntentList ul {
 padding-left: 15px;
}
#ConntentList ul li {
 height: 45px;
 line-height: 45px;
 border-bottom: dashed 1px #B8B8B8;
}
#ConntentList ul li a{
 height: 45px;
 line-height: 45px;
 color: #000;
}
#ConntentList ul li  em {
 float: right;
}
#ConntentList #fanye {
 font-family: "微软雅黑";
 font-size: 10px;
 line-height: 20px;
 color: #000;
 height: 20px;
 text-align: center;
 margin-top: 50px;
 margin-bottom: 30px;
}