
/*---------- 左边部分 ---------*/
.main{
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
   min-height:700px;
    margin-top: 5px;
}
#left_diy {
    float: left;
    width: 223px;
    overflow: hidden;
    padding-bottom: 8888px;
    margin-bottom: -8888px;
    background-color: #f5f5f5;
}
.left_top dt {
    color: #CC0000;
}
.left_top strong {
    line-height:86px;
    padding-left:80px;
    font-size: 18px;
    color: #000000
}
.left_nav {
    width: 200px;
}
.left_menu {
    overflow: hidden;
    padding-bottom: 6px;
    clear: both;
    display: inherit;
}
.left_menu li {
    width: 200px;
    margin-left:28px;
    margin-bottom: 5px;
    border-bottom: 1px solid#eee;
}
.left_menu li a {
    width: 170px;
    padding-left: 45px;
    height: 37px;
    line-height: 37px;
    display: block;
    font-size: 16px;
    background: url(../images/index/news2.png) left no-repeat;
}
.left_menu li a:hover {
    background: url(../images/index/news3.png) no-repeat;
    color:#4bc1ef;
    text-decoration: none;
}
.left_menu .now {
    background: url(../images/index/news3.png) no-repeat;
    color: #4bc1ef;
}
.left_news {
    border: 1px solid#e8e8e8;
    height: 261px;
    width: 198px;
    background-color: #FFFFFF;
    overflow: hidden;
}
.left_me {
    width: 200px;
    margin-left: 16px;
}


/*---------- 右边部分 ---------*/
#right_diy {
    float:right;
    width: 737px;
    padding-left: 20px;
    overflow: hidden;
    padding-bottom: 8888px;
    margin-bottom: -8888px;
    background: url("../images/index/right_diy_l.gif") left repeat-y;
}
.right_body {
    padding: 15px;
    overflow: hidden;
    clear: both;
}
.right_nav {
    height: 32px;
}

.region_l {
    float: left;
    background: url("../images/diy/region_l.jpg") no - repeat;
    width: 5px;
    height: 32px;
}
.region_r {
    float: left;
    background: url("../images/diy/region_r.jpg") no - repeat;
    width: 7px;
    height: 32px;
}
.region_c {
    float: left;
    background: url("../images/diy/region_c.jpg") repeat - x;
    height: 32px;
    line-height: 32px;
}
.region_z {
    float: left;
    background: url("../images/diy/region_c.jpg") repeat - x;
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    padding-right: 20px;
}
.region_c a {
    float: left;
    padding-left: 25px;
    padding-right: 15px;
    background: url("../images/diy/region_i.jpg") left no - repeat;
    height: 32px;
    display: block;
}
.yh_z td {
    padding: 5px;
}