.feed_container
{
	margin-left:15px;
	width:288px;
	height:268px;
	border:0px solid #666666;
}

.feed_header
{
	height:24px;
	width:288px;
	margin-top:10px;
	margin-left:15px;
	/*background:#003300;*/
}



.feed_header div.category
{
	font-family:Constantia;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.category ul
{
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	line-height: 1.3; 
	text-decoration: none; 
	list-style: none;
	
}
.category ul li
{
	float:left;
	margin-right:5px;
	height:22px;
	line-height:22px;
	outline: 0; 
	text-decoration: none; 
	font-size:12px;
	list-style: none;
	width:80px;
	text-align:center;
	color: #003300;
	cursor:pointer;
	background:#960;
	border:1px solid #999999;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
.category ul li.select
{
	background:#fcfcfc;
}

.category ul li:hover
{
	background:#fcfcfc;
}

.feed_select, .cur_feed_select, .index_feed_select
{
	width:288px;
	height:23px;
	padding-top:2px;
	font-size:12px;
}
.select_left
{
	float:left;
	padding-left:15px;
}

.select_right
{
	float:right;
	padding-right:15px;
}

.feed_middle
{
	width:288px;
	height:23px;
	line-height:23px;
	background:#CCCCCC;
	font-size:12px;
	color:#003300;
	font-weight:bold;
	font-size:14px;
}

.celldiv1
{
	float:left;
	line-height:24px;
	width:35%;
	text-align:center;
	font-family:Constantia;
	
	
}

.celldiv2
{
	float:left;
	width:15%;
	text-align:center;
	padding-top:3px;
	font-family:Tahoma, Geneva, sans-serif;
	
}

.celldiv3
{
	float:left;
	width:29%;
	text-align:center;
	line-height:24px;
	font-family:Tahoma, Geneva, sans-serif;
	
}

.celldiv4
{
	float:left;
	width:29%;
	text-align:center;
	line-height:24px;
	font-family:Tahoma, Geneva, sans-serif;
}

.celldiv5
{
	line-height:18px;
	padding-top:6px;
	float:left;
	width:7%;
	min-width:7%;
	text-align:center;
}
.celldiv6
{
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	width:15%;
	padding-top:3px;
	text-align:center;
}


.feed_pair_container_content{
	width:288px;
	height:152px;
	padding-top:1px;
}
.feed_pair_container_footer{
	width:273px;
	height:11px;
	padding-top:0px;
	padding-right:15px;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	color:#ae0e0e;

}

.index1{
	width:288px;
	height:125px;
	
}
.index2{
	width:288px;
	height:125px;
	display:none;
}
.index3{
	width:288px;
	height:125px;
	display:none;
}

.currency1{
	width:288px;
	height:125px;
	
}
.currency2{
	width:288px;
	height:125px;
	display:none;
}
.currency3{
	width:288px;
	height:125px;
	display:none;
}

.commodity1{
	width:288px;
	height:125px;
}

#pair{
	width:100%;
	height:25px;
	overflow:hidden;
	font-size:12px;
}
.odd{
	/*background:#efaa0f;*/
	background:#cccccc;
	color:#003300;
	font-weight:bold;
	font-size:13px;
}
.even{
	/*background:#ffffff;*/
	color:#003300;
	font-weight:bold;
	font-size:13px;
}

