#header{
	margin:0px auto;
	width:1022px;
	height:84px;
	padding-top:8px;
	position:relative;
}
#logo{
	width:110px;
	height:83px;
	float:left;
}
.h-right{
	width:510px;
	height:83px;
	float:right;
}
.l-list{
	width:264px;
	height:34px;
	padding-left:250px;
}
.l-list li{
	float:left;
	background:url(../1images/icon.png) no-repeat left center;
	height:34px;
	line-height:34px;
	padding-left:15px;
	width:110px;
}
.h-text{
	position:absolute;
	width:580px;
	left:80px;
	top:15px;
}
.h-text h1{ font-size:12px;}

.nav{
	margin:0px auto;
	width:1022px;
	height:77px;
	background:url(../1images/navbg6.png) no-repeat;
}
.nav-l{
	width:840px;
	height:77px;
	float:left;
}
.nav-js{
	background:url(../1images/icon.png) no-repeat 13px center;
	padding-left:29px;
	height:33px;
	line-height:33px;
	color:#fff;
}
.nav-js span{
	font-weight:bold;
	font-size:14px;
	padding-right:12px;
}
.nav-js h2{ display:inline; font-size:12px;}
.nav-list{
	width:823px;
	height:39px;	
	margin-left:7px;
}
.nav-list li{
	height:39px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
#nav-list1 a{
	width:170px;
	height:39px;
	display:block;
	background:url(../1images/nav2.png) no-repeat 0 0;
}
#nav-list1 a:hover{
	width:170px;
	height:39px;
	display:block;
	background:url(../1images/nav-on.png) no-repeat 0 0;	
}
#nav-list2 a{
	width:130px;
	height:39px;
	display:block;
	background:url(../1images/nav2.png) no-repeat -170px 0;
}
#nav-list2 a:hover{
	width:130px;
	height:39px;
	display:block;
	background:url(../1images/nav-on.png) no-repeat -170px 0;	
}
#nav-list3 a{
	width:140px;
	height:39px;
	display:block;
	background:url(../1images/nav2.png) no-repeat -300px 0;
}
#nav-list3 a:hover{
	width:140px;
	height:39px;
	display:block;
	background:url(../1images/nav-on.png) no-repeat -300px 0;	
}
#nav-list4 a{
	width:170px;
	height:39px;
	display:block;
	background:url(../1images/nav2.png) no-repeat -440px 0;
}
#nav-list4 a:hover{
	width:170px;
	height:39px;
	display:block;
	background:url(../1images/nav-on.png) no-repeat -440px 0;	
}
#nav-list5 a{
	width:203px;
	height:39px;
	display:block;
	background:url(../1images/nav1.png) no-repeat -610px 0;
}
#nav-list5 a:hover{
	width:203px;
	height:39px;
	display:block;
	background:url(../1images/nav-on1.png) no-repeat -610px 0;	
}
.nav-r{
	width:182px;
	height:77px;
	float:right;
}
.nav-r ul{
	width:182px;
	height:35px;
}
.nav-r ul li{
	height:35px;
	float:left;
	line-height:35px;
	background:url(../1images/icon.png) no-repeat 13px center;
	font-size:14px;
	font-weight:bold;
	padding-left:29px;
	width:60px;
}
.nav-r ul li a{color:#fff;}
.nav-book{
	width:141px;
	height:32px;
	line-height:32px;
	margin-top:9px;
	background:url(../1images/icon.office02.png) no-repeat 13px center;
	padding-left:42px;
	font-size:14px;
	font-weight:bold;
}
.nav-r ul li a{color:#fff;}
.nav-book1{
	width:741px;
	height:32px;
	line-height:32px;
	margin-top:-5px;
	background:url(../1images/icon6.jpg) no-repeat 13px center;
	padding-left:42px;
	font-size:14px;
	font-weight:bold;
}
.nav-r ul li a{color:#fff;}
.nav-book2{
	width:741px;
	height:32px;
	line-height:32px;
	margin-top:-5px;
	background:url(../1images/buil.png) no-repeat 13px center;
	padding-left:42px;
	font-size:14px;
	font-weight:bold;
}

#picupArea{
	margin:0px auto;
	width:1022px;
	height:293px;
	margin-top:3px;
}
#mainImgBox{
	width:716px;
	height:293px;
	float:left;
}
#mainImgBox img{
	border:3px solid #fff;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top:12px;
}
#mainBnrBox{
	width:287px;
	height:293px;
	float:right;
	background:#848484;
}
#mainBnrBox ul{
	 margin-left:14px;
	 margin-top:12px;
	 width:259px;
	 position:relative;
}
#mainBnrBox ul li{
	 margin-bottom:12px;
	 width:259px;
	 height:81px;
}
#search-pic1 a:after,#search-pic2 a:after,#search-pic3 a:after{
	width:259px;	
	height:81px;
	content:"";
	background:rgba(255,255,255,0);
	position:absolute;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#search-pic1 a:after{top:0;}
#search-pic2 a:after{top:93px;}
#search-pic3 a:after{top:186px;}
#search-pic1 a:hover:after,#search-pic2 a:hover:after,#search-pic3 a:hover:after{
	width:259px;	
	height:81px;
	content:"";
	background:rgba(255,255,255,0.4);
	position:absolute;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#search-pic1 a:hover:after{top:0;}
#search-pic2 a:hover:after{top:93px;}
#search-pic3 a:hover:after{top:186px;}

.main{
	margin:0px auto;
	width:1022px;
	margin-top:12px;
}
.mainRight{
	width:287px;
	float:right;
}
.R-content{
	width:251px;
	background:url(../1images/leftbg1.jpg) repeat-y;
	padding:6px 18px 2px;
}
.more1{
	position:absolute;
	top:17px;
	right:20px;
}
.R-content img{
	margin-top:10px;
}
.b12{
	margin-bottom:10px;
	height:13px;
}
.R-contact{
	margin-bottom:10px;
}
.R-text{
	padding:0 8px;
	font-size:14px;
}
.R-content dl{
	font-size:14px;
	line-height:22px;
	padding:10px 5px 0;
}
.R-content dl dt{
	padding-top:7px;
}
.R-content dl dd{
	border-bottom:1px dashed #b7b7b8;
	padding-bottom:7px;
	color:#187fc4;
}
.R-content dl dd:last-child{
	border-bottom:0;
}

.mainLeft{
	width:735px;
	float:left;
}
.mainLeftContent{
	margin-bottom:12px;
	position:relative;
}
.mainLeftContent .more{
	position:absolute;
	top:20px;
	right:35px;
}

.mainLeft1{
	width:1035px;
	float:left;
}
.mainLeftContent1{
	margin-bottom:12px;
	position:relative;
}
.mainLeftContent1 .more{
	position:absolute;
	top:20px;
	right:35px;
}
.RenqiList li{
	width:214px;
	height:335px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#eaf6fe;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList1 li{
	width:700px;
	height:140px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList2 li{
	width:1000px;
	height:500px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList3 li{
	width:700px;
	height:350px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList4 li{
	width:700px;
	height:290px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList5 li{
	width:700px;
	height:50px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList5-1 li{
	width:700px;
	height:20px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList6 li{
	width:1000px;
	height:800px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList7 li{
	width:1000px;
	height:70px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList8 li{
	width:1000px;
	height:660px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList9 li{
	width:490px;
	height:370px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:0px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList10 li{
	width:1000px;
	height:370px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:0px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList11 li{
	width:1000px;
	height:20px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:20px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList12 li{
	width:1000px;
	height:900px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList13 li{
	width:1000px;
	height:850px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList14 li{
	width:700px;
	height:75px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList15 li{
	width:330px;
	height:75px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList16 li{
	width:700px;
	height:250px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList17 li{
	width:700px;
	height:425px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList18 li{
	width:700px;
	height:75px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList19 li{
	width:1000px;
	height:695px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList20 li{
	width:1000px;
	height:880px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList21 li{
	width:700px;
	height:200px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList22 li{
	width:1000px;
	height:1068px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList23 li{
	width:120px;
	height:260px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:1px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList24 li{
	width:860px;
	height:260px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList25 li{
	width:1000px;
	height:555px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:1px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList26 li{
	width:120px;
	height:285px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:1px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList27 li{
	width:860px;
	height:285px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList28 li{
	width:1000px;
	height:367px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:1px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList29 li{
	width:1000px;
	height:740px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:1px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList30 li{
	width:1000px;
	height:928px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:1px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList31 li{
	width:268px;
	height:210px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList32 li{
	width:1000px;
	height:172px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList33 li{
	width:560px;
	height:350px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList34 li{
	width:120px;
	height:350px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList35 li{
	width:268px;
	height:290px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList36 li{
	width:268px;
	height:230px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList37 li{
	width:1000px;
	height:20px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:10px;
	float:left;
	margin-right:10px;
	margin-top:1px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList38 li{
	width:700px;
	height:240px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList39 li{
	width:700px;
	height:73px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList40 li{
	width:700px;
	height:260px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList41 li{
	width:800px;
	height:75px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList42 li{
	width:175px;
	height:75px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:0px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList43 li{
	width:237px;
	height:180px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList44 li{
	width:700px;
	height:110px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:0px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList45 li{
	width:790px;
	height:92px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList46 li{
	width:120px;
	height:305px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:1px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList46-1 li{
	width:120px;
	height:324px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:1px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList47 li{
	width:860px;
	height:305px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList47-1 li{
	width:860px;
	height:324px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList48 li{
	width:180px;
	height:92px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:1px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList49 li{
	width:1000px;
	height:58px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList50 li{
	width:1000px;
	height:20px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList51 li{
	width:1000px;
	height:92px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList52 li{
	width:700px;
	height:92px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList53 li{
	width:1000px;
	height:92px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList54 li{
	width:700px;
	height:825px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList55 li{
	width:480px;
	height:20px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList56 li{
	width:790px;
	height:112px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList57 li{
	width:1000px;
	height:17px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList58 li{
	width:480px;
	height:17px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList59 li{
	width:330px;
	height:17px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList60 li{
	width:485px;
	height:17px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList61 li{
	width:1000px;
	height:1105px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList62 li{
	width:1000px;
	height:1290px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.RenqiList63 li{
	width:1000px;
	height:1495px;
	border:1px solid #9fa0a0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#ffffff;
	padding:8px;
	line-height:18px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
}

.RenqiList li:nth-of-type(3n){
	margin-right:0;
}
.RenqiList li h6{
	font-size:14px;
	color:#187fc4;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
}
.RenqiList li h6 span{
	font-size:12px;
	font-weight:normal;
}
.RenqiList li a{color:#187fc4;}
.renqi_1{
	border-bottom:1px solid #d3dbe1;
	padding-bottom:5px;
	margin-bottom:5px;
}
.b10{
	margin-bottom:10px;
}
.otherList{
	height:190px;
	margin-top:10px;
}
.otherList li{
	width:228px;
	height:85px;
	float:left;
	margin-right:15px;
	display:inline-block;
	margin-bottom:20px;
}
.otherListImg{
	width:80px;
	height:80px;
	border:2px solid #9fa0a0;
	float:left;	
}
.otherListText{
	width:134px;
	height:80px;
	padding-left:10px;
	float:left;
	overflow:hidden;
}
.otherListText h6{
	font-size:14px;
	font-weight:bold;
	color:#187fc4;
	padding-bottom:10px;
}
.otherListText h6 span{
	font-size:11px;
	font-weight:bold;
}

#footer{
	width:100%;
	height:200px;
	background:#949799;
	color:#fff;
	font-size:14px;
	line-height:22px;
}
#footercontent{
	width:1022px;
	margin:0px auto;
	padding-top:15px;
}
#footercontent a{ color:#fff; }
#footercontent p{
	margin-bottom:10px;
}
#footercontent p label{
	padding-left:172px;
}
#bottom{
	width:100%;
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:#595757;
	text-align:center;
}
.R-content dl dd a{color:#187fc4;}
.otherListText a{color:#187fc4;}

#map{
	width:714px;
	height:336px;
	border:1px solid #b0b0b0;
	background:url(../1images/map.jpg);
	position:relative;
}
#map div{ text-indent:-9999px;}
#map1 a{
	width:147px;
	height:214px;
	background:url(../1images/map08office.png);
	position:absolute;
	top:0;
	left:0;
}
#map1 a:hover{
	width:147px;
	height:214px;
	background:url(../1images/map08-1office.png);
	position:absolute;
	top:0;
	left:0;
	display:block;
}
#map2 a{
	width:104px;
	height:156px;
	background:url(../1images/map01office.png);
	position:absolute;
	top:0;
	left:102px;
}
#map2 a:hover{
	width:104px;
	height:156px;
	background:url(../1images/map01-1office.png);
	position:absolute;
	top:0;
	left:102px;
	display:block;
}

#map3 a{
	width:123px;
	height:156px;
	background:url(../1images/map02office.png);
	position:absolute;
	top:0;
	left:206px;
}
#map3 a:hover{
	width:123px;
	height:156px;
	background:url(../1images/map02-1office.png);
	position:absolute;
	top:0;
	left:206px;
	display:block;
}

#map4 a{
	width:214px;
	height:75px;
	background:url(../1images/map05office.png);
	position:absolute;
	top:81px;
	left:329px;
}
#map4 a:hover{
	width:214px;
	height:75px;
	background:url(../1images/map05-1office.png);
	position:absolute;
	top:81px;
	left:329px;
	display:block;
}

#map5 a{
	width:147px;
	height:122px;
	background:url(../1images/map03office.png);
	position:absolute;
	top:214px;
	left:0;
}
#map5 a:hover{
	width:147px;
	height:122px;
	background:url(../1images/map03-1office.png);
	position:absolute;
	top:214px;
	left:0;
	display:block;
}

#map6 a{
	width:182px;
	height:180px;
	background:url(../1images/map04office.png);
	position:absolute;
	top:156px;
	left:147px;
}
#map6 a:hover{
	width:182px;
	height:180px;
	background:url(../1images/map04-1office.png);
	position:absolute;
	top:156px;
	left:147px;
	display:block;
}

#map7 a{
	width:136px;
	height:180px;
	background:url(../1images/map06office.png);
	position:absolute;
	top:156px;
	left:329px;
}
#map7 a:hover{
	width:136px;
	height:180px;
	background:url(../1images/map06-1office.png);
	position:absolute;
	top:156px;
	left:329px;
	display:block;
}

#map8 a{
	width:213px;
	height:117px;
	background:url(../1images/map07office.png);
	position:absolute;
	top:219px;
	left:501px;
}
#map8 a:hover{
	width:213px;
	height:117px;
	background:url(../1images/map07-1office.png);
	position:absolute;
	top:219px;
	left:501px;
	display:block;
}

#map9 a{
	width:191px;
	height:107px;
	background:url(../1images/map09office.png);
	position:absolute;
	top:112px;
	left:523px;
}
#map9 a:hover{
	width:191px;
	height:107px;
	background:url(../1images/map09-1office.png);
	position:absolute;
	top:112px;
	left:523px;
	display:block;
}
#mapqq{
	width:717px;
	height:140px;
	border:1px solid #b0b0b0;
	background:url(../1imgTop/rakurakubukken20151209.png);
	position:relative;
}
#mapqq div{ text-indent:-9999px;}
#mapqq1 a{
	width:225px;
	height:132px;
	position:absolute;
	top:3px;
	left:0;
}
#mapqq1 a:hover{
	width:225px;
	height:132px;
	background:url(../1imgTop/qq.png);
	position:absolute;
	top:3;
	left:0;
	display:block;
}
#mapqq2 a{
	width:225px;
	height:132px;
	position:absolute;
	top:3px;
	left:240px;
}
#mapqq2 a:hover{
	width:225px;
	height:132px;
	background:url(../1imgTop/qq.png);
	position:absolute;
	top:3px;
	left:240px;
	display:block;
}

#mapqq3 a{
	width:225px;
	height:132px;
	position:absolute;
	top:3px;
	left:470px;
}
#mapqq3 a:hover{
	width:225px;
	height:132px;
	background:url(../1imgTop/qq.png);
	position:absolute;
	top:3px;
	left:470px;
	display:block;
}

#mapqq4 a{
	width:214px;
	height:75px;
	background:url(../1images/.png);
	position:absolute;
	top:81px;
	left:329px;
}
#mapqq4 a:hover{
	width:214px;
	height:75px;
	background:url(../1imgTop/rakuraku20151028-1.png);
	position:absolute;
	top:81px;
	left:329px;
	display:block;
}

#mapqq5 a{
	width:227px;
	height:130px;
	position:absolute;
	top:340px;
	left:0;
}
#mapqq5 a:hover{
	width:227px;
	height:127px;
	background:url(../1imgTop/qq.png);
	position:absolute;
	top:340px;
	left:0;
	display:block;
}

#mapqq6 a{
	width:182px;
	height:180px;
	background:url(../1images/map04.png);
	position:absolute;
	top:156px;
	left:147px;
}
#mapqq6 a:hover{
	width:182px;
	height:180px;
	background:url(../1images/map04-1.png);
	position:absolute;
	top:156px;
	left:147px;
	display:block;
}

#mapqq7 a{
	width:136px;
	height:180px;
	background:url(../1images/map06.png);
	position:absolute;
	top:156px;
	left:329px;
}
#mapqq7 a:hover{
	width:136px;
	height:180px;
	background:url(../1images/map06-1.png);
	position:absolute;
	top:156px;
	left:329px;
	display:block;
}

#mapqq8 a{
	width:213px;
	height:117px;
	background:url(../1images/map07.png);
	position:absolute;
	top:219px;
	left:501px;
}
#mapqq8 a:hover{
	width:213px;
	height:117px;
	background:url(../1images/map07-1.png);
	position:absolute;
	top:219px;
	left:501px;
	display:block;
}

#mapqq9 a{
	width:191px;
	height:107px;
	background:url(../1images/map09.png);
	position:absolute;
	top:112px;
	left:523px;
}
#mapqq9 a:hover{
	width:191px;
	height:107px;
	background:url(../1images/map09-1.png);
	position:absolute;
	top:112px;
	left:523px;
	display:block;
}


/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#content table {
	width: 580px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#content table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
	font-size: 13px;
}
#content table th {
	background-color: #EFEDE7;
	padding: 7px;
	font-size: 13px;
}
#content form table th {
	width: 127px;
}

#content table td.td_head {
	background-color: #FFFFFF;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9BE;
	border-right-color: #D7D7CE;
	border-bottom-color: #C9C9BE;
	border-left-color: #C9C9BE;
	font-size: 13px;
	background-image: url(1img/td_head.gif);
	background-repeat: repeat-x;
}

#content table td.td_odd {
	background-color: #F7F7F4;
	text-align: left;
	padding: 8px;
	border: 1px solid #D6D6CD;
	font-size: 13px;
	background-image: url(1img/td_odd.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #DEE4E4;
}
.tab_1{border-color:#949799 ; border-style:ridge; border-width:3px ; background-color: #ffffff;width:1022px;}
.tab_1 td,.tab_1 th{ text-align:center; vertical-align:middle;}
.input_1{ border:0; background:none;width:0;
}