body{
	color: #666;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #f5f5f5;
}
a{text-decoration: none; color: #333;}
a.color{color: #e12160;}
a:hover { text-decoration: underline; color: #e12160; }

.hide{ display: none; }
.show{ display:block; }
strong{font-weight: bold;}
.hide-self,
.hide-txt a{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	-webkit-text-size-adjust:none;
}
.copyright-notice {
width: 940px;
color: #666;
padding: 15px;
margin: 0 auto;
background: #222;
}
 .txt {
height: 22px;
line-height: 22px;
overflow: hidden;
margin-top: 19px;
float: right;
padding-right: 5px;
}
/* ui-iframe */
.ui-iframe{
	width: 100%;
	height: 100%; 
	z-index:-1;
	position: absolute;
	background: transparent;
	background-color: transparent;
}

.w960{
	width: 960px;
	margin: 0 auto;
}
span.new{
	width: 22px;
	height: 12px;
	overflow: hidden;
	display: block;
	position: absolute;
	background: url(new.gif) 0 0 no-repeat;
}

/* topBar */
.topBar{
	height: 29px;
	line-height: 27px;
	*line-height: 29px;
	border-bottom: 1px solid #e5e5e5;
	background: url(topBar.gif) 0 0 repeat-x;
}	
	.topBar div{
		height: 29px;
		overflow: hidden;
	}	
		.topBar p{
			float: left;
			height: 29px;
			overflow: hidden;
			color: #999;
			padding-right: 10px;
			border-right: 1px solid #e5e5e5;
		}	
		.topBar p.nobg{
			border: 0;
			padding: 0;
			padding-left: 10px;
			border: 0;
		}
			.topBar a{color: #666; float: left;}
			.topBar a.color{color: #e12160;}
			.topBar a.top{ margin-left: 10px;}
			.topBar a strong{color: #e12160;}
			.topBar a:hover{color: #e12160;}
			.topBar p.nobg a{ margin: 0;}
			
			.topBar a#a-home{
				padding-left: 15px;
				background: url(a-home.gif) 0 8px no-repeat;
			}
			.topBar a#a-clo{
				padding-left: 16px;
				background: url(a-clo.gif) 0 8px no-repeat;
			}
			.topBar a#a-lang{
				padding-left: 12px;
				background: url(a-lang.gif) 0 8px no-repeat;
			}
			
			.topBar em{
				overflow: hidden;
				height: 16px;
				width: 1px;
				float: left;
				display: block;
				margin: 6px 10px 0 10px;
				background: url(top-line.gif) 0 0 no-repeat;
			}
			.topBar label{
				float: left;
			}
			
/* headBar */
.headBar{height: 105px;}	
			
	/* Logo */
	.logo{ margin-top: 13px;}
	.logo,.logo img{
		width:200px;
		height: 80px;
		overflow: hidden;
		display: block;
	}	
	
	/* searchBar */
	.searchBar{
		width: 615px;
		margin-top: 20px;
	}
/* hisBox */
		.hisBox{
			width: 110px;
			height: 34px;
			overflow: hidden;
		}
			.hisBox .his-tip{
				width: 108px;
				height: 32px;
				line-height: 33px;
				display: block;
				overflow: hidden;
				color: #333;
				text-indent: 14px;
				cursor: pointer;
				border: 1px solid #aaa;				
				background: url(a2.gif) 90px 14px no-repeat #eee;
			}
			.looked-box{
				position: absolute;
				z-index: 9;
				display: none;
				margin-top: 34px;
				background: transparent;
			}
				.hisBox .looked-box .his-tip{ 
					color: #e12160;
					height: 33px;
					border-bottom: 0;
					border-color: #ccc;
					background-color: #fff;
					position: relative;
					z-index: 9;
					margin-top: -34px;
				}
				.hisBox .ui-iframe{
					_height: 269px;
				}
				.looked-list-iframe{
					width: 340px;
					overflow:hidden;
					position: relative;
				}
				.looked-list{
						BORDER: #ccc 1px solid; 
						POSITION: absolute;  
						WIDTH: 340px; 
						BACKGROUND: #ffffff; 
				}
					.looked-list p{
						width: 340px;
						height: 30px;
						line-height: 30px;
						overflow: hidden;
						text-align: right;
						color: #999;
					}
						.looked-list p a{ margin: 0 8px;}
					/* list */	
					.looked-list ul{
						width: 340px;
						max-height: 165px;
						_height:expression(this.scrollHeight > 165 ? "165px" : "auto");
						overflow: auto;
						overflow-x: hidden;
						clear: both;
					}
					.looked-list li{
						height: 32px;
						line-height: 32px;
						*margin: 0 0 -2px 0;
						overflow: hidden;
						display: block;
						border-top: 1px dotted #dfdfdf;
					}	
					.looked-list li.active{
						background: #f9f9f9;
					}		
					.looked-list li.no-his p{
						margin: 0 10px;
						overflow: hidden;
						text-align: center;
					}		
						.looked-list li h5{
							width: 220px;
							height: 32px;
							overflow: hidden;
							float: left;
							padding: 0 10px;
						}
						.looked-list li label{
							width: 55px;
							height: 32px;
							overflow: hidden;
							float: left;
							display: block;
						}
						.looked-list li span{
							margin-top: 9px;
							padding: 0 10px 0 0;
							width: 13px;
							height: 13px;
							overflow: hidden;
							display: block;
							float: right;
						}
							.looked-list li span a{
								width: 11px;
								height: 11px;
								display: block;
								overflow: hidden;
								line-height: 0;
								font-size: 0;
								border: 1px solid #fff;
								background: url(cross_gray.gif) 2px 2px no-repeat;
							}
							.looked-list li span a:hover{
								border: 1px solid #dedede;
								background-image: url(cross_red.gif);
								background-color: #fff;
							}	
						
					/* .his-todo */	
					.looked-list .his-todo{
						width: 320px;
						height: 32px;
						line-height: 32px;
						overflow: hidden;
						padding: 0 10px;
						clear: both;
						text-align: center;
						border-top: 1px solid #e0e0e0;
						background: #f9f9f9;
					}		
						.looked-list .his-todo a{ color: #e12160; margin: 0 2px;}
						.looked-list .his-todo em{color: #ccc; margin: 0 5px 0 7px;}
						
						
		/* searchBox */
		.searchBox{
			width: 498px;
			overflow: hidden;
		}
			/* search */
			.search{
				width: 494px;
				height: 32px;
				overflow: hidden;
				border: 1px solid #18c2c8;
			}
				.search .input-txt{
					width: 364px;
					height: 31px;
					line-height: 31px;
					border: 0;
					padding: 0 0 0 30px;
					float: left;
					color: #666;
					border-left: 1px solid #e6e6e6;
					border-top: 1px solid #e6e6e6;
					background: url(sico.gif) 9px 9px no-repeat #fff;
				}
				.search .input-btn{
					width: 98px;
					height: 32px;
					overflow: hidden;
					float: right;
					border: 0;
					cursor: pointer;
					background: url(sbtn.gif) -1px -35px no-repeat;
				}
				.search .input-btn-active{
					background-position: -1px -1px;
				}
			
			/* hotKeys */
			.hotKeys{
				width: 612px;
				height: 24px;
				line-height: 24px;
				overflow: hidden;
				padding-top: 10px;
			}	
				.hotKeys strong{ color: #18c2c8;}
				.hotKeys a{ margin-right: 5px;}
		
/* playBar */
.playBar{height: 60px; overflow: hidden;}		
.iHeader{ padding: 5px 0 0 0; height: 65px;}
.playBar .logo{ margin: 10px 10px 0 0;}
.playBar .logo,
.playBar .logo img{width:auto;height: 40px;}	
.playBar .logo-partners{margin: 15px 0; border-left: 1px solid #e5e5e5; padding: 3px 0 5px 10px;}
.playBar .logo-partners,
.playBar .logo-partners img{height: 25px; width: auto;}
		
.playBar .searchBar{width: 580px;margin-top: 12px;}		
.playBar .searchBox{width: 463px;}	
.playBar .search{width: 461px;}
.playBar .search .input-txt{width: 331px;}
.playBar .hotKeys{width: 463px;margin-top: 3px;}	
				
/* menuBar */
.menuBar{background: none repeat scroll 0 0 #F95084;border-bottom: 1px solid #CF2451;border-top: 1px solid #DC3460;height:39px;}			
	/* Menu */	
	.menu{
		height: 42px;
		overflow: hidden;
	}
		/* UL */
		.menu ul{ float: left;}
		.menu ul li{
			height: 42px;
			overflow: hidden;
			float: left;
			margin: 0 -1px 0 0;
			background: url(menu-line.gif) right 0 no-repeat;
		}
			.menu ul li a{
				display: block;
				_display: inline-block;
				overflow: hidden;
				height: 37px;
				line-height: 30px;
				margin-top: 5px;
				color: #fff;
				font-size: 14px;
				font-weight: bold;
				padding-right: 19px;
			}
				.menu ul li a span{
					display: block;
					_display: inline-block;
					overflow: hidden;
					height: 37px;
					padding-left: 19px;
					cursor: pointer;
				}
				
			.menu ul li a:hover{
				height: 30px;
				color: #000;
				text-decoration: none;
				background: url(menu-active.gif) right 0 no-repeat;
			}
				.menu ul li a:hover span{
					background: url(menu-active.gif) left 0 no-repeat;
				}
				
			.menu ul li.current a:hover,
			.menu ul li.current a{
				height: 37px;
				line-height: 37px;
				color: #000;
				background: url(menu-active.gif) right -30px no-repeat;
			}
				.menu ul li.current a:hover span,
				.menu ul li.current a span{
					background: url(menu-active.gif) left -30px no-repeat;
				}	
				
		/* P */
		.menu p.rss-link{
			height: 27px;
			overflow: hidden;
			float: right;
			margin-top: 5px;
			padding: 0 0 0 4px;
			border: 1px solid #e70f47;
			background: url(menu-link.gif) 0 0 repeat-x;
		}	
			.menu p.rss-link a{
				display: block;
				width: 107px;
				height: 19px;
				overflow: hidden;
				float: left;
				text-indent: -999px;
				margin: 4px 4px 0 0;
				background: url(rss.png) 0 0 no-repeat;
			}
			.menu p.rss-link a:hover{background-position: 0 -19px;}
			.menu p.rss-link a#rss{	width: 91px;background-position: -107px 0;}
			.menu p.rss-link a#rss:hover{background-position: -107px -19px;}
			
			.menu p.rss-link a.new{	width: 78px;background-position: -198px 0;}
			.menu p.rss-link a.new:hover{background-position: -198px -19px;}
			
/* navBar */
.navBar{height:30px;overflow:hidden;border-top:1px solid #b4b4b4;border-bottom:1px solid #dadada;background:#f5f5f5;}
.nav{height:34px;line-height:30px;overflow:hidden;color:#ccc;}
.nav .fn-left{background:url(nav-l.gif) 0 0 no-repeat;}
.nav .fn-right{background:url(nav-r.gif) right 0 no-repeat;}
.nav .fn-left a{margin:0 12px;}.nav a.new{padding:0 20px 0 0;margin:0 10px 0 0;color:#f60;}
.nav a.new img{position:absolute;_margin:-5px 0 0 0;}
.nav .more{margin:0 10px 0 0;padding-right:8px;background:url(a.gif) right 5px no-repeat;}
.nav .share{margin:3px 0 0 0;padding:0 10px 0 0;line-height:16px;}
.nav .index-tags{width:960px;line-height:28px;*line-height:29px;overflow:hidden;}
.nav .index-tags-tv{padding-left:12px;}
.nav .index-tags-movie{padding-right:4px;}
.nav .index-tags a{margin:0 8px;}
.nav .index-tags label{color:#390;font-weight:bold;display:inline-block;padding-left:18px;background-image:url(tv-movie.gif);background-repeat:no-repeat;background-position:0 9px;}
.nav .index-tags label.movie{color:#d00000;background-position:0 -21px;}
		
/* position */
.position{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 10px 0;
}		
	.position .fn-left a,
	.position .fn-left span{ margin: 0 5px;}	
	.position .share{margin: -3px 0 0 0;}
	.position .share .bds_more{line-height: 16px;}	
		
		
/* maxBox */
.maxBox{
	width: 960px;
	overflow: hidden;
}	
.boot{
	width: 960px;
	height: 10px;
	overflow: hidden;
	background: url(shadow.gif) 0 0 no-repeat;
}

/* box */
.box{
	width: 956px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #dedede;
	background: #fff;
}
.box-blue{ border: 1px solid #18c2c8;}
.box-blue-bold{ border: 2px solid #18c2c8; padding: 0;}

/* bigCaption */
.bigCaption{
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	margin: 0 15px;
	font-size: 14px;
	font-family: ËÎÌå;
	background: url(line.gif) 0 43px repeat-x;
}
	.bigCaption strong{ color: #e12160;}

/* ui-tab */
#comment .ui-tab-nav-box{
	height: 48px;
	margin: 0 15px;
	_overflow: hidden; 
	border-bottom: 1px solid #eee;
}
	/* ui-tab-nav */
	#comment .ui-tab-nav{
		overflow: hidden;
		padding: 0 2px 0 0;
	}
		#comment .ui-tab-nav li{
			overflow: hidden;
			height: 35px;
			line-height: 35px;
			font-size: 14px;
			text-align: center;
			font-weight: bold;
			cursor: pointer;
			float: left;
			margin: 12px -1px 0 0;
			border: 1px solid #e5e5e5;
			background: #fcfcfc;
		}	
		#comment .ui-tab-nav li.active{
			color: #e12160;
			position: relative;
			border-bottom: 1px solid #fff;
			background: #fff;
		}
		#comment .ui-tab-nav li a{
			display: block;
			padding: 0 25px;
		}
		#comment .ui-tab-nav li a:hover{
			text-decoration: none;
		}
	#comment .ui-tab-nav-box .ui-link-cnt{ margin-top: 10px;}
	#comment .ui-tab-item{display: none;}
	#comment .ui-tab-item-current{display: block;}

/* cmt-input-bd */
#cmt-input-bd .ui-form-info{
	margin: 0;
	padding: 5px 0;
	background: #fcfcfc;
}
	
	
	
/* home-sign */
.home-sign-share{
	padding: 10px 0;
}
	.home-sign{
		width: 570px;
		overflow: hidden;
	}
	.home-sign li{
		float: left;
		line-height: 26px;
		padding-right: 10px;
		color: #999;
	}	
		.home-sign li .ui-form-field{
			width: 113px;
			height: 24px;
			line-height: 24px;
			font-size: 12px;
			padding: 0 5px;
			margin: 0;
		}
			.home-sign .ui-form-field .ui-input{
				padding: 3px 0;
				line-height: 18px;
			}
					
		.home-sign .ui-button{
			width: 60px;
			height: 26px;
			overflow: hidden;
			border: 0;
			font-size: 12px;
			float: left;
			margin: 0;
			cursor: pointer;
			background: url(sign-btn.png) 0 -26px no-repeat;
		}
		.home-sign .ui-button-active{
			background-position: 0 0;
		}				
			.home-sign .ui-check{
				margin: 0;
				color: #333;
				font-size: 12px;
			}
			.home-sign .ui-check input{ 
				float: left; 
				margin: 7px 5px 0 0; 
				*margin: 3px 0 0 -3px;
				cursor: pointer;
			}
			.home-sign a{ margin: 0 5px;}

	/* sign-in-fn */
	.sign-in-fn{
		height: 26px;
		line-height: 24px;
		overflow: hidden;
	}		
		/* img */	
		.sign-in-fn img{
			display: block;
			width: 21px;
			height: 21px;
			overflow: hidden;			
			padding: 1px;
			float: left;
			margin: 0 9px 0 0;
			border: 1px solid #ccc;
			background: #fff;
			
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;	
		}				
		.sign-in-fn li{
			height: 26px;
			overflow: hidden;
			float: left;
			color: #333;
		}
			.sign-in-fn li a{margin: 0 1px;	color: #e12160;}				
			.sign-in-fn .logoutbt{ color: #e12160; }
			
/* latest-tab */
.latest-tab{
	width: 960px;
	height: 38px;
	overflow: hidden;
	margin-bottom: -2px;
}		
	.latest-tab li{
		width: 191px;
		height: 35px;
		line-height: 35px;
		float: left;
		overflow: hidden;
		text-align: center;
		color: #333;
		font-weight: bold;
		font-size: 14px;
		margin-right: -1px;
		cursor: pointer;
		border: 1px solid #dedede;
		border-bottom: 0;
		background: #fcfcfc;
	}
	.latest-tab li.active{
		width: 188px;
		height: 36px;
		position: relative;
		z-index: 1;
		color: #e12160;
		border-width: 2px;
		border-bottom: 0;
		border-color: #18c2c8;
		background: #fff;
	}
	.latest-tab li#latest-tv{
		width:162px;
		height: 34px;
		font-weight: normal;
		font-size: 12px;
		cursor: default;
		position: relative;
		z-index: 0;
	}
		.latest-tab li#latest-tv .new{
			right: 5px;
			top: 5px;
		}
		
/* pic-list */
.pic-list{
	padding-left: 9px;
	margin-top: 20px;
	overflow: hidden;
}		
	.pic-list li{
		width: 134px;
		height: 177px;
		text-align: center;
		overflow: hidden;
		float: left;
		font-size: 14px;
	}
		.pic-list li p{
			width: 110px;
			height: 22px;
			line-height: 22px;
			text-align: center;
			overflow: hidden;
			margin: 0 auto;
			margin-top: 5px;
			font-size: 14px;
		}
		
		/* play-pic */
		.play-pic{
			width:104px;
			height: 136px;	
			display: block;
			overflow: hidden;
			margin: 0 auto;
			position: relative;
			background: #fff;
		}
			.play-pic img{
				width: 96px;
				height: 128px;
				display: block;
				overflow: hidden;
				padding: 3px;
				border: 1px solid #ccc;
			}
			.play-pic span.play-icon{
				width: 58px;
				height: 58px;
				display: block;
				overflow: hidden;
				position: absolute;
				left: 50%;
				top: 50%;
				margin-top: -29px;
				margin-left: -29px;
				z-index: 3;
				cursor: pointer;
				background: url(play-icon.png) 0 0 no-repeat;
				display: none;
			}	
			body .wrap .play-pic img.lazyload{
				width: 16px;
				height: 16px;
				display: block;
				overflow: hidden;
				position: absolute;
				padding: 0;
				margin: 0;
				border: 0;
				left: 50%;
				top: 50%;
				margin: -8px 0 0 -8px;
			}	
			a.play-pic:hover{ 
				color: #fff;
				text-decoration: none; 
			}
			.play-pic:hover img{ border-color: #e12160;}	
					
			.play-pic label.bg{
				width: 96px;
				height: 20px;
				display: block;
				overflow: hidden;
				background: #000;
				position: absolute;
				left: 4px;
				bottom: 4px;
				filter:alpha(opacity=50);
				opacity: 0.5;
				z-index: 1;
			}
			.play-pic label.time{
				width: 86px;
				height: 20px;
				line-height: 20px;
				display: block;
				overflow: hidden;
				font-size: 12px;
				position: absolute;
				left: 4px;
				bottom: 4px;
				padding: 0 5px;
				text-align: right;
				z-index: 2;				
				color: #fff;
				white-space:nowrap; 
			}
			

/* txt-list */
.txt-list{
	width: 950px;
	overflow: hidden;
	margin: 11px;
}
	.txt-list li{
		width: 222px;
		height: 32px;
		line-height: 32px;
		overflow: hidden;
		float: left;
		margin-right: 15px;
		font-size: 12px;
		text-indent: 4px;
		border-bottom: 1px dotted #e0e0e0;
	}			
	.txt-list-small li{width: 174px; }
	#serial-box .txt-list-small li{width: 210px; }
	#serial-box .txt-list-small h5 em{ font-size: 11px; }
	#serial-box .txt-list-small h5 img{ position: absolute; margin-top: 8px;*margin-top: 2px;}
	
	.txt-list li a{ margin: 0 4px;}	
	.txt-list li span{ font-size: 12px;margin-right: 3px;}	

/* Hot Latest */
.hot-latest .txt-list li span{color:#e12160;}		
		
/* max-zhang */
.max-zhang,.max-zhang img{
	width: 958px;
	padding: 0;
	display: block;
}		
			
/* latest-focus */
#latest-focus .pic-list{
	width: 947px;
	border-bottom: 1px solid #ececec;
}		
		
/* ui-qire */		
.ui-qire{
	height: 540px;
}
/* conBox */
.ui-qire .conBox{
	width: 690px;
	margin-top: 10px;
	padding: 0 9px;
	overflow: hidden;
}
	.ui-qire .conBox .caption{
		height: 30px;
		padding: 0 10px;
		overflow: hidden;
	}
	.ui-qire .conBox .caption .ui-tab-nav{
		float: right;
		border-bottom: 1px solid #e12160;
	}
	.ui-qire .conBox h2{
		width: 194px;
		height: 43px;
		float: left;
		margin-top: -5px;
		overflow: hidden;
	}
	.ui-qire .conBox h2 a{
		display: block;
		width: 194px;
		height: 43px;
		overflow: hidden;
		background: url(index-tt.png) no-repeat;
	}
		#qire-tv .caption h2 a{ width: 89px;background-position: 0 0; }
		#qire-movie .caption h2 a{ width: 96px;background-position: 0 -43px; }
		#qire-comic .caption h2 a{ width: 142px;background-position: 0 -86px; }
		#qire-variety .caption h2 a{ width: 194px;background-position: 0 -129px; }
		#qire-culture .caption h2 a{ width: 151px;background-position: 0 -172px; }
		#qire-mv .caption h2 a{ width: 145px;background-position: 0 -215px; }
		
	.ui-qire .conBox .caption li{
		width: 49px;
		text-align: center;
		float: left;
		overflow: hidden;
		height: 26px;		
		line-height: 26px;
		cursor: pointer;
		font-size: 14px;
	}
	.ui-qire .conBox .caption li.current{
		color: #fff;
		font-weight: bold;
		background: #e12160;
	}
	.ui-qire .conBox .caption span{float: right; font-size: 12px;}
	.ui-qire .conBox .caption span a{ color: #666; }
	.ui-qire .conBox .caption span a:hover{ color: #e12160; }

		
		/* pic-list */
		.ui-qire .pic-list{width: 720px; padding: 0; margin-top: 15px;}		
		.ui-qire .ui-tab-item-hot .pic-list{width: 414px;}
		
		.ui-qire .pic-list li{
			width: 118px;
			height: 240px;
			padding: 0 10px;
		}
			.ui-qire .pic-list p{
				width: 118px;
				text-align: left;
				height: 18px;
				line-height: 18px;
			}
			.ui-qire .pic-list p as,
			.ui-qire .pic-list p.txt strong{ color: #e12160; font-weight: normal; }
			.ui-qire .pic-list p.txt{
				font-size: 12px;
				height: 16px;
				line-height: 16px;
				color: #999;
			}
				.ratbar{
					width: 60px;
					height: 12px;
					overflow: hidden;
					display: block;
					text-indent: -999px;
					float: left;
					margin: 2px 5px 0 0;
					background: url(star-min.gif) 0 -100px no-repeat;
				}
					.ratbar-item{
						width: 60px;
						height: 12px;
						overflow: hidden;
						display: block;
						text-indent: -999px;
						background: url(star-min.gif) 0 0 no-repeat;
					}
			
			/* play-pic */
			.ui-qire .play-pic{width:118px;height: 158px;}
			.ui-qire .play-pic img{width: 110px;height: 150px;}
			.ui-qire .play-pic label.bg{width: 110px;}
			.ui-qire .play-pic label.time{width: 100px;}

	
/* sideRow */	
.ui-qire .sideRow{
	width: 256px;
	float: left;
	padding: 0 10px;
	overflow: hidden; 
}

	/* ui-focus */
	.ui-qire .ui-focus{
		overflow: hidden;
		height: 310px;
		margin-top: 15px;
	}
		/* ui-focus-img */
		.ui-qire .ui-focus .play-pic{width: 256px;height: 158px;margin: 0;}
		.ui-qire .ui-focus .play-pic img{width: 248px;height: 150px;}
		.ui-qire .ui-focus .play-pic label.bg{width: 248px;height: 30px;}
		.ui-qire .ui-focus .play-pic label.time{
			width: 248px;
			height: 30px;
			line-height: 30px;
			font-size: 14px;
			text-align: center;
		}
		
		/* ui-focus-texts */
		.ui-qire .ui-focus-text{
			width: 256px;
			line-height: 20px;
			overflow: hidden;
			height: 132px;
			margin-top: 10px;
			border-bottom: 1px solid #eee;
		}
			.ui-qire .ui-focus-text strong{ color: #333;}
			.ui-qire .ui-focus-text a{ margin-right: 5px;}
		
	/* ui-synch */	
	.ui-synch,
	.ui-will{
		width: 256px;
		height: 156px;
		overflow: hidden;
	}
		.ui-synch h4,
		.ui-will h4{
			font-size: 14px;
			font-weight: bold;
			color: #333;
			height: 30px;
			line-height: 30px;
			overflow: hidden;
		}
		.ui-synch .ui-synch-cnt{
			width: 254px;
			height: 124px;
			border: 1px solid #ccc;
			overflow: hidden;
		}
			.ui-synch .ui-synch-tab{
				width: 80px;
				_overflow: hidden;
				border-right: 1px solid #ccc;
				float: left;
			}
				.ui-synch .ui-synch-tab li{
					height: 24px;
					line-height: 24px;
					overflow: hidden;
					text-align: center;
					cursor: pointer;
					border-bottom: 1px solid #ccc;
				}
				.ui-synch .ui-synch-tab li.active{
					width: 86px;
					height: 25px;
					color: #fff;
					border: 0;
					position: relative;
					background: url(ui-synch-tab-nav.gif) 0 0 no-repeat;
				}
			.ui-synch .ui-synch-item{
				width: 160px;
				float: right;
				margin-top: 3px;
				overflow: hidden;
			}
				.ui-synch .ui-synch-item li{
					width: 150px;
					line-height: 23px;
					height: 23px;
					overflow: hidden;
				}
					.ui-synch .ui-synch-item span,
					.ui-will li span{ font-size: 11px;margin-right:4px;}
					.ui-synch .ui-synch-item li.top span{ color:#e12160;}
		/* ui-will */
		.ui-will li{
			line-height: 25px;
			height: 25px;
			overflow: hidden;
		}	
			
		
/* qire-list */
.qire-list{
	width: 644px;
	overflow: hidden;
	margin: 0 12px;
}
	.qire-list li{
		width: 310px;
		height: 25px;
		line-height: 25px;
		overflow: hidden;
		color: #666;
		float: left;
		margin-right: 12px;
	}
		.qire-list li a,
		.qire-list li em{ margin: 0 4px;}
				
/* sideBox */
.ui-qire .sideBar{
	width: 225px;
	overflow: hidden;
	padding: 0 19px 0 0;
}		
	.ui-qire .sideBar .caption{
		height: 36px;
		line-height: 36px;
		overflow: hidden;
		border-bottom: 1px solid #eee;
	}		
		.ui-qire .sideBar .caption h3{
			font-weight: bold;
			font-size: 14px;
			color: #333;
		}
	/* ui-sort */
	.ui-qire .ui-sort{
		height:180px;
		line-height: 22px;
		overflow: hidden;
	}
		.ui-qire .ui-sort .caption span{ float: right;}
		.ui-qire .ui-sort .content{ 
			padding: 3px 0 0 0;
			overflow: hidden;
			height: 130px;
		}
		.ui-qire .ui-sort dl{
			width: 230px;
			padding: 5px 0;
			overflow: hidden;
			clear: both;
			border-bottom: 1px solid #ececec;
		}
		.ui-qire .ui-sort dt{
			font-weight: bold;
			color: #333;
		}
		.ui-qire .ui-sort dt,
		.ui-qire .ui-sort dd{
			width: 46px;
			float: left;
		}
		.ui-qire .ui-sort-variety dt,
		.ui-qire .ui-sort-variety dd{
			width: 76px;
		}
	
	/* ui-top-tab */
	.ui-qire .ui-top-tab{
		width: 220px;
	}
		.ui-qire .ui-top-tab .caption h3{float: left;}
		.ui-qire .ui-top-tab .ui-tab-nav{float: right; padding-right:1px;}
		.ui-qire .ui-top-tab .ui-tab-nav li{
			float: left;
			line-height: normal;
			padding: 3px 5px;
			cursor: pointer;
			text-align: center;
			border: 1px solid #ccc;
			margin: 6px -1px 0 0;
		}
		.ui-qire .ui-top-tab .ui-tab-nav li.current{
			color: #fff;
			position: relative;
			border-color: #18c2c8;
			background: #18c2c8;
		}
		
	.ui-qire .ui-tab .ui-tab-item{display: none;}
	.ui-qire .ui-tab .ui-tab-item-current{display: block;}
	.ui-qire .ui-top-tab .ui-tab-item{display: none;}
	.ui-qire .ui-top-tab .ui-tab-item-current{display: block;}
	.ui-qire .ul-top strong{ font-weight: normal; color: #e12160;}
		
				
/* sideBox */
.sideBox{
	height: 349px;
	overflow: hidden;
	margin: 7px 0;
	padding: 0 10px;
	border-left: 1px solid #eee;
}
.syBox{width: 140px;}
.topBox{width: 235px;}

	.sideBox .caption{
		height: 36px;
		overflow: hidden;
		padding: 0 5px;
		border-bottom: 1px solid #eee;
	}
		.sideBox .caption h3{ margin-top: 6px;}
		.sideBox .caption h3,
		.sideBox .caption h3 a{		
			height: 18px;			
		}
			.syBox .caption h3,
			.syBox .caption h3 a{
				width: 97px;
				background: url(sy-tt.png) no-repeat; 
			}		
			#sy-tv .caption h3 a{background-position: 0 0; }			
			#sy-movie .caption h3 a{background-position: 0 -18px; }
			#sy-comic .caption h3 a{background-position: 0 -36px; }
			#sy-variety .caption h3 a{background-position: 0 -54px; }
			#sy-culture .caption h3 a{background-position: 0 -72px; }
			#sy-mv .caption h3 a{background-position: 0 -90px; }
			
			.topBox .caption h3,
			.topBox .caption h3 a{
				width: 114px;
				background: url(top-tt.png) no-repeat; 
			}		
			#top-tv .caption h3 a{background-position: 0 0; }			
			#top-movie .caption h3 a{background-position: 0 -18px; }
			#top-comic .caption h3 a{background-position: 0 -36px; }
			#top-variety .caption h3 a{background-position: 0 -54px; }
			#top-culture .caption h3 a{background-position: 0 -72px; }
			#top-mv .caption h3 a{background-position: 0 -90px; }
			
				
/* syBox dl-list */
.syBox .dl-list{
	width: 124px;
	margin: 12px 8px 0 8px;
	overflow: hidden;
	line-height: 21px;
}			
	.syBox .dl-list dt{ color: #000; font-weight: bold; }
	.syBox .dl-list dt,
	.syBox .dl-list dd{
		height: 21px;
		overflow: hidden;
		width: 41px;
		float: left;
	}
	
/* ul-top */
.ul-top{
	margin: 3px 0;
	overflow: hidden;
	background: url(num.gif) 2px 8px no-repeat;
} 	
	.ul-top li{
		height: 29px;
		line-height: 29px;
		overflow: hidden;
		text-indent: 30px;
		border-bottom: 1px dotted #dfdfdf;
	}
	.ul-top li span{ float: right;}

/* pic-txt */
.pic-txt{
	width: 650px;
	height: 93px;
	padding: 22px 5px 22px 15px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}	
	.pic-txt li{
		width: 325px;
		height: 93px;
		overflow: hidden;
		float: left; 
	}
		.pic-txt p,
		.pic-txt .play-pic{
			width: 153px;
			height: 93px;
			float: left;
			overflow: hidden;
		}
		.pic-txt .play-pic img{	width: 145px;height: 85px;}
			
		.pic-txt dl{
			width: 160px;
			height: 93px;
			overflow: hidden;
			float: right;
		}	
			.pic-txt dl dt{
				width: 150px;
				height: 26px;
				font-size: 14px;
				font-weight: bold;
				overflow: hidden;
				line-height: 24px;
			}
			.pic-txt dl dd{
				width: 150px;
				line-height: 22px;
				overflow: hidden;
				color: #666;
			}
			
/* ul-list */
.ul-list{
	width: 669px;
	margin: 13px 15px;
	overflow: hidden;
}			
	.ul-list li{
		width: 320px;
		margin-right: 14px;
		overflow: hidden;
		float: left; 
		height: 25px;
		line-height: 25px;
		text-indent: 22px;
		background: url(v.gif) 0 7px no-repeat;
	}
	.ul-list li.active{
		background-image:  url(v2.gif);
	}

/* sub-list */
.sub-list{
	width: 640px;
	margin: 0 15px;
	padding: 10px 0;
	overflow: hidden;
	border-top: 1px solid #eee;
}	
	.sub-list li{
		width: 128px;
		overflow: hidden;
		float: left; 
		height: 24px;
		line-height: 24px;
		text-indent: 19px;
		background: url(v4.gif) 0 6px no-repeat;
	}
	
	
/* topic */
#topic .caption,
.hits-box .caption{
	margin: 1px 34px;
}
#topic .caption h2,
.hits-box .caption h2{
	width: 191px;
	height: 52px;
	overflow: hidden;
	clear: both;	
	background: url(index-tt.png) 0 -258px no-repeat;
}
.hits-box .caption h2{
	height: 45px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
	#tv-hits .caption h2{background-image: url(tv-tt.png);}
	#movie-hits .caption h2{background-image: url(movie-tt.png);}

	#topic .caption h2 a{width: 100%;height: 100%;}
	#topic .caption span{float: right;line-height: 52px;}

/* silder-max */
.silder-max{
	width: 958px;
	padding: 0;
}
/* silder-box */
.silder-box{
	width: 910px;
	overflow: hidden;
	clear: both;
	padding: 0 24px;
	position:relative;
}
.box-blue-bold .silder-box{
	padding: 0 23px;
}
	/* pg_paging */
	.pg_paging{}
	.pg_paging .pg_previous,
	.pg_paging .pg_next{		
		width: 24px;		
		height: 200px;	
		overflow: hidden;
		top: 0;
		left: 0;
		position: absolute;
		background: #fff;
	}	
		.pg_paging .pg_previous a,
		.pg_paging .pg_next a{		
			display: block;
			width: 24px;		
			height: 57px;
			margin-top: 27px;
			overflow: hidden;
			text-indent: -999px;
			background: url(silder.png) no-repeat;
		}
		.pg_paging .pg_previous a{background-position: -1px 0; }		
		.pg_paging .pg_previous a:hover{background-position: -1px -57px; }	
		.pg_paging .pg_previous a.disabled,
		.pg_paging .pg_previous a.disabled:hover{background-position: -1px -114px; cursor: default;}	
				
		.pg_paging .pg_next{left: auto; right: 0;}		
		.pg_paging .pg_next a{ background-position: -25px 0;}	
		.pg_paging .pg_next a:hover{ background-position: -25px -57px;}	
		.pg_paging .pg_next a.disabled,
		.pg_paging .pg_next a.disabled:hover{background-position: -25px -114px; }
	
	/* prettyGalleryContainer */
	.prettyGalleryContainer{
		width: 910px;
		overflow: hidden;
		z-index: 2;
	}
	#topic-silder{height: 130px;margin-bottom:20px;}
	#index-silder{
		height: 98px;
		border-bottom: 1px solid #f0f0f0;
	}
	.fn-silder .pic-list,
	#index-silder .index-list{padding: 0;margin: 0;}
	
	
		/* pic-list */
		.fn-silder .pic-list li{width: 227px;height: 130px;}
		.fn-silder .pic-list li p{width: 182px;font-size: 12px;}	
		.fn-silder .pic-list .play-pic{width: 210px;height: 105px;	}		
		.fn-silder .play-pic img{width: 200px;height: 95px;padding: 4px;}
		.fn-silder .play-pic label.bg{width: 200px;left: 5px;bottom: 5px;}
		.fn-silder .play-pic label.time{width: 180px;left: 5px;bottom: 5px;text-align: center;}
					
		/* hits */
		.hits-box .silder-box{_width: 908px; height: 180px;}
		.hits-box .pic-list li{height: 180px;}
		.hits-box .pic-list .play-pic{ margin-bottom: 5px;}
		
		.hits-box .pic-list li p{
			width: 160px;
			text-align: left;
			margin: 0 auto;
			height: 24px;
			line-height: 24px;
		}
		.hits-box .pic-list li p a{ margin: 0 3px;}
		
		/* index-list li */
		.index-list li{
			width: 304px;
			height: 155px;
			float: left;
			margin-right: -1px;
			overflow: hidden;
		}
			.index-list dl{
				width: 272px;
				height: 74px;
				margin: 12px 0;
				overflow: hidden;
				padding: 0 10px 0 20px;
				border-right: 1px solid #f0f0f0;
				border-left: 1px solid #f0f0f0;
			}
				.index-list dt{
					height: 30px;
					line-height: 30px;
					overflow: hidden;
					font-size: 14px;
					font-weight: bold;
					color: #333;
					padding: 0 10px 0 0;
				}
				.index-list dt a{font-size: 12px;font-weight: normal;float: right;}	
				.index-list dd{
					line-height: 22px;
					margin-right: 10px;
					float: left;					
				}
				.index-list dd a{ white-space: nowrap; float: left;}
	
	/* index-search */
	.index-search{
		width: 908px;
		padding: 0 1px;
		margin: 16px 24px;
	}
	.index-search .hotKeys{width: 400px;padding-top:5px; overflow: hidden;}
		
		
/* sub-index */
.sub-index .index-list li{width: auto;height: 100px;}	
.sub-index .index-list dl{padding: 0 10px 0 18px;}
.sub-index .index-list dl.index-star{ border: 0; padding-right: 0;}
.sub-index .index-list dl.index-program{ border: 0; padding-right: 0;}

/* tv-index */
#tv-index .index-list dl.index-type{width: 238px;}	
#tv-index .index-list dl.index-area{width: 170px;}
#tv-index .index-list dl.index-year{width: 155px;}
#tv-index .index-list dl.index-star{width: 280px;}

/* movie-index */
#movie-index .index-list dl.index-type{width: 308px;}	
#movie-index .index-list dl.index-area{width: 170px;}
#movie-index .index-list dl.index-year{width: 155px;}
#movie-index .index-list dl.index-star{width: 210px;}
	
/* variety-index */
#variety-index .index-list dl{padding: 0 15px 0 23px;}
#variety-index	.index-list dl.index-type{width: 229px;}	
#variety-index .index-list dl.index-area{width: 170px;}
#variety-index .index-list dl.index-program{width: 435px;}

/* cartoon-index */
#cartoon-index .index-list li{height: 78px; }	
#cartoon-index .index-list dl{height: 52px;}	
#cartoon-index .index-list dl.index-type{width:348px;}	
#cartoon-index .index-list dl.index-area{width: 136px;}
#cartoon-index .index-list dl.index-program{width: 388px;}
	
/* Links */
#links .caption{
	height: 20px;
	line-height: 26px;
	overflow: hidden;
}
#links .caption h2{font-weight: bold;}
#links .caption span{float: right;}
#links a{color: #999;}
#links a:hover{color: #333;}
	
#top-links{width: 230px; height: 166px;}
#top-links .caption h3{
	width:204px; 
	background: none;
}


/* ul-link */
.ul-link{
	margin: 13px 1px;
	overflow: hidden;
}
	.ul-link li{
		width: 67px;
		height: 22px;
		line-height: 22px;
		overflow: hidden;
		float: left;
	}
	.ul-hz li{width: 110px; text-indent: 5px;}


/* footer */	
.footer{
	border-top: 2px solid #e12160;
	width: 100%;
	margin-top: 10px;
	background: #ececec;
	line-height: 24px;
	text-align: center;
	padding-bottom: 30px;
}
	.foot-nav{
		color: #333;
		height: 24px;		
		overflow: hidden;
		margin: 25px 0 20px 0;
	}
	.foot-nav a{ margin: 0 10px;}
	
	
/* serial-box */
#serial-box	.caption h2{
	width: auto;
	height: 20px;
	line-height:20px;
	font-weight:bold;
	margin-top: 11px;
	background: none;
	color:#333;
	font-family: Tahoma;
}	
	
/* tipInfo */
.tipInfo{
	width: 355px;
	height: 136px;
	overflow: hidden;
	position: absolute;
	clear: both;
	margin-left: 18px;
	*margin-left: 3px;
	background: #fff;
	display: none;
	z-index: 9;
}	
	.tipInfo .play-pic{ float: left; margin: 0;}
	.tipInfo dl{	
		width:250px; 
		float: right; 
		height: 134px;
		text-indent: 0;
		line-height: 20px;
		color: #333;
		border: 1px solid #d7d7d7;
		border-left:0;
		background: #fffbd1;
	}
		.tipInfo dl dt,
		.tipInfo dl dd{
			width: 232px;
			padding: 0 9px;
			height: 20px;
			overflow: hidden;
			background: #fcfcfc;
		} 	
		.tipInfo dl dt{font-weight: bold;padding-top: 5px;}
		.tipInfo dl dd.jq{
			height: 40px;
			padding-bottom: 3px;
			margin-bottom: 2px;
			border-bottom: 1px solid #d7d7d7;
		}
		.tipInfo dl dd.bg{ background: #fffbd1;}
		.tipInfo dl label{ color: #666;}
		.tipInfo dl span{ margin-right: 8px;}
		
/********** pages Style Start *************/
.pages{
	height: 22px;
	*height: 23px;
	overflow: hidden;	
	font-family: Arial, Helvetica, sans-serif;
}
.pages a, .pages span,
.pages em,.pages label,
.pages .pagego,.pages .pagebtn{
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
	margin: 0 1px;
	padding: 0 8px;
	color: #666;
	overflow: hidden;
	vertical-align: middle;
	border: 1px solid #e9e9e9;
	background: #e9e9e9;
	
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;		
}
.pages .pagego{
	width: 30px;
	padding: 0 5px;
	height: 20px;
	font-weight: bold;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	margin-right: 3px;
	background: url(input.gif) 0 0 repeat-x;
}
.pages .pagebtn{
	cursor: pointer;
	width: 60px;
	padding: 0 5px;
	font-weight: bold;
	color: #333;
	border: 1px solid #ccc;
	background: 
}
.pages label{
	padding: 0 2px;
	border: 1px solid #fff;
	background: #fff;
}
.pages a:hover {
	color: #e12160;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #e0e0e0;
}
.pages span.current {
	color: #fff;
	font-weight: bold;
	border: 1px solid #787878;
	background: #787878;	
}
.pages span.disabled {
	filter:alpha(opacity=50);
	opacity: 0.5;
}
.pages .first,
.pages .last,
.pages .prev,
.pages .next{
	width: 53px;
	padding: 0;
	text-align: left;
	text-indent: 12px;
	border: 1px solid #d6d6d6;
	background: url(page.gif) 0 0 no-repeat;
}
.pages .first,
.pages .last{width: 43px;}
.pages .next,
.pages .last{ 	
	text-indent: 4px;
	background-position: 0 -20px;
}
.pages .last{ 	
	background-position: -10px -20px;
}
.pages .prev:hover,
.pages .next:hover{
	font-weight: normal;
	border: 1px solid #c0c0c0;
}
/********** pages Style End *************/				

/* listBox */
#listBox .conBox{
	width: 662px;
	height: auto;
	overflow: hidden;
	padding: 0 20px;
	margin: 15px 0;
	border-right: 1px solid #eee;
	clear: both;
}
/* search-box  */
#listBox .search-box{width: 916px;border: 0;}

/* sortBox */
.sortBox{
	width: 640px;
	height: 42px;
	overflow: hidden;
	padding: 0 10px;
	text-align: center;
	border: 1px solid #e8e8e8;
}
.search-box .sortBox{ 
	width: 894px;
	height: auto;
	padding: 0 10px 10px 10px;
}
	.search-box .sortBox p{
		width: 700px;
		height: auto;
		float: left;
	} 
.list-page{margin-top: 20px;}

.list-page .info{
	line-height: 42px;
	padding: 0 0 0 5px;
}

	.sortBox ul{
		width: 47px;
		height: 21px;
		overflow: hidden;
		float: left;
		margin-top: 10px;
		padding-left: 1px;
		margin-right: 10px;
	}
		.sortBox ul li{
			width: 24px;
			height: 21px;
			overflow: hidden;
			float: left;
			margin-right: -1px;
			background: url(view-mode.gif) no-repeat;
		}
		.sortBox ul li.active{ position: relative;}
		.sortBox ul li#viewList{ background-position: 0 -21px;}
		.sortBox ul li#viewGrid{ background-position: -24px 0;}
		.sortBox ul li#viewList.active{ background-position: 0 0;}
		.sortBox ul li#viewGrid.active{ background-position: -24px -21px;}
		
			.sortBox ul.viewMode li a{
				width: 24px;
				height: 21px;
				display: block;
				overflow: hidden;
				text-indent: -99px;
			}
	
	.sortBox p{ 
		float: left;
		height: 21px;
		line-height: 21px;
		overflow: hidden;
		margin-top: 10px;
		color: #999;
	}
		.sortBox p em{
			float: left;
			line-height: 19px;
			padding: 0 6px;
		}  
		.sortBox p a{
			color: #666;
			display: inline-block;
			height: 21px;
			overflow: hidden;
			padding-right: 3px;
			float: left;
		}  
			.sortBox p a span{
				display: inline-block;
				height: 21px;
				cursor: pointer;				
				padding-left: 3px;
				overflow: hidden;
			}  
		.sortBox p a.active{
			color: #fff;
			font-weight: bold;
			padding-right: 10px;
			background: url(active.gif) right 0 no-repeat;
		}  
			.sortBox p a.active span{
				padding-left: 10px;
				background: url(active.gif) left 0 no-repeat;
			}  				
		.sortBox p label{
			font-size: 14px;
			text-align: left;
			padding: 0 0 0 100px;
			float: left;
		}
			.sortBox p label strong{ color: #e12160; margin: 0 2px;}			
	
	.sortBox .pages{ margin-top: 9px; margin-right: -1px;}		
	
	
.list-cata-sp{
	width: 253px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}		

/* syBox */
#listBox .list-cata{
	width: 253px;
	overflow: hidden;
	margin: 15px 0;	
}
#listBox .syBox{
	width: 233px;	
	height: auto;
	overflow: hidden;
	margin: 0;
	border: 0;
	margin-bottom: 5px;
}
	#listBox .syBox .caption h3{
		width: 225px;
		background: url(cata-arrow.gif) right 2px no-repeat;
	}
	#listBox .syBox .caption h3.close{background: none;}

	#listBox #sy-tv .caption h3.close a,
	#listBox #sy-tv .caption h3 a:hover{background-position: 0 -108px; }			
	#listBox #sy-movie .caption h3.close a,
	#listBox #sy-movie .caption h3 a:hover{background-position: 0 -126px; }
	#listBox #sy-comic .caption h3.close a,
	#listBox #sy-comic .caption h3 a:hover{background-position: 0 -144px; }
	#listBox #sy-variety .caption h3.close a,
	#listBox #sy-variety .caption h3 a:hover{background-position: 0 -162px; }
	#listBox #sy-culture .caption h3.close a,
	#listBox #sy-culture .caption h3 a:hover{background-position: 0 -180px; }
	#listBox #sy-mv .caption h3.close a,
	#listBox #sy-mv .caption h3 a:hover{background-position: 0 -198px; }
		
	#listBox .sy-show-box{display: none;}
	#listBox .show{display: block;}
	
	/* dl-cata */
	.dl-cata{
		width: 233px;
		overflow: hidden;
		clear: both;
		padding: 15px 0;
		border-bottom: 1px solid #f0f0f0;
	}
		.dl-cata dt{
			width: 233px;
			height: 24px;
			line-height: 24px;
			overflow: hidden;
			font-size: 14px;
			font-weight: bold;
			color: #333;
			text-indent: 5px;
		}
		.dl-cata dd{
			width: 45px;
			height: 21px;			
			overflow: hidden;
			float: left;
			margin-top: 5px;
			padding-right: 1px;
		}
			.dl-cata dd a{
				height: 21px;
				display: block;
				line-height: 21px;
				padding-left: 1px;
				color: #333;
				text-indent: 4px;
			}
			.dl-cata dd a:hover{
				color: #e12160;
				text-decoration: none;
			}
		
		.dl-cata-min dd{width: 25px;}		
		.dl-cata-min dd.long{width: 50px;}
		.dl-cata-long dd{width: 74px;}
				
		.dl-cata dd.active{
			background: url(active.gif) right 0 no-repeat;
		}
			.dl-cata dd.active a{
				color: #fff;
				font-weight: bold;
				background: url(active.gif) left 0 no-repeat;
			}	
			
/* show-list */
.show-list{
	width: 662px;
	overflow: hidden;
	clear: both;
}	
	.search-box	.show-list{width:916px;}
	.search-box	.show-list li{width:896px;}
	.show-list li{overflow: hidden;float: left;}
	
	.show-list .play-pic{width: 130px;height: 170px;}
	.show-list .play-pic img{width: 120px;height: 160px; padding: 4px;}

	.show-list h5{ font-size: 14px; }
	.show-list p{
		height: 24px;
		line-height: 24px;
		overflow: hidden;
		color: #333;
	}
	.search-box	.show-list p.plot,
	.search-box	.show-list p.more-desc{width:754px;}
	.show-list p.plot em,
	.show-list p.plot{ height: 72px;}
	.show-list p.more-desc{ text-align: right; }
	.show-list p a{ margin-right: 7px;}
	.show-list p a.more{
		color: #e13160;
		padding-right: 8px;
		margin-left: 3px;
		background: url(a3.gif) right 4px no-repeat;
	}
	.show-list p em,
	.show-list .play-mode em{
		width: 36px;
		float: left;
		color: #666;
		display: block;
		height: 48px;
	}
	.show-list .play-mode em{ line-height: 25px;}

/* list-mode */
.list-mode li{
	width: 642px;
	clear: both;
	height: 170px;
	padding: 20px 10px;
	background: url(line.gif) 0 209px repeat-x;
}	
.list-mode li.kong{
	height: auto;
	text-align: center;
}
	.list-mode .play-pic{ float: left; margin-right: 12px;}
	.list-mode p{width: 500px;float: left;}
	.list-mode p.count{ 
		width: auto;
		text-align: right;
		float: right;
	}
	.list-mode h5{
		width: 350px;
		height: 34px;
		line-height: 34px;
		float: left;
		font-weight: bold;
		overflow: hidden;
	}
	
/* grid-mode */
.grid-mode{
	width: 690px;
	padding-left: 10px;
}
.grid-mode li{
	width: 130px;
	height: 240px;
	margin-top: 20px;
	margin-right: 40px;
}	
	.grid-mode p{width: 130px; height: 22px; line-height: 22px;}
	.grid-mode h5{
		width: 130px;
		height: 26px;
		line-height: 26px;
		overflow: hidden;
		margin-top: 3px;
	}	
	
/* letter-page */	
.letter-page{
	width: 916px;
	border: 0;
	margin: 0;
	padding: 15px 20px;
	overflow: hidden;
}

/* sortBox */
.letter-page .sortBox{width: 894px;}
.letter-page-tips{
	width: 206px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	margin: -47px 0 0 0;
	background: url(tips.png) 0 0 no-repeat;
}
	.letter-page-tips a{
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		text-indent: -999px;
	}
	
/* letter */			
.letter{
	width: 916px;
	height: 34px;
	overflow: hidden;
	margin-top: -1px;
	background: #fff;
}
.letter-fixed{
	position:fixed;
	z-index: 999999;
	top: 0;
	_position:absolute;
	_top: expression(documentElement.scrollTop); 
}
	.letter li{
		color: #666;
		width: 32px;
		height: 32px;
		line-height: 32px;
		overflow: hidden;
		text-align: center;
		margin-right: -1px;
		float: left;
		border: 1px solid #e8e8e8;
	}
	.letter li a{
		display: block;
		width: 100%;
		height: 100%;
		color: #666;
		font-weight: bold;
		overflow: hidden;
	}
	.letter a:hover{
		color: #e12160;
		font-weight: bold;
		text-decoration: none;
		background: #f5f5f5;
	}
	.letter li.sz{ width: 56px;}	
	
/* letter-box */
.letter-box{
	width: 916px;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}	
.letter-box dl{ 
	width: 916px;
	overflow: hidden;
	clear: both;	
	padding: 10px 0;
	border-top: 1px solid #e8e8e8;
	position: relative;
}		
	.letter-box dt{
		width: 32px;
		text-align: center;		
		overflow: hidden;
		float: left;		
		padding-top: 15px;
		font-size: 24px;
	}	
		.letter-box dt a{color: #e12160;}
		.letter-box dt a:hover{color: #e12160; text-decoration: none;}
	
	.letter-box dd{
		width: 865px;	
		float: right;		
		padding: 3px 0;
	}		
		.letter-box dd li{
			width: 216px;
			height: 28px;
			line-height: 28px;
			overflow: hidden;
			float: left;
			font-size: 14px;
		}
			.letter-box dd li a{
				padding-left: 15px;
				background: url(v3.gif) 0 3px no-repeat;
			}
			.letter-box dd li a:hover{
				background: url(v3.gif) 0 -28px no-repeat;
			}
	
/* list-star */
#list-star .detail-info h3{
	height: 40px;
	line-height: 24px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
	font-size: 20px;
	color: #000;
}
	/* pic */
	#list-star .detail-info .pic{width: 140px;height: 190px; background: none;}
	#list-star .detail-info .pic img{width: 130px;height: 180px;}
	
	/* info-box */
	#list-star .detail-info .info{width: 440px;}
	#list-star .info li{
		width: 220px;
		height: 30px;
		line-height: 30px;
		float: left;
		overflow: hidden;
	}
	#list-star .info li.long{
		width: 440px;
		line-height: 24px;
		padding: 5px 0 0 0;
		height: auto;
	}
		#list-star .info li span{ color: #000;}
		#list-star .info li strong{ color: #e12160;}
		

	
/* back-top */
.back-top{
	width: 73px;
	height: 19px;
	line-height: 20px;
	display: block;
	text-indent: 18px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	background: url(back-top.gif) 6px 5px no-repeat;
	*background-position: 6px 4px;
	background-color: #f5f5f5;
	position: absolute;
	right: 0;
	top: -1px;
}	
	
/* #back-to-top */	
*html,*html body{
	background-image:url(about:blank);
	background-attachment:fixed;
}
#back-to-top{
	position:fixed;
	right: 20px;
	bottom: 20px;
	display: none;
	z-index: 999999;
	_position:absolute;
	_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||10)-(parseInt(this.currentStyle.marginRight,10)||10));
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||10)-(parseInt(this.currentStyle.marginBottom,10)||10)));
}
	#back-to-top a{
		width: 50px;
		height: 50px;
		display: block;
		overflow: hidden;
		text-indent: -999px;
		background: url(back-to-top.png) 0 0 no-repeat;
	}
	#back-to-top a:hover{background-position: -50px 0;}
	
	
/* play-mode */
.play-mode{
	width: 500px;
	height: 25px;
	float: left;
	margin-top: 15px;
}	
	.play-mode-list{
		width: 464px;
		height: 25px;
		float: left;
		overflow: hidden;
	}
		.play-mode-list dd{
			display: block;
			float: left;
			width: 25px;
			height: 25px;
			line-height: 25px;
			margin: 0 10px 0 0;		
		}
			.play-mode-list dd a{
				display: block;
				width: 25px;
				height: 25px;
				overflow: hidden;
				background: url(sect-btn.gif) -70px -25px no-repeat;
			}
			.play-mode-list dd a:hover{
				text-decoration: none;
				background: url(sect-btn.gif) -95px -25px no-repeat;
			}
			.play-mode-list span{
				display: block;
				width: 60px;
				height: 25px;
				line-height: 25px;
				overflow: hidden;
				cursor: pointer;
				text-indent: 25px;
				background: url(play-mode-ico.gif) no-repeat;
			}
			.play-mode-list #qvod-pl span{ background-position: 5px 4px;}
			.play-mode-list #youku-pl span,
			.play-mode-list #youku_new-pl span{ background-position: 5px -26px;}
			.play-mode-list #tudou-pl span{ background-position: 5px -56px;}
			.play-mode-list #qiyi-pl span{ background-position: 5px -86px;}
			.play-mode-list #pptv-pl span{ background-position: 5px -116px;}
			.play-mode-list #sohu-pl span{ background-position: 5px -146px;}
			.play-mode-list #sina-pl span{ background-position: 5px -176px;}
			.play-mode-list #letv-pl span{ background-position: 5px -206px;}
			.play-mode-list #qqbk-pl span{ background-position: 5px -236px;}
			.play-mode-list #bdhd-pl span{ background-position: 5px -266px;}
			
			/* play-mode-tip */
			.play-mode-tip{ 						
				width:63px; 
				height:23px; 
				line-height: 23px;
				padding-bottom:4px; 
				overflow:hidden; 
				text-align:center;
				font-size:12px; 
				color:#e12160; 
				position:absolute;
				z-index: 3;
				margin:  0 0 0 -16px;
				background: url(play-mode-tip.gif) 0 0 no-repeat;
			}	
			
/* lasted-box */
#lasted-box	.caption h2{
	width: 124px;
	height: 20px;
	margin-top: 11px;
	margin-right: 241px;
	background: url(sub-tt.png) 0 0 no-repeat;
}	
#lasted-box	.caption .lasted-type,
#lasted-box	.caption .lasted-tags,
#lasted-box	.caption .lasted-time{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #333;
}
#lasted-box	.caption .lasted-tags{text-indent: 5px;}
	
	
#lasted-box	.content{
	width: 926px;
	overflow: hidden;
	padding: 0 15px 15px 15px;
}	
	.lasted-num{
		width: 40px;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: right;
		padding-right: 5px;
		color: #ccc;
		font-style: italic;
		text-align: center;
		font-size: 20px;
	}	
	.lasted-type{
		width: 200px;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: center;
		font-size: 14px;
	}
	.lasted-tags{
		width: 180px;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: left;
	}
	.lasted-tags a{ margin: 0 5px;}
		
	.lasted-time{
		width: 150px;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: right;
		padding-right: 15px;
		color: #666;
	}	
	.top-list li{
		width: 926px;
		height: 30px;
		overflow: hidden;
		float: left;
		clear: both;
		border-bottom: 1px solid #ececec;
	}
	.top-list h5{
		width: 320px;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: left;
		font-size: 14px;
		float: left;
	}
	.top-list h5 a{ margin: 0 5px;}
	#lasted-box .tipInfo{margin-left: 48px;}
	
/* top-box */
#top-box	.box{
	width: 928px;
	overflow: hidden;
	padding: 1px 15px 15px 15px;
}	

/* top-catalog */
.top-catalog{
	width: 118px;
	overflow: hidden;
	margin-top: 15px;
}
	.top-catalog h2{
		width: 118px;
		overflow: hidden;
	}
		.top-catalog a{
			width: 118px;
			height: 25px;
			line-height: 25px;
			display: block;
			overflow: hidden;
			text-indent: 17px;
			border-top: 1px solid #e8e8e8;
			background: url(dot.gif) 6px 10px no-repeat;
		}
		.top-catalog h2 a{ border: 0;}
		.top-catalog .active a{
			color: #fff;
			font-weight: bold;
			border: 0;
			background: url(active.gif) 0 -21px no-repeat;
		}
	
	.top-catalog ul{
		width:118px;
		margin-top: 5px;
		overflow: hidden;
	}
	.top-catalog li{
		width: 118px;
		overflow: hidden;		
	}

/* top-content */
.top-content{
	width: 810px;
	overflow: hidden;
	margin-top: -5px;
}

/* top-min */
.top-min{
	width: 246px;
	height: 366px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	_display: inline;
	border: 2px solid #e9e9e9;
}
.top-min-long{width: 790px;border: 0; height: auto;}

	.top-min .tt{
		height: 26px;
		line-height: 26px;
		overflow: hidden;
		padding: 0 10px;
		background: #f0f0f0;
	}
		.top-min .tt h5{
			font-size: 14px;
			font-weight: bold;
			float: left;
		}
		.top-min .tt span{
			color: #666;
			float: right;
		}	
	
	.top-min .top-list li{width:246px;}
	.top-min .top-list h5{width:130px;}
	.top-min .top-list h5 a{ margin: 0;}
	.top-min .lasted-num{ width: 35px;padding: 0 0 0 3px;}
	.top-min .lasted-time{ width: 60px; padding: 0 10px 0 0; color: #999;} 
	
	.top-min-long .top-list li{width:790px;}
	.top-min-long .top-list h5{width:600px;}
	.top-min-long .lasted-num{ width: 40px;padding: 0 5px 0 0;}
	
	.top-min p{
		width: 226px;
		padding: 0 10px;
		overflow: hidden;
		line-height: 30px;
		text-align: right;
	}
		.top-min p a{ color: #e12160;}
		.top-min p a:hover{ color: #e12160;}

			
/* detail-cols */
.detail-cols{
	width: 918px;
	margin: 19px;
	overflow: hidden;
}		
	/* detail-pic */
	.detail-pic{
		width: 237px;
		height: 312px;
		overflow: hidden;
		position: relative;
		background: url(pic-bg.gif) right bottom no-repeat;
	}
		.detail-pic img{
			display: block;
			width: 225px;
			height: 300px; 
			padding: 4px; 
			overflow: hidden;
			border: 1px solid #ccc;
		}
		.detail-pic .masker{
			width: 237px;
			height: 312px;
			overflow: hidden;
			background: #000;
			position: absolute;
			top: 0;
			left: 0;
			background: url(masker.png);
		}
		
	/* title */
	.detail-title{
		width: 666px;
		padding-left: 15px;
	}
		.detail-title h2{
			width: 450px;
			line-height: 24px;
			font-weight: bold;
			font-size: 20px;
			color: #333;
			float: left;
			font-family: "Microsoft Yahei";
			overflow: hidden;
		}		
	
	/* detail-union */	
	.detail-union{margin-top: 5px;}
	.detail-union,
	.detail-union img{
		display: block;
		width: 300px;
		overflow: hidden;
	}

	/* detail-info */
	.detail-info{
		width: 350px;
		padding: 0 13px 0 15px;
		overflow: hidden;
	}
		/* info */
		.detail-info .info{
			width: 350px;
			overflow: hidden;
		}
			.detail-info .info dl{
				width: 350px;
				line-height: 24px;
				overflow: hidden;
				color: #666;
				font-size: 12px;
				padding: 3px 0;
			}
				.detail-info .info dt{
					width: 42px;
					float: left;
					color: #666;
					overflow: hidden;
				}
				.detail-info .info dd{
					width: 308px;
					float: left;
					color: #999;
					overflow: hidden;
				}
					.detail-info .info dd a,
					.detail-info .info dd span{ margin: 0 5px 0 0;color: #333;}
					.detail-info .info dd span.color{ color: #18c2c8;sina}
				
			/* fn-left */		
			.detail-info .info dl.fn-left{width: 210px;height: 22px;}
			.detail-info .info dl.fn-left dd{width: 168px;}
			
			/* fn-right */		
			.detail-info .info dl.fn-right{width: 140px;height: 22px;}
			.detail-info .info dl.fn-right dd{width: 98px;}
			.detail-info .info dl.fn-right strong{ margin-right: 2px;}
			.detail-info .info dl a.link{
				color: #e13160;
				padding-right: 8px;
				background: url(a3.gif) right 6px no-repeat;
			}
			
			
	/* detail-share */	
	.detail-share{
		width: 350px;
		overflow: hidden;
		padding-top: 10px;
	}
			
	/* detail-sect */		
	.detail-sect{
		width: 350px;
		margin-top: 10px;
	}
		.detail-sect .interest-sect,
		.detail-sect .interest-rss{
			width: 80px;
		}
		/* interest-sect */
		.interest-sect{
			height: 25px;
			overflow: hidden;
		}
			.interest-sect a.sect-btn,
			.interest-rss a.rss-btn{
				width: 60px;
				height: 25px;				
				line-height: 25px;
				text-align: center;
				overflow: hidden;
				display: block;
				background: url(sect-btn.gif) 0 0 no-repeat;				
			}
			.interest-sect a.sect-btn:hover,
			.interest-rss a.rss-btn:hover{
				text-decoration: none;
				background: url(sect-btn.gif) -60px 0 no-repeat;
			}
				.interest-sect a.sect-btn span,
				.interest-rss a.rss-btn span{
					display: block;
					width: 60px;
					height: 25px;
					line-height: 25px;
					overflow: hidden;
					cursor: pointer;
					text-indent: 20px;
					background: url(heart.png) 6px 5px no-repeat;
				}
				.interest-rss a.rss-btn span{
					text-indent: 18px;
					background: url(a-home.gif) 9px 6px no-repeat;
				}
			
			/* sect-show */
			.interest-sect .sect-show,
			.interest-rss .rss-show{
				width: 70px;
				height: 25px;
				line-height: 25px;
				overflow: hidden;
				text-align: center;
				background: url(sect-btn.gif) 0 -25px no-repeat;
				display: none;
			}	
				 .interest-sect .sect-show a,
				 .interest-rss .rss-show a{color: #999;}
			
		/* rating-box */
		.rating-box{
			width: 198px;
			height: 35px;
			overflow: hidden;
		}	
		.rating-panle{
			width: 198px;
			overflow: hidden;
			position: absolute;
			margin: -3px 0 0 0;
		}
			.rating-panle .rating-self{
				margin: 0 0 0 18px;
			}
		
		/* rating-self */
		.rating-self{
			width: 185px;
			height: 30px;
			line-height: 28px;
			overflow: hidden;
		}	
			.rating-self .rating-bar{
				width: 120px;
				height: 24px;
				float: left;
				overflow: hidden;
				background: url(rating.png) 0 0 repeat-x;
			}
			.rating-self .rating-bar-item{
				height: 24px;
				overflow: hidden;
				background: url(rating.png) 0 -24px repeat-x;
			}
			.rating-self strong{
				float: left;
				padding-left: 5px;
				font-size: 30px;
				color: #e12160;
				font-style: italic;
				font-family: "Times New Roman", Times, serif;
			}
		
		/* rating-show */	
		.rating-box .rating-show{
			width: 180px;
			overflow: hidden;
			padding: 5px 8px 10px 8px;
			border: 1px solid #ccc;
			background: #fff;
			display: none;
		}		
			.rating-box .rating-show li{
				width: 170px;
				height: 14px;
				overflow: hidden;
				float: left;
				clear: both;					
				margin-top: 5px;
			}
				.rating-box .rating-show .starstop{
					width: 60px;
					height: 12px;
					overflow: hidden;
					display: block;
					text-indent: -999px;
					float: left;
					margin-top: 1px;
					margin-right: 5px;
					background: url(star-min.gif) no-repeat;
				}
					.rating-box .rating-show .star5{ background-position: 0 0;}
					.rating-box .rating-show .star4{ background-position: 0 -20px;}
					.rating-box .rating-show span.star3{ background-position: 0 -40px;}
					.rating-box .rating-show span.star2{ background-position: 0 -60px;}
					.rating-box .rating-show span.star1{ background-position: 0 -80px;}
					
				.rating-box .rating-show .power{
					height: 14px;
					overflow: hidden;
					display: block;
					float: left;
					margin-right: 5px;
					background: #9beaed;
				}						
				.rating-box .rating-show em{
					line-height: 14px;
					overflow: hidden;
					float: left;
					font-size: 10px;						
					color: #333;
					font-weight: normal;
				}	
				
	/* play-mode */
	.detail-info .play-mode,
	.detail-info .play-mode-list{	width: 350px;}	
						
/* rating */
#rating{
	height: 25px;
	line-height: 25px;
	overflow: hidden;	
	color: #666;
}			
	#rating span{ float: left;}	
	#rating .rating{
		float: left;
		height: 25px;
		overflow: hidden;
		margin-right: 5px;
	}	
		#rating .rating li{
			cursor: pointer;
			float:left;
			overflow: hidden;
			width: 16px;
			height: 16px;
			margin-top: 4px;
			text-indent: -99px;
			background: url(star.gif) 0 -16px no-repeat;
		}
		#rating .rating li.hover,
		#rating .rating li.active{
			background: url(star.gif) 0 0 no-repeat;
		}
			
/* detail-desc-cnt */
.detail-desc-cnt{
	padding: 5px;
	font-size: 14px;
	line-height: 24px;
}	
	
	
/* detail-foot */
.detail-foot{
	width: 936px;
	height: 25px;
	line-height: 25px;
	padding: 10px;
	overflow: hidden;
	margin: 15px 0 0 0;
	border-top: 1px solid #e4e4e4;
}
	.detail-foot .bds_more{
		line-height: 14px;
	}
	.detail-foot .qq label{
		float: left;
		color: #666;
		padding-right: 8px;
	}
	.detail-foot .qq a.qqmsn{
		color: #333;
		width: 160px;
		height: 25px;
		line-height: 23px;
		display: block;
		float: left;
		color: #666;
		text-indent: 26px;
		background: url(qqmsn.gif) 0 0 no-repeat;
	}	
	.detail-foot .qq a.qqmsn:hover{
		color: #333;
		text-decoration: none;
		background-position: 0 -25px;
	}
	
/* detail-nav */	
#detail-nav{
	width: 44px;
	position: fixed;
	z-index: 999;
	margin-left: -49px;
	padding: 0 0 1px 0;
	
	_position:absolute;
	_top: expression(documentElement.scrollTop + 250 + "px"); 
}
	#detail-nav li{
		width: 44px;
		height: 40px;
		margin: 0 0 -1px 0;
	}
		#detail-nav li.current a{width: 44px;}
		#detail-nav li.current a{position: relative;}
		#detail-nav li a{
			width: 40px;
			height: 100%;
			display: block;
			overflow: hidden;
			text-indent: -999px;
			background-image: url(detail-nav.png);
			background-repeat: no-repeat;
		}
		#detail-nav li#detail-list-nav a{ background-position: 0 0; }
		#detail-nav li#detail-list-nav a:hover{ background-position: -40px 0; }
		#detail-nav li#detail-list-nav.current a:hover,
		#detail-nav li#detail-list-nav.current a{ background-position: -80px 0; }
		
		#detail-nav li#detail-intro-nav a{ background-position: 0 -39px; }
		#detail-nav li#detail-intro-nav a:hover{ background-position: -40px -39px; }
		#detail-nav li#detail-intro-nav.current a:hover,
		#detail-nav li#detail-intro-nav.current a{ background-position: -80px -39px; }
		
		#detail-nav li#latest-focus-nav a{ background-position: 0 -78px; }
		#detail-nav li#latest-focus-nav a:hover{ background-position: -40px -78px; }
		#detail-nav li#latest-focus-nav.current a:hover,
		#detail-nav li#latest-focus-nav.current a{ background-position: -80px -78px; }
		
		#detail-nav li#comment-nav a{ background-position: 0 -117px; }
		#detail-nav li#comment-nav a:hover{ background-position: -40px -117px; }
		#detail-nav li#comment-nav.current a:hover,
		#detail-nav li#comment-nav.current a{ background-position: -80px -117px; }
		
		/* #back-detail-top */
		#back-detail-top{ position: absolute; top: -45px; display: none;}	
		#back-detail-top a{background-position: 0 -157px;}
		#back-detail-top a:hover{background-position: -40px -157px;}
		
		#detail-nav li p{
			width: 78px;
			height: 26px;
			line-height: 26px;
			text-indent: 11px;
			display: block;
			overflow: hidden;
			position: absolute;
			color: #fff;
			font-weight: bold;
			margin: 7px 0 0 -83px;
			background: url(nav-tips.gif) 0 0 no-repeat;
			display: none;
			
		}	
		#detail-nav li.active p{
			display: block;
		}

	
/* play-list-box */
.play-list-box{
	width: 926px;
	overflow: hidden;
	margin: 0 15px;
	padding-bottom: 15px;
}
	.play-list-box .caption{
		width: 926px;
		height: 60px;
		overflow: hidden;
		background: url(line.gif) 0 59px repeat-x;
	}	
		/* H4 */
		.play-list-box .caption h4{
			height: 35px;
			float: left;
			overflow: hidden;
			margin-top: 13px;
		}
			.play-list-box .caption h4 img{
				height: 20px;
				display: block;
				margin: 8px 0 0 0;
			}
		
		/* Txt */	
		.play-list-box .txt{
			height: 22px;
			line-height: 22px;
			overflow: hidden;			
			margin-top: 19px;
			float: right;
			padding-right: 5px;
		}	
			.play-list-box .txt a,
			.play-list-box .txt a:hover{ color: #e12160;}
			
		/* play-close */	
		.play-list-box .play-close{
			height: 22px;
			width: 22px;
			overflow: hidden;			
			margin-top: 19px;
		}
			.play-close a.close{		
				width: 22px;
				height: 22px;
				display: block;			
				font-size: 0;				
				line-height: 0;			
				overflow: hidden;
				background: url(plus.gif) 0 0 no-repeat;
			}
			.play-close a.close:hover{background-position: -22px 0;}
			.play-close a.open{background-position: 0 -22px;}
			.play-close a.open:hover{background-position: -22px -22px;}
			
		/* play-page */	
		.play-list-box .play-page{
			height: 25px;
			overflow: hidden;			
			margin-top: 18px;
			padding-right: 4px;
		}
			.play-page a{	
				height: 25px;
				line-height: 25px;
				*line-height: 23px;
				display: block;		
				overflow: hidden;
				float: left;
				padding-right: 5px;
				margin-right: 6px;
				background: url(play-page.gif) right 0 no-repeat;
			}
				.play-page a span{
					height: 25px;
					display: block;	
					_display: inline-block;			
					overflow: hidden;
					padding: 0 4px 0 9px;
					cursor: pointer;
					background: url(play-page.gif) left 0 no-repeat;
				}	
			.play-page a:hover{	
				color: #333;
				text-decoration: none;
				background: url(play-page.gif) right -50px no-repeat;
			}
				.play-page a:hover span{
					background: url(play-page.gif) left -50px no-repeat;
				}	
				
			.play-page a.current,
			.play-page a.current:hover{	
				color: #fff;
				background: url(play-page.gif) right -25px no-repeat;
			}
				.play-page a.current span,
				.play-page a.current:hover span{
					background: url(play-page.gif) left -25px no-repeat;
				}		
			
			
		/* play-list */	
		.play-list{
			width: 936px;
			overflow: hidden;		
			clear: both;
		}		
			.play-list a{
				width: 144px;
				height: 29px;
				line-height: 29px;
				padding: 0 1px 1px 0;
				overflow: hidden;
				display: block;
				_display: inline-block;
				text-align: center;
				color: #333;
				float: left;
				margin: 10px 10px 0 0;
				position: relative;
				background: url(play-list.gif) 0 0 no-repeat;
			}	
			.play-list a:visited{color: #999;background: 0 -120px;background: url(play-list.gif) 0 -120px no-repeat;}
			.play-list a:hover{color: #fff;text-decoration: none;background-position: 0 -30px;}
			.play-list-long a{width: 223px;background-position: 0 -60px;}
			.play-list-long a:visited{background-position: 0 -150px;}
			.play-list-long a:hover{background-position: 0 -90px;}
			
				.play-list a span.new{top: 0;right: 0;}
				
				
				
/* time-box */				
				
/* time-tab */
.time-tab{
	width: 960px;
	height: 30px;
	overflow: hidden;
}		
	.time-tab li{
		width: 79px;
		height: 30px;
		line-height: 28px;
		float: left;
		cursor: pointer;
		overflow: hidden;
		text-align: center;
		color: #333;
		font-weight: bold;
		font-size: 12px;
		margin-right: -1px;
		border: 1px solid #dedede;
		border-bottom: 0;
		background: #fff;
	}
	.time-tab li.active{
		width: 78px;
		position: relative;
		z-index: 1;
		color: #fff;
		border-color: #18c2c8;
		background: #18c2c8;
	}
		.time-tab li.active a{ 
			color: #fff;
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
		}
		.time-tab li.active a:hover{ color: #fff;}
		
/* time-box */
#time-box .time-title{
	width: 956px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333;
}		

/* timetable */
.timetable{
	width: 918px;
	clear: both;
	overflow: hidden; 
	margin: 0 19px 19px 19px;
}
	.timetable dt.title{
		width: 130px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		color: #fff;
		font-weight: bold;
		overflow: hidden;
		float: left;
		margin-right: -1px;
		position: relative;
		z-index: 2;
		border: 1px solid #0098aa;
		background: #18c2c8;
	}
	.timetable dd.block{
		width: 132px;
		height: 132px;
		float: left;
		margin-right: -1px;
		margin-top: -1px;
	}
		.timetable .timeinfo{
			width: 130px;
			height: 130px;
			color: #ddd;
			border: 1px solid #d7d7d7;
			background: #fff;
		}
		.timetable .today{ color: #98954D; background: #fcf891;}
		.timetable .lastday {background: #fcfcfc;}
		.timetable .nextday {color: #d7d7d7; background: #e5e5e5;}
		.timetable .timeinfo-active{
			height: auto;
			position: absolute;
			z-index: 1;
			background: #f0ffff;
		}
			.timeinfo-active .date-long{ 
				height: auto;
				overflow: hidden;
			}
				
			/* tatebg */		
			.timetable .datebg{
				width: 130px;
				height: 130px;
				overflow: hidden;				
				font-size: 50px;
				line-height: 130px;
				font-style: italic;
				text-align: center;
			}
			.timetable .mindate{
				height: 15px;
				line-height: 15px;
				color: #333;
				font-size: 11px;
				text-align: left;				
				text-indent: 2px; 
				font-weight: bold;
			}
			
			/* data-list */
			.date-list{
				width: 104px;
				height: 105px;
				overflow: hidden;
				clear: both;
				margin: -5px 11px 15px 15px;
			}
				/*
				.date-list li{
					width: 100px;
					height: 100px;
					overflow: hidden;
					float: left;
					margin-top: 4px;
					margin-right: 4px;
				}
				*/
				.date-list li{
					width: 104px;
					height: 22px;
					float: left;
					overflow: hidden;
				}
				.date-list .show-tipinfo{
					height: 22px;
					line-height: 20px;
					overflow: hidden;
					text-indent: 10px;
					background: url(dot.gif) 0 8px no-repeat; 
				}
				.date-pic{overflow: hidden;}
				.date-pic img{
					width: 100px;
					height: 100px;
					overflow: hidden;
					display: block;
				}
				.date-list .tipInfo{margin-left: 34px;}	
			
			/* date-one */
			.date-one li{ float: none; clear: both;}
			
			/* date-two */
			.date-two li{width: 48px;}
			
			/* date-three */
			.date-three li,
			.date-three .date-pic img{
				width: 48px;
				height: 48px;
			}
			.date-three li.long,
			.date-three li.long .date-pic img{
				height: 100px;
			}
			
			/* date-four */
			.date-four li,
			.date-four .date-pic img{
				width: 48px;
				height: 48px;
			}
			
/* ui-form */
.ui-form{
	padding: 30px 0 30px 30px;
	overflow: hidden;
	clear: both;
}	
	.ui-form-title{
		overflow: hidden;
		margin: -10px 0 20px 0;		
		height: 35px;
		line-height: 20px;
		border-bottom: 1px solid #ddd;
	}
		.ui-form-title h3{
			font-size: 14px;
			font-weight: bold;
		}
	.ui-form-item{
		width: 100%;
		overflow: hidden;
		clear: both;
		line-height: 35px;
		margin:0 0 30px 0;
	}
	.ui-form-check{margin: -20px 0 20px 0;}	
	.ui-form-radio{margin: -20px 0 10px 0;}
	.ui-form-margin0{margin: 0;}
	.ui-form-info{
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		margin: 10px 0 0 0;
	}
	
	.ui-form-label{
		font-size:14px;
		text-align:right;		
		padding-right: 10px;
		float: left;
	}
	.ui-form-field,
	.ui-form-select{
		overflow: hidden;
		height: 33px;
		padding: 0 8px;
		margin: 0 10px 0 0;
		float: left;
		border: 1px solid #ccc;		
		background: url(input.gif) 0 0 repeat-x #fbfbfb;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}				
	.ui-form-field-hover{
		border-color: #999;
		text-decoration: none
	}
	.ui-form-field-active{
		border-color: #18c2c8;
		background: url(input-active.gif) 0 0 repeat-x #fff;
	}	
	.ui-form-field-readonly{
		border: 1px solid #ccc;		
		background: #fbfbfb;
	}
	.ui-form-area{
		height: auto;
		float: none;
		padding: 5px 8px;
		margin: 0; 
		height: 90px;
	}
		.ui-input{		
			width: 100%;
			*height: 33px;
			padding: 8px 0;
			font-size:13px;		
			border: 0;
			color: #666;
			background: transparent;
		}	
		.ui-textarea{
			display: block;
			overflow: auto;
			overflow-x: hidden;
			padding: 0;
			height:100%;
			height: 90px;
			line-height: 22px;
		}

	.ui-form-block{
		float: left;
		overflow: hidden;
		margin: 0 10px 0 0;
	}
		.ui-form-block .ui-form-field{margin: 0;}
	
	.ui-button{
		width: 100px;
		height: 37px;
		overflow: hidden;
		border: 0;
		padding: 0 0 2px 0;
		cursor: pointer;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		margin-right: 8px;
		float: left;
		margin: 0 20px 0 0;
		background: url(button.png) 0 0 no-repeat;
	}
	.ui-button-active{
		background-position: 0 -37px;
	}
	
	.ui-form-select{
		background: #fff;
	}
		.ui-form-select select{
			font-size: 14px;
			float: left;
			margin: 6px 0 0 0;
			border: 0;
		}
	
	/* ui-message */
	.ui-message{
		color:#999;
		font-size:12px;
		height: 33px;
		line-height: 31px;
		padding: 0 10px 0 30px;
		overflow: hidden;
		color: #666;
		border: 1px solid #fff;		
		background-repeat: no-repeat;
		background-position: 8px 8px;
		background-color: #fff;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;		
		float: left;
	}
	.ui-message-clear{
		clear: both;
		float: none;
		padding: 3px 0 0 140px;
		line-height: 18px;
		height: auto;
	}
		.onShow{		
			background-image: url(valid/onShow.gif);
		}
		.onFocus{
			border-color: #cdd9f5;
			background-image: url(valid/onFocus.gif);
		   background-color:#E9F0FF; 
		}
		.onError{
			color: #c00;
			border-color: #f3dbcb;
			background-image: url(valid/onError.gif);
			background-color:#FFF2E9; 
		}
		.onCorrect{
			color: #080;
			border-color: #cdefd0;
			background-image: url(valid/onCorrect.gif);
			background-color:#E9FFEB; 
		}
		.onLoad{
			 background-image: url(valid/onLoad.gif);
			 background-position: 6px 7px;
		}
		
	/* ui-message-fixed */
	.ui-message-fixed{
		position: absolute;
	}	 
	
	.ui-check{
		float: left; 
		margin: 0 10px 0 0;
		font-size: 14px;
		cursor: pointer;
	}
	.ui-check input{ 
		float: left; 
		margin: 12px 5px 0 0; 
		*margin: 6px 3px 0 -3px;
		_margin: 6px 0 0 -3px;
		cursor: pointer;
	}
	#validate-code img{
		width: 180px;
		height: 50px;
		float: left; 
		display: block;
		overflow: hidden;
		margin: 0 10px 0 0;
		vertical-align: top;
		cursor: pointer;
	}
	.validate-code-btn{
		clear: both;
		line-height: 18px;
		padding: 5px 0 0 0;
	}
	
	.ui-form-app{
		width: 100%;
		overflow: hidden;
		clear: both;
		padding: 15px 0 0 0;
		border-top: 1px dotted #d7d7d7;
	}
		.ui-form-app img{ 
			display: block;
			float: left;
			margin: 0 10px 0 0;
		}
	
/* width style */	
.w40{width: 40px;}
.w50{width: 50px;}
.w100{width: 100px;}
.w110{width: 110px;}
.w130{width: 130px;}
.w220{width: 220px;}
.w250{width: 250px;}
.w300{width: 300px;}
.w320{width: 320px;}
.w350{width: 350px;}
.w400{width: 400px;}
.w455{width: 455px;}
.w650{width: 650px;}
.w670{width: 670px;}
.w870{width: 870px;}
.w900{width: 900px;}
	
	
/* ui-link */	
.ui-link-cnt{ margin-right:-10px;_margin-right:-20px;}	
.ui-link{
	display: block;
	height: 28px;
	line-height: 26px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	font-size: 12px;
	padding: 0 12px;
	font-weight: bold;
	color: #666;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
	background: url(ui-link.gif) 0 0 repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
}	
.ui-link:hover{
	text-decoration: none;
	border-color:#18c2c8;
	background-position: 0 -28px;
}
	.ui-link span.icon,
	.ui-link em.icon{
		display: block;
		width: 15px;
		height: 15px;
		overflow: hidden;
		float: left;
		margin: 5px 2px 0 0;
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	.ui-link span.write{background-image: url(write.gif);}
	.ui-link span.del{background-image: url(trash.gif);}
	.ui-link span.set{background-image: url(set.gif);}
	.ui-link span.add{background-image: url(a-home.gif);}
	
.ui-link-small{
	height: 23px;
	line-height: 21px;
	*line-height: 23px;
	_line-height: 21px;
	font-weight: 400;
	padding: 0 8px;
}	

	
/* form-bar */
.form-bar{
	width: 360px;
	text-align: center;
	margin: 25px 0 0 0;
	border-left: 1px dotted #ccc;
}	
			
/* log-box */
.log-box .caption h2{
	width: 130px;
	height: 20px;
	margin-top: 11px;
	overflow: hidden;
	background: url(sub-tt.png) no-repeat;
}	
.log-box .caption span{ float: right;}
.log-box a{ color: #e12160;}	

.log-box .content{padding: 15px;overflow: hidden;}

/* reg-box */
#reg-box .caption h2{ background-position: 0 -40px;}
#login-box .caption h2{ background-position: 0 -60px;}
#getpw-box .caption h2{ background-position: 0 -80px;}

/* playBox */
.playBox,
.silderBox{
	padding: 10px 0;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #333;
}

/* play */
#play{
	width: 970px;
	overflow: hidden;
	margin: 0 auto;
}
/* player */
#player{
	width: 660px;
	height: 518px;
	float: left;
	overflow: hidden;
}

#player-union{
	width: 300px;
	float: right;
	overflow: hidden;
	margin: -20px 0 0 0;
}
	#player-union .player-union{
		width: 300px;
		height: 250px;
		display: block;
		margin: 20px 0 0 0;
	}

/* play-bottom-union */
#play-bottom-union{padding-top: 10px;width: 960px;}
#play-bottom-union,
#play-bottom-union img{width: 960px; display: block; margin: 0 auto;}

/* silderBox */
.silderBox{margin-top: -1px;}
.ui-silder{position: relative;}

/* ui-silder-tip */
.ui-silder-tip{
	width: 92px;
	height: 92px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;	
	background: url(tip-tt.png) no-repeat;
}
#tv-silder-tip{background-position: 0 0;}
#movie-silder-tip{background-position: -93px 0;}
#variety-silder-tip{background-position: -186px 0;}
#cartoon-silder-tip{background-position: 0 -93px;}

/* ui-silder-panel */
.ui-silder-panel,
.ui-silder-cnt{
	width:960px;
	height:270px;
	overflow: hidden;
	background: #111;
}
	.ui-silder-panel img{
		width: 690px;
		height: 270px;
		display: block;
		overflow: hidden;
	}
	.ui-silder-intro{
		width: 230px;
		height: 270px;
		line-height: 20px;
		overflow: hidden;
		color: #999;
		padding: 0 20px 0 0;
	}
		/* H3 */
		.ui-silder-intro h3{
			padding: 10px 0;
			height: 60px;
			line-height: 30px;
			overflow: hidden;
		}
		.ui-silder-intro h3 strong{
			font-family: "Microsoft Yahei";
			font-size: 26px;
			font-weight: normal;
			display: block;
		}
			.ui-silder-intro h3 strong a{ color: #fff;}
			
		/* UL */	
		.ui-silder-intro ul{height: 60px;overflow: hidden;}	
		.ui-silder-intro li{height: 20px;overflow: hidden;}				
		.ui-silder-intro span{ margin: 0 10px 0 0;}
		
		.ui-silder-intro p{height: 60px;overflow: hidden;}
	
		/* ui-silder-play */
		.ui-silder-play{
			display: block;
			width: 108px;
			height: 30px;
			overflow: hidden;
			margin: 0 auto;
			text-indent: -999px;
			margin-top: 18px;
			background: url(silder-play.png) 0 0 no-repeat;
		}	
		
/* ui-silder-nav */		
.ui-silder-nav{
	width: 890px;
	height: 55px;
	margin: 0 auto;
	padding: 15px 0 0 2px;
	overflow: hidden;
}
	.ui-silder-nav li{
		float: left;
		padding: 1px;
		margin-right: 1px;
		border: 4px solid #000;
	}
	.ui-silder-nav li.current{
		border-color: #19c2c8;
	}
	.ui-silder-nav a{ cursor: default;}
	.ui-silder-nav li,
	.ui-silder-nav img{
		display: block;
		width: 100px;
		height: 40px;
		overflow: hidden;
	}
	
/* .ui-silder */
.ui-silder a.prev,
.ui-silder a.next{
	display: block;
	width: 13px;
	height: 29px;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	cursor: pointer;
	margin: 26px 0 0 0;
	background: url(ui-silder-btn.png) no-repeat;
}	
.ui-silder a.prev{left: 10px;background-position: 0 0;}
.ui-silder a.prev:hover{background-position: 0 -29px;}
.ui-silder a.next{right: 10px;background-position: -13px 0;}
.ui-silder a.next:hover{background-position: -13px -29px;}

/* cntBox */
.cntBox{width: 690px;overflow: hidden;}
.cntBox .conBox{width: 690px; height: auto;}
.cntBox .boot{width: 690px;background: url(shadow2.gif) 0 0 no-repeat;}
.cntBox .box{width: 686px;}
.cntBox .conBox .box .content{padding: 0 8px 10px 8px;}	
.cntBox .conBox .caption h2{
	width: 100px;
	height: 20px;
	overflow: hidden;
	margin: 11px 0 0 0;
	background: url(tv-tt.png) no-repeat;
}
#movie-cntBox .conBox .caption h2{
	background-image: url(movie-tt.png);
}
	#tv-cn .caption h2{background-position: 0 -45px; }
	#tv-hk .caption h2{background-position: 0 -65px; }
	#tv-kr .caption h2{background-position: 0 -85px; }
	#tv-tc .caption h2{background-position: 0 -105px; }
	#tv-jp .caption h2{background-position: 0 -125px; }
	#tv-us .caption h2{background-position: 0 -145px; }
	#tv-th .caption h2{background-position: 0 -165px; }
	#tv-os .caption h2{background-position: 0 -185px; }
	
	#movie-action .caption h2{background-position: 0 -45px; }
	#movie-drama .caption h2{background-position: 0 -65px; }
	#movie-comedy .caption h2{background-position: 0 -85px; }
	#movie-romance .caption h2{background-position: 0 -105px; }
	#movie-horror .caption h2{background-position: 0 -125px; }
	#movie-fiction .caption h2{background-position: 0 -145px; }
	#movie-war .caption h2{background-position: 0 -165px; }
	#movie-documentary .caption h2{background-position: 0 -185px; }
	
	
.conBox .caption span{float: right; font-size: 12px;}
.conBox .caption span a{ color: #666; }
.conBox .caption span a:hover{ color: #e12160; }

.cntBox .pic-list{
	width: 690px;
	padding: 0;
}

/* cntBar */
.cntBar{width: 260px;overflow: hidden;}
.cntBar .boot{width: 260px;background: url(shadow2.gif) right 0 no-repeat;}
.cntBar .box{width: 256px;}
.cntBar .box .content{padding: 0 12px 5px 12px;}	
.cntBar .sideRow .caption,
.list-cata-top .caption{
	height: 43px;
	line-height: 41px;
	overflow: hidden;
	margin: 0 12px;
	border-bottom: 1px solid #eee;
}
	.cntBar .sideRow .caption span{float: right; font-size: 12px;}
	.cntBar .sideRow .caption span a{ color: #666; }
	.cntBar .sideRow .caption span a:hover{ color: #e12160; }
	.cntBar .sideRow .caption h3,
	.list-cata-top .caption h3{
		height: 20px;
		width: 100px;
		margin: 11px 0 0 0;
		background: url(tv-tt.png) no-repeat;
	}
			#tv-top-lasted .caption h3{background-position: 0 -205px; }			
			#tv-top-hot .caption h3{background-position: 0 -225px; }			
			#tv-top-praise .caption h3{background-position: 0 -245px; }			
			#tv-topic .caption h3{background-position: 0 -265px; }			
			#tv-forecast .caption h3{background-position: 0 -285px; }			
			
/* ul-topic */
.ul-topic{
	overflow: hidden;
	clear: both;
} 	
	.ul-topic li{
		height: 75px;
		overflow: hidden;
		padding: 10px 0;
		border-bottom: 1px dotted #dfdfdf;
	}	
		.ul-topic .play-pic,
		.ul-fc .play-pic{width:108px;height: 75px; float: left; margin: 0 10px 0 0;}
		.ul-topic .play-pic img,
		.ul-fc .play-pic img{width: 100px;height: 67px;}
		
		.ul-topic h5{
			font-size: 14px;
			overflow: hidden;
			height: 22px;
			line-height: 22px;
		} 
		.ul-topic p{
			color: #999;
			overflow: hidden;
			height: 22px;
			line-height: 22px;
			margin: 3px 0 5px 0;
		} 
		.ul-topic .go-topic{
			display: block;
			width: 70px;
			height: 23px;
			line-height: 23px;
			text-indent: 7px;
			overflow: hidden;
			color: #e12160;
			background: url(go-topic.gif) 0 0 no-repeat;
		}
		.ul-topic .go-topic:hover{
			text-decoration: none;
			background-position: 0 -23px;
		}			
		
/* ul-fc */
.ul-fc{
	width: 248px;
	overflow: hidden;
	clear: both;
	margin: 2PX 0 6px 0;
}
	.ul-fc li{
		width: 108px;
		height: 99px;
		overflow: hidden;
		text-align: center;
		float: left;
		padding: 0 2px;
		margin: 10px 8px 0 0;
	}
	.ul-fc .play-pic{float: none; margin: 0 0 5px 0;}		
	
/* tv-row-ad */
#tv-row-ad .box{
	width: 250px;
	height: 250px;
	overflow: hidden;
	padding: 4px;
}	

/* list-cata-top */
.list-cata-top{width: 233px;overflow: hidden;padding: 0 10px;}	
.list-cata-top .caption{margin: 0;}

/* comment */
#comment .ui-tab-box{padding: 0 0 30px 0;}
#comment .ui-form{padding: 30px 30px 0 30px;}
#comment .ui-form-item{margin: 0;}
#comment .ui-form-info .ui-label{ padding: 0 10px 0 0;}
#cmt-input-tip .ui-form-field,
#review-input-link .ui-form-field{
	display: block;
	line-height: 33px;
	float: none;
	margin: 0;
}
#comment .sortBox{
	width: 875px;
	margin: 10px 30px 0 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}
#mcommform{width: 100%;overflow: hidden;padding: 5px 0;}
#mcommform .ui-textarea,
#mcommform .ui-form-area{ height: 50px;}
#mcommform .ui-link-cnt{padding-top: 5px;float: right;}
	

/* replongform */
#replongform{width: 300px;padding: 15px;overflow: hidden;}
#replongform .ui-link-cnt{padding-top: 5px;}
#replongform .ui-link-cnt .ui-link{float: right;}

/* comment-list */
.comment-list{
	margin: 0 30px;
}	
/* cmt-post */
.cmt-post{
	width: 900px;
	padding: 15px 0 10px 0;
	*padding: 15px 0 0 0;
	*float: left;
	*clear: both;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
	/* cmt-avatar */
	.cmt-avatar{
		width: 60px;
		float: left;
		text-align: center;
	}
		.cmt-avatar img{
			display: block;
			width: 48px;
			height: 48px;
			overflow: hidden;			
			padding: 5px;
			border: 1px solid #ddd;
			background: #fff;
			
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;	
		}
		
	/* cmt-body */
	.cmt-body{		
		padding: 0 0 0 70px;
		_padding: 0 0 0 15px;	
		_float: left;
	}		
		/* cmt-header */
		.cmt-header{padding-top: 0px;}
		.cmt-user-name{
			color: #666;
			font-size: 13px;
			margin-right: 10px;
		}
		
		/* cmt-cnt */
		.cmt-cnt{
			color: #333;
			line-height: 20px; 
			margin: 5px 0;
		}
		.cmt-cnt a{color: #e12160;}
		
		/*cmt-footer */
		.cmt-footer{
			color: #999;
			height: 20px;
			line-height: 20px;
			overflow: hidden;
			margin-bottom: 8px;
		}
		.cmt-footer .date-time{margin-right: 10px;}
		.cmt-footer a{
			color: #999; 
			padding-left: 16px;
			background: url(sprites.png) no-repeat;
		}
		.cmt-footer a.reply{	
			background-position: 0 2px;
			*background-position: 0 0;
			_background-position: 0 2px;
		}
		.cmt-footer a.del{	
			background-position: 0 -37px;
			*background-position: 0 -40px;
			_background-position: 0 -38px;
		}
		.cmt-footer a.sup{	
			margin-right: 5px;
			background-position: 0 -58px;
		}
		.cmt-footer a.opp{	
			background-position: 0 -78px;
		}
		.cmt-footer a:hover{color: #e12160;}
		
	
	/* comment-avatar */
	.comment-avatar{
		width: 60px;
		float: left;
		text-align: center;
	}
		.comment-avatar .avatar{
			display: block;
			width: 60px;
			height: 60px;
			overflow: hidden;
			margin: 0 0 3px 0;
			
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;	
			
		}	
			.comment-avatar img{
				display: block;
				width: 48px;
				height: 48px;
				overflow: hidden;			
				padding: 5px;
				border: 1px solid #ddd;
				background: #fff;
				
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;	
			}
	
	/* comment-box */
	.comment-box{		
		margin: 0 0 0 70px;		
		padding: 6px 10px;
		border: 1px solid #ddd;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;	
	}	
		/* comment-name */
		.comment-name{height: 24px;line-height: 24px;color: #e12160;}		
		.comment-name a{color: #e12160;}
		.comment-review .comment-name a{color: #333;font-size: 14px; font-weight: bold; }
		.comment-review .comment-name a:hover{color: #e12160;}
		.comment-name .date-time{
			color: #999;
			font-size: 11px;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
		}
		
		/* comment-cnt */
		.comment-cnt{color: #333;line-height: 20px; font-size: 12px;}
		.comment-cnt a{color: #e12160;}
		.comment-review .comment-cnt{
			font-size: 14px;
			line-height: 24px;
			padding: 5px 0 3px 0;
		}
		
		/* comment-do */
		.comment-do{
			height: 24px;
			line-height: 24px;
			overflow: hidden;
			font-size: 12px;
			margin: 5px 0 0 0;
			*font-family: 'ËÎÌå';			
		}
			.comment-do em{ color: #ccc;margin: 0 3px;}
			.comment-do .date-time{ color: #999;}
			.comment-do .date-time a{ color: #e12160; margin: 0 5px 0 0;}
			.comment-do strong,
			.comment-do .date-time{font-family: Tahoma, Arial, Helvetica, sans-serif;}
			.comment-do strong{font-size: 11px;}
			
/* comment-reply */
.comment-reply{
	padding-bottom: 15px;
	overflow: hidden;
}
.comment-reply li{
	padding: 10px 0 0 70px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	
}		


/* specail-list */
.specail-list{
	width: 916px;
	overflow: hidden;
	clear: both;
}	
	.specail-list li{
		width:209px;
		float: left;
		overflow: hidden; 
		padding: 20px 10px;
		background: url(line.gif) 0 bottom repeat-x;
	}
	
	.specail-list .play-pic{width: 208px;height: 108px; float: left; margin-right: 10px;}
	.specail-list .play-pic img{width: 200px;height: 100px;}
	.specail-list .play-pic .bg{width:200px;}
	.specail-list .play-pic .time{width:180px; text-align: center; padding: 0; margin: 0 10px;}

	.specail-list h5{ 
		font-size: 14px; 
		font-weight: bold;
	}
	.specail-list p{
		height: 24px;
		line-height: 24px;
		overflow: hidden;
		color: #333;
	}
	.specail-list p a.more{
		color: #e13160;
		padding-right: 8px;
		margin-left: 10px;
		background: url(a3.gif) right 6px no-repeat;
	}
	
/* specail-page */
#specail-page .specail-focus{
	width: 960px;
	height: 300px;
	overflow: hidden;
	position: relative;
}		
	/* specail-banner */
	.specail-banner,
	.specail-banner img{
		display: block;
		width: 960px;
		height: 300px;
		overflow: hidden;
	}	
	
	/* specail-desc */
	.specail-desc{
		width: 286px;
		height: 243px;
		overflow: hidden;
		position: absolute;
		top: 27px;
		right: 25px;
		background: url(specail-focus.png) 0 0 no-repeat;
	}	
		.specail-desc-cnt{
			width: 260px;
			height: 220px;
			color: #fff;
			padding: 9px 13px;
			overflow: hidden;
		}
		.specail-desc h2{
			height: 35px;
			line-height: 24px;
			font-weight: bold;
			font-size: 20px;
			color: #666;
			font-family: "Microsoft Yahei";
			overflow: hidden;
			border-bottom: 1px solid #eee;
		}
		.specail-desc h2 a,
		.specail-desc h2 a:hover{ color: #fff;}
		.specail-desc p{
			line-height: 22px;
			text-indent: 24px;
			padding: 8px 0;
		}
		
/* sitemap */
.sitemap-item{
	margin: 0 18px;
	padding: 0 0 19px 0;
	overflow: hidden;
	font-size: 14px;
}
	/* H2 */
	.sitemap-item h2{
		width: 920px;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		font-size: 16px;
		font-weight: bold;
		font-family: "Microsoft Yahei";
		background: url(line.gif) 0 bottom repeat-x;
	}
	/* sitemap-list */
	.sitemap-list{
		width: 920px;
		line-height: 24px;
		overflow: hidden;
		padding: 19px 0;
		border-bottom: 1px solid #eee;
	}
		.sitemap-list dt{
			float: left;
			width: 75px;
			overflow: hidden;
			font-weight: bold;
			color: #e12160;
		}
		.sitemap-list dd{
			float: right;
			width: 845px;
			overflow: hidden;
			
		}
		.sitemap-list li{
			width: 167px;
			float: left;
		}	
		
/* ui-sponsor */
.ui-sponsor .box{ width: 958px; padding: 0;}
.ui-sponsor950{margin-top: 5px; margin-bottom: -10px;}	
.ui-sponsor950 .box{width: 950px;padding: 4px;}	
.sina{
			background: url(http://css.qire123.com:83/profiles/t.gif) 0 5px no-repeat;
			padding-left: 20px;
      display:inline-block;
      margin-right:10px;
		}
/* help-link */
		.menu .help-link{
			height: 27px;
			line-height: 25px;
			overflow: hidden;
			float: right;
			margin-top: 5px;
			padding: 0 5px;
			border: 1px solid #e70f47;
			background: url(menu-link.gif) 0 0 repeat-x;
		}	
			.menu .help-link a{
				margin: 0 5px;
				padding-left: 8px;
				background: url(a.gif) 0 5px no-repeat;
			}
			.menu .help-link a:hover{ color: #e12160; }
			.show-share {
    height: 35px;
    line-height: 35px;
    color: #999;
    border: 1px solid #e3e3e3;
    border-top: 0;
    background: #f8f8f8;
}
/* play-hel */
#play-help .box{border-color: #390;}
#play-help .play-help-item{
	padding: 5px 18px 18px 18px;
}
	#play-help .play-help-item h3{
		display: inline;
		background: #fff;
		line-height: 30px;
		padding: 0 10px;
		font-size: 14px;
		color: #390;
		font-weight: bold;
		position: relative;
		margin: 0 0 0 10px;
	}
	#play-help .play-help-item ul{
		display: block;
		overflow: hidden;
		color: #333;
		line-height: 22px;
		padding: 15px 0 10px 0;
		border: 1px solid #ddd;
		backgrounds: #eafde0;
		margin-top: -15px;
		
	}
		#play-help .play-help-item li{
			padding: 3px 18px 3px 33px;
			background: url(dot.gif) 20px 11px no-repeat;
		}
		#play-help .play-help-item li.skills{
			border-top: 1px solid #ddd;
			margin-top: 10px;
			padding-top: 10px;
			background-position: 20px 18px;
		}
		#play-help .play-help-item li label{ color: #390;}
		#play-help .play-help-item li a{ color: #e12160;}
.hd{
	width:659px;
	height:26px;
	line-height: 24px;
	border: 1px solid #222;
	background: #111;
}
#playppvod{
	width: 260px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.prev-next{
	text-align: right;
}
.prev-next a{
	width: 80px;
	display: inline-block;
	height: 26px;
	padding: 0 0 0 2px;
	overflow: hidden;
	text-align: center;
	border-left: 1px solid #202020;
}
.prev-next a:hover{
	color: #fff;
	text-decoration: none;
	background: #000;
}
.open-close{
	width: 200px;
	font-weight: bold;
	text-align: left;
	text-indent: 23px;
	border-right: 1px solid #202020;
}
.open-close a:hover{
	color: #fff;
	text-decoration: none;
}

.playBox,{
padding: 10px 0;
overflow: hidden;
margin: 0 0 10px 0;
background: black;
}

DIV.sf-alert {BORDER-BOTTOM: #ffe222 1px solid; BORDER-LEFT: #ffe222 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; MARGIN-BOTTOM: 6px; BACKGROUND:#fffbe2; BORDER-TOP: #ffe222 1px solid; BORDER-RIGHT: #ffe222 1px solid; PADDING-TOP: 5px; color:#009900;}
.sf-alert-remove {WIDTH: 8px; BACKGROUND: url(/img/sf-close.gif) no-repeat left top; FLOAT: right; HEIGHT: 8px; FONT-SIZE: 0pt; CURSOR: pointer}
UL.sf-alert {LIST-STYLE-TYPE: none}
UL.sf-alert LI {LINE-HEIGHT: 1.5em; PADDING-LEFT: 2px; FONT-SIZE: 13px}

.play-list ul li{
 float:left;
 list-style-type:none;
}
.play-list ul li  a:hover {
color: white;
text-decoration: none;
border-color: #E12160;
background: #E12160;
}
.play-list ul li  a:visited {
color: #666;
background: antiqueWhite;
}
.play-list ul li  a {
width: 144px;
				height: 28px;
				line-height: 28px;
				padding: 0 1px 1px 0;
				overflow: hidden;
				display: block;
				_display: inline-block;
				text-align: center;
				color: #333;
				float: left;
				margin: 5px 5px 0 0;
				position: relative;
				border: 1px solid #E0E0E0;
background: whiteSmoke;
}
.play-list ul li a:hover {
text-decoration: underline;
color: #E12160;
}
:link, :visited, ins {
text-decoration: none;
}
:link, :visited, ins {
text-decoration: none;
}
.play-list ul li a {
text-decoration: none;
color: #333;
}
.play-list ul li a:hover {
color: white;
text-decoration: none;
border-color: #E12160;
background: #E12160;
}