﻿@charset "utf-8";
/* CSS Document */
#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;
    line-height:20px;font-size:12px;font-weight:bold;
    padding: 1px;
    width: 160px;
}
.load_table {
	width:100%;
	padding: 10px 0;	
}
.title_row {
	padding-top: 10px;	
}
.title_row ul li {
	line-height:20px;font-size:15px;font-weight:bold;
	color: #444242;	
	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: #cccccc 1px solid; 
}
table.hor th 
{
    background: none repeat scroll 0 0 #dddddd;
    line-height:20px;font-size:15px;font-weight:bold;
    font-size:15px;
	color: #ad181a;
    height: 20px;
    padding: 5px 8px;
    text-align: center;
    vertical-align:middle;
    padding-top:10px;
	padding-bottom:10px;
}
table.hor td 
{
    background: none repeat scroll 0 0 #ececec;
    padding: 5px 8px;
    text-align: left;
	color: #424141;
    line-height:20px;font-size:12px;
    font-size:12px;
	text-align: center;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
}

.ContentBack
{
     background: none repeat scroll 0 0 #d8d7d5;
    padding: 5px 8px;
    text-align: left;
	color: #424141;
    line-height:20px;font-size:12px;
	text-align: center;
    }

table.hor td a {
	color: #424141;
	font: bold 13px/15px ;
	text-decoration: none;
}
table.hor td a:hover {
	text-decoration: underline;
	color:#FF6600;
}
table.nogric {
    width: 100%;
	height: 100%;
}
.fcNote {
    color: #999999;
}
.fcRed {
    color: #FF6666;
}
.fcTxt {
    color: #CEBFB7;
}
.fcTxt a {
    color: #CEBFB7;
}
a {
    text-decoration: none;
}
#rating_box {
	width:100%;	
	padding-top:20px;
}
#list_row {
	height: 20px;
	display: block;	
}
#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: #ce4d07;
	display: block;
	float: left;
	height: 29px;
	width: 90px;
}
.sumbit_btn a {
	color: white;
    display: block;
    line-height:20px;font-size:12px;font-weight:bold;
    letter-spacing: 0.3px;
	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: 0px 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;
	line-height:20px;font-size:12px;font-weight:bold;
	letter-spacing: 0.3px;
	padding: 0 3px;
}
.title_row h3 {
	line-height:20px;font-size:15px;font-weight:bold;
	color: #ad181a;	
	padding: 10px 3px;
}
