@charset "utf-8";
/* CSS Document */
/* @author:lj */
.txtArea {
	width:347px;
	float:left;
	color:#0484A1;
	font-size:36px;
	margin-top:30px;
}
.txtArea ul li, .txtArea2 ul li {
	font-size:16px;
	color:#0484A1;
	padding-left:24px;
	font-weight:bold;
	font-family:"SimHei";
	background:url(../images/icon_jt.jpg) no-repeat left 4px;
}
.txtArea2 {
	color:#0484A1;
	float:right;
	margin-top:80px;
}/*
.intro {
	padding:10px;
}*/
.intro h2 {
	background-color:#fff;
	height:40px;
}
.intro p {
	font-weight:bold; 
	font-size:18px;
	color:#0484A1;
	font-family:"SimHei";
	background:url(../images/icon_jt.jpg) no-repeat left 5px;
	margin:20px 0 20px 20px;
	padding-left:30px;
}
.intro table {
	border-collapse:collapse;
	border:2px solid #fff;
	margin-top:20px;
}
.intro table .tb_1 {
	background-color:#bbe0e3;
	height:70px;
}
.intro table .tb_2 {
	background-color:#e7f3f4;
	height:70px;
}
.intro table .tb_3 {
	background-color:#f3f9fa;
	height:70px;
}
.intro table .tb_1 th, .intro table .tb_2 td, .intro table .tb_3 td {
	color:#000;
	font-family:"SimHei";
	font-size:20px;
	padding-left:10px;
}
.pagebar {
	height:50px;
	line-height:50px;
	clear:both;
	text-align:right;
}
.pagebar a {
	margin-right:20px;
}

