﻿.frame {
	float: right;
	width: 160px;
	margin: 0px 0px 5px 5px;
}
.frame div h3
{
	background: #eaeaea url(../Image/greytriangle.gif) no-repeat 8px 10px;
	border: 1px solid #FFF;
	height: 30px;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	text-indent:1.2em;
	line-height:30px;
	+line-height:30px;
	overflow:hidden;
}
.frameList li img
{
	width:100%;
}
#frameRightFlash
{
	+float:left;
	margin-bottom:5px;
}
.bank li
{
	display:inline;
}
.bank li img
{
	height:42px;
	width:129px;
	margin:5px auto 0 auto;
}
.cooperation li a 
{
	display:block;
	height:25px;
	line-height:25px;
	margin:5px 5px 0 10px;
}
.cooperation li a img
{
	height:25px;
	width:25px;
	float:left;
	margin-right:5px;
}
.cooperation li a span
{
	height:25px;
	width:108px;
	overflow:hidden;
	float:left;
}
.frameItem
{
	border:1px solid #ccc;
	margin-top:0px;
	padding-bottom:5px;
	clear:both;
}
/*＝开盘预告
-------------------------------------------------------------*/
.noticeAgent
{
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.noticeAgent img
{
	width:49px;
	height:64px;
	border:1px solid #cdcdcd;
	padding:2px;
	margin-right:10px;
	float:left;
}
.noticeAgent ul
{
	width:83px;
	float:left;
	padding-top:0;
}
.noticeAgent ul li
{
	line-height:20px;
	height:20px;
}
.noticeAgent .textColor
{
    color:#2B7CCD;
}