
@charset "gb2312";
.hide {
    display: none;
}
.c-panel {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 536px;
}
.c-panel .panel-head {
    
    height: 35px;
    line-height: 35px;
    position: relative;
    width: 538px;
	background:url(imagesborder_bot.jpg) repeat-x center bottom;
}
.c-panel .panel-head label {
    display: inline;
    float: left;
    height: 35px;
    line-height: 35px;
    position: relative;
    width: 106px;
}
.c-panel .panel-head label a:hover {
   
    text-decoration: none;
}
.c-panel .panel-head label a {
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-indent: 22px;
    top: 0;
    width: 106px;
}
.c-panel .panel-head label.tab-on a {
    background-color: #fff;
    color: #000;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
	line-height:35px;
    position: absolute;
    width: 106px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
	
}
.c-panel .panel-head label.rig{ border-right:1px solid #ccc;border-left: none;}
.c-panel .panel-body {
    display: inline;
    float: left;
    height: 245px;
    overflow: hidden;
    padding: 5px 8px;
}
.c-panel .panel-body ul {
    width: 520px;
}
.c-panel .panel-body ul li {
    background: rgba(0, 0, 0, 0) url("imagesdian.jpg") no-repeat scroll left center;
    border-bottom: 1px dashed #e8e8e8;
    float: left;
    height: 30px;
    line-height: 30px;
    list-style: outside none none;
    margin-left: 2px;
    overflow: hidden;
    width: 520px;
}
.c-panel .panel-body ul li a {
    display: inline;
    float: left;
    margin-left: 7px;
font-size:14px;
}
.c-panel .panel-body ul li span {
    color: #999;
    display: inline;
    float: right;
    margin-right: 9px;
}
.c-panel .panel-head ul li {
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 33px;
}
.c-panel .panel-head ul li.tab-on {
    background: transparent url("../images/h2_bg.jpg") repeat-x scroll center 69%;
}
.c-panel .panel-head ul li.none {
    display: none;
}
.c-panel .panel-head ul li a {
    padding: 0 5px;
}
.c-panel .panel-head ul li.tab-on a {
    color: #0052a8;
    float: left;
    padding: 0 5px;
}
.c-panel .panel-head ul li a {
    color: #fff;
}
.c-l-right {
    float: left;
    height: auto;
    overflow: hidden;
    width: 538px;
}
