﻿.ncContainer
{
    margin:auto;
    width:920px; 
}
.ncLeft
{
    width:625px;
    float:left;
}
.ncRight
{
    width:285px;
    height:1320px;
    float:right;
}


/* 左侧 */
.ncSubCont
{
    width:623px;
    border:solid 1px #ccc; 
}
.ncIntro
{
    margin:auto;
    width:590px;
    height:90px;
    border-bottom:dashed 1px #ccc;
    padding-top:8px;
}
.ncIntroTitle
{
    font-size:14px;
    font-weight:bold;  
    line-height:30px;
} 
.ncIntroContent
{
    line-height:25px;
    color:#666;
}

/* 右侧  */
.ncRightBg
{
    background-color:#EBEBEB;
    width:285px;
    height:1072px;
    margin-top:10px;
    padding-top:10px;
}

/* 热点标签 */
.rdbqBg
{
    margin:auto;
    width:265px;
    height:302px; 
    background-color:#fff;     
    margin-top:10px;
}

/* *************************************/

/* News Detail */


/* 左侧 */
.ndSubCont
{
    width:623px;
    border:solid 1px #ccc; 
}
.ndTitle
{
    line-height:30px;
    text-align:center;    
}
.ndTime
{
    text-align:center;  
    line-height:25px;
    border-bottom:dashed 1px #ccc;
    padding-bottom:15px;
    margin-left:15px;
    margin-right:15px;
}
.ndContent
{
    margin:auto;  
    font-size:14px;
    padding:10px 15px 10px 15px;
    line-height:25px;
}
.ndAbout
{
    font-size:12px;
	color:#00007F;
	font-weight:bold;
	line-height:25px;
	border-top:solid 1px #ccc;
	padding:5px 0 5px 0;
	margin:auto;
	width:595px;
}
.ndAboutTitle
{
    line-height:22px;
    color:#666;
    margin:auto;
    width:595px;
    margin-bottom:10px; 
}
.ndAboutTitle a:link,.ndAboutTitle a:visited 
{
    color:#00007F;
    text-decoration:underline; 
}
.ndAboutTitle a:hover,.ndAboutTitle a:active
{
    color:Red;
    text-decoration:underline; 
}
.ndAboutLeft
{
    float:left;
    width:290px;
    line-height:22px;
}
.ndPptj
{
    margin:auto;
    width:595px;
    line-height:25px;
    border-bottom:solid 1px #ccc;  
    font-weight:bold;
    margin-bottom:10px;
}
.ndPptjImg
{
    margin:auto;
    width:620px;
    line-height:25px;
    height:110px;
    margin-bottom:20px;
    text-align:center;
    padding-top:10px;
}
.ndPptjLeft
{
    width:125px;
    float:left;
    border:solid 1px #ccc; 
    height:115px;
    text-align:center;
    padding-top:2px;
}
.ndDataList td
{
	width:143px;

}