#slider{
       width:100%;
       height:450px;
}

.text{
    color: #000000;
    font-family: 微軟正黑體,Arial,Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 26px;
}
.photo_right{
   float:right;
}

.photo_left{
   float:left;
}
#logo {
    padding: 20px 0 20px 10px;
    background: none repeat scroll 0 0 #000;
}
.column.left {
    width: 100%;
}
.column.right {
    width: 0%;
}