﻿@charset "utf-8";
/* CSS Document */

html, body {
	font-family: "宋体", Arial, Verdana, sans-serif, serif;
	font-size: 12px;
	text-align: center;
	background-color: #6e9dc5;
	margin: 0px;
	padding: 0px;
	background-image: url(../2007IMG/common/body_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
}
#body_header {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	text-align: left;
	background-image: url(../2007IMG/common/header_bg_01.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	height: 77px;
}
#body_header .logo {
	float: left;
}
#body_header .float_right {
	float: right;
	width: 739px;
}
#body_header .quick_button {
	text-align: right;
	height: 22px;
}
#body_header .header_nav {
	position: relative;
	z-index:99;
}
#body_header .float_flash {
	position: absolute;
	right: 0px;
	top: 14px;
	z-index:100;
}
#body_footer {
	background-image: url(../2007IMG/common/footer_bg_01.gif);
	background-repeat: repeat-x;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#body_footer .info {
	height: 32px;
}
#body_footer .info .phone {
	float: left;
	width: 420px;
	padding-top: 10px;
}
#body_footer .info .phone ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
#body_footer .info .phone li {
	float: left;
	background-image: url(../2007IMG/common/dot_Phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 20px;
}
#body_footer .info .links {
	float: right;
	width: 550px;
}
#body_footer .info .links ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#body_footer .info .links li {
	float: left;
}
#body_footer .copyright {
	font-family: "宋体", Arial, Verdana, sans-serif, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	padding-top: 6px;
}
