@charset "utf-8";
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
body {
	background-image: url(../images/bg.jpg);
}
.ico  {
	background-image: url(../images/icon.gif);
	height: 20px;
	width: 15px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}

#containder{
	width: 1017px;
	height:auto;
	background-color: #FFF;
}
#main {
	margin:0 auto;
	height: auto;
	width: 1007px;
	padding-right: 5px;
	padding-left: 5px;
}
#logo {
	display: block;
	background-repeat: repeat-x;
	height: 280px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
}
#logo #logodiv {
	height: auto;
	width: 1007px;
	margin: 0 auto;
}
#logotop ul li    {
	line-height: 26px;
	text-align: center;
	display: block;
	height: 26px;
	float: right;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#logotop ul li a {
	color: #133984;
}


#logo #logodiv #logotop {
	float: right;
	width: 1007px;
	text-align: right;
	height: 26px;
	margin: 0 auto;
}
#logo #logodiv #logoleft {
	display: block;
	float: left;
	height: auto;
	width: auto;
	background-image: url(../images/logo.jpg)!important;
	background-repeat: no-repeat;




	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png');
	_ background-image: none;
}
#searchform #form #t  {
	width: 180px;
	height: 20px;
	padding-left: 5px;
}

#searchform #form #bt  {
	background-image: url(../images/SEACH.jpg);
	background-repeat: no-repeat;
	width: 101px;
	height: 20px;
}
#searchform{
	width:400px;
	float:right;
	font-size: 12px;
	padding-top: 30px;
}
#searchform #form span {
	color: #FFF;
	line-height: 20px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	padding: 0px;
	width: 70px;
}


#banner {
	width: auto;
	float: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foot{
	width:1007px;
	padding-left:5px;
	padding-right:5px;
	height:200px;
}

.left {
	float: left;
}
.right {
	float: right;
}
