body {
	text-align: center;
	background-color: #e2e2e2;
}
body,td,th {
	font-family: "宋体", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
* {
    border: 0;
	padding: 0;
	margin: 0;
}
a:link{
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.main {
    width: 920px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.top_bg {
	background-image: url(logo_bg.gif);
	background-repeat: repeat-x;
	height: 82px;
}
.logo {
    float: left;
	width: 500px;
	margin-top: 17px;
}  
.cnen {
    float: left;
	margin-left: 300px;
	margin-top: 5px;
}
.nav {
	background-image: url(nav_bg.gif);
	height: 24px;
	color: #FFFFFF;
	padding-top: 5px;
	width: 918px;
	background-position: center;
	background-repeat: no-repeat;
}
.nav a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
    color: #CCCCCC;
	text-decoration: none;
}
.pic_bg {
	background-image: url(pic_bg.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.pic1 {
     background-image: url(pic1.jpg);
	 background-repeat: no-repeat;
	 height: 214px;
	 text-align: left;
}

.left {
    float: left;
    background-image: url(left_bg.gif);
	background-repeat: repeat-y;
	width: 285px;
	height: 100%;
}
.customer {
	background-image:url(tel.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.right {
    float: left;
	width: 635px;
}
.search {
    background-image: url(search_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
	padding-top: 20px;
}
.down {
    padding-left: 50px;
	text-align: left;
}
.myput {
BORDER-TOP-WIDTH:1px;
BORDER-LEFT-WIDTH:1px;
FONT-SIZE:9pt;
BORDER-BOTTOM-WIDTH:2px;
font-family: Arial, Helvetica, sans-serif;
BORDER-RIGHT-WIDTH:2px;
}
.feedback {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
}
select {
	font-size: 12px;
	color: #333333;
}

