@charset "UTF-8";

.table{
	position: relative;
	top: 80px;
	width:1100px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;

}
.title{
	width: 200px;
	height: 50px;
	background-color: #000;
	color: #A5937B;
	text-align:center;
	border: 1px solid #A5937B;
	font-size: 18px;
}

.con{
	width: 200px;
	background-color: #B0B0B0;
	height: 40px;
	border: 1px solid #000;
	padding: 5px;
	text-align:center;
	font-size: 12px;
	color: #59493F;
}
.titlee{
	font-size: 30px;
	margin-bottom: 20px;
	color: #A5937B;
	width:1000px;
	padding-bottom:3px;
	border-bottom:#A5937B solid 2px;
}
.titlee2{
	font-size: 30px;
	margin-bottom: 20px;
	color: #A5937B;
	width:1340px;
	padding-bottom:3px;
	border-bottom:#A5937B solid 2px;
}


.table2{
	position: relative;
	top: 80px;
	width:1340px;
	margin-bottom: 120px;
	margin-left:auto;
	margin-right:auto;
}
.title2{
	height: 100px;
	background-color: #000;
	color: #A5937B;
	text-align:center;
	font-size: 14px;
	vertical-align:top;
	border-bottom:#393939 solid 1px;
	
}
.title2 a{
	color:#A5937B;
	}

.con2{
	
	
	padding: 5px;
	text-align:center;
	font-size: 12px;
	color: #A5937B;
	vertical-align:top;
}
.con3{
	padding: 5px;
	text-align:left;
	font-size: 13px;
	color: #A5937B;
	vertical-align:center;
	background-color: #131313;
	border-bottom:#000 solid 1px;
	border-right:#000 solid 1px;
}
.con4{
	padding: 5px;
	text-align: center;
	font-size: 13px;
	color: #A5937B;
	vertical-align:center;
	background-color: #131313;
	border-bottom:#000 solid 1px;
	border-right:#000 solid 1px;
}



.white2{
	color: #999;
	}
.name{
	font-size:18px;
	color:#A5937B;
	font-weight:bold;
	padding-bottom:10px;
	}
	
.block{
	width:490px;
	float:left;

	
	}
.paddingL{
	padding-left:19px;
	}
	
.borderR{
	border-right: #313131 solid 1px;
	
	}
.borderB{
	border-bottom:  #393939 solid 1px;
	}	
.borderB2{
	border-bottom:#000 solid 1px;
	}	
.borderB3{
	border-bottom: #292929 solid 1px;
	}	
	
.block li{
	color:#999;
	font-size:12px;
	}
.block li a{
	text-decoration:underline;
	color:#999;
	}
.clear {zoom:1; clear:both;} 
.clear:after {content:''; display:block; clear:both; visibility:hidden; height:0;}
.box{
padding-bottom:20px; border-bottom:#313131 solid 1px; margin-bottom:20px;
