body{
	font-size:12px;
}
.contentTable1 td{
	font-size:12px;
}
.newsList li{
	list-style-type:none;
	margin-left:-37px;
	padding-bottom:10px;
}

.newsContent{
	/*text-indent:2em;
	line-height:20px;
	
	font-size: 12px;
	line-height: 190%;
	color: #000000;*/
	font-size: 12px;
	line-height: 190%;
	color: #000000;
	width:688px;
	text-align:left;
}
.newsContent table td{
	/*text-indent:2em;
	line-height:20px;
	width:688px;
	font-size: 12px;
	line-height: 190%;
	color: #000000;*/
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align:left;
}
#divMain{
	width:870px;
	height:300px;
	text-align:left;
}

#divLeft{
	width:170px;
	margin-right:8px;
	float:left;
}

#divLeft .kind{
	width:170px;
	margin-bottom:8px;
}
.kindTitle{
	background-color:#1989d7;
	height:18px;
	width:170px;
	padding-top:4px;
	font-weight:700;
	color:white;
}

.kindContent{
	width:170px;
	margin:0px;
	padding:0px;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/logo-jb.gif);
}

.kindContent li{
	list-style-type:none;
	margin-left:-30px;
	padding-bottom:15px;
}

body
{
	font-size:12px;
	margin:0px;
}
/*浅蓝色边框 上*/
.blueBorderTop
{
	border-top:1px solid #bfe2fe;
}

/*浅蓝色边框 下*/
.blueBorderBottom
{
	border-bottom:1px solid #bfe2fe;
}

/*浅蓝色边框 左*/
.blueBorderLeft
{
	border-left:1px solid #bfe2fe;
}

/*浅蓝色边框 右*/
.blueBorderRight
{
	border-right:1px solid #bfe2fe;
}

/*浅蓝色边框 四边*/
.blueBorder
{
	border:1px solid #bfe2fe;
}

/* 蓝色字体 */
.blueFont{
	color:#0b32b4;
}

/* 红色字体 */
.redFont{
	color:red;
}

/*红色超链接*/
.redLink a{
	color:red;
	font-weight:700;
	text-decoration:none;
}

.redLink a:hover{
	color:red;
	font-weight:700;
	text-decoration:underline;
}

/* 蓝色超链接 */
.blueLink a{
	color:#0b32b4;
	text-decoration:none;
}

.blueLink a:hover{
	color:red;
	text-decoration:underline;
}

/* 蓝色粗体链接 */
.blueBoldLink a{
	color:#0b32b4;
	font-weight:700;
	text-decoration:none;
}

.blueBoldLink a:hover{
	color:red;
	font-weight:700;
	text-decoration:underline;
}

/* 黑色超链接 */
.blackLink a{
	color:blue;
	text-decoration:none;
}

.blackLink a:hover{
	color:red;
	text-decoration:underline;
}

#divRight{
	width:688px;
	float:left;
}

.titleBg{
	background-image:url(../images/titleBg.jpg);
	height:20px;
	padding-top:4px;
	padding-left:15px;
}

.separatorLine{
	height:1px;
	border-top:1px dashed gray;
	width:688px;
}

.newsTitle{
	text-align:center;
	font-weight:700;
	font-size:22px;
	padding-top:25px;
	padding-bottom:25px;"
	width:688px;
	line-height:40px;
}






