@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#fff;
	font-family:"微软雅黑";
}
.toppic {
	width:100%;
	height:350px;
	background:url(../images/toppic.jpg) no-repeat top center;
}
.main {
	width:100%;
	max-width:1000px;
	height:auto;
	margin:auto;
}
.title {
	
	height:61px;
	padding-top:45px;
	background:url(../images/title.gif) no-repeat;
	font-size:26px;
	color:#996d39;
	font-weight:bold;
	padding-left:85px;
}
.mar {
	margin-top:10px;
}
.container {
	width:915px;
	height:auto;
	margin:auto;
}
.text {
	font-size:18px;
	color:#3e3a39;
	line-height:30px;
	text-indent:28px;
	margin-top:20px;
}
.table {
	border:5px solid #fff;
	border-collapse:collapse;
	margin-top:25px;
	font-size:16px;
	color:#221815;
}
.table td {
	border:3px solid #fff;
	border-collapse:collapse;
	padding:10px;
}
.table td span {
	font-size:18px;
	font-weight:300;
}
.pad {
	padding:0px!important;
}
.white_font {
	color:#fff;
	font-weight:300px;
}
.risk p {
	font-size:12px;
	color:#8e8e8e;
	line-height:18px;
}
.risk p span {
	font-size:20px;
	color:#666666;
}
.table2 {
	border:3px solid #fff;
	border-collapse:collapse;
	margin-top:2%;
	color:#221815;
}
.table2 td {
	border:3px solid #fff;
	border-collapse:collapse;
	text-align:center;
	line-height:1.2em;
	padding:0.5em;
}
.topinfo {
	width:100%;
	height:80px;
	line-height:80px;
	background:#e6e6e6;
}
.logo1 {
	float:left;
	margin-top:20px;
}
.info {
	float:right;
}
.info a {
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.bottom {
	width:100%;
	background:#e6e6e6;
	clear:both;
}
.line {
	width:100%;
	height:11px;
	background:url(../images/line.gif) repeat-x;
}
.bottomdl dt {
	width:133px;
	height:174px;
	float:left;
	margin:32px 50px;
	display:inline;
}
.clear {
	clear:both;
}
.copyright {
	font-size:14px;
	color:#666666;
	padding-bottom:20px;
}
