@charset "utf-8";
/* CSS Document */
    input.news_input {
    font-size:12px;
    color:#666666;
    margin:0px;
    border:1px solid #666666;
    height:15px;
    }
    .newsholder {
    width:250px;
    float:left;
    }
    .news_in {
    position:absolute;
    z-index: 1;
    width:250px;
    margin-top:8px;
    }
    .news_sub {
    margin-left:170px;
    position:absolute;
    z-index: 5;
    width:79px;
    float:right;
    }
