body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

.topleft {
	float: left;
	width: auto;
	width:600px
}
.topright {
	float: right;
	text-align:right;
	width:160px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	float: left;
}

.top{/*头部导航条*/
	height: auto;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-align: left;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
.main {
	height: auto;
	width: 701px;
	padding-top: 20px;
}
.arange li {
	TEXT-ALIGN: center;
	WIDTH: auto;
	FLOAT: left;
	HEIGHT: 15px;
	BORDER-RIGHT: #797979 1px solid;
	padding-right: 10px;
	padding-left: 10px;
}

.arange {
	float: left;
	height: auto;
	width: 700px;
	padding-top: 10px;
}

.foot{
	float: left;
	height: auto;
	width: 700px;
	padding-top: 100px;
	text-align: center;
	line-height: 24px;
	color: #999999;
	letter-spacing: 1px;
}


.top li {/*头部导内容*/
	float: left;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 8px;
	padding-left: 8px;
}
.arange ul {
	float: left;
	width:615px;
	height: auto;
	margin: 0px;
	padding-left:85px;


}
a.classify:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.classify:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.classify:hover {
	COLOR: #ea3b04; FONT-SIZE: 14px; }
	
	
	
	
a.blacklink:link {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a.blacklink:visited {

	color: #000000;
	text-decoration: none;
		font-weight:normal;
}
a.blacklink:hover {
	color: #FF0000;
	text-decoration: underline;
		font-weight:normal;
} 

