﻿body{ padding:0; margin:0;}
a{cursor:hand; color:#585858; text-decoration:none;}
.page_header{width:100%; padding:0; margin:0; background:#ffffff;}
.pcontainer{ width:100%; height:auto;}
.page_container
{
    width: 980px;
    margin: 0 auto;
    position: relative;
    padding: 10px 10px 20px 10px;
    margin-bottom:10px;
    height:auto;
    overflow:hidden;
    margin-top:10px;
}
ul, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.page_left
{
    width: 200px;
    float: left;
    background: url(../pageimg/bg15.png) no-repeat 100% 0;
    height:auto;
    padding-top:20px;
}
.page_left ul
{
    list-style:none;
}
.page_left ul li.curr {
    background: url(../pageimg/bg16.png) no-repeat 100% 0;
    position: relative;
    width: 142px;
    height: 42px;
    margin-top: -5px;
}
.page_left ul li.hover {
    background: url(../pageimg/bg_hover.png) no-repeat 100% 0;
    position: relative;
    width: 142px;
    height: 42px;
    margin-top: -5px;
}
.page_left ul li.curr a {
    color: #fff;
}
.page_left ul li 
{
    text-align:left;
    padding: 0px 20px;
    height: 38px;
    line-height: 30px;
    font-size: 15px;
    background: url(../pageimg/bg17.png) no-repeat 0 88%;
}

.page_right{float:left; margin-left:10px; padding-top:10px; width:765px; height:auto; overflow:hidden; margin-bottom:50px;}
.page_right h1{ font-size:40px; font-weight:normal; text-align:left; padding-left:30px; color:#2C7EB4; margin:0;}


.page_left_l
{
    width: 190px;
    float: left;
    background: url(../pageimg/bg15.png) no-repeat 100% 0;
    height: 600px;
    padding-top: 30px;
    margin-top: 10px;


}
.page_left_l ul
{
    list-style:none;
}
.page_left_l ul li.curr {
    background: url(../pageimg/bg16.png) no-repeat 100% 0;
    position: relative;
    width: 142px;
    height: 42px;
    margin-top: -5px;
}
.page_left_l ul li.hover {
    background: url(../pageimg/bg_hover.png) no-repeat 100% 0;
    position: relative;
    width: 142px;
    height: 42px;
    margin-top: -5px;
   
}
.page_left_l ul li.curr a {
    color: #fff;
    display:block;
    width:100%;
    height:100%;
  
}
.page_left_l ul li 
{
    text-align:left;
    padding: 0px 20px;
    height: 38px;
    line-height: 30px;
    font-size: 15px;
    background: url(../pageimg/bg17.png) no-repeat 0 88%;
    color:#fff;
}
.page_right_l{float:left; margin-left:10px; width:750px; height:auto; min-height:600px; overflow:hidden; padding-top:20px; background:#fff}
.page_right_l h1{ font-size:40px; font-weight:normal; text-align:left; padding-left:30px; color:#2C7EB4}