@charset "utf-8";
body {
	background-color:#000;
}
#HistoryQuotation {
	float:left;
	width:905px;
	margin-left:25px;
	_margin-left:12.5px;
	padding-bottom:35px;
}
#HistoryQuotationChoose {
	float:left;
	width:905px;
	height:30px;
	background:url(../images/bg_HistoryQuotation.jpg) left top no-repeat;
	margin:26px 0 15px;
	text-align:right;
}
#HQTypeChoose {
	float:left;
	margin:0 0 0 321px;
	_margin-left:161.5px;
	padding-top:4px;
	width:257px;
	height:23px;
	background:url(../images/bg_HQTypeChoose.jpg) left top no-repeat;
	color:#FF8523;
	text-align:center;
}
#HistoryQuotationChoose a {
	color:#ff8523;
	margin-left:10px;
	text-decoration:underline;
}
#HQTableBox {
	border: 1px solid #27354A;
	clear: both;
	float: left;
	overflow:hidden;
	width: 900px;
	position:relative;
	*padding-bottom:20px;
	_padding-bottom:0;
}
.TradeTableDiv {
	position:relative;
	width:1275px;
}
#HistoryQuotationTable {
	float: left;
	margin: 0 0 20px 75px;
	_margin-left:37.5px;
	border-collapse: collapse;
	color:#cbb3a1;
	font-size:12px;
	line-height:16px;
}
#HQTime {
	position:absolute;
	border-collapse: collapse;
	color:#cbb3a1;
	font-size:12px;
	line-height:16px;
	left:0;
	top:0;
	border-right:1px solid #000000;
	z-index:9;
}
.table td {
	padding:5px 5px;
}
.table tbody td {
	width:65px;
}
.table thead {
	background-color: #202C3E;
	text-align: center;
}
.lineleft {
	border-left:1px solid #000;
}
.lineright {
	border-right:1px solid #000;
}
#HistoryQuotationTable tbody td.lineleft {
	border-left:1px solid #000;
	width:64px;
}
#HistoryQuotationTable tbody td.lineright {
	border-right:1px solid #000;
	width:64px;
}
.hqtr2 td {
	background-color:#1d2432;
	border-top:1px solid #000;
}
.table thead td i {
	font-style:normal;
	color:#5b5b5b;
}
.table tbody {
	background-color:#191c26;
	text-align:center;
}
.table tbody tr.HQTrEven td {
	background-color: #1a1f2b;
}
#row2, #row3, #row4, #row5, #row6, #row7, #row8, #row9, #row10, #row11, #row12, #row13, #row14, #row15, #row16, #row17, #row18, #row19, #row20, #row21 {
	cursor:pointer;
}
#gotopage {
	color: #CBB3A1;
	float: right;
	font-size: 13px;
	margin: 16px 0 0;
}
#gotopage a {
	color: #CBB3A1;
	font-size: 13px;
	margin: 0 5px;
	display: inline-block;
}
#gotopage a.number {
	text-align: center;
	width: 15px;
}
#gotopage a.now {
	color:#ef8701;
	font-weight:bold;
}
#quickgo {
	width:20px;
	text-align:center;
	margin:0 3px;
	height:12px;
}
#gotopage a#gotosubmit {
	background: url("../images/bg_go.jpg") left 1px no-repeat;
	height: 16px;
	width: 25px;
	vertical-align:top;
}
#TradeLength {
	float:left;
	color:#cbb3a1;
	margin:15px 0 0;
}
#TradeLength a {
	display:inline-block;
	border: 1px solid #593C1B;
	color: #CBB3A1;
	margin: 1px 7px;
	padding: 2px 5px;
}
#TradeLength a.selected {
	color:#000;
	border: 1px solid #ef8701;
	background-color:#ef8701;
}
.searchTrade {
	background: url("../images/bg_search_2.jpg") left top no-repeat;
	display: block;
	height: 36px;
	margin: 14px 0 0 380px;
	width: 114px;
}
