/*--------------------------------
             common
----------------------------------*/
/*#container
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url("../images/borderleft.png") repeat-y 706px 0;
	margin: 8px 0 0 0;
}*/
/* --------------------------
         content
-------------------------- */
.content
{
	float:left;
	padding:0 0 15px 0;
	width:710px;
	overflow:hidden;
}
/* --------------------------
         sideBar
-------------------------- */
.sideBar
{
	float:right;
	width:232px;
	margin: 6px 0 0 0;
}	
.leftList
{
	padding:0 0 5px 0;
	border: 1px solid #ccc;
	width: 230px;
	margin: 0 0 8px 0;
}
.leftList h4 .floatR
{
	font-weight:normal;
}
.listContent
{
	line-height:20px;
	height: 160px;
}
*+html .listContent
{
	height: 176px;
}
.listContent li 
{
	width:210px;
	height:20px;
	clear: both;
	padding: 0 0 0 10px;
	background:url("../images/bg.png") no-repeat -224px -69px;
	overflow: hidden;
}
.listContent li a 
{

	display:block;
}
.leftList li span
{
	/*float:right;
	color:#666;*/
}

/* --------------------------
        mainContent
-------------------------- */
.mainContent
{
	background:url("../images/borderleft.png") repeat-y 0 0;
}
/* --------------------------
        newsContent
-------------------------- */
.newsMain
{
	padding:0 0 10px 0;
	border:1px solid #ccc;
}
#newsContent
{
	padding:10px 15px;
	line-height:26px;
	overflow:hidden;
}
#newsContent p
{
	margin:0 0 6px;
	font-size: 14px;
	text-indent:2em;
}
#newsContent img
{
	margin: 0 auto;
	display: block;
	background: #fafafa;
}
/* --------------------------
        newsTitle
-------------------------- */
.newsTitle
{
	text-align:center;
	padding: 8px 0;
	border-bottom: 1px dashed #d3d3d3;
	width: 97%;
	margin: 0 auto;
}
.newsTitle h1
{
	line-height:40px;
	font-size: 20px;
	color:#1F477E;
}
.newsTitle h5
{
	width:90%;
	height:20px;
	line-height:20px;
	margin: 0 auto;
	padding: 6px 0;
	font-weight: normal;
	color: #666;
	
}
.newsTitle h5 span
{
	margin:0 15px 0 0;
}


/* --------------------------
        newsSpreadButton
-------------------------- */
.newsSpreadButton
{
	line-height:30px;
	height: 30px;
	text-align: right;
	width:96%;
	margin:4px auto;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;	
	background:#fafafa;
}
.newsSpreadButton a
{
	padding: 0 2px;
	color:#1F477E;
}
/* --------------------------
       relatedLinks
-------------------------- */
.relatedLinks
{
	width:96%;
	margin:4px auto;	
}
.relatedLinks h3
{
	line-height:30px;
	height: 30px;
	text-align:left;
	padding:0 0 0 25px;
	color:#039;
	background: url(../images/bg.png) no-repeat  -210px -585px #fafafa;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;	
}
.relatedLinks li
{
	background: url(../images/bg.png) no-repeat  -224px -66px;
	height:24px;
	line-height:24px;
	padding:0 0 0 10px;
	color:#1F3A87;
	border-bottom:1px dashed #e6e6e6;	
}
.relatedLinks li a
{
	color:#1F3A87;
}
/* --------------------------
         newsAd1
-------------------------- */
.newsAd1
{	
	width:230px;
	height:170px;	
	margin: 0 0 8px 0;
	background:#fafafa;	
	
}
.newsAd1 img
{
	width:230px;
	height:170px;
}
.newsAd1 .ImageDisplayBox
{
	margin:0;
	padding:0;
	max-width:230px;
	max-height:170px;
	min-width:230px;
	min-height:170px;
	width:230px;
	height:170px;
}
.newsAd1 .ImageDisplayBox img
{
	max-width:230px;
	width:230px;
	height:170px;
}
.newsAd1 .ImageDisplayBox a
{
	max-width:230px;
	max-height:170px;
}


.Disclaimer
{
	color:#ba1212;
	text-align:center;
}
.marginFix
{
	margin:0 0 8px 0;
}











/* by sAm lEyy*/
