﻿@charset "utf-8";
.bgr1 {
	background-image: url(/images/site/bgr1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgr2 {
	background-image: url(/images/site/menu_bgr.png);
	background-repeat: repeat-x;
}
.bgr3 {
	background-image: url(/images/site/bgr2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgr4 {
	background-image: url(/images/site/down_bgr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgr5 {
	background-image: url(/images/site/foother.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	height:65px;
	border:none;
	z-index:400;
	margin:0;
	padding:0;
	background-image: url(/images/site/menu_bgr.png);
	background-repeat: repeat-x;
	width: 1100px;
}
.menu2 {
	height:65px;
	border:none;
	z-index:400;
	margin:0;
	padding:0;
	background-image: url(/images/site/menu_bgr.png);
	background-repeat: repeat-x;
	width: 1060px;
}


.banner1 {
	top:0px;
	height:140px;
	background-image: url(/images/site/bgr1.png);
	border:none;
	z-index:300;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: center top;
}
.banner3 {
	position:absolute;
	top:144px;
	background-image: url(/images/site/down_bgr.jpg);
	border:none;
	z-index:100;
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-position: bottom;
}


.text3 {
	position:absolute;
	top:161px;
	width:1145px;
	border:none;
	z-index:400;
	margin:0;
	padding:0;
	left: 79px;
}
.text4 {
	border:none;
	padding:20px;
	background-color: #FFF;
	background-image: url(/images/site/bgr2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}
.shadow1 {
	width:1100px;
	height:21px;
	border:none;
	z-index:400;
	margin:0;
	padding:0;
	background-image: url(/images/site/shadow1.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.foother {
	background-image: url(/images/site/foother.jpg);
	border:none;
	margin:0;
	padding:10px;
	background-position: center bottom;
}
.searchbgr {
	background-color: #4D4D4D;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
