#newRelease {
width: 1020px;
margin: 0px auto;
padding: 30px 0px;
text-align: left;
}
#newRelease li {
float: left;
position: relative;
width: 318px;
height: 350px;
margin: 0px 10px 20px 10px;
border: 1px solid #ddd;
border-top: 5px solid #0052a4;
}
#newRelease .ProductHeader {
padding: 8px;
border-bottom: 1px solid #ddd;
}
#newRelease .ProductNewIc {
position: absolute;
top: -20px;
left: -17px;
width: 40px;
height: 40px;
overflow: hidden;
text-indent: -200px;
background: url(../../images/main/common/new_ic.png) left top no-repeat;
}
#newRelease .releaseDate {
float: left;
padding: 0px 0px 0px 15px;
}
#newRelease .ProductCt {
float: right;
padding: 0px 0px 0px 30px;
color: #0052a4;
font-weight: bold;
}
#newRelease .ProductImg {
display: table-cell;
width: 320px;
height: 144px;
padding: 12px 0px;
text-align: center;
vertical-align: middle;
}
#newRelease .ProductImg img {
max-height: 144px;
}
#newRelease .ProductType {
margin: 0px 0px 10px 0px;
padding: 0px 18px;
}
#newRelease h3 {
margin: 0px 0px 5px 0px;
padding: 0px 18px;
color: #0052a4;
height: 60px;
overflow: hidden;
}
#newRelease h3 a {
color: #0052a4;
text-decoration: none;
}
#newRelease h3 a:hover {
text-decoration: underline;
}
#newRelease .ProductType span.icon {
display: block;
float: left;
width: 79px;
height: 18px;
overflow: hidden;
margin-right: 5px;
text-indent: -200px;
}

#newRelease .ProductType span.txt {
display: block;
float: left;
font-size: 11px;
height: 16px;
overflow: hidden;
margin-right: 5px;
border: 1px solid #aaa;
padding: 0px 10px;
}

#newRelease .ProductType .Type_Blu-ray {
background: url(../../images/main/common/list_ic_bd.gif) left top no-repeat;
}
#newRelease .ProductType .Type_DVD {
background: url(../../images/main/common/list_ic_dvd.gif) left top no-repeat;
}
#newRelease .ProductType .Type_UHD {
background: url(../../images/main/common/list_ic_4k-uhd.gif) left top no-repeat;
}
#newRelease .ProductType .Ctg1 {
background: url(../../images/main/common/list_ic_action.gif) left top no-repeat;
}
#newRelease .ProductType .Ctg2 {
background: url(../../images/main/common/list_ic_ftv.gif) left top no-repeat;
}
#newRelease .SiteBt a {
display: block;
width: 200px;
height: 41px;
overflow: hidden;
margin: 0px auto;
text-indent: -300px;
background: url(../../images/main/common/view_site_bt.png) left top no-repeat;
}
#newRelease .SiteBt a:hover {
background: url(../../images/main/common/view_site_bto.png) left top no-repeat;
}




