
@charset "utf-8";
#content_row {
    float: left;
    padding: 20px 0 40px 20px;
    text-align: justify;
    width: 640px;
}
.select_box select {
    background-color: #ffffff;
    border: 1px solid #7a6658;
    color: #444242;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 1px;
    width: 160px;
}
.load_table {
    padding: 10px 0;
    width: 100%;
}
.title_row {
    padding-top: 10px;
}
.title_row ul li {
    color: #444242;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 0;
}
table.hor {
    border-spacing: 1px;
    margin: 0 auto;
    padding: 0;
    width: 700px;
}
table.hor tr {
    background: none repeat scroll 0 0 #dddddd;
    border-bottom: 1px solid #cccccc;
}
table.hor th {
    background: none repeat scroll 0 0 #4eb8a9; /*-----修改 ----@@-ToToRo_20150212-----*/
    color: white; /*-----修改 ----@@-ToToRo_20150212-----*/
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 10px 8px;
    text-align: center;
    vertical-align: middle;
}
table.hor td {
    background: none repeat scroll 0 0 #ececec;
    color: #424141;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 8px;
    text-align: center;
    vertical-align: middle;
}
.ContentBack {
    background: none repeat scroll 0 0 #d8d7d5;
    color: #424141;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 8px;
    text-align: center;
}
table.hor td a {
    color: #424141;
    text-decoration: none;
}
table.hor td a:hover {
    color: #ff6600;
    text-decoration: underline;
}
table.nogric {
    height: 100%;
    width: 100%;
}
.fcNote {
    color: #999999;
}
.fcRed {
    color: #ff6666;
}
.fcTxt {
    color: #cebfb7;
}
.fcTxt a {
    color: #cebfb7;
}
a {
    text-decoration: none;
}
#rating_box {
    padding-top: 20px;
    width: 100%;
}
#list_row {
    display: block;
    height: 20px;
}
#list_row p {
    color: #444242;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin-left: 5px;
    padding: 0;
    text-align: left;
}
.sumbit_btn {
    background: none repeat scroll 0 0 #ce4d07;
    display: block;
    float: left;
    height: 29px;
    width: 90px;
}
.sumbit_btn a {
    color: white;
    display: block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin-left: 3px;
    padding: 4px 8px;
    text-decoration: none;
}
.sumbit_btn a:hover {
    text-decoration: underline;
}
.img_icon {
    padding-right: 4px;
}
#paging {
    bottom: 120px;
    display: block;
    float: left;
    padding: 0 0 25px 20px;
    position: absolute;
    width: 720px;
}
.paging_row {
    display: inline-block;
    float: left;
    padding-left: 300px;
}
.go_top {
    display: inline-block;
    float: right;
    padding-right: 30px;
}
.left_row, .space, .right_row {
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 20px;
    padding: 0 3px;
}
.title_row h3 {
    color: #4eb8a9;  /*-----修改 ----@@-ToToRo_20150310-----*/
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 3px;
}
