@charset "utf-8";
    

/*
 * aboutus
 */
.read_w{
    padding:0 5px 10px 5px;
}
.read_w h3{
    color:#ff0065;
    font-weight: bold;
    border-bottom:1px solid #ff0065;
    padding:5px;
}
.item_w{
    width:150px;
    float: left;
    text-align: center;
}
.item_t{
    width:470px;
    float: right;
}
.about{
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    padding:5px;
}
