﻿@charset "utf-8";
.module:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.module { display: inline-table; }
* html { height: 1%; }
.module { zoom:1;display: block; }
/*  */
#newsBox
{
	border:1px solid #dadada;
	width:696px;
	overflow:hidden;
}
.title
{
	color:#2F558C;
}
.info
{
	color:#666;
	padding:0 0 10px 0;
	border-bottom:1px dashed #d3d3d3;
}
#newsBox .content p
{
	text-indent:2em;
	margin:0 0 10px 0;
}
#newsBox .content p img
{
	display:block;
	margin:0 auto;
	max-width:660px;
}
#newsBox .header h3
{
	color:#16387C;
}
#newsBox ul.list li
{
	float:left;
	width:48%;
}
}
#newsBox ul.list li a
{
	color:#000;
}
#newsBox ul.summaryList li
{
	width:98%;
	margin:0 auto;
	clear:both;
}
#newsBox .summaryList h4
{
	font-size:16px;
}
#newsBox .summaryList h4 a
{
	color:#069;
}
#newsBox .summary
{
	font-size:14px;
	text-indent:2em;
	color:#666;
	line-height:160%;
}

#newsBox .titleImageList li,
#newsBox .imageList li
{
	float:left;
	padding:10px 12px;
	text-align:center;
	display:block;
	border-bottom:none;	
	width:21%;
}
#newsBox .image
{
	border:1px solid #CCD7D9;
	padding:5px;

}
#newsBox .titleImageList h4
{
	padding:4px 0;
	height:12px;
}
#newsBox .titleImageList h4 a
{
	color:#666;
}
#newsBox .summaryList .image
{
	width:20%;
	margin-right:12px;
}
#newsBox .content iframe
{
	width:97%;
}
* html #newsBox .content iframe
{
	width:95%;
	overflow:hidden;
}
.ss-form-title
{
	text-align:center;
}
/* --------------------------
         rightPart
-------------------------- */
.rightPart .list li a
{
	color:#1F3A87!important;
}

