@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	
}
a {
	color: #3d5a83;
	text-decoration: none;
}
.left_guest {
	line-height: 22px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.left_lanmu_css {
	background-color: #f3f3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.logo_list {
	border: 1px solid #cccccc;
	margin-bottom: 2px;
	float: left;
	height:30px;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.logo_list1 {
	margin-bottom: 2px;
	float: left;
	height:30px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.logo_list2 {
	margin-bottom: 2px;
	text-align: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	clear: both;
	margin-right: 20px;
}
a:link {
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.bottom {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F3F3F3;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
}
.top_lanmu {
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

