﻿	/*
 * @author: lehoangviet@mitc.vn
 * @date: 06 Jan 2010
 */

.path
{
    padding: 6px 5px 5px 0px;
    border-bottom: 1px solid #ABCDEF;
	display: block;
	min-height:20px;
}

.path a:link, .path a:visited, .path a:active
{
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}

.path a:hover
{    
    text-decoration: underline;
}

.path .breadcrumbCurrent
{
    color: red;
    font-weight: bold;
}

.path .sitemap
{	
	float: left;					
	width:530px;
}

.path .rss
{ 
	float:right;
	height:17px;
	width: 16px;
	background-image: url("../images/rss.jpg"); 
    background-repeat: no-repeat;
    cursor: pointer;
}

.rightbody
{
    clear:both;
}

.newstitle
{
    font-weight: bold;
    padding: 15px 0px;
}

.newstitle .date
{
    color: Gray;
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
}

.newsbody
{
	padding-right: 5px;
}

.newsimage
{
    float: left;
    padding: 0px 5px 5px 0px;
    display: block;    
}

.newsimage .pageimage img
{
	width: 180px;
}

.newsimage .imagecaption
{
	color: Gray;
    font-style: italic;
    font-size: 12px;   
}

.newsabstract
{
	font-weight: bold;
	display: block;
	color: #5F5F5F;
}

.newscontent
{
	padding-top: 8px;
    clear: both;
}

.newssource
{
	float:right;
	font-style: italic;
	clear: both;
}

.newsOtherNews
{
	padding: 5px 5px 0 0;
}

.ms-WPBody .cate-header a:link, .ms-WPBody .cate-header a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.ms-WPBody .cate-header a:hover, .ms-WPBody .cate-header a:active
{
	text-decoration: underline;
}

.ms-WPBody .lst-news-title a:link, .ms-WPBody .lst-news-title a:visited
{
	color:#404040;
	text-decoration:none;
	font-weight: bold;
}

.ms-WPBody .lst-news-title a:hover, .ms-WPBody .lst-news-title a:active
{
	text-decoration: underline;
}

.cate-header
{
	background:transparent url("../images/newstitlebg.png") no-repeat scroll left top;
	line-height: 20px;
}

.cate-header a:link, .cate-header a:visited
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	padding: 0 0 0 5px;
}

.more-item
{
	background:transparent url("../images/newslink.gif") no-repeat 6px 10px;
	padding: 5px 5px 5px 15px;
	clear:both;
}

.more-item a
{
	color:#4F82AC;
	font-size:11px;
}

.more-item a:hover
{
	text-decoration:underline;
}

.date
{
	color: Gray;
    font-style: italic;
    font-size: 12px;
}

.lst-news IMG
{
	width:180px;
}

.lst-news .img-news
{	
	
}

.lst-news .img-news img 
{
	float:left;
	margin: 0 5px 5px 0;
}

.lst-news-title
{
	margin: 0px 0px 10px 0px;
}
.lst-news-content
{
	
}

.cate-separator a
{
	color:#F0303E;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
}

.cate-hr
{
	width:100%;
	height:1px;
	background:#7BB2D6;
	margin-bottom:7px;	
	clear: both;
}
.cate-separator
{
	width:100%;
	text-align:right;
}

