
.news_image
{
margin : 8px;
margin-top: 0px;
border : 1px solid white;
}
.news_more
{
height : 30px;
display : block;
margin-top : 20px;
background-image : url('more.gif');
background-repeat : no-repeat;
background-position : right top;
padding-right : 20px;
color : black;
}
.news_source
{
height : 30px;
display : block;
margin-top : 5px;
background-image : url('url.gif');
background-repeat : no-repeat;
background-position : right  top;
padding-right : 20px;
color : black;
}
.news_page
{
width: width:100%;
}
.news_title
{
font-weight : bold;
margin : 5px;
}
.news_item
{
border : 1px solid #D8D8D8;
padding : 5px;
color:black;
padding : 5px;
margin-bottom : 15px;
}
.news_page a
{
color:black;
font-size : larger;
}

.news_detail_image
{
float:right;
margin : 8px;
margin-top: 0px;
border : 1px solid white;
}
.news_detail_more
{
display : block;
margin-top : 20px;
background-image : url('more.gif');
background-repeat : no-repeat;
background-position : right;
padding-right : 20px;
color : black;
clear: both ;
}
.news_detail_source
{
display : block;
margin-top : 5px;
background-image : url('url.gif');
background-repeat : no-repeat;
background-position : right;
padding-right : 20px;
color : black;
font-family:verdana,arial,sans-serif;
font-size:11px;
}
.news_detail_page
{
float: left; width: 650px;
}
.news_detail_title
{
	background-color:#FF5900;
	border:1px solid #425227;
	color:#FFFFFF;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	margin-bottom:5px;
	margin-top:0;
	padding:4px;
	font-weight : bold;
}
.news_detail_item
{
border-bottom : 1px solid white;
padding : 5px;
color:black;
}
.news_detail_item a
{
color:green;
}
.news_detail_page a
{
color:black;
font-size : larger;
}
.news_detail_text
{
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-align : justify;
  direction : rtl;
}
.news_date
{
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-align : justify;
  direction : rtl;
margin-top : 4px;
}
.news_page
{
direction : ltr;
}
.news_cat_image
{
display:block;
float:right;
margin-left:5px;
}
.news_cat_link
{
height:20px;
line-height:20px;
}
