
.news_image
{
float:right;
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;
clear:both;
}
.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%;
direction : ltr;
}
.news_title
{
font-weight : bold;
margin : 5px;
}
.news_item
{
border : 1px solid #D8D8D8;
padding : 5px;
color:black;
padding : 5px;
margin-bottom : 15px;
}
.news_text a
{
color:skyblue;
}
.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:#CCCCCC;
color:#6D160A;
font-weight:bold;
height:30px;
line-height:25px;
padding-right:22px;
text-align:right;
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 a
{
color : skyblue;
}
.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;
}

