﻿
#top {
    
    font-family:Verdana;
    font-size:14px;
    width:970px;
    text-align:left;
    line-height:25px;
    color:#333;
}

p {
    color:#666;
    width:960px;
}

.t {
    color:#333;
    font-size:16px;
    font-weight:600;

}
.img1{
    width:970px;
    height:540px;
}

.img {
    width:970px;
}

    #tb_name, #tb_email, #tb_phone { 
    font-size: 14px;
    width: 480px;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);

}

#bt_save {
    margin-top: 20px;
    width: 80px;
    height: 30px;
    border: 0;
    background: #36f;
    color: white;
    border-radius: 5px;
}

  #myEditor {
    float: right;
    margin-right: 245px;
}

.cbd23 {
  color: #cc0000;
  font-weight: bold;
  margin-top: 10px;
}

tr {
    font-size:14px;
    color:#666;
    height: 65px;
}