@charset"UTF-8";
#LogoTop{
    width: 908px;
    height: 93px;
    margin: 20px 0px 10px 0px;
    text-align: center;
}

#SearchTop{
    width: 908px;
    margin:0px;
    text-align: center;
}

#Update{
    clear:both;
    width: 908px;
    text-align: right;
    font-size:12px;
}

#Focus{
    margin-left:auto;
    margin-right:auto;
    width:350px;
    text-align: left;
    background: url(/img/common/focus_top.gif) no-repeat left top;
}

#Focus div.inner{
    height:45px;
}

#Focus div.content{
    width:350px;
    background: url(/img/common/focus_bg.gif) repeat-y;
    padding-top:10px;
    /*border: 1px solid red;*/
}

#Focus div.btm{
    width: 350px;
    height:10px;
    clear:both;
    background: url(/img/common/focus_btm.gif) no-repeat left bottom;
    /*border: 1px solid blue;*/
}

#Focus img{
    vertical-align:middle;
}

#Focus ul{
    /*border: 1px solid red;*/
    padding:0px 7px 0px 7px;
    /*padding:0px;*/
    margin:0px;
    text-align: left;
}

#Focus ul li{
    line-height:20px;
    font-size:11px;
    display:inline;
    padding:0px 3px 0px 0px;
    margin:0px;
}

#New{
    margin-top:10px;
    font-size:13px;
    margin-left:auto;
    margin-right:auto;
    width:350px;
    text-align: left;
    padding:0px;
}

#New img{
    vertical-align:middle;
}

#New div.date{
    text-align:right;
    float:left;
    width:105px;
    padding:0px 5px 0px 0px;
}

#New div.pickup{
    width:340px;
}

#New div.detail{
    width:340px;
    padding:0px 0px 0px 20px;
    font-size:11px;
}

#New div.title{
    float:left;
    width:235px;
}

#New ul{
    margin:0px;
    padding:0px;
}

#New ul li{
    margin:0px 0px 5px 0px;
}

#New ul li.new{
    padding-bottom:3px;
    margin-bottom:10px;
    float:left;
    background: url(/img/common/new_line.gif) repeat-x left bottom;
}

#New ul li.info{
    padding-bottom:3px;
    margin-bottom:10px;
    float:left;
    background: url(/img/common/new_line.gif) repeat-x left bottom;
}