@charset "UTF-8";
.left {
	display: table;
	float: left;
	width: 165px;
	border: 0px solid #ff0000;
}

.menu li a:visited {
	text-decoration: none;
	color: #fff;
}

.center {
	float: left;
	display: table;
	margin-left: 5px; *
	margin-left: 7px;
	word-break: break-all;
	background:#fff;
	width: 520px;

	text-align: left
}
.center .hero-unit{
	padding:0px !important;
}
.title {
	font-size: 15px;
	padding-left: 10px;
	margin-top: 10px;
	color: #d69651;
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
}

.right {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8d8;
    float: left;
    height: 840px;
    margin-left: 8px;
    text-align: left;
    width: 345px;
   
}

.right_jiansuo {
	font-size: 15px;
	padding-left: 10px;
	margin-top: 10px;
	color: #d69651;
	border-bottom: 2px solid #ac8559;
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
}

.login ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	padding-left: 42px;
}

.login li {
	text-align: left;
	list-style: none;
	height: 24px;
	padding-top: 6px;
	border-bottom: 1px dashed #dbdbb7;
}

.style1 {
	margin-left: 10px;
	margin-top: 5px;
	height: 24px;
	font-size: 13px;
}

.style2 {
	font-size: 15px;
	padding-left: 10px;
	margin-top: 20px;
	color: #d69651;
	border-bottom: 2px solid #ac8559;
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
}