@charset "utf-8";
/* CSS Document */


#feature{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}

#about{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}

#about h4{
margin:0px auto 3px 10px;
padding:0px;
}

#about p.detail{
font-size:12px;
line-height:22px;
margin:0px 10px 20px 10px;
background-color:#fbfbfb;
border-top:dotted 1px #cccccc;
padding:6px 5px 6px 10px;
}

#about p.descAction{
font-size:12px;
line-height:22px;
margin:0px 10px 15px 10px;
padding:0px;
}

#image{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}


#image p.detail{
font-size:12px;
line-height:22px;
margin:0px 10px 15px 10px;
}

#feature h4{
margin:0px auto 3px 10px;
padding:0px;
}


#feature p.detail{
font-size:12px;
line-height:22px;
margin:0px 10px 20px 10px;
background-color:#fbfbfb;
border-top:dotted 1px #cccccc;
padding:6px 5px 6px 10px;
}



.img{
text-align:center;
margin:15px 0px 10px 0px;
}
.photo{
text-align:center;
margin-bottom:5px;
}

#rightPrice h4{
font-size:11px;
font-weight:normal;
margin:10px 5px 0px 7px;
}


#rightPrice p.price{
font-size:11px;
font-weight:normal;
text-align:right;
margin:0px 5px 5px 0px;
}


#rightPrice span{
color:#FF0000;
font-size:12px;
padding-left:3px;
}

.movie_l{
float: left;
margin-left: 10px;
text-align: center;
width: 195px;
font-size:12px;
line-height:22px;
}
.movie_r{
float: right;
margin-right: 10px;
text-align: center;
width: 195px;
font-size:12px;
line-height:22px;
}