@charset "utf-8";
/* CSS Document */

.box {
	background-color: #F3F0E9;
	border: 1px solid #E2E1DC;
	margin:0 10px 0px 0px;
}

.box2 {
	background-color: #F3F0E9;
	border: 1px solid #E2E1DC;
	margin:0 10px 0 0px;
}

.box3 {
	background-color: #F3F0E9;
	border: 1px solid #E2E1DC;
	margin:0 0 10px 0;
}

.box .inner, .box2 .inner, .box3 .inner  {
	border: 1px solid #ffffff;
	margin:0 0 0 0px;
	min-width:0;
	overflow:hidden;
}

.title_news {
	background-image: url(/yz/static/common/images/cfd/news_back.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
.box3 .inner li {
	background-image: url(/yz/static/common/images/cfd/arrow.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
	font-size: 90%;
	margin-bottom: 7px;
	background-position: 0em 0.2em;
}
.box3 .inner ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.title {
	background-image: url(/yz/static/common/images/cfd/title_back.png);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	border-right: #E2E1DC 1px solid;
}
.banner {
	margin:0;
	text-align:center;
}

.button {
	text-align: center;
	margin-top:10px;
}

.bo  {

}

 
.ranking .block {
margin:0 0 10px 0;
padding:0;
background-image:none;
border:none;
}

.cfd_right {
margin:0 0 0 10px;
}

.cfd_right .menu2 ,.cfd_right .menu3 {
border:1px solid #463E2F;
margin:0 0 10px;
width:150px;
}

.cfd_right .menu1 .inside, .cfd_right .menu2 .inside, .cfd_right .menu3 .inside {
margin:0;
padding:3px;
}

.cfd_right .menu1 .inside p, .cfd_right .menu2 .inside p, .cfd_right .menu3 .inside p {
font-size:10px;
}

.cfd_right .banner {
margin:0 0 10px;
}

table .listtale {
background:#ffffff;
}

.listtale th {
background-color:#ACA68E;
border-bottom:1px solid #DEDFDE;
border-right:1px solid #DEDFDE;
color:#FFFFFF;
padding:2px;
text-align:center;
}

.ranking h2 {
border-top:#463E2F 2px solid;
border-bottom:#E2E1DC 1px solid;
font-size:80%;
line-height:140%;
margin-bottom:10px;
color:#584D3B;
padding:5px;
}

.ranking table#fxtable th {
background-color:#918473;
}

.ranking table#fxtable td.gray {
background-color:#F3F0E9;
}

.ranking table#fxtable tr.alt {
background-color:#F3F0E9;
}

.ranking table#fxtable tr.def_over, 
.ranking table#fxtable tr.alt_over {
	background-color: #FDBD2B;
}
.ranking table#fxtable tr.over {
	background-color: #FDBD2B;
}