#movie3 .head-box{
	position: relative;
	margin-bottom: 7px;
}
#movie3 .head-box .title{
	position: absolute;
	top: 6px;
	left: 120px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
#movie3 .head-box .minute{
	position: absolute;
	top: 7px;
	right: 130px;
	font-weight: bold;
}

#movie3 .head-box .icon{
	position: absolute;
	top: 0px;
	right: 5px;
}
#movie3 .head-box .icon li{
	display: inline-block;
	margin-left: 5px;
	padding: 4px 16px;
	color: #FFF;
}
#movie3 .head-box .icon .ppv{
	background-color: #000064;
}
#movie3 .head-box .icon .bbv{
	background-color: #8C0000;
}
#movie3 .head-box .icon .vip{
	background-color: #966400;
}

#movie3 #media{
	margin-bottom: 16px;
}

#movie3 #trailer{
	width: 369px;
}
#movie3 #flv{
	border: 2px solid #000;
	background-color: #000;
}
#movie3 #sample{
	margin-bottom: 14px;
	padding: 0px 5px 5px;
	text-align: right;
	background-color: #000;
	color: #FFF;
}
#movie3 #sample span{
	margin-right: 0.5em;
	font-size: 10px;
}
#movie3 #sample img{
	vertical-align: middle;
}
#movie3 .addFavorite .addFavLink{
	margin-left: 5px;
	padding-left: 16px;
	background-image:url(../images/arrow_subnavi.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
#movie3 .addFavLink2{
	margin-left: 5px;
	padding-left: 16px;
	background-image:url(../images/arrow_subnavi.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
#movie3 .addFavorite .right{
	padding: 0 10px 0 0;
	text-align: right;
}

#movie3 .addFavorite .left{
	padding: 0 0px 0 0;
	margin: 0 0px 0px 0;
	text-align: left;
}

#movie3 .addFavorite .left2{
	padding: 5px 0px 0 0;
	margin: 0px 0px 0px 0;
	text-align: left;
}

#movie3 .addFavorite .toMypage{
	padding-left: 16px;
	background-image:url(../images/arrow_subnavi.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	text-decoration: none;
	font-weight: bold;
}

#movie3 #stat{
	width: 354px;
}
#movie3 #stat .desc{
	margin-bottom: 7px;
}

/*/// BUY BOX ///*/
#movie3 .buy-box{
	width: 346px;
	border: 1px solid #000;
	padding: 3px;
	text-align: center;
}
#movie3 .buy-box p{
	display: inline-block;
}
#movie3 .buy-box .about{
	padding-top: 9px;
}
#movie3 .buy-box .price{
	padding-top: 9px;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
#movie3 .buy-box .price span{
	color: #910000;
	font-weight: normal;
}
#movie3 .buy-box p.toGuide a{
	display: inline-block;
	width: 130px;
	padding: 9px 0;
	color: #FFF;
	text-align: center;
}
#movie3 .ppv p.toGuide a{background-color: #000064;}
#movie3 .bbv p.toGuide a{background-color: #910000;}
#movie3 .vip p.toGuide a{background-color: #966400;}

#movie3 #cap{
	margin-bottom: 7px;
	padding: 7px 6px 0;
	text-align: center;
	background-color: #000;
}
#movie3 #cap .item{
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
	text-align: center;
}
#movie3 #cap .cap3,
#movie3 #cap .cap7,
#movie3 #cap .cap11{
	margin-right: 0;
}

/*/// MODDEL //////////////*/
#movie3 #model .name,
#movie3 #model .tag .title,
#movie3 #model .desc .title,
#movie3 #model .desc .txt{
	color: #4e1391;
}
#movie3 #model{
	margin-bottom: 7px;
	border-bottom: 1px solid #000;
	position: relative;
}
#movie3 #model .name{
	margin-bottom: 7px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#movie3 #model .tag,
#movie3 #model .desc{
	width: 183px;
	margin-bottom: 7px;
	padding: 7px 7px 0;
}
#movie3 #model .tag{
	background-color: #f2f2f2;
}
#movie3 #model .desc{
	background-color: #faf5fa;
}
#movie3 #model .tag p.title,
#movie3 #model .desc p.title{
	margin-bottom: 6px;
	font-weight: bold;
}
#movie3 #model .tag ul.title{
	margin-right: 25px;
}
#movie3 #model .tag li{
	margin-bottom: 6px;
}
#movie3 #model .tag li a{
	margin-right: 5px;
}
#movie3 #model .desc p.title{
	margin-bottom: 4px;
}
#movie3 #model .desc .txt{
	line-height: 18px;
	padding-bottom: 4px;
}

#movie3 #model .prof{
	position: absolute;
	top: 29px;
	right: 0;
}
#movie3 #model .prof .face{
	margin-bottom: 7px;
}
#movie3 #model .prof .item{
	margin-bottom: 5px;
}
#movie3 #model .prof span.title{
	margin-right: 5px;
	font-weight: bold;
}
#movie3 #model .prof .toDetail{
	text-align: right;
}




#movie3 #description{
	margin-bottom: 10px;
}
#movie3 #description .bar{
	padding: 7px;
	color: #FFF;
	font-weight: bold;
}
#movie3 #description .txt{
	border-style: solid;
	border-width: 0 1px 0;
	padding: 7px;
	line-height: 20px;
}
#movie3 #description .txt .desc_bar{
	border-color: #781E96;
	border-style: solid;
	border-width: 0 0 1px;
	font-weight: bold;
	font-size: 12px;
}
#movie3 #description .c1 img,
#movie3 #description .c3 img{
	margin: 0 5px 5px 0;
}
#movie3 #description .c2 img,
#movie3 #description .c4 img{
	margin: 5px 0 0 5px;
}
#movie3 #description .c4{
	border-color: #781E96;
	border-style: solid;
	border-width: 0 1px 1px;
}

#movie3 #add-box{
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
}
#movie3 #add-box .addFavorite{
	width: 369px;
	padding-top: 14px;
}

#movie3 .no_sale{
	margin-bottom: 20px;
	border: 5px solid #999;
	padding:10px;
	font-weight: bold;
	text-align: center;
}
#movie_dl{
	margin-bottom: 10px;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 10px 0 5px 10px;
}
#movie_dl form{
	margin-right: 10px;
	margin-bottom: 10px;
}
#movie_dl .desc{
	clear: both;
	line-height: 1.5em;
}

#model3 .movies .bar{
	margin-bottom: 7px;
	padding: 7px;
	color: #FFF;
	font-weight: bold;
}
#model3 .movies .item{
	margin-bottom: 7px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#model3 .movies .item .wrapper{
	border: 1px solid #781E96;
}
#model3 .movies .item .photo{
	width: 180px;
	padding: 5px 0 5px 10px;
}
#model3 .movies .item .photo img{
	padding: 5px;
	background-color: #781E96;
}
#model3 .movies .item .desc{
	width: 490px;
	margin: 5px;
}
#model3 .movies .item .title{
	margin-bottom: 7px;
}
#model3 .movies .item .title a{
	font-size: 14px;
	font-weight: bold;
}
#model3 .movies .item .desc .txt{
	margin-bottom: 7px;
	line-height: 20px;
}
#model3 .movies .item .desc .toDetail{
	margin-right: 5px;
	text-align: right;
}
#model3 .movies .item .desc .toDetail a{
	font-weight: bold;
}

