#movie .bar-title{
	margin-bottom:10px;
	border-bottom:2px solid #f9a8aa;
	padding-left:24px;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/icon_camera.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#movie #mov-wrapper{
	margin-bottom:16px;
}
#movie #pake{
	width:530px;
	border-right:1px solid #999999;
	position:relative;
}
#movie #pake .pake{
	width:140px;
	margin-bottom:10px;
	text-align:center;
}
#movie #pake .pake a{
	font-size:10px;
}
#movie #pake .data{
	position:absolute;
	top:0;
	left: 160px;
}
#movie #pake .data th{
	text-align:right;
}
#movie #pake .data th,#movie #pake .data td{
	padding-bottom:3px;
}
#movie #pake .playlist{
	position:absolute;
	top:140px;
	left:160px;
	width:322px;
}
#movie #pake .bar-pl{
	margin-bottom:1px;
}
#movie #pake .playlist .icon img{
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}


#box-inCart{
	margin-bottom:10px;
	border:1px solid #f9a8aa;
	padding:3px;
}
#box-inCart .bar{
	margin-bottom:10px;
}
#box-inCart .taxout{
	font-size:16px;
	font-weight:bold;
	color:#ff0024;
	text-align:center;
}
#box-inCart .taxout span{
	color:#ff0024;
	font-weight:bold;
}
#box-inCart .taxin{
	padding-left:8em;
	font-size:16px;
}
#box-inCart .payment{
	margin-bottom:10px;
	text-align:center;
}
#box-inCart .toCart{
	margin-bottom:10px;
	text-align:center;
}

#cart .seeCart, #cart .toHow{
	margin-bottom: 10px;
	text-align:right;
}

#movie .desc{
	margin-bottom:20px;
	padding-right:10em;
}

#movie #thumb .bar{
	font-weight:bold;
	border-bottom:2px solid #f9a8aa;
}
#movie #thumb .bar span{
	margin-left:10em;
}
#movie #thumb .photo{
	padding:10px 0;
}
#movie #thumb .photo img{
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}

