@charset "utf-8";

@import url("/css/common.css");

*{
margin:0;
padding:0;
}

#left{
float:left;
width:365px;
height:auto;
padding-right:15px;
}

#left p{
padding:5px 0 15px 31px;
line-height:150%;
}

#right{
float:left;
width:340px;
height:295px;
margin:10px 0 0 0;
background-image:url(/img/bg_movie_long.gif);
background-repeat:no-repeat;
}

#flash{
width:320px;
height:218px;
padding:10px 10px 5px 10px;
overflow:hidden;
}

#flash object{
width:320px;
height:218px;
overflow:hidden;
}

#right p{
text-align:center;
font-size:12px;
color:#000;
line-height:110%;
}

#more{
clear:both;
}

#more p{
font-size:12px;
line-height:130%;
padding:10px 31px;
}

#more strong{
color:#FC0;	
}

#epockmaker{
float:left;
width:539px;
height:auto;
padding:10px 30px 25px 0;	
}

#epockmaker p{
padding:0 0 5px 31px;
font-size:11px;
color:#CCC;
line-height:120%;
}

#movie{
padding:0 0 0 31px;
font-size:12px;
}

#movie dl{
border-bottom:#CCC dotted 1px;
clear:both;
font-size:12px;
}

#movie dl dt{
float:left;
padding:7px 10px 7px 0;
}

#movie dl dd{
padding:7px 0;
line-height:150%;
}

#movie a{
display:block;
}

#ad{
float:left;
width:150px;
height:auto;
padding:30px 31px 30px 0;
}

#ad p{
widgn:150px;
height:45px;
margin-bottom:15px;
background-color:#666;
}

