﻿#FeedbackContents
{
    height: 130px;
    line-height: 1.6;
    border: solid 1px #ccc;
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, 0 0, 0 3%, from(#eee), to(#fff));
    background-image: -webkit-linear-gradient(top,#eee, #fff 3%);
    background-image: -moz-linear-gradient(top,#eee, #fff 3%);
    background-image: -ms-linear-gradient(top,#eee, #fff 3%);
    background-image: -o-linear-gradient(top,#eee, #fff 3%);
    background-image: linear-gradient(top,#eee, #fff 3%);
    font-size: 14px;
    outline: none;
    resize: none;
    box-shadow: 0 1px 1px #fff inset;
    display: block;
    margin: 0 auto;
}
#FeedbackSubmitBtn
{
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #90C41F;
    border: 0;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/*——*/
#ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn
{
    margin: 0 5px 5px;
    padding: 5px;
}
#ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn td
{
    text-align: center;
}
#ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td1
{
    width: 92px;
}
#ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td2
{
    font-size: 14px;
    color: #999;
}
#ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td3
{
    width: 92px;
}
#ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td1 a, #ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td3 a, #ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td1 span, #ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td3 span
{
    width: 90px;
    height: 34px;
    line-height: 34px;
    border: solid 1px #ccc;
    display: block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #555;
    font-size: 16px;
    background: #fff;
}
#ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td1 span, #ctl00_ctl00_CPH_place_CPH_sub_place_Panel_Turn .td3 span
{
    color: #999;
    border-color: #ddd;
    background: #ddd;
}
/*——*/