@charset "utf-8";
/* CSS Document */
body#player {
	background-color:transparent;
	min-height:580px;
}
#PlayerContainerBg {
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
}
#PlayerContainer {
	width:728px;
	color:#d9d9d9;
	margin:0 auto;
	position:relative;
	z-index:20;
	padding-bottom:18px;
}
#PlayerHeader {
	position:relative;
	width:100%;
	height:65px;
	margin:0 auto;
}
#PlayerLogo {
	position:absolute;
	top:5px;
}
#PlayerClose {
	position:absolute;
	top:16px;
	right:0;
	cursor:pointer;
}
#PlayerContent {
	position:relative;
	width:100%;
}
#PlayerContent h1 {
	float:left;
	width:90%;
	overflow:hidden;
}
#PlayerBookmark {
	float:right;
	background:url("/1/images/icn_bookmark01.png") no-repeat 0 0;
	text-indent:20px;
	cursor:pointer;
	display:inline-block;
}
#PlayerBookmark.Bookmarked{
	color:#666666;
}
#ContentText {
	padding-top:14px;
	font-size:14px;
	color:#999999;
}
#PlayerMain {
	position:relative;
	width: 728px;
	padding-top:5px;
}
#PlayerStopBanner {
	width:100%; height:400px;
	margin: 0 auto;
}
#PlayerBanner, .PlayerBanner {
	width:728px;
	height:90px;
	margin:0 auto;
	position:relative;
}
.PlayerBanner {
	margin-top:4px;
}
#PlayerBanner iframe,#PlayerBanner #PlayerBanner1, #PlayerBanner #PlayerBanner2,
.PlayerBanner iframe,.PlayerBanner .PlayerBanner1, .PlayerBanner .PlayerBanner2 {
	width:100%;
	height:90px;
}
ul#ContentInfo {
	color:#999999;
}
ul#ContentInfo li {
	float:left;
	padding:10px 10px 0 0;
	font-size:12px;
}
ul#ContentInfo li a{
	color:#cccccc;
}
ul#ContentInfo li a:hover{
	color:#999999;
}
li#ContentRateHidden {
	display:none;
}
li#ContentRateIn0 {
	width:10px;
	height:16px;
	padding:0;
	display:none;
}
ul#ContentInfo li#ContentRate {
	width:92px;
	height:16px;
	background-repeat:no-repeat;
	padding:0;
	margin-top:8px;
	display:none;
}
li#ContentRate ul li {
	padding:0;
	width:18px;
	height:16px;
}
li#ContentTime {
	padding-left:10px;
	background:url("/1/images/icn_time01.png") no-repeat 0 8px;
	text-indent:20px;
}
#PlayerStopWrap {
	width:100%;
	display:none;
}
#PlayerStop {
	position:relative;
	width:950px;
	margin:0 auto;
	padding-top:10px;
}
div#PlayerStopInner {
	width:728px;
	height:700px;
	margin:0 auto;
}

#ADLogo {
	float:left;
	color:#d9d9d9;
	padding-left:14px;
}
#PlayerStopBannerClose {
	float:right;
	cursor:pointer;
	padding-right:14px;
}
#PlayerStopBanner #MonsterBanner {
	width:700px;
	height:400px;
}
#PlayerStopBanner #MonsterBanner.jewel {	
	width:940px;
	height:460px;
}
#PlayerStopBanner2 #HalfBannerLeft {
	float:left;
	width:300px;
	overflow:hidden;
}
#PlayerStopBanner2 #HalfBannerRight {
	float:right;
	width:300px;
	overflow:hidden;
}
#PlayerStopBanner2 #HalfPageBannerL,
#PlayerStopBanner2 #HalfPageBannerR {
	width:300px;
	height:600px;
}
#PlayerRestart {
	text-align:center;
	padding-top:30px;
}
#PlayerRestart a {
	color:#d9d9d9;
}
#PlayerTitle:after, ul#ContentInfo:after, 
#PlayerStopBannerClose:after, div#PlayerStopInner:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
div#PlayerStop h2 {
	font-size:16px;
	color:#d9d9d9;
	padding:0 0 5px 5px;
}
div#PlayerRecList div.part {
	float:left;
	width:296px;
	height:140px;
	border:1px solid #dad9d9;
	border-radius: 5px;
	margin:0 0 8px 8px;
	background:#e9e9e9;
	position:relative;
	padding:4px;
}
div#PlayerRecList div.part p.pic {
	float:left;
	width:144px;
}
div#PlayerRecList div.part p.pic a {
	overflow:hidden;
	margin:3px;
	width:134px;
	height:134px;
	display:block;
	position:relative;
}
div#PlayerRecList div.part p.pic img {
	width:134px;
	height:134px;
	vertical-align:bottom;
	position:absolute;
}
div#PlayerRecList div.part p.pic img.newicon {
	width:36px;
	height:27px;
	top:2px;
	right:0px;
}
div#PlayerRecList div.part div.info {
	float:left;
	width:150px;
}
div#PlayerRecList div.part h2 {
	font-size:14px;
	line-height:1.4;
	font-weight:bold;
}
div#PlayerRecList div.part p.time {
	color:#4c4c4c;
	font-size:12px;
	background:url("/1/images/icn_time01.png") no-repeat 0 0;
	text-indent:20px;
	line-height:1.6;
}
div#PlayerRecList div.part p.rate {
	margin-top:3px;
	height:16px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
div#PlayerRecList div.part p.cast {
	margin-top:5px;
	font-size:12px;
	display:none;
}
div#PlayerRecList div.part p.cast span{
	cursor:pointer;
	color:#005982;
}


div#PlayerRankList {
	position:relative;
	height:150px;
}
div#PlayerRankList div.part {
	width:296px;
	height:140px;
	border:1px solid #dad9d9;
	border-radius: 5px;
	background:#e9e9e9;
	position:relative;
	padding:4px;
	display:none;
}
div#PlayerRankList div.pat1 {
	position:absolute;
	top:0px; left:8px;
	display:block;
}
div#PlayerRankList div.pat2 {
	position:absolute;
	top:0px; left:326px;
	display:block;
}
div#PlayerRankList div.pat3 {
	position:absolute;
	top:0px; left:644px;
	display:block;
}
div#PlayerRankList div.part p.pic {
	float:left;
	width:144px;
}
div#PlayerRankList div.part p.pic a {
	overflow:hidden;
	margin:3px;
	width:134px;
	height:134px;
	display:block;
	position:relative;
}
div#PlayerRankList div.part p.pic img {
	width:134px;
	height:134px;
	vertical-align:bottom;
	position:absolute;
}
div#PlayerRankList div.part div.info {
	float:left;
	width:150px;
}
div#PlayerRankList div.part p.rank {
	float: left;
	width:42px;
	height:42px;
}
div#PlayerRankList div.part h2 {
	font-size:14px;
	line-height:1.6;
	min-height:48px;
	font-weight:bold;
}
div#PlayerRankList div.part p.time {
	color:#4c4c4c;
	font-size:12px;
	background:url("/1/images/icn_time01.png") no-repeat 0 0;
	text-indent:20px;
	line-height:1.6;
}
div#PlayerRankList div.part p.rate {
	margin-top:3px;
	height:16px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
div#PlayerRankList div.part p.cast {
	margin-top:5px;
	font-size:12px;
	display:none;
}
div#PlayerRankList div.part p.cast span{
	cursor:pointer;
	color:#005982;
}
p.RecommendLink {
	padding-top:5px;
	text-align:right;
	font-size:12px;
}
p.RecommendLink a {
	color:#cccccc;
}
p.RecommendLink a:hover {
	color:#999999;
}
#PlayerMain .Login{
	/*margin-top:10px;*/
}
#PlayerMain .noLogin{
	position:relative;
	padding-top:16px;
}
div#PlayerMain div.mainbox {
	border:2px solid #dad9d9;
	border-radius: 5px;
	width:420px;
	padding:20px;
	background-color:#FFF;
	margin:0 0 10px 0;
	color:#333;
}
div#PlayerMain div.mainbox p.info.login{
	min-height:44px;
}

div#PlayerMain div.tweet {
	position:absolute;
	top:16px; right:0px;
}
div#PlayerMain div.mainbox p.alert{
	padding:0 0 5px 144px;
}
div#PlayerMain div.mainbox ul.inputlist{
	margin:0 auto;
	padding:4px 0 0 10px;
}
div#PlayerMain div.mainbox ul.inputlist:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
div#PlayerMain div.mainbox ul.inputlist li.listrow {
	height:36px;
	padding-bottom:5px;
}
div#PlayerMain div.mainbox ul.inputlist li.listrow li {
	float:left;
	font-size:14px;
}
div#PlayerMain div.mainbox ul.inputlist li.listrow li.part01 {
	width:112px;
	padding:8px 10px 0 0;
	text-align:right;
}
div#PlayerMain div.mainbox ul.inputlist li.listrow li.part02 {
	width:255px;
	padding:0 10px 0 0;
	text-align:left;
}
div#PlayerMain div.mainbox ul.inputlist li.listrow li.part02 input {
	width:255px;
}
div#PlayerMain div.mainbox ul.inputlist li.listrow li.part03  {
	width:197px;
}
div#PlayerMain div.mainbox ul.inputlist li.listrow li.part03 input {
	width:178px;
}
div#PlayerMain div.mainbox ul.inputlist li.listrow li.part04 input[type=submit] {
	width:68px;
}

div#PlayerMain div.mainbox p.part03 {
	padding-left:130px;
	font-size:12px;
}
div#PlayerMain div.mainbox p.note {
	font-size:12px;
	text-align:right;
	padding:10px 20px 0 0;
}
div#PlayerInfo {
	position:absolute;
	top:-60px;
	left:0;
	width:100%;
	height:52px;
	z-index:100;
}
div#PlayerInfoIn {
	width:728px;
	margin:0 auto;
}
div#PlayerInfoIn p {
	width:500px;
	margin-left:88px;
	background-color:#fff;
	border-radius:5px;
	color:#3#EDEDED33;
	padding:5px;
	text-align:center;
	font-size:13px;
/*	text-shadow:1px 1px 0px #939393,1px 1px 0px #1c1c1c; */
	font-weight:bold;
	box-shadow: 0 0 2px #fff;
}
div#Chapters {
/*	margin:8px 0; */
	margin:0;
	height:98px;
	padding: 3px 5px;
	background-color:rgba(34,34,34,0.8);
}
div#Chapters h2 {
/*	padding-top:3px; */
	padding:5px 0 0 20px;
	font-size:12px;
}

div#ChapterList {
	height:64px;
}
div.Chapter{
	padding:0 0 0 17px;
}
div.Chapter p {
	float:left;
	width:100px;
	height:64px;
	line-height:60px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	margin:0 7px;
	background-color:#000000;
}
div.Chapter p img {
	width: 100px;
	vertical-align:middle;
}
.jquery-slider {
    overflow: hidden;
    position: relative;
}
.jquery-slider-element {
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
span.jquery-slider-control-prev {
	position:absolute;
	top:16px; left:0px;
}
span.jquery-slider-control-next {
	position:absolute;
	top:16px; right:0px;
}
.jquery-slider-control {
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 16px;
    height: 30px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    border: 1px solid #666;
    background:#d8d8d9;
    opacity: 0.70;
    cursor: pointer;
    box-shadow: #cecfd0 0 0 1px;
	color:#666;
}
.jquery-slider-control:hover {
    opacity: 1;
}

div.noLogin div#Chapters {
	margin:8px 0 20px;
	height:98px;
	padding: 3px 5px;
	background-color:rgba(34,34,34,0.8);
}
div.noLogin div#ChapterList {
	height:64px;
}
div.noLogin div.Chapter{
	padding:0 0 10px 20px;
	overflow:hidden;
}
div.noLogin div.Chapter p {
	float:left;
	width:100px;
	height:64px;
	line-height:60px;
	cursor:default;
	text-align:center;
	vertical-align:middle;
	margin:5px 6px 5px;
	background-color:#000000;
}
div.Chapter p img {
	width: 100px;
	vertical-align:middle;
}
div#PlayerContainer div.promo {
	margin-top:12px;
	border-radius: 5px;
	background-color: #00adc0;
	color:#fff;
	text-align:center;
	padding:10px 0;
	line-height:1.6;
}
div#PlayerContainer div.promo.adult {
	background-color: rgb(235, 85, 161);
}
div#PlayerContainer div.promo input[type=button] {
	padding:10px 40px;
	margin-top:10px;
}
h2.cast , h2.tag {
	float:left;
	font-size:13px;
	padding-top:8px;
	overflow:hidden;
}
ul#ContentCast, ul#ContentTag {
	padding-top:5px;
}
ul#ContentCast li, ul#ContentTag li {
	float:left;
	padding-left:10px;
	overflow:hidden;
}
ul#ContentCast li a, ul#ContentTag li a {
	color:#999;
	font-size:13px;
	text-decoration:underline;
}
ul#ContentCast li a:hover, , ul#ContentTag li a:hover {
	text-decoration:none;
}
#PlayerWrap {
	position:relative;
	/*margin: 0 4px;*/
}
#PlayerInfo2 {
	position:absolute;
	top:-1px; left:0px;
	width:728px;
	height:0px;
	display:none;
	background-color:rgb(0,0,0);
	color:#ffff00;
	font-size:14px;
	line-height:2.0;
	overflow:hidden;
	text-align:center;
	z-index:10;
	padding-top:6px;
}
#PlayerInfo2 span {
	display:inline-block;
	padding:0 4px;
	color:#ff0000;
	font-size:16px;
	text-align:center;
}
#PlayerInfo2 a {
	color:#ffff00;
	text-decoration:underline;
}
#PlayerInfo2 a:hover {
	color:#ffff00;
	text-decoration:none;
}
#TextLink {
	padding:15px 0 0 0;
}
#TextLink table {
	margin:0 auto;
}
#TextLink a:link {
	color:#ffff00;
	text-decoration:underline;
}
#TextLink a:visited {
	color:#ffff00;
	text-decoration:underline;
}
div#PlayerLMark {
	background-image: url("/image/icn_lmark_player.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 32px;
	font-size: 12px;
	width:500px;
	position:absolute;
	top:14px; left:100px;
	padding:5px 0;
	color:#ccc;
}
div#PlayerLMark a:link,
div#PlayerLMark a:visited {
	color:#ededed;
	text-decoration:underline;
}
div#PlayerLMark a:hover {
	text-decoration:none;
}

ul.PromotedList{
	padding-top:10px;
	overflow:hidden;
}
ul.PromotedList li {
	float:left;
	overflow:hidden;
	margin-right:10px;
}
div.promo {
	background-color: #00adc0;
	color:#fff;
	text-align:center;
	padding:8px 0;
	line-height:1.0;
	font-size:14px;
	position:relative;
	z-index:10;
	margin-bottom:4px;
}
div.promo.adult {
	background-color: rgb(235, 85, 161);
}
div.promo a {
	text-decoration:underline;
	color:#fff;
}
div.promo a:hover {
	text-decoration:none;
}
div#TextLink a:hover {
	text-decoration:none;
}