@charset "gb2312";
/* CSS Document */
@import url(reset.css);
@import url(topAndfooter.css);
/*****页面主体部分****/
.main{
    background: #fff;
    height: 815px;
}
.m-left{
    height: 815px;
    width: 230px;
    background: url(left.png) no-repeat;
    background-position: bottom;
    background-color: #F1F8FE;
}
.l_menu{
    width: 230px;
}
.l_bg1{
    background: url(nav1.gif) no-repeat;
}
.l_tt01 {
    float: left;
    width: 213px;
    padding-left: 17px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.l_list2 {
    float: left;
    width: 214px;
    padding: 8px 7px;
}
.l_bor {
    border: 1px solid #d9d9d9;
    border-top: none;
    border-bottom: none;
}
.l_list2 ul li {
    float: left;
    border-right: 1px solid #d9d9d9;
    width: 178px;
    padding-left: 35px;
    margin-bottom: 8px;
    line-height: 35px;
    background: url(nav2.gif) no-repeat 0 0px;
}
.l_list2 ul li a{
    color:#666;
    font-size: 15px;
    font-weight: 700;
}
.l_list2 ul li a:hover{
    color:#2c55a7;
    text-decoration: underline;
}
.l_list2 ul li.on a{
    color:#2c55a7;
    text-decoration: underline;
}
.m-right{
    float: right;
    width: 762px;
    margin-right: 1px;
}
.r-top{
    float: left;
    width: 740px;
    padding-left: 20px;
    height: 37px;
    padding-top: 3px;
    line-height: 37px;
    border: 1px solid #E8E8E8;
    border-bottom: none;
    color: #D82404;
    background: url(bf.gif) repeat-x;
}
.r-top .h2{
    float: left;
    padding-left: 15px;
    background: url(map.gif) no-repeat 0 14px;
    font-size: 16px;
    font-weight: bold;
    color: #00568F;
}


.xwboxright{margin-top: 10px;width: 750px;margin: 0px auto;border: 1px solid #E8E8E8;border-top: none;padding: 0px 5px;min-height: 772px;overflow: hidden;}
.xwboxright .bd{ min-height: 428px;}
.xwboxright .hd dd{ background:none;}
.xwboxright .hd{height:50px; overflow:hidden;}
.xwboxright .hd dd{ float:left; width:120px; margin-left:30px; text-align:center; height:30px; line-height:30px;}
.xwboxright .hd dd a{background:url(nav-setup-icon-bg.jpg) 0px 0px no-repeat; display:block;height:30px; line-height:30px; color:#666666;}
.xwboxright .hd dd a.on{background:url(nav-setup-icon-bg.jpg) 0px -50px no-repeat;color: #FFFFFF !important;}
.xwboxright .hd dd a:hover{ background:url(nav-setup-icon-bg.jpg) 0px -50px no-repeat;color: #FFFFFF !important;}
.xwboxright .hd dd a:hover span{color: #FFFFFF !important;}



.r-top .addr{
    float: right;
    padding-right: 15px;
    color: #555;
}
.rr_list2 {
    float: left;
    width: 736px;
    min-height: 758px;
    padding: 0 12px 15px 12px;
    border: 1px solid #E8E8E8;
    border-top: none;
}
.rr_list2>ul {
    width: 724px;
    padding: 5px 5px 0 5px;
    border-top: 2px solid #0773D5;
    overflow: hidden;
    height: auto;
    display: block;
}
.rr_list2>ul li {
    width: 100%;
    height: auto;
    line-height: 36px;
    border-bottom: 1px dashed #CCCCCC;
    overflow: hidden;
    font-size: 14px;
}
.rr_list2>ul li a{display:inline-block;float:left;width: 80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.rr_list2>ul li span{display:inline-block;width: 15%;text-align:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float: right;}