@charset "utf-8";
/* CSS Document */
body, input, select {
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
}
img {
	border: none;
}
a img {
	border: none;
}
.smallfont {
	font-family: Pmingliu;
	font-size: 11px;
}
.bluetxt {
	color: #80AAFF;
}
.graytxt {
	color: #999;
}
.tradeitem {
	margin: 0px auto;
	margin-top: 10px;
	border-left: 1px solid #0F1E2B;
	border-bottom: 1px solid #35414F;
	border-right: 1px solid #34404F;
	color: #fff;
}
.tradeitem th {
	color: #ccc;
	background: #1F4D67;
	height: 20px;
	border-top: 1px solid #0C1938;
}
.tradeitem td {
	background: #2E5D77;
}
.tradeitem select {
	background: #1F4E67;
	color: #fff;
}
.updaterank th{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.updaterank td{
	background: #2E5D77;
	color: #ccc;
	border-top: 1px dashed #333;
}
.updaterank td a {
	font-size: 13px;
	color: #FF0;
}
.lightthis td{
	background: #379A8F;
}
/*Trade BOSS*/
.tradeBoss {
	position: absolute;
	width: 177px;
	height: 394px;
	background:url(../Images/tradeboss.gif);
	margin-left: 620px;
	top: 30px;
}
.tradebossbg {
	background-color: #000;
}
.tradeListBox {
	width: 644px;
	margin: 0px auto;
	position: relative;
	z-index: 10;
	color: #fff;
	font-size: 14px;
}
.tradeListBox_body {
	background:url(../Images/tradelistbox_body.gif) repeat-y;
	height: 100%;
	position: relative;
	z-index: 11;
}
.bossSell {
	float: left;
	margin-left: 16px;
	margin-bottom: -5px;
	background: #162033;
	width: 298px;
	height: 286px;
	border-top:1px solid #0C1838;
	border-left: 1px solid #0D1938;
	border-right: 1px solid #314E5C;
	border-bottom: 1px solid #343F4C;
	overflow-y: scroll;
}
.userSell {
	margin-bottom: -5px;
	float: right;
	margin-right: 20px;
	background: #162033;
	width: 288px;
	height: 286px;
	border-top:1px solid #0C1838;
	border-left: 1px solid #0D1938;
	border-right: 1px solid #34404F;
	border-bottom: 1px solid #36424F;
	clear: right;
	overflow-y: scroll;
}
.tradeName {
	font: 14px Pmingliu;
}
.tradeName a{
	color: #fff;
}
.tradePrice {
	margin-top: -10px;
}
.addTrade {
	width: 50px;
	height: 18px;
	display: block;
	background:url(../Images/icon/add.gif);
}
.submit {
	width: 82px;
	height: 18px;
	display: block;
	background:url(../Images/icon/submit.gif);
}
.selectbg {
	background: #2E5D77;
}
a {
	text-decoration: none;
	color: #ccc;
	font-size: 13px;
}
a:hover {
	color:#fff;
}
.input {
	background: #161C2F;
	border-top: 1px solid #0A0D2E;
	border-left: 1px solid #0A0D2E;
	border-bottom: 1px solid #394553;
	border-right: 1px solid #394553;
	height: 16px;
	color: #fff;
}
.BTN_select {
	width: 50px;
	height: 18px;
	display: block;
	background: url(../Images/icon/select.gif);
}
.BTN_reg {
	width: 82px;
	height: 18px;
	display: block;
	background:url(../Images/icon/register.gif);
}
.BTN_ok {
	width: 50px;
	height: 18px;
	display: block;
	background: url(../Images/icon/ok.gif);
}
.BTN_back {
	width: 50px;
	height: 18px;
	display: block;
	background: url(../Images/icon/back.gif);
}
.tradeStat {
	width: 135px;
	height: 46px;
	margin-left: 28px;
	font-size: 13px;
	color:#333;
}
.navbar {
	position: relative;
	width: 628px;
	margin:10px auto;
	border:1px solid #fff;
	padding: 6px;
	background:#1F4D67;
	border-top: 1px solid #0C1938;
	border-left: 1px solid #0F1E2B;
	border-bottom: 1px solid #35414F;
	border-right: 1px solid #34404F;
}
.navbar_link {
	font-size: 14px;
	color: #fff;
	display: block;
	width: 628px;
}
.navbar_link:hover {
	color: #FF0;
}
.logout {
	position: absolute;
	right: 6px;
	top: 20px;
}
.help li{
	font-size: 12px;
	font-family: Pmingliu;
	text-align: left;
	padding: 2px;
	line-height: 16px;
}
.seamap{
	width: 512px;
	height: 256px;
	margin: 2px auto;
	border: 2px double #eee;
	background-color: #333;
	position: relative;
}
.seamap div{
	position: absolute;
	width: 38px;
	height: 14px;
	line-height: 14px;
	white-space:nowrap;
	font-weight: normal;
	font-size: 11px;
	overflow: visible;
	left: 150px;
	top: 20px;
}
.seamap a{
	font-size: 11px;
	font-family: Pmingliu;
	color: #eee;
	padding: 1px 3px;
	background: #333;
}
.seamap a:hover {
	color: #fff;
}

.markettrack{
	float: left;
	margin-top: -6px;
	width:200px;
	height:6px;
	overflow: hidden;
	border-left: 1px solid #004;
	border-right: 1px solid #0F0F3A;
	background:url(../Images/markettrack_bg.gif);
	text-align: left;
}
.hotTrade {
	display: block;
	float: left;
	white-space: nowrap;
	margin: 4px;
	margin-right: 6px;
}
a.hotTrade:link, a.hotTrade:visited,a.hotTrade:hover{
	color: #ccc;
	font-size: 12px;
}
a.hotTrade:hover {
	color: #fff;
}