@charset "utf-8";


/* Page Top
========================================== */
#news {
	height: 42px;
	width: 886px;
	background: url(../images/common/news_bg.png) no-repeat 0px 0px;
	clear: both;
	margin-bottom: 9px;
	margin-left: 7px;
}
#news .container {
	height: 40px;
	width: 886px;
	margin-left: 7px;
}
#news .container .wrap {
	position: relative;
	overflow: hidden;
	top: 13px;
	left: 100px;
	width: 760px;
}
#news ul#ticker {
	position: relative;
}
#news ul#ticker:after {
	content: ".";
	display: block;
	clear: both;
	height:0;
	visibility:hidden;
	font-size:0;
}

#news ul.stockTicker li {
	margin: 0 10px 0;
	float:left;
	color: #FFFFFF;
}
#contents #recommend {
	width: 413px;
	height: 572px;
	background: url(../images/common/recommendmovie_box_bg.png) no-repeat 0px 0px;
	float: left;
	display: block;
}
#contents #recommend:after {
	content: ".";
	display: block;
	clear: both;
	height:0;
	visibility:hidden;
	font-size:0;
}

#contents #recommend #h2movie {
	height: 204px;
	width: 369px;
	margin-left: 22px;
	background: #000000;
	margin-top: 22px;
}
#contents #recommend dt {
	margin-left: 23px;
	width: 369px;
	margin-top: 35px;
	margin-bottom: 5px;
	height: 85px;
	font-size: 138.5%;
	color: #0066CC;
	font-weight: bold;
}
#contents #recommend span.date {
	display: block;
	margin-bottom: 3px;
	height: 30px;
	font-size: 92.4%;
	font-weight: normal;
	color: #333333;
}
#contents #recommend dd {
	margin-left: 23px;
	width: 369px;
	font-size: 92.4%;
	color: #0066CC;
}
#contents #recommend .description {
	height: 88px;
}
#contents  #recommend  .btn a {
	background: url(../images/common/show_btn.png) no-repeat 0px 0px;
	height: 0px;
	width: 170px;
	padding-top: 36px;
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#contents  #recommend  .btn a:hover {
	background-position: 0px -36px;
}
#contents .beautybox {
	height: 282px;
	width: 200px;
	background: url(../images/common/beautymovie_box.png);
	float: left;
	margin-left: 13px;
	margin-bottom: 8px;
}
#contents .first {
	margin-left: 0px;
}
#contents .beautybox .moviebox {
	height: 103px;
	width: 177px;
	margin-top: 28px;
	margin-left: 11px;
	background: #000000;
}
#contents .beautybox dl {
	margin-left: 12px;
	position: relative;
}
#contents  .beautybox dt.title  {
	color: #0066CC;
	width: 178px;
	font-weight: bold;
	font-size: 100%;
	margin-top: 16px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.286em;
}
#contents .beautybox dd.description {
	color: #0066CC;
	width: 178px;
	font-size: 77%;
	margin-top: 4px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.2em;
}
#contents .beautybox dd.btn {
	width: 176px;
	font-size: 77%;
	position: absolute;
	top: 95px;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
#contents .beautybox dd.btn a{
	background: url(../images/common/show_btn_s.png) no-repeat 0px 0px;
	width: 105px;
	padding-top: 22px;
	overflow: hidden;
	display: block;
	float: right;
	height: 0px;
	margin-top: 5px;
}
#contents .beautybox dd.btn a:hover{
	background-position: 0px -22px;
}

         .pagination {
	margin:0 0 5px;
	padding:0;
	height:2.5em;
	clear: both;
	float: right;
}
         .pagination a {
	text-decoration:none;
	border:solid 1px darkorange;
	color:darkorange;
	background: #FFFFFF;
}
         .pagination a, .pagination span { font-weight:bold; display:block; float:left; margin:0 5px 0 0; padding:.3em .5em; }
         .pagination .current { background:darkorange; color:#fff; border:solid 1px darkorange; }
         .pagination .current.prev, .pagination .current.next { color:#999; border-color:#999; background:#fff; }
         #res { margin:0; padding:0;   width:850px; clear:both; }
#contents #btn {
	clear: both;
	height: 44px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#contents   #btn   p a {
	margin-right: 10px;
}
#contents #link_originalcolor {
	float: left;
	display: block;
	height: 0px;
	width: 250px;
	padding-top: 44px;
	overflow: hidden;
	background: url(../images/common/linkbtn.png) no-repeat -540px 0px;
	margin-right: 0px;
}
#contents #link_shop {
	float: left;
	background-image: url(../images/common/linkbtn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 270px;
	padding-top: 44px;
	overflow: hidden;
}
#contents #link_school{
	float: left;
	height: 0px;
	width: 270px;
	padding-top: 44px;
	overflow: hidden;
	background: url(../images/common/linkbtn.png) no-repeat -270px 0px;
}
#contents #link_originalcolor:hover{
background-position:-540px -44px;
}
#contents #link_school:hover{
background-position:-270px -44px;
}
#contents #link_shop:hover {
background-position:0px -44px;
}

