body, h1, h2, h3, h4, h5, hr, p, dl, dt, dd, ul, ol, li, span, form, input, textarea, table,tr, th, td, var{
	margin:0;
	padding:0;
}
ul, ol{list-style:none;}
a{
	text-decoration:none;
}
a:hover{text-decoration:underline;}
table{border-collapse:collapse; border-spacing:0;}

p {
	text-indent: 2em;
	line-height: 20px;
}
a img {
	border:none;
}
.clear { clear:both;}





#head {
	height:64px;
	width:100%;
	background-image: url(list_head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#head div#top {
	width:965px;
	height:63px;
	margin:0px auto;
	position:relative;
	left:0px;
	top:0px;
	z-index:3;
}
#top #list_logo {
	position:absolute;
	left:0px;
	top:0px;
}
#top #list_contact {
	position:absolute;
	right:0px;
	top:10px;
}






#nav {
	width:460px;
	position:absolute;
	top:10px;
	right:134px;
	font-size:14px;
	background:url(list_nav.jpg) 7px 14px no-repeat;
	z-index:4;
}
#nav li{
	width:92px;
	height:30px;
	float:left;
	display:inline;
	position:relative;
	left:0px;
	top:0px;
	z-index:5;
	line-height:30px;
	text-align:center;
}
#nav li a{
	display:block;
	padding:8px 10px 15px 10px;_padding:7px 5px 5px 5px;
	color:#000;
	white-space:nowrap;
	font-size:14px;
}
#nav li a:hover{
	color:#211C32;
	font-weight:bold;
}
#nav div{
	width:90px;
	position: absolute;
	left:0px;
	top:50px;
	z-index:6;
	padding: 0;
	border:1px solid #B6B6B8;
	border-top:none;
	display:none;
}
#nav div a{
	position: relative;
	left:0px;
	top:0px;
	z-index:7;
	display: block;
	margin: 0px;
	height:18px;
	border-bottom:1px solid #fff;
	width: auto;
	white-space: nowrap;
	text-align: left;	
	text-decoration: none;
	background:#EFF3F4;
	color: #000;
	font-size:12px;
	vertical-align:bottom;
}
#nav div a:hover{
	background: #777;
	border-top:none;
	border-left:3px solid #ff0000;
	color: #FFF;
}

#interrelated_special{ 
	clear:both; 
	width:960px; 
	height:171px; 
	background:url(interrelated_special.jpg) no-repeat left top; 
	margin:10px auto;
}
#interrelated_special div{
	padding-left:18px;
	padding-top:20px;
}


#foot{
	width:100%;
	height:220px;
	background: url(foot_bg.jpg) repeat-x;
}
#foot div{
	width:960px;
	height:172px;
	margin:0px auto;
	overflow:hidden;
}
#foot div dl{
	width:331px;
	height:172px;
	float:left;
}
#foot div dl#foot_dl3{
	width:297px;
}
#foot div dl dt{
	width:297px;
	height:26px;
	padding-top:30px;
	margin-bottom:18px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #CACACA;
}
#foot div dl dd{
	width:295px;
	font-size:12px;
	line-height:20px;
	color:#5D5D5D;
}
#foot div dl dd a{
	color:#5D5D5D;
}
#foot div dl dd a:hover {
	text-decoration: underline;
}
#foot div dl dd span{
	color:red;
}
#foot p{
	width:960px;
	height:48px;
	margin:0px auto;
	text-indent:0em;
	text-align:center;
	line-height:48px;
	font-size:12px;
	background: url(foot_p_bg.jpg) no-repeat;
	color:#CACACA;
}


.height10 { height:10px;}








