ul li
{
	list-style:none;
	margin:0;
	padding:0;
}
/*a:link,a:visited
{
	color:#373737;
	text-decoration:none;
}
a:hover,a:acitve
{
	color:#373737;
	text-decoration:none;
}*/
.index_wrapper
{
	font-size:12px;
	line-height:180%;
}
.newDescription
{
	float:left;
	width:610px;
	background-color:#E9E7D7;
    float:left;
    height:454px;
    margin:30px 20px;
    opacity:0.85;
	filter:Alpha(opacity=85);
    overflow:hidden;
    padding:20px;
	width:290px;
	position:relative;
}
.newDescription_left
{
    float:left;
	width:610px;
	background-color:#E9E7D7;
    float:left;
    height:454px;
     margin:30px 0 30px 20px;
    opacity:0.85;
	filter:Alpha(opacity=85);
    overflow:hidden;
    padding:20px;
	width:290px;
}
.newDescription_left:hover 
{
	filter:Alpha(opacity=100);
    opacity:1; 
}
.news
{
	width:571px;
	background-color:#E9E7D7;
    float:left;
    height:454px;
    margin:30px 20px;
    opacity:0.85;
	filter:Alpha(opacity=85);
    overflow:hidden;
    padding:20px 0px 20px 20px;
    position:relative;
}
.news_right
{
    width:591px;
	background-color:#E9E7D7;
    float:left;
    height:454px;
    margin:30px 20px;
    opacity:0.85;
	filter:Alpha(opacity=85);
    overflow:hidden;
    padding:20px 0px 20px 20px;
    position:relative;
}
.news_right:hover 
{
	filter:Alpha(opacity=100);
    opacity:1; 
}
.tab_right
{
    background-color: #E9E7D7;
    float:left;
    height:454px;
    margin:30px 20px;
    padding:20px 0 20px 20px;
    position:relative;
    width:591px;
}
.newsBorder
{
	background:url(/Includes/images/news_bg.jpg) no-repeat;
    height:554px;
    overflow:hidden;
    width:1141px;
}
.newsTtile
{
	font-size:17px;
	color:#373737;
	font-weight:900;
}
.newsTtile span
{
	font-family:"Eras Light ITC";
	font-size:14px;
	margin-left:10px;
}
.newsListTitle
{
    font-size:14px;
    font-weight:900;
    text-align:center;
}

.newsList ul,.newsList ul li
{
	padding:0;
	margin:0;
}
.newsList ul li
{
	line-height:28px;
	margin-right:60px;
	list-style:disc;
	color:#bf1e2e;
	position:relative;
    margin-left:15px;
}
.newsList span
{
	text-align:right;
	float:right;
}
.newContent
{
	width:380px;
	word-wrap: break-word;
}
.time
{
	text-align:right;
	color:#373737;
	width:65px;
	position:absolute;
	top:0;
	right:0;
}
.informationTitle
{
	text-align:center;
}
.informationContent
{
	margin-top:15px;
	text-indent:25px;
}
.close 
{
    background:url("/Includes/images/bg.png") no-repeat -35px -219px;
    cursor:pointer;
    float:right;
    height:22px;
    position:absolute;
    right:26px;
    top:6px;
    width:22px;
}
.close:hover
{
    background-position:-60px -219px;
    width:22px;
    height:22px;
}
.newsloading
{
   background:url(/Includes/images/loading.gif) no-repeat 50% 50%;
}

#newsDetailCon
{
  left:0px;
  top:0px;   
  position:absolute; 
  	width:590px;
	/*background-color:#E9E7D7;*/
    height:454px;
    /*opacity:0.85;
	filter:Alpha(opacity=85);*/
    overflow:hidden;
    padding:20px;
    display:none;

}

.newsListScrollCon
{
    margin-top:30px;
    width:590px;
}

.newsListScrollCon .viewport
{
    
    width: 550px; 
    height: 390px;
    margin:0px; 
}

.newDetailScrollCon
{

    margin-top:0px;
    float:left;
    width:590px;
   
    
}
.openDetailContent
{
  width:100%;   
}
.newDetailScrollCon .viewport
{
    
    width: 571px; 
    height: 435px;
    margin:0px; 
}
.tradeMoneyList
{
    width:118px;
    background-color:#FCFCEB;
    float:left;
    padding:2px 0 2px 10px;
}
.priceTradeList
{
    color:#C10000;
    padding:12px 0 0 20px;
    width:116px;
    float:left;
}
.allMoneyList
{
    color:#C10000;
    float:left;
    width:60px;
}
.tradeContentList
{
    border-bottom:1px solid #FFFFFF;
    float:left;
    margin:0;
    padding:15px 0 15px;
    position:relative;
    width:571px;
}
.allThing
{
    border-bottom:1px solid #FCFCD2;
    color: #C10000;
    float: left;
    line-height:30px;
    text-align: right;
    width:571px;
}
.tradeTotal
{
    color: #C10000;
    float: left;
    font-size: 14px;
    padding-left: 10px;
    text-align: right;
    width: 489px;
}