﻿.td_outter
{
	background-image:url(../images/modebackground.jpg);
	border: 1px solid #000000;
}
/*============================================*/
.mode
{
	border:1px solid  #CCCCCC;
	background-color:#FFFFFF;
	width:96%;
	margin-top:6px;
	text-align:center;
}
.modeTitle
{
	background:url(../images/mode_title.gif) no-repeat;
	height:22px;
	width:120px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}
.modeMore
{
	width:20%;
}
.img_more
{
	width:68px;
	border:0px #ffffff solid;
}
.titleCenter
{
	width:30%;
}
.mode_content
{
	width:98%;
	margin-top:2px;
}
.mode_c_left
{
	text-align:left;
	line-height:17px;
}
.mode_c_right
{
	text-align:right;
	color:Silver;
}
/*头条新闻样式==========================================*/
.topnew
{
	font-family:黑体; 
	font-size:16px; 
	color:#FF0000; 
	line-height:26px;
}
.topnew_down
{
	color:#6A6AFF; 
	line-height:20px;
}
/*头条新闻样式==========================================*/
/*东莞新闻样式==========================================*/
.dgnew_left
{
	font-size:14px;
	text-decoration:none;
	color:Blue;
}
.dgnew_right
{
	color:Silver;
	line-height:18px;
}
/*东莞新闻样式==========================================*/
/*含有图片的新闻样式==========================================*/
.news_pic
{
	width:142px; 
	height:80px; 
	border:4px solid #CCCCCC;
}
.img_td
{
	text-align:left;
	width:49%;
}
.txt_td
{
}
/*含有图片的新闻样式==========================================*/
