@charset "utf-8";
#title {
	text-align: center;
	padding-top: 10px;
}
#wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #33CC00;
	border-left-color: #33CC00;
}

#index_hot {
	clear: both;
	height: 230px;
	padding-left: 10px;
}
.hot_img_index {
	height: 227px;
	width: 160px;
	float: left;
}
#index_hot  h1   {
	font-size: 95%;
	color: #0033CC;
	display: block;
	float: left;
	width: 400px;
	clear: right;
	margin-bottom: 2px;
	margin-top: 1px;
}
#index_hot ul {
	display: block;
	list-style-type: disc;
	float: left;
	width: 500px;
	font-size: 0.8em;
	margin-top: 0.2em;
	margin-left: 1em;
	padding-left: 2em;
	margin-bottom: 2px;
}
#index_hot li {
	display: block;
	margin-top: 0.1em;
	list-style-type: circle;
	margin-left: 2em;
}
.li_strong {
	font-weight: bold;
}
.click {
	font-weight: bold;
	float: left;
	width: 300px;
	font-size: 0.8em;
	margin-top: 1px;
}


#back_number {
	clear: both;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #FF6600;
	text-align: center;
	padding-left: 20px;
}
#back_number h2 {
	font-size: 95%;
}
.backnumber_box img {
	height: 100px;
	width: 71px;
}
.backnumber_box {
	font-size: 0.8em;
	text-align: center;
	float: left;
	width: 71px;
	margin-right: 5px;
}
