*{margin:0px;padding:0px;font-size:18px;}
ul,li{list-style:none;}
/*头部*/
.headsou{
  width:100%;
  border:1px solid #ccc;
}
/*路径*/
.Path{
  width:100%;
  margin-top:10px;
  font-size:20px;
  border:1px solid #cccccc;  
}

/*连体钞图片*/
.liantiimg {
	width: 100%;
	border: 1px solid #ddd;
	overflow: hidden;
    margin-top:10px;
	border:1px solid #ccc; 
}
.liantiimg_title {
	background: url(/templets/newsairmb/images/forex_news_titlebg.png) repeat-x;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
}
.liantiimg .liantiimg_title h2 {
    font-size: 16px;
	color:#AB0003;
    text-indent: 10px;
}
.liantiimg img{
   width:90px;
   height:90px;
   margin:5px 0px;
}
.liantiimg li{
    float: left;
    width: 33.33%;
	margin:1% 0%;
    text-align: center;
}
/*连体钞图片END*/

/*连体钞收藏*/
.liantisohu {
	width: 100%;
	border: 1px solid #ddd;
	overflow: hidden;
    margin-top:10px;
	font-size:18px;
	border:1px solid #ccc; 
}
.liantisohu .cny_l_news .tbox .ico3 .time{
   display:none !important;
}
.liantisohu_title {
	background: url(/templets/newsairmb/images/forex_news_titlebg.png) repeat-x;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
}
.liantisohu .liantisohu_title h2 {
    font-size: 16px;
}
.liantisohu_title h2 {
	float: left;
	text-indent: 10px;
	color: #ab0003;
	font-size: 14px;
}
.liantisohu ul.cny_l_news {
	width: 100%;
	overflow: hidden;
	margin-top: 6px;
}
.liantisohu ul.cny_l_news li.first {
	float: left;
	margin-top: 8px;
}
.liantisohu ul.cny_l_news li {
	width: 100%;
	line-height: 28px;
	overflow: hidden;
	float: left;
	padding: 0;
	display: inline;
	overflow:hidden;
	text-overflow:ellipsis;
	text-indent: 10px;
}
.liantisohu ul.cny_l_news li span {
	float: right;
	color: #999;
	margin-right:2%;
	display: inline;
}
.liantisohu ul.cny_l_news li.five {
	padding-bottom: 7px;
	border-bottom: 1px dashed #ddd;
}

/*钱币收藏价格表*/
.cny_sc_tool {
	width: 100%;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding-bottom: 12px;
}
.share_title span.more {
	margin-top: 0px;
	margin-right: 8px;
}
.share_title span {
	margin-top: 5px;
	margin-right: 40px;
}
.share_title h2{
 	text-indent: 10px; 
	font-size: 16px;	
}
.share_title h2 a {
	color: #AB0003;
	text-decoration: none;
	margin: 0;
	float: left;
}
.share_title a {
	color: #3b629b;
	float: right;
	margin-right: 8px;
	text-decoration: underline;
}
.share_title {
	background: url(/templets/newsairmb/images/forex_news_titlebg.png) repeat-x;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
}
.cny_sc_tool ul {
	margin-top: 4px;
	margin-left: 2px;
	width: 100%;
	overflow: hidden;
}
.cny_sc_tool li {
	float: left;
	width: 95%;
	height: 22px;
	line-height: 22px;
	text-indent: 8px;
    margin:0px auto;
	border: 1px solid #ddd;
	margin-top: 8px;
	margin-left:10px;
	display: inline;
}
/*广告*/
.guanggao{
  width:100%;
  height:10%;
  margin-top:10px;
  border:1px solid #ccc;    
}
.guanggao1{
  width:100%;
  height:10%;
  margin-top:10px;
  border:1px solid #ccc;    
}
/*友情链接*/
.bottomlink{
  width:100%;
  margin-top:10px;
  border:1px solid #ccc; 
}
.bottomlink h4{margin-left:1%;}
.bottomlink a{margin-left:1%;}

/****************/
a:link,a:visited{
    text-decoration:none;
	color:#000000;
}
.clear{clear:both;}
