/* ------------------------
      eTradeBox
--------------------------*/
#eTradeBox
{
	border-top:3px solid #f2702b;
	padding: 8px 0 0 0;
}
#eTradeList
{	
	float:left;
	width:710px;
}
#eTradeList h1
{
	font-size:20px;
	font-weight:bold;
	padding: 8px 0 8px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 96%;
	margin: 0 auto;
	color:#333;
}
#eTradeList ul
{
	height:60px;
	padding: 10px 0 0 15px;
}	
#eTradeList ul li
{
	float:left;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px;
	background: url("../images/bg.png") no-repeat -227px -440px;
	font-size: 14px;
	width: 210px;
}
#eTradeList a
{
	color:#002573;
}
/* --------------------------
         sideBar
-------------------------- */
.sideBar
{
	float:right;
	width:232px;
}
	
.sideBar .user
{
	border:1px solid #ccc;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	width: 230px;
}
.sideBar h4
{
	background:url("../images/bg3.png") no-repeat 2px -64px #e2f0fb;
	height: 26px;
	line-height: 26px;
	text-align: left;
	color: #1b518e;
	padding: 0 10px 0 18px;
	margin: 0 0 5px 0;
}
.sideBar .user form
{
	margin:0;
	padding:0 0 5px 5px;
	line-height:25px !important;
}
.sideBar .user .chkbox
{
	margin:2px 0 0 0;
}

.sideBar .user span
{
	text-align: right;
	display: block;
	float: left;
	padding: 0 8px 0 0;
	color: #1b518e;
	width: 75px;
}
.sideBar .user a
{
	padding:0 0 0 5px;
	text-decoration:underline;
}
.sideBar .user a:hover
{
	text-decoration:none;
}
.sideBar .user .textbox1
{
	width:110px;
	border:1px solid #8A9ABB;
	height: 16px;
	margin: 0;
	padding: 1px 0;
}
.sideBar .user .textbox2
{
	width:60px;
	border:1px solid #ccc;
	margin: 0 0 0 60px;
	background: #e2f0fb;
	color: #1b518e;
	height: 25px;
	cursor: pointer;
}

.sideBar .user img
{
	vertical-align:top;
	float: left;
	display: block;
}
.sideBar .leftList
{
	padding:0 0 5px 0;
	border: 1px solid #ccc;
	width: 230px;
	margin: 0 0 8px 0;
}
.sideBar .leftList h4 .floatR
{
	font-weight:normal;
	margin: 0 0 0 8px;
}
.listContent
{
	line-height:20px;
	height: 120px;
}
*+html .listContent
{
	height: 130px;
}
.leftList li {
	width:210px;
	height:20px;
	clear: both;
	padding: 0 0 0 10px;
	background:url("../images/bg.png") no-repeat -224px -69px;
	overflow: hidden;
}
.leftList li a {

	display:block;
}
.leftList li span{float:right;color:#666;}
/* --------------------------
         sideAd
-------------------------- */
.sideAd1
{
	height:180px;
	margin: 0 0 8px 0;
}
.sideAd1 img
{
	width:230px;
	height:180px;
	display: block;
	background: #eee;
}
.sideAd2
{
	
}
.sideAd2 a img
{

}

/* by sAm lEyy */


.corContent
{
	border-bottom:1px solid #eee;
}
.fastSearch
{
	text-align:left;
	height:30px;
	line-height:30px;
	color:#BC2931;
	padding:0 0 0 5px;
	font-size:14px;
}
.fastSearch select
{
	margin:0 5px 0 0;
	width:100px;
}

/* --------------------------
         corMain 
-------------------------- */
#container
{
	margin:8px 0 0 0;
}
.content
{
	float:left;
	width:710px;
}
.corMain
{
	border:1px solid #dadada;
	background: #fff;

	overflow: hidden;
}

.corMain h4 span
{
	float:left;
} 
.corHead1
{
	width:116px;
}
.corHead2
{
	width:80px;
	text-align:center;
}
.corHead3
{
	width:80px;
	text-align:center;
}
.corHead4
{
	width:80px;
	text-align:center;
}
.corHead5
{
	width:80px;
	text-align:center;
}
.corHead6
{
	width:60px;
	text-align:right;
}
.corHead7
{
	width:170px;
}
.corHead8
{
	width:130px;
	padding:0 10px 0 0;
	text-align:right;	
}
.corLogo
{
	width:100px;
	overflow:hidden;
	padding:10px 8px 8px 8px;
}
.corLogo a
{	
	width:100px;
	height:80px;
	overflow:hidden;	
	border:1px solid #dadada;
	display:block;
	padding:2px;	
}
.corLogo img
{
	width:100px;
	height:80px;	
	vertical-align:middle;
}
.corDetail
{
	width:584px;
	text-align:left;
	padding:8px 0 0 0;
}
.corContent dl
{
	height:22px;
	line-height:22px;
	clear:both;
	padding:2px;
	display:inline;
} 
.corDetail .corTitle dt
{
	float:left;
	text-align:left;
	height:22px;
	overflow:hidden;	
}
.corDetail .corTitle dt a
{
	color:#1B518E;
	text-decoration:underline;
}
.corDetail .corTitle dd
{
	float:left;
	height:22px;
	overflow:hidden;
}
.corTitle2 dt
{
	float:left;
	text-align:left;
}
.corTitle2 dt a
{
	color:#1B518E;
}
.corTitle2 dd
{
	float:left;
}
.item1
{
	width:176px;
	color:#BC2931;
	font-size:14px;
}
.item1 span
{
	padding:0 0 0 5px;
}
.item2
{
	width:80px;
	text-align:center;
}
.item3
{
	width:80px;
	text-align:center;
}
.item4
{
	width:60px;
	text-align:center;
}
.item5
{
	width:80px;
	text-align:center;
}
.item6
{
	width:100px;
	text-align:center;
}

.corSum
{
	padding:6px 6px 6px 0;
	line-height:20px;
	background:#f8f8f8;
}
.corSum span.black
{

}

.pubDate
{
	height:24px;
	line-height:24px;
}
.pubDate span
{
	margin:0 4px;
}