.content {
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	}
.classbox{
	height: 30px;
	text-align: right;
}
.list {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	}
.list ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list li{
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	height: 23px;
}
.list a{
	background-image: url(../images/icon/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	float: left;
	line-height: 23px;
	display: block;
}
.list a:hover{
	color: #3366FF;
	text-decoration: underline;
}
.list span{
	font-size: 7.5pt;
	color: #898989;
	float: right;
	display: block;
	line-height: 23px;
	margin-right: 5px;
}
.list h1{
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
.list h2{
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list a.download{
	background-image: none;
	float: none;
	margin: 0px;
	padding: 0px;
}
