@charset "utf-8";

#contentsMain{
padding-top:40px;
}

#contentsMain #mainMovie{
width:640px;
border:6px solid #808080;
margin:0 auto 30px;
overflow:hidden;
}

#topInfo{
width:660px;
padding:20px 44px 30px;
border-top:1px solid #A6A6A6;
border-left:1px solid #A6A6A6;
border-right:1px solid #D1D1D1;
border-bottom:1px solid #D1D1D1;
background:#fff;
overflow:hidden;
}

ul#topNews{
padding-bottom:15px;
border-bottom:1px dotted #aaa;
}
ul#topNews li{ color:#f00;}

#topBanner{
padding:25px 0 17px;
border-bottom:1px dotted #aaa;
}

#topBanner table td{
padding-bottom:8px;
}

#topBanner table td img{
border:1px solid #ccc;
}

#mplayerLogo{
padding-top:20px;
}

#mplayerLogo img{
float:left;
padding-right:10px;}

#mplayerLogo p{
width:582px;
float:right;}


