﻿#left
{
    float: left;
    width: 730px;
}
#right
{
    float: left;
    width: 210px;
    margin-left: 10px;
}

#main .one
{
    width: 730px;
}
#main .one .title
{
    font-size: 14px;
    color: #1F376D;
    font-weight: bold;
    width: 730px;
    height: 32px;
    line-height: 32px;
    background: url(/images/news_01.gif) no-repeat;
}

#main .one .hotcurrent
{
    background: url(/images/news_02.gif) no-repeat;
}

#main .one .housekeepingcurrent
{
    background: url(/images/news_03.gif) no-repeat;
}

#main .one .healthycurrent
{
    background: url(/images/news_04.gif) no-repeat;
}

#main .one .lifecurrent
{
    background: url(/images/news_05.gif) no-repeat;
}

#main .one .lawcurrent
{
    background: url(/images/news_06.gif) no-repeat;
}

#main .one .videocurrent
{
    background: url(/images/news_07.gif) no-repeat;
}


#main .one .title .item
{
    float: left;
    width: 100px;
    text-align: center;
}

#main .one .content
{
    width: 680px; /*730px*/
    padding: 10px 25px;
    background: url(/images/one730_02.gif) repeat-y;
}

#main .one .content1
{
    width: 710px; /*730px*/
    padding: 10px 10px;
    background: url(/images/one730_02.gif) repeat-y;
}

#main .one .content1 .title1
{
    float:left;
    width: 590px;
    font-size: 14px;
    font-weight: bolder;
    height: 25px;
    margin:10px 0px 0px 10px;
}

#main .one .content1 .created
{
    float:left;
    width: 100px;
    font-size: 12px;
    text-align: right;
    margin-top:10px;
}

#main .one .content1 .summary
{
    width: 690px;
    height:40px;
}

#main .one .content1 .videobg
{
    float:left;
    width: 230px;
    height: 220px;
    font-size: 14px;
    font-weight: bolder;
    margin:0px 0px 10px 5px;
    background: url(/images/news_videobg.gif) no-repeat;
}
#main .one .content1 .embed
{
    width: 210px;
    height: 180px;
    margin-top:10px;
    margin-bottom:5px;
}
#main .one .content1 .text
{
    width: 100%;
    height: 20px;
    text-align:center;
}

#main .one .bottom
{
    width: 730px;
    height: 2px;
    background: url(/images/one730_03.gif) no-repeat;
}

#main .one .content .slide
{
    float: left;
    width: 310px;
    height: 230px !important;
    *height:240px!important;
    height:240px;
    overflow:hidden;
}

#main .one360 ul li
{
    font-size: 14px;
    line-height: 25px;
    padding-left: 8px;
    background: url(/images/icon_02.gif) no-repeat 0 50%;
}

#main .one210 ul li
{
    line-height:24px !important;
    *line-height:25px !important;
    line-height: 25px;
}

#main .one210_1 ul li
{
    line-height:26.5px !important;
    *line-height:26px !important;
    line-height: 26px;
}
#main .related ul li
{
    line-height: 22px;
    padding-left: 8px;
    background: url(/images/icon_03.gif) no-repeat 0 50%;
}
#main .one730 h1
{
   display:inline;
   font-size:18px;
   font-weight:bold;
}