#wrap_listdvd {
	background-image: url(../../img/list/bg_listdvd2.jpg);
	padding-top: 178px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#wrap_list_overflow {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#wrap_list_bg {
	background-image: url(../../img/list/bg_listmain.jpg);
}
#table_list {
	width: 882px;
	background-color: #FFF;
	border: 2px solid #FFF;
}
#bg_listhead1 {
	background-image: url(../../img/list/bg_listhead.jpg);
	height: 57px;
	background-repeat: repeat-x;
}
#bg_listhead2 {
	background-image: url(../../img/list/bg_listhead2.jpg);
	height: 31px;
}
#bg_listhead2 h3 {
	font-size: 18px;
	font-weight: bold;
}
.listhead3 {
	background-image: url(../../img/list/bg_listhead3.jpg);
	height: 33px;
	font-weight: bold;
}
#table_list tr, td, th {
	text-align: center;
}
#table_list th {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#table_list td {
	background-color: #171717;
	padding: 5px;
}
