#leftsidebanner {
	float: left;
}
#comictexts {
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 400px;


}
#comictexts p {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;


}
#goods1 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #990000;

}
#goods2 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #990000;

}
#goods3 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #990000;

}
#goods4 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #990000;

}
#goods1 dt {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;

}

#goods2 dt {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;

}

#goods3 dt {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;

}

#goods4 dt {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;

}

#contentswrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#comicetinfo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #111111;
}

#comicetinfo dt {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;

}
#comictexts li {
	margin-left: 10px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;


}
#rightsidebanner {
	float: left;
}

