﻿h2{
	
}

.system{
	width: 900px;	
	background: #e6e6e6;
	overflow: auto;
	margin-top: 50px;
}

h3{
	height: 30px;
	background: #915e1e;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-weight: normal;
}

.wrap1{
	width: 500px;
	float: left;
	margin-left: 32px;
	margin-top: 50px;
}

.txt1{
	height: 20px;
	margin: 0;
	padding: 0;
}

.text{
	margin: 10px 0 50px 0;
	padding-bottom: 50px;
	border-bottom: 2px solid #915e1e;
}

.cell1, .cell2{
	color: #fff;
	height: 40px;
	line-height: 40px;
}

.cell1{
	width: 170px;
	background: #999999;
	float: left;
	padding-left: 30px;
	margin: 0 5px 5px 0;
}

.cell2{
	width: 290px;
	background: #b3b3b3;
	float: left;
	text-align: center;
	margin: 0 0 5px 0;
}

.cell3{
	width: 300px;
	background: #d3d3d3;
	float: left;
	color: #fff;
	height: 150px;
	margin-top: 70px;
	text-align: left;
	padding-top: 5px;
	
	
}

.plus{
	font-size: 30px;
	margin-top: 115px;
	float: left;
	margin-right: 10px;
}

.banner_wrap{
	float: clear;
	width: 900px;
	margin-top: 50px;
}

.banner1{
	float: left;
//	margin-right: 12px;
}
.banner2{
	float: left;
}

