/* --------------------------
         newsBox
-------------------------- */
#newsBox
{
	width:742px;
}

.articleContent .title
{
	color:#069;
}
.articleContent .info
{
	color:#666;
	border-bottom:1px dashed #ccc;
}
#newsBox .list li
{
	line-height:26px;
	border-bottom:1px dashed #d3d3d3;
}
#newsBox .list span
{
	float:right;
	color:#666;
}
.articleContent .content p
{
	text-indent:2em;
	line-height:160%;
	margin:0 0 10px;
}
.articleContent .content p img
{
	display:block;
	margin:0 auto;
}
.articleContent .content p span
{
	font-size:12px;
	color:#666;
	display:block;
}
.news
{
	border:1px solid #A8CDE1;
	margin:0 0 10px 0;
}	
.links
{
	border:1px solid #A8CDE1;
}
.titleImageList h4
{
	width:160px;
	margin:0 auto;
}
.review p
{
	width:175px;
	height:150px;
	margin:5px!important;
	text-align:center;
	float:left;
}
.review p span
{
	width:96%;
	line-height:20px;
	display:block;
	margin:0 auto;
}
/* --------------------------
         rightPart
-------------------------- */
.rightPart
{
	width:200px;
	float:right;
}
.rightPart .module
{
	margin:0 0 10px 0;
	border:1px solid #a8cde1;
}
.rightPart .header
{
	padding:0 0 0 8px;
}
.blockTempStyle2 h3 a
{
	font-size:14px;
}
.rightPart .content p
{
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom:1px dashed #d3d3d3;
}
.rightPart .content p img
{
	display:block;
	margin:0 auto;
}
.rightPart .content p a
{
	display:block;
	text-align:center;
	width:100%;
}
.rightPart .content p span
{
	text-align:center;
}
.rightCol
{
	width:200px;
	overflow:hidden;

}
