	@charset "gb2312";
/* CSS Document */

#container{
	position:relative;
	width:1000px;
	height:auto;
	margin:0 auto;
}
#top{
	position:absolute;
	width:1000px;
	height:110px;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
}
#list{
	position:absolute;
	width:255px;
	height:auto;
	background-image:url(images/list_bg.gif);
	background-repeat:no-repeat;
	float:left;
	min-height:560px;
	_height:560px;
	z-index: 10;
	left: 0px;
	top: 0;
	padding-top: 110px;
	background-position: 0px 110px;
}
#list div{
	position:relative;
	height: auto;
	width: 220px;
	padding-top: 55px;
	padding-left: 15px;
	min-height: 480px;
	_height:480px;
}
#list div dl{
	position: relative;
	height: auto;
	width: 220px;
}
#list div dl dt{
	position: relative;
	width: 195px;
	height: 30px;
	padding-left: 25px;
	background-image: url(images/list_bg2.gif);
	color: #000;
	font-size: 13px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#list div dl dd{
	position: relative;
	height: 30px;
	width: 175px;
	padding-left: 45px;
	background-image: url(images/list_bg1.gif);
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
#bot{
	position:relative;
	width:100%;
	height:70px;
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;
	left: 4px;
	z-index: 10;
}
#bot h4 {
	position: absolute;
	height: 38px;
	width: 411px;
	left: 584px;
	top: 18px;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #959494;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.link{
	position:absolute;
	width:42px;
	height:15px;
	left: 873px;
	top: 10px;
	display:block;
	text-indent:-5000px;
	z-index: 15;
}
.t{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:45px;
	background-image:url(images/list_bg1.gif);
	background-repeat:no-repeat;
	line-height:30px;
	color:#555555;
}
#sw {
	position: absolute;
	height: 50px;
	width: 575px;
	left: 116px;
	top: 22px;
	z-index: 15;
}
