﻿/*Begin ChannalList*/
.CListboxShareItemNews
{
    padding: 20px 0 20px 12px;
    float: left;
    width: 340px;
    overflow: hidden;
}

.CListboxTitleRss
{
    border-bottom: 1px solid #e2e2e2;
    line-height: 20px;
    padding: 4px;
    clear: both;
}

#boxSubItemListNews
{
    padding: 0 0 10px 0;
    clear: both;
}
.CListTitle
{
    float: left;
    font-weight: bold;
    font-size: 14px;
}

.CListDateTime
{
    float: left;
    font-family: Arial;
    font-size: 11px;
    color: #929292;
    margin-bottom: 10px;
    width:300px;
}

.CListImage
{
    float: left;
}

.ClistSmall
{
    float: left;
    width: 704px;
    margin-top: 20px;
}

.CListSmallTop
{
    background-image: url(../images/CListButom.jpg);
    background-repeat: repeat-x;
    float: left;
    width: 704px;
    height: 30px;
}
    
.CListFeedback
{
    line-height: 30px;
    float: left;
    padding-left: 10px;
    background-color: #ffffff;
    width: 100px;
    font-weight: bolder;
    color: #010101;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Arial;
}
    
.ChannelListNewContent
{
    width: 664px;
    margin-left:20px;
    cursor: pointer;
    float: left;
    line-height: 18px;
    font-family: Arial;
    font-size: 10px;
    color: #727272;
    background-image: url(../Images/Backgound/ChannelList/IconChannelListSmall.jpg);
    background-repeat: no-repeat;
}

.ChannelListNext{float:left; padding-left:450px; width:254px; height:20px; text-align:right;}
/*End ChannalList*/

/*begin ChannalSmallInline*/
.CInlineboxNewsHot
{
    background: url(../images/bgCterBotHOtNewsCInline.jpg) top left repeat-y;
    width: 704px;
    margin-bottom: 6px;
}
.CInlineboxNewsHot .CInlineSubItemNewsHotAtive
{
    float: left;
    width: 313px;
    padding-top: 10px;
}
.CInlineSubItemNewsHotAtive img
{
    width: 313px;
    margin-bottom: 10px;
}
.CInlineMnuHotNewsTOp
{
    padding-top: 15px;
    line-height: 20px;
    float: left;
    width: 370px;
}
.CInlineTitle
{
    color: #0163bb;
    font-family: Arial;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
}
.CInlineTime
{
    height: 30px;
    color: #929292;
}
.CInlineHead
{
    color: #525252;
}
/*End ChannalSmallInline*/

/* Aticle View */
#divContent
{
    font-family: 'Verdana'; font-size: 12px; color: #000000;            
}

#divContent p 
{
    margin-bottom: 5px !important;
    padding-bottom: 5px !important;    
}

#divContent table
{
    margin: 0 auto;
}

.pTitle         { font-family: 'Verdana'; font-size: 17px; font-weight: bold; color: #0163bb; line-height: 20px; }
.pHead          { font-family: 'Verdana'; font-size: 13px; font-weight:bold; color: #4a4a4a; }
.pBody          { font-family: 'Verdana'; font-size: 12px; color: #000000; line-height:17px; }
.pSubTitle      { font-family: 'Verdana'; font-size: 13px; font-weight: bold; color: #0163bb }
.pInnerTitle    { font-family: 'Verdana'; font-size: 13px; font-weight: bold; }
.pAuthor        { font-family: 'Verdana'; font-size: 12px; font-weight: bold; text-align: right; }
.pSource        { font-family: 'Verdana'; font-size: 12px; font-weight: bold; font-style: italic; }
.pQuestion      { font-family: 'Verdana'; font-size: 12px; color: #0000DC; font-style: italic;}
.pCaption       { font-family: 'Verdana'; font-size: 11px; }
.pLegend        { font-family: 'Verdana'; font-size: 11px; font-style: italic; }

/* End Article View */

/* Dropdown Menu */
.boxMnubarTOp ul li ul
{
	margin:0;
	padding:0;
	position:absolute;
	z-index: 900;
	top: 173px;
}

.boxMnubarTOp ul li ul li
{
	list-style:none;
	line-height:22px;
	background-color:Transparent;
    background-image:none;
	/*float:none;*/
}

.boxMnubarTOp ul li ul li a
{
    display:inline!important;
    color:#0063BD;
    font-family: Verdana;
    font-size:11px;
    font-weight:normal;
    text-transform:none;   
}

.boxMnubarTOp ul li ul li a:hover
{
	display:inline!important;   
    text-decoration:underline;
    background-color:Transparent;
    background-image:none;
}

.dropdownMnu
{
    background-color:#dbe9f5;
    border-bottom: solid 1px #005AAD;
    border-left: solid 1px #005AAD;
    border-right: solid 1px #005AAD;    
}

.dropdownMnu2Link
{         
}

.dropdownMnu2Link:hover
{   
}

.dropdownMnuUL li
{
    background-image:none;
}