@charset "utf-8";
/* CSS Document */

body {
	background:url(frjsbg1.jpg) no-repeat center top;
 
}
.twoBOX {
	width: 1002px;
	height: 334px;
	margin: 0 auto;
	margin-top: 267px;
}
.twoBOX h2 {
	display: none;
}
.TB_l, .TB_r {
	float: left;
	width: 409px;
	height: 323px;
	padding: 10px 10px 0 75px;
	box-sizing: content-box;
}
.TB_r {
	float: right;
}
.pointList li {
	list-style:none;
	font: 14px/36px "微软雅黑";
	text-indent: 24px;
	background:url(frjslistIcon1.png) no-repeat left center;
}
.pointList li.more { background:none; text-align:right}
.pointList li.more a {font: 12px/36px "微软雅黑"; margin-right:10px; color:#395f83;}
a {
	color: #333;
	text-decoration: none;
	font: 14px/36px "微软雅黑";
}
a:hover {
	color: #1a7ccf;
	text-decoration: none;
}


