@charset "utf-8";
/* CSS Document */

#open_1{
	background:url(/images/new_en/contraband_img.gif) no-repeat center top;
	padding-top:565px;
	}

#open_1 tbody td,
#open_2 tbody td{
	text-align:center;
	}

.list_contraband dt{
	font-weight:bold;
	font-size:110%;
	display:block;
	margin-bottom:5px;
	color:#000000;
	}
	
.list_contraband dd{
	padding:10px 0px;
	border-bottom:1px dashed #d5d5d5;
	}
	
.list_contraband dd ul li{
	float:left;
	width:31%;
	padding:5px 0px 5px 15px;
	background:url(/images/new_en/icon_batu.gif) no-repeat left center;
	}
	
	
.clearfix:after,
.list_contraband dd ul:after{
  content: ".";
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix,
.list_contraband dd ul{
  min-height: 1px;
}

* html .clearfix,
* html .list_contraband dd ul{
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
