@charset "utf-8";
/* topCSS Document */

/*
*layout
*
*/
body#top div#header h1 a
{
	display:inline;
}

/*movieinfo*/
div.movieinfo
{
	margin-top: 0px;

}
div.movieinfo .swf {
	height: 199px;
	background: url(../images/common/dotline.gif) repeat-x 1px 0px;
	padding-top: 5px;
}

div.movieinfo h2
{
	padding: 10px 0px 5px 30px;
	display: block;
}
div#wrapper #contents #main .movieinfo .swf h2 p{
	background: url(../images/top/oa0324.gif) no-repeat;
	float: left;
	height: 60px;
	width: 140px;
	margin-left: 20px;
	text-indent: -1000em;
}

div.movieinfo .line {
	background: url(../images/common/dotline.gif) repeat-x 1px 0px;
	height: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}


div.movieinfo div.info
{
	width:340px;
	float:left;
	padding-top: 10px;
}
div.movieinfo div.info p
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
}
div.movieinfo .info .text {
	height: 49px;
	width: 310px;
	clear: left;
	display: block;
}
div.movieinfo .info .text a {
	color: #C54508;
}


div.movieinfo div.info p.btn_movielist
{
	width:308px;
	height:63px;
	padding: 0px 30px 10px;
}
div.movieinfo div.info p.btn_movielist a
{
	display:block;
	width:308px;
	height:65px;
	background: url(../images/top/btn_gyao.gif) no-repeat 0px 0px;
}
div.movieinfo div.info p.btn_movielist a:hover
{
	background: url(../images/top/btn_gyao.gif) no-repeat 0px -63px;
}

div.movieinfo div.movie
{
	width:260px;
	float:right;
}
div.movieinfo div.movie p.check
{
	width:245px;
	text-align:right;
}
div.movieinfo div.movie p.screen
{
	background: url(../images/top/screen.gif) no-repeat 0px 0px;
	width:245px;
	height:184px;
}
div.movieinfo div.movie p.screen img
{
	margin:4px 0px 0px 4px;
}
div.movieinfo div.movie p.movie_title
{
	background: url(../images/top/icon.gif) no-repeat 0px 5px;
	padding:5px 0px 5px 40px;
}

/*update*/
div.update
{
	background: url(../images/common/dotline.gif) repeat-x 1px 0px;
	margin-top:10px;
	clear:both;
}
div.update h2
{
	padding:10px 30px;
}
div.update ul {
	height: 140px;
	overflow: auto;
	display: block;
	width: 620px;
	/*width: 610px;*/
}
div.update li
{
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
div.update li span.date
{
	margin-right:10px;
}

/*profile*/
div.profile
{
	background: url(../images/common/dotline.gif) repeat-x 1px 0px;
	margin-top:10px;
}
div.profile h2
{
	padding:10px 30px;
}
div.profile p
{
	padding:10px 0px 10px 30px;
}

/*banner*/
div.banner
{
	background: url(../images/common/dotline.gif) repeat-x 0px 0px;
	margin-top:10px;
}
div.banner p
{
	padding:20px 30px 10px;
}
div.banner p a
{
	margin-right:5px;
}


/*
*font
*
*/
div.update li a
{
	color:#000;
	text-decoration:none;
}
div.update li a:hover
{
	color:#c54508;
}
div.update li span.date
{
	color:#c54508;
	width: 70px;
	font-size: 10px;
	display: block;
}
