/*----------------------------------------------------------------------
#Youjoomla  - 
# ----------------------------------------------------------------------
# Copyright (C) 2008 - 2009 You Joomla. All Rights Reserved.
# License: Commercial
# Website: http://www.youjoomla.com
------------------------------------------------------------------------*/
div.yj_news_flash_content{
width:98%;
position:relative;
font: normal 12px Tahoma;	
top:0;
margin-left: 4px;
margin-right: 4px;
}
div.yj_news_flash_date{
	text-align:left;	
	font-family:Arial;
	font-size:11px;
	background:none;
	position:absolute;
	top:0;
	left:0;
	
}
div.yj_news_flash_header{
	text-align:right;	
	font-family:Cambria;
	font-size:11px;
	background:none;
	top:0;
	right:3px;
	position:absolute;
	
}
div.yj_news_flash_photo{
	padding:3px 5px 0px 0;
	margin-bottom:1px;
	top:0;
	display:block;
	clear:both;
	float:left;
	overflow:hidden;
	position:relative;
	
}
div.yj_news_flash_photo a img{margin-bottom: 0px !important; height:88px !important;}
div.yj_news_flash_title{
	text-decoration:none;
	margin-top:0px;
	margin-bottom:1px;
	/*border-bottom:1px solid blue;*/
	font-family:Cambria;
	font-size:13px;	
	font-weight:600;
	color:#151515;
	line-height:50px;
}
div.yj_news_flash_title_only{
font-family:Cambria;
text-decoration:none;
display:block;
padding:6px 0 0px 0px;
margin:5px 0px 5px 0px;
border-top-style: dashed;
border-top-width: 1px;
border-color: #bcbcbc;
line-height:11px;
background:url(../images/arrow.gif) no-repeat left 4px;
}
.yj_news_flash_title_only table{
	border-spacing: 0px;
}

div.yj_news_flash_title_only a{
font: normal 11px Cambria;
}
div.yj_news_flash_title_only a:link,
div.yj_news_flash_title a:visited,
div.yj_news_flash_title_only a:hover{
text-decoration:none;
}
div.yj_news_flash_title a,
div.yj_news_flash_title a:link
{
text-decoration:none;
font: 20px Cambria;
color:#002C91;
}
div.yj_news_flash_title a:visited{

color:#10417C;
}
div.yj_news_flash_title a:hover{

color:#d96a64 /*#151515*//*000*/;
}

.yj_news_flash_title a:hover{
}

.clrenf{
	clear:both;
	display:block;
	height:10px;
}

.yj_news_flash_title_only_last{
	border-top-style: dashed;
    border-top-width: 1px;
    border-color: #bcbcbc;	
	font-family:Cambria;
	margin: 5px 0px 0px 0px;
	padding-top:5px;
}