/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {margin: 0;padding: 0;}
fieldset, img {border: 0;}
:focus {outline: 0;}
address, caption, cite, code, dfn,em, th, var, optgroup {font-style: normal;font-weight: normal;}

h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
abbr, acronym {border: 0;font-variant: normal;}
strong{font-weight: 700;}

input, button, textarea,
select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
code, kbd, samp, tt {font-size: 100%;}

input, button, textarea, select {*font-size: 100%;}
body {line-height: 1.5;}
ol, ul {list-style: none;}

table {border-collapse: collapse;border-spacing: 0;}
caption, th {text-align: left;}
sup, sub {font-size: 100%;vertical-align: baseline;}
:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}

.fn-clear:after {
	visibility:hidden;	
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
body .fn-clear {
	*zoom:1;
	*clear: both;	
}

/* reset end */


body .fn-hide {display:none;}
.fn-left,.fn-right {display:inline;}
.fn-left {float:left;}
.fn-right {float:right;}

html,body{
	_height: 100%;
	_width: 100%;
}

body{
	color: #666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
}
a{text-decoration: none; color: #333;}
a.color{color: #e12160;}
a:hover { text-decoration: underline; color: #e12160; }


.hide-self,
.hide-txt a,
.new-tip,
.ui-icon,
span.new{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	-webkit-text-size-adjust:none;
	background-repeat: no-repeat;
}
.ui-icon{
	background-image: url(images/ui-icon.gif);
}
.new-tip{
	width: 33px;
	height: 14px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3;
	background: url(images/new-tip.gif) 0 0 no-repeat;
}
span.new{
	width: 22px;
	height: 12px;
	position: absolute;
	background: url(images/new.gif) 0 0 no-repeat;
}

/* ui-iframe */
.ui-iframe{
	width: 100%;
	height: 100%; 
	z-index:-3;
	position: absolute;
	background: transparent;
	background-color: transparent;
}

.layout{
	width: 1000px;
	margin: 0 auto;
}

			
/* navbar */
#navbar{
	height: 40px;
	overflow: hidden;
	background-color: #e43770;
}			
/* nav */
#nav,
#sign{
float: left;
border-left: 1px solid #de1a5a;
border-right: 1px solid #ea5483;
}
/* ui-nav */		
.ui-nav .nav-item{
height: 40px;		
float: left;
overflow: hidden;
}
/* nav-link */
.ui-nav .nav-link{
display: block;
height: 40px;
line-height: 40px;
overflow: hidden;
padding: 0 16px 0 14px;
font-size: 14px;
text-align: center;
color: #fff;
z-index: 9;
float: left;
position: relative;

border-left: 1px solid #ea5483;
border-right: 1px solid #de1a5a;
}
.ui-nav .drop-title-hover,
.ui-nav .nav-link:hover,
.ui-nav .current .nav-link{
color: #e12160;
text-decoration: none;
border-left-color: #fcfcfc;
background-color: #fcfcfc;
}			
.ui-nav .ui-icon{
display: block;
width: 16px;
height: 16px;
margin: 11px 7px 0 0;
*margin-right: 3px;
float: left;
}
.ui-nav #nav-home .nav-link{ padding: 0 17px;}
.ui-nav #nav-home .ui-icon{ margin-right: 0;}
	
.ui-nav .home-nav{ background-position: -2px -2px;}
.ui-nav .dsj-nav{ background-position: -22px -2px;}
.ui-nav .dy-nav{ background-position: -42px -2px;}
.ui-nav .dm-nav{ background-position: -62px -2px;}
.ui-nav .zy-nav{ background-position: -82px -2px;}
.ui-nav .zxys-nav{ background-position: -102px -2px;}
.ui-nav .tp-nav{ background-position: -122px -2px;}

.ui-nav .set-nav{ background-position: -162px -2px;}
.ui-nav .looked-nav{ background-position: -142px -42px;}

.ui-nav .drop-title-hover .home-nav,
.ui-nav .nav-link:hover .home-nav,
.ui-nav .current .nav-link .home-nav{background-position: -2px -22px;}

.ui-nav .drop-title-hover .dsj-nav,
.ui-nav .nav-link:hover .dsj-nav,
.ui-nav .current .nav-link .dsj-nav{ background-position: -22px -22px;}

.ui-nav .drop-title-hover .dy-nav,
.ui-nav .nav-link:hover .dy-nav,
.ui-nav .current .nav-link .dy-nav{ background-position: -42px -22px;}

.ui-nav .drop-title-hover .dm-nav,
.ui-nav .nav-link:hover .dm-nav,
.ui-nav .current .nav-link .dm-nav{ background-position: -62px -22px;}

.ui-nav .drop-title-hover .zy-nav,
.ui-nav .nav-link:hover .zy-nav,
.ui-nav .current .nav-link .zy-nav{ background-position: -82px -22px;}

.ui-nav .drop-title-hover .zxys-nav,
.ui-nav .nav-link:hover .zxys-nav,
.ui-nav .current .nav-link .zxys-nav{ background-position: -102px -22px;}

.ui-nav .drop-title-hover .tp-nav,
.ui-nav .nav-link:hover .tp-nav,
.ui-nav .current .nav-link .tp-nav{ background-position: -122px -22px;}



.ui-nav .drop-title-hover .set-nav,
.ui-nav .nav-link:hover .set-nav,
.ui-nav .current .nav-link .set-nav{ background-position: -162px -22px;}

.ui-nav .drop-title-hover .looked-nav,
.ui-nav .nav-link:hover .looked-nav,
.ui-nav .current .nav-link .looked-nav{ background-position: -142px -62px;}
		
/* drop-box */
.drop-box{
width: 600px;
overflow: hidden;			
position: absolute;
top: 39px;
z-index: 8;
clear: both;
padding: 5px;
margin-left: -1px;			
border: 1px solid #de1a5a;
background-color: #fff;
display: none;
}

/* sign */
#sign{
float: right;
}	

/* nav-set */
#nav-set .nav-link{ padding: 0 14px 0 16px;}	
#nav-set .nav-link .ui-icon{ margin-right: 5px; _margin-right: 1px;}
#nav-set .drop-box{
width: 208px;
margin-left: -157px;
}
.set-list{
width: 208px;
overflow: hidden;
position: relative;
}
.set-list ul{
padding-top: 5px;
width: 207px;
overflow: auto;
overflow-x: hidden;
clear: both;
}
.set-list li {
padding: 2px 10px; 
line-height: 24px;
*margin: 0 0 -2px 0;
overflow: hidden;
display: block;
padding-right: 3px;
border-bottom: 1px dotted #dfdfdf;
}
.set-list li:hover{
background-color: #fcfcfc;
}

.set-list li strong { font-weight: 100;color: #333;}
.set-list li input {
margin: 0 5px;
line-height: 25px;
}
.set-list li label { display: block;
		cursor: pointer;
		width: 42%;
		padding-left:8px;
		float: left;
	}
.set-list li label.cur {color: green;}
.set-list p{
height: 30px;
line-height: 30px;
padding: 0 10px;
overflow: hidden;
color: #999;
position: relative;
margin-bottom: -1px;
border-bottom: 1px solid #eee;
background-color: #f9f9f9;
}

/* nav-looked */
#nav-looked .nav-link{ padding: 0 10px 0 10px; width: 68px;}	
#nav-looked .nav-link .ui-icon{ margin-right: 5px; _margin-right: 1px;}
#nav-looked .drop-box{
width: 308px;
margin-left: -220px;
}		
.looked-list{
width: 308px;
overflow: hidden;
position: relative;
}
.looked-list p{
height: 30px;
line-height: 30px;
padding: 0 10px;
overflow: hidden;
color: #999;
position: relative;
margin-bottom: -1px;
border-bottom: 1px solid #eee;
background-color: #f9f9f9;
}
.looked-list p .close-his{ float: right;}

/* list */	
.looked-list ul{
width: 307px;
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;
padding-right: 3px;
border-top: 1px dotted #dfdfdf;
}	
.looked-list li:hover{
background-color: #fcfcfc;
}		
.looked-list li.no-his p{
text-align: center;
height: 32px;
border: 0;
background-color: #fff;
}		
.looked-list li h5{
	width: 198px;
	height: 32px;
	overflow: hidden;
	float: left;
	padding: 0 10px;
}
	.looked-list li h5 em{
		margin: 0 5px;
		color: #666;
	}
.looked-list li label{
	width: 55px;
	height: 32px;
	overflow: hidden;
	float: left;
	display: block;
}
	.looked-list li .delck{
		width: 13px;
		height: 13px;
		display: block;
		overflow: hidden;
		line-height: 0;
		font-size: 0;
		margin-top: 9px;
		float: right;
		background: url(images/cross_gray.gif) 3px 3px no-repeat;
	}
	.looked-list li .delck:hover{
		background-image: url(images/cross_red.gif);
		background-color: #ddd;
	}	

/* .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 #eee;
background-color: #f9f9f9;
}		
.looked-list .his-todo a{ color: #e12160; margin: 0 2px;}
.looked-list .his-todo em{color: #ccc; margin: 0 5px 0 7px;}
		
/* subnav */
#subnav{
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fcfcfc;
}	
#subnav em{font-family: simsun; margin: 0 6px; color: #999;font-size: 12px;}	
#subnav strong{ color: #390;}	
#subnav strong.movie{ color: #06c;}	
					
				
/* headbar */
#headbar{
	height: 100px; 
}				
/* logo */
#logo{ padding: 10px 40px 0 0; float: left;}
#logo,.logo img{
width: 200px;
height: 80px;
overflow: hidden;
display: block;
}	

/* searchbar */
#searchbar{
width: 470px;
margin-top: 25px;
float: left;
}
/* ui-search */	
.ui-search{
width: 466px;
height: 30px;
overflow: hidden;
float: right;
border: 2px solid #18c2c8;
background-color: #fff;
border-radius: 4px; 
}			
.search-input{
width: 430px;
float: left;
height: 30px;
line-height: 30px;
font-size: 14px;
overflow: hidden;
color: #666;
text-indent: 9px;
border: 0;
background-color: transparent;
}
.search-button{
width: 30px;
float: right;
height: 30px;
overflow: hidden;
cursor: pointer;
border: 0;
background: url(images/search.gif) center 5px no-repeat #fff;
}

	
/* autocomplete */	
.acInput{width: 430px;}
.acResults{
width: 462px;
padding: 3px;
margin: 1px 0 0 -2px;
border: 1px solid #18c2c8;
background-color: #fff;
overflow: hidden;
z-index: 9;
}		
.acResults ul li {
height: 30px;
line-height: 30px;	
cursor: pointer;
display: block;
font-size: 12px;
overflow: hidden;
border-bottom: 1px dotted #dfdfdf;
}
.acResults ul li strong{
color: #e12160;
font-weight: 700;
}
.acResults ul li a{
display: block;
padding: 0 8px;
}
.acResults ul li a:hover{
color: #333;
text-decoration: none;
}		
.acLoading {
background : url('indicator.gif') right center no-repeat;
}		
.acSelect{
background-color: #eee;
}
		
/* hotkeys */
.hotkeys{
width: 480px;
height: 30px;
line-height: 30px;
overflow: hidden;
}	
.hotkeys a{ margin-right: 5px;}

/* style-plus */
#style-plus{
width: 250px;
height: 80px;
padding: 10px 0 0 0;
float: right;
}	
#style-plus li{
width: 50px;
height: 80px;
float: left;
text-align: center;
}
#style-plus li a{
width: 100%;
height: 100%;
overflow: hidden;
display: block;
color: #666;
line-height: 14px;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #f5f5f5;
}
#style-plus li a#new{ color: #e12160;}
#style-plus li a:hover{
color: #e12160;
text-decoration: none;
background-color: #eee;
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #fafafa;
border-radius: 1px;
}	
#style-plus .ui-icon{
	width: 32px;
	height: 32px;
	margin: 2px 9px 6px 9px;
}
#style-plus .top-icon{background-position: 0 -120px;  }
#style-plus .new-icon{background-position: -32px -120px;  }
#style-plus .help-icon{background-position: -64px -120px;  }
#style-plus .gb-icon{background-position: -96px -120px;  }
#style-plus .fav-icon{background-position: -128px -120px;  }
				
/* style-notice */
.style-notice{
	color: #e12160;
	line-height: 24px;		
	padding: 10px 10px 10px 40px;
	border: 1px solid #e6d8b9;
	position: relative;
	background: url(images/bulb.gif) 7px center no-repeat #feffe6;
	border-radius: 2px;
	zoom:1;
}	
	.style-notice a{ color: #080; text-decoration: underline;} 		
	.style-notice a:hover{ color: #e12160; text-decoration: none;} 				
						
/* ui-sponsor */
.ui-sponsor {
	display: block;
	margin: 10px 0;
	height: 90px;
	background: #fff;	
}

/* ui-sponsor250 */
.ui-sponsor250{
	width: 250px;
	overflow: hidden;
	margin: 3px;
}	
	
/* latest-focus */
#latest-focus{	
	width: 997px;
	margin: 0 auto;
	margin-top: 10px;
}			
/* latest-tab-nav */	
.latest-tab-nav{
width: 997px;
height: 40px;
overflow: hidden;
margin-bottom: -2px;
}
.latest-tab-nav li{	
width: 165px;
height: 33px;
line-height: 33px;
float: left;
overflow: hidden;
text-align: center;
color: #333;
cursor: default;
font-weight: 700;
font-size: 14px;
margin: 4px -1px 0 0;
border: 1px solid #ddd;
border-bottom: 0 none;
background-color: #f5f5f5;	
}
.latest-tab-nav li.current{
height: 35px;
line-height: 35px;
position: relative;
top: -4px;
z-index: 1;
color: #f60;
border-top-width: 4px;
border-bottom: 0;
background-color: #fff;
border-radius: 4px 4px 0 0;
}					
.latest-tab-nav #latest1.current,
.latest-tab-box .hot-latest,
.latest-tab-box .hot-latest .txt-list li span{border-top-color: #e12160; color: #e12160;}

.latest-tab-nav #latest2.current,
.latest-tab-box .dsj-latest,
.latest-tab-box .dsj-latest .txt-list li span{border-top-color: #390; color: #390;}
.latest-tab-box .dsj-latest .txt-list li span a{color: #390;}

.latest-tab-nav #latest3.current,
.latest-tab-box .dy-latest,
.latest-tab-box .dy-latest .txt-list li span{border-top-color: #1f87cb; color: #1f87cb;}
.latest-tab-box .dy-latest .txt-list li span a{color: #1f87cb;}

.latest-tab-nav #latest4.current,
.latest-tab-box .dm-latest,
.latest-tab-box .dm-latest .txt-list li span{border-top-color: #ff7700; color: #ff7700;}
.latest-tab-box .dm-latest .txt-list li span a{color: #ff7700;}

.latest-tab-nav #latest5.current,
.latest-tab-box .zy-latest,
.latest-tab-box .zy-latest .txt-list li span{border-top-color: #8605c2; color: #8605c2;}
.latest-tab-box .zy-latest .txt-list li span a{color: #8605c2;}

.latest-tab-nav #latest6.current,
.latest-tab-box .wei-latest,
.latest-tab-box .wei-latest .txt-list li span{border-top-color: #3BCFB4; color: #3BCFB4;}
.latest-tab-box .wei-latest .txt-list li span a{color: #3BCFB4;}

.latest-tab-nav li span{display: block;margin: 0 auto;width: 85px;}	
.latest-tab-nav #latest2 span,
.latest-tab-nav #latest6 span{ width: 102px;}
.latest-tab-nav #latest1 span{ width: 116px;}
.latest-tab-nav .ui-icon{
	width: 20px;
	height: 20px;
	float: left;
	margin: 6px 5px 0 0;
	*margin: 6px 0 0 0;
}
.latest-tab-nav .hot{ background-position: 0 -40px;}
.latest-tab-nav .tv{ background-position: -20px -40px;}
.latest-tab-nav .movie{ background-position: -40px -40px;}
.latest-tab-nav .dm{ background-position: -60px -40px;}
.latest-tab-nav .fun{ background-position: -80px -40px;}
.latest-tab-nav .wei{ background-position: -98px -40px;}
.latest-tab-nav .current .hot{ background-position: 0 -60px;}
.latest-tab-nav .current .tv{ background-position: -20px -60px;}
.latest-tab-nav .current .movie{ background-position: -40px -60px;}
.latest-tab-nav .current .dm{ background-position: -60px -60px;}
.latest-tab-nav .current .fun{ background-position: -80px -60px;}
.latest-tab-nav .current .wei{ background-position: -98px -60px;}

/* latest-tab-box */	
.latest-tab-box{
width: 997px;
overflow: hidden; 
background-color: #fff;
}	
/* latest-item */
.latest-tab-box .latest-item{
	width: 995px;
	overflow: hidden;		
	border: 1px solid #ddd;
}	

/* silder-cnt */
.latest-item .silder-cnt{
	width: 998px;
	height: 236px;
	overflow: hidden;			
}
.latest-item .img-list li{ width: 165px;}
.latest-item .txt-list { width: 1010px;}
.latest-item .txt-list li{ width: 231px;}
	

/* img-list */
.img-list{
	margin-right: -1px;
	overflow: hidden;
}		
.img-list li{
width: 150px;
height: 235px;
overflow: hidden;
float: left;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.img-list li:hover{
background-color: #fcfcfc;	
}
.img-list h5{
width: 110px;
height: 22px;
line-height: 22px;
font-size: 14px;
overflow: hidden;
margin: 0 auto;
margin-top: 4px;
font-size: 14px;
}
.img-list li p{
width: 110px;
height: 22px;
line-height: 22px;
color: #999;
overflow: hidden;
margin: 0 auto;
font-size: 12px;
}
.img-list li p.time{
text-indent: 18px;
background: url(images/clock.gif) 0 4px no-repeat;
}

/* play-img */
.play-img{
width: 110px;
height: 150px;	
display: block;
overflow: hidden;
margin: 0 auto;
margin-top: 16px;
padding: 3px;
position: relative;
border: 1px solid #fff;
background-color: #fff;
}
.play-img:hover{ 
color: #fff;
text-decoration: none; 
border-color: #18c2c8;
box-shadow: 0 1px 1px rgba(0,0,0,0.07);
}
.play-img img{
width: 110px;
height: 150px;
display: block;
overflow: hidden;
background:url(images/lazyload.gif) no-repeat scroll center center transparent;
}
.play-img label.mask{
width: 110px;
height: 20px;
display: block;
overflow: hidden;
background-color: #000;
position: absolute;
left: 3px;
bottom: 3px;
filter:alpha(opacity=30);
opacity: 0.3;
z-index: 1;
}
.play-img label.text{
width: 100px;
height: 20px;
line-height: 20px;
display: block;
overflow: hidden;
font-size: 12px;
position: absolute;
left: 3px;
bottom: 3px;
padding: 0 5px;
text-align: right;
z-index: 2;				
color: #fff;
white-space:nowrap; 
}
.play-img label.score{
display: block;
width: 28px;
height: 18px;
line-height: 16px;
padding-right: 7px;
text-align: center;
overflow: hidden;
color: #fff;
position: absolute;
left: 0;
top: 8px;
z-index: 3;
-webkit-text-size-adjust:none;
background: url(images/ui-icon.gif) 0 -155px no-repeat;	
}

.img-list li s { margin: 0 0 0 20px; width:90px; display:block; color:#f70; text-align:left; font-style: normal; text-decoration: none; }
.ratbar, .ratbar-item { width:60px;height:12px;overflow:hidden;display:block;text-indent:-999px;float:left;background: url(images/star-min.png) -999px  no-repeat;}
.ratbar {margin: 2px 5px 0 0; background-position: 0 -100px ;}
.ratbar-item {background-position: 0 0;}
			

/* txt-list */
.txt-list{
	overflow: hidden;
	margin: 11px;
}
.txt-list li{
	width: 222px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	font-size: 12px;
	color: #aaa;
	border-bottom: 1px dotted #e0e0e0;
}			
.txt-list-small li{width: 180px; }
.txt-list li a{margin: 0 4px; }	
.txt-list li span,
.txt-list li a.gray{color: #666;}
.txt-list li span{ font-size: 12px;margin: 0 4px;}		
	
/* sub-list */
.sub-list{
	width: 741px;
	padding: 8px 0;
	overflow: hidden;
}	
.sub-list li{
	width: 143px;
	overflow: hidden;
	float: left; 
	height: 24px;
	line-height: 24px;
	text-indent: 32px;
	margin-right: 5px;
	background: url(images/v4.gif) 14px 6px no-repeat;
}	
	
/* ui-box */
.ui-box{
	margin-top: 10px;
	border: 1px solid #ddd;
	background-color: #fff;
}
		
/* ui-style */		
.ui-style{
	background-color: #fcfcfc;
}

/* style-bar */
.style-bar{
	width: 243px;
	float: left;
	border-right: 1px solid #eee;
	background-color: #fcfcfc;
}
	/* ui-title */
.style-bar .ui-title{
height: 55px;
position: relative;
border-bottom: 1px solid #eee;
}		

.style-bar .ui-title .view-all{
position: absolute;
top: 18px;
right: 10px;
z-index: 3;
color: #e12160;
}
.style-bar .ui-title h2{
height: 30px;
padding: 12px 0 0 15px;
}
.style-bar .ui-title h2 a{
	height: 30px;
	width: 190px;
	background-image: url(images/style-index.gif);
}

#style-tv, #style-movie, #style-cartoon, #style-fun, #style-wei {
	border-top-width: 4px;
	border-radius: 4px 4px 0 0;
}

#style-tv { border-top-color: #390;	}
#style-tv .style-bar .ui-title h2 a{ width: 175px;background-position: -20px 0; }		
	
#style-movie{border-top-color: #1f87cb;	}
#style-movie .style-bar .ui-title h2 a{ width: 135px;background-position: -22px -40px; }

#style-cartoon{border-top-color: #ff7700;	}
#style-cartoon .style-bar .ui-title h2 a{width: 150px;background-position: -22px -80px; }

#style-fun{border-top-color: #8400c1;	}
#style-fun .style-bar .ui-title h2 a{ width: 180px;background-position: -22px -120px; }

#style-wei{border-top-color: #f53254;}
#style-wei .style-bar .ui-title h2 a{ width: 185px;background-position: -22px -160px; }

/* ui-sort */
.ui-sort{
width: 228px;
overflow: hidden;
padding: 3px 0 5px 15px;
font-size: 14px;
border-bottom: 1px solid #eee;
}	
.sort-item{
width: 213px;
padding: 6px 0 4px 0;
overflow: hidden;
}
.sort-type{
height: 78px;
}
.sort-list{ width: 220px;}
.sort-list li{
width: 55px;
float: left;
height: 26px;
line-height: 26px;
font-size: 14px;
overflow: hidden;
}
.sort-wlist li{
width: 70px;
}

#style-tv .sort-type, #style-movie .sort-type{ height: 52px;}	
#style-tv .sort-type a, #style-movie .sort-type a{ color: #e12160;}
#style-fun .sort-list{ padding-bottom: 1px;}
#style-fun .sort-list li{ width: 110px; height: 28px; line-height: 28px;}		
/* ui-ranking */
.ui-ranking{
width: 213px;
padding: 0 15px;
overflow: hidden	
}	
#list-focus .ui-ranking,
#channel-box .ui-ranking{
width: 226px;
padding-bottom: 5px;
border-bottom: 1px solid #eee;
}
.ui-ranking h3{
font-size: 14px;
font-weight: 700;
height: 38px;
line-height: 38px;
overflow: hidden;
color: #333;
}
/* ranking-list */
.ranking-list{
} 	
.ranking-list li{
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	border-top: 1px dotted #ddd;
}
.ranking-list span{ 
	float: right; 
	color: #999;
	font-size: 11px;
}
.ranking-list em{
	color: #666;
	margin-right: 7px;
	font-style: italic;
	font-weight: 700;
}
.ranking-list span.score{color: #e12160; font-size: 12px;}
.ranking-list em.stress{ color: #e12160;}
	

/* style-box */
.style-box{
	width: 754px;
	float: right;
	margin-left: -1px;
	border-left: 1px solid #eee;
	background-color: #fff;
	overflow: hidden;
}
/* style-commend */
.style-commend{}
.focus-list{
width: 756px;
height: 216px;
overflow: hidden;
}
.focus-list li{
width: 361px;
height: 199px;
padding: 16px 0 0 16px;
}			
.focus-list .play-img,
.focus-list .play-img img{width: 130px;height: 175px;}
.focus-list .play-img{float: left;margin: 0 10px 0 0;}

.focus-list .play-txt{
width: 193px;
height: 180px;
overflow: hidden;
float: right;
padding-right: 20px;
}

.focus-list li h5{font-weight: 700;}
.focus-list li h5,
.focus-list li p{	width: 100%; color: #666; line-height: 20px; height: 20px;}
.focus-list li p.nums{ color: #e12160; font-weight: 700;}
.focus-list li p.desc{ 
height: 60px;
line-height: 20px;
padding: 5px 0;
margin-bottom: 5px;
border-bottom: 1px dotted #ddd;
}

/* item */
.focus-list .item{
width: 100%;
overflow: hidden;
line-height: 20px;
}
.focus-list .item dt{
	float: left;
	width: 36px;
	overflow: hidden;
}
.focus-list .item dd{
	float: right;
	width: 157px;
	overflow: hidden;
}
.focus-list .item dd a{ margin: 0 7px 0 0;}

/* style-random */
.style-random {
width: 754px;
height: 246px;
overflow: hidden;
}
.style-random .img-list li {height: 245px;}
#style-wei .style-random {height: 246px;}

/* style-assist */
.style-assist{
width: 714px;
overflow: hidden;
padding: 20px;
}
/* assist-tab-nav */
.assist-tab-nav{
width: 80px;
float: left;
padding-bottom: 3px;
position: relative;
}
.assist-tab-nav li{
width: 78px;
height: 28px;
line-height: 28px;
overflow: hidden;
text-align: center;
color: #333;
cursor: default;
margin-bottom: -1px;
border: 1px solid #ddd;
background-color: #f5f5f5;
} 
@-moz-document url-prefix(){.assist-tab-nav li{line-height: 26px;}}	
.assist-tab-nav li.current{
color: #e12160;
font-weight: 700;
position: relative;
border-right-color: #fff;
background-color: #fff;
box-shadow: 0 2px 0 rgba(0,0,0,0.04);
}

/* assist-tab-box */
.assist-tab-box{
width: 633px;
height: 93px;
line-height: 20px;
float: right;
overflow: hidden;
margin-left: -1px;
border: 1px solid #eee;
}
/* synch-list */
.synch-list{
width: 636px;
height: 93px;
overflow: hidden;
}
.synch-list li{
width: 140px;
height: 93px;
overflow: hidden;
float: left;
color: #999;
padding: 0 8px 0 10px;
border-right: 1px solid #eee;
}
.synch-list p{
height: 20px;
line-height: 20px;
overflow: hidden;
}		
.synch-list p a{
	margin-right: 2px;
}		
.synch-list h5{
height: 16px;
line-height: 16px;
overflow: hidden;
font-size: 14px;
padding: 8px 0 5px 0;
}
.synch-list h5 img{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 6px;
}

/* assist-list */
.assist-list{
width: 636px;
height: 93px;
overflow: hidden;
}
.assist-list li{
width: 127px;
height: 41px;
line-height: 18px;
overflow: hidden;
float: left;
padding: 5px 8px 0 23px;
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;
background: url(images/assist-icon.gif) 8px 8px no-repeat;
}
#style-movie .assist-list li{ background-position: 8px -32px;}	

/* photo-list */
.photo-list{
width: 720px;
margin: 15px auto;
overflow: hidden;
}
.photo-list li{
width: 140px;
height: 42px;
line-height: 42px;
overflow: hidden;
float: left;
padding: 5px 8px 0 32px;
border-bottom: 1px solid #eee;
background: url(images/assist-icon.gif) 12px 20px no-repeat;
}

				

/* style-forecast */
.style-forecast{
width: 714px;
overflow: hidden;
padding: 20px;
}	
/* forecast-tab-nav */
.forecast-tab-nav{
width: 714px;
overflow: hidden;
position: relative;
}
.forecast-tab-nav li{
width: 80px;
height: 26px;
line-height: 26px;
overflow: hidden;
text-align: center;
color: #333;
cursor: default;
float: left;
font-size: 14px;
margin-right: -1px;
border: 1px solid #ddd;
background-color: #f5f5f5;
} 
.forecast-tab-nav li.title{
width: 130px;
padding: 0 0 0 15px;
text-align: left;
font-size: 12px;
font-weight: 700;
color: #e12160;
}
.forecast-tab-nav li.current{
color: #18c2c8;
font-weight: 700;
position: relative;
border-bottom-color: #fff;
background-color: #fff;
box-shadow: 2px 0 0 rgba(0,0,0,0.04);
}

/* forecast-tab-box */
.forecast-tab-box{
width: 712px;
height: 66px;
float: right;
overflow: hidden;
margin-top: -1px;
border: 1px solid #eee;
}
/* forecast-list */
.forecast-list{
width: 712px;
height: 60px;
margin: 3px 0; 
overflow: hidden;
}
.forecast-list li{
width: 178px;
height: 20px;
line-height: 20px;
overflow: hidden;
float: left;
text-indent: 25px;				
background: url(images/assist-icon.gif) 8px -76px no-repeat;
}	
#style-fun .forecast-list{width: 716px;margin: 1px 0 0 0; height: 65px;}
#style-fun .forecast-list li{ 
height: 32px;
line-height: 32px;
text-indent: 27px;			
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;
background-position: 10px -111px;
}

/* directory-item */
.directory-item{
width: 998px;
overflow: hidden;
margin-top: 10px;
border: 1px solid #18c2c8;	
background-color: #f5f5f5;
}	
/* directory-list */
.directory-list{
width: 1010px;
overflow: hidden;
}
.directory-list li{
float: left;
overflow: hidden;
}
.directory-list dl{
	width: 218px;
	margin: 12px 0 15px 0;
	overflow: hidden;
	padding: 0 10px 0 20px;
	border-right: 1px solid #eee;
}

.directory-list dl.movie{ width: 192px;}
.directory-list dl.cartoon{ width: 144px;}
.directory-list dl.fun{ width: 184px;}
.directory-list dl.wei{ width: 110px;}
.directory-list dt{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 700;
}
.directory-list dd{
	line-height: 24px;
	margin-right: 12px;
	float: left;					
}
.directory-list dd a{ white-space: nowrap; float: left; color: #444;}
.directory-list dd a:hover{color: #e12160;}

/* directory-focus */	
#directory-focus{
overflow: hidden;
border-width: 1px;
}
#directory-focus .directory-item{
border: 0;
margin: 0;
border-bottom: 1px solid #eee;
}			

/* tv-directory */		
#tv-directory .directory-list dl{ width: 285px;}
#tv-directory .directory-list dl dd,
#movie-directory .directory-list dl dd,
#fun-directory .directory-list dl dd,
#cartoon-directory .directory-list dl dd{ font-size: 14px; line-height: 24px;}
#tv-directory .directory-list dl.area{ width: 123px;}
#tv-directory .directory-list dl.year{ width: 135px;}
#tv-directory .directory-list dl.star{ width: 332px;}
	
/* movie-directory */
#movie-directory .directory-list dl{ width: 220px;}
#movie-directory .directory-list dl.area{ width: 205px;}
#movie-directory .directory-list dl.year{ width: 138px;}
#movie-directory .directory-list dl.star{ width: 310px;}

/* fun-directory */
#fun-directory .directory-list dl{ width: 310px;}
#fun-directory .directory-list dl.area{ width: 160px;}
#fun-directory .directory-list dl.year{ width: 135px;}
#fun-directory .directory-list dl.program{ width: 280px;}

/* cartoon-directory */
#cartoon-directory .directory-list dl{ width: 200px;}
#cartoon-directory .directory-list dl.area{ width: 160px;}
#cartoon-directory .directory-list dl.year{ width: 175px;}
#cartoon-directory .directory-list dl.program{ width: 350px;}


/* star-collection */
#star-collection{border-top: 1px solid #ddd;}
#star-collection h3{
	height: 35px;
	line-height: 33px;
	overflow: hidden;
	font-weight: 700;
	font-size: 14px;
	padding: 0 10px;
	color: #333;
	border-bottom: 1px solid #eee;
	background-color: #f5f5f5;
}
#star-collection h3 span{ float: right;}
#star-collection .txt-list{ margin: 0 10px; height: 65px;}
#star-collection .txt-list li{ width: 122px; margin: 0}


/* links-focus */
#links-focus {border-top: 1px solid #ddd;margin-top:10px;overflow: hidden;}
/* ui-title */
#links-focus .ui-title{
	height: 35px;
	line-height: 33px;
	overflow: hidden;
	font-size: 14px;
	padding: 0 10px;
	border-bottom: 1px solid #eee;
	background-color: #f5f5f5;
}
#links-focus .ui-title h2{font-weight: 700;color: #333;font-size: 14px;}
#links-focus .ui-title span{float: right;font-size: 12px;}	
/* ul-link */
.ul-link{margin: 10px;overflow: hidden;}
.ul-link li{width: 71px;height: 22px;overflow: hidden;float: left;}		
.ul-link li a{color: #999;}
.ul-link li a:hover{color: #333;}

/* mini_nav */
#mini_nav{ width:42px; height:242px; position:fixed; bottom:302px; right:8%; box-shadow:#d2d2d2 2px 2px 2px 0; _display:none;}
#mini_nav .go{ width:42px; height:42px; display:block; background:url(images/mini_nav.png) 0 0 no-repeat #a8a8a8;}
#mini_nav .go:hover,
#mini_nav .go.active{ background-color:#ce005d; text-decoration:none;}
.mini-floor{background:#fafafa; padding:4px 0; position:relative;}
.mini-floor li{ width:42px; height:34px; background:url(images/mini_nav.png); opacity:1; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}
.mini-floor li.active,.mini-floor li:hover{ width:82px;}
.mini-floor li.fl-1{ background-position:0 -45px;}
.mini-floor li.fl-2{ background-position:0 -80px;}
.mini-floor li.fl-3{ background-position:0 -114px}
.mini-floor li.fl-4{ background-position:0 -147px}
.mini-floor li.fl-5{ background-position:0 -181px}
.mini-floor li.fl-1.active,
.mini-floor li.fl-1:hover{ background-position:-38px -45px;}
.mini-floor li.fl-2.active,
.mini-floor li.fl-2:hover{ background-position:-38px -80px;}
.mini-floor li.fl-3.active,
.mini-floor li.fl-3:hover{ background-position:-38px -114px}
.mini-floor li.fl-4.active,
.mini-floor li.fl-4:hover{ background-position:-38px -147px}
.mini-floor li.fl-5.active,
.mini-floor li.fl-5:hover{ background-position:-38px -181px}
.mini-floor li > a{ display:block; width:42px; height:34px; line-height:34px; color:#fff; padding-left:30px; text-decoration:none; visibility:hidden;}
.mini-floor li.active a,
.mini-floor li:hover a{ visibility:visible;}
.mini-floor li.online{opacity:1;}
#mini_nav .feedback{display:block; width:42px; height:22px; line-height:22px; background:#a8a8a8; color:#fff; text-align:center; text-decoration:none;}
#mini_nav .feedback:hover{background:#0090ce;}
.mini-nav{ width:0; height:186px; background:#fafafa; position:absolute; left:43px; top:0; overflow:hidden; box-shadow:#d2d2d2 2px 2px 2px 0;}
.mini-nav.on{ width:164px;}
#mini_nav .go span{ position:absolute; top:14px; left:39px; font-family: Georgia, Times, serif; color:#0090ce; display:none; z-index:20;}
#mini_nav .go.active .arr-r{ display:block;}
.mini-nav-search{ width:80%; height:22px; margin:15px auto; padding-right:20px; padding-bottom:1px; background-position: 0 0; position:relative;}
.mini-nav-search form input{ width:90%; height:22px; line-height:22px; font-size:12px; text-indent:3px; outline: medium none; border:none; background:none;}
.mini-nav-search form button{ width:27px; height:23px; border: none; cursor:pointer; position:absolute; right:0; top:0; background-position: -140px 0;}
.mini-nav-li{ width:90%; margin:0 auto;}
.mini-nav-li a{ display:block; width:48px; height:24px; line-height:24px; float:left; text-shadow:none;}
.mini-nav-li a:hover{ color:#0090ce}

/* footer */	
.footer{
	border-top: 2px solid #e43770;
	margin-top: 10px;
	background: #ececec;
	line-height: 24px;
	text-align: center;
	padding-bottom: 30px;
}
.foot-nav {
	color: #333;
	height: 24px;		
	overflow: hidden;
	margin: 15px 0 10px 0;
}
.foot-nav a{ margin: 0 10px;}

.footer center a{ margin: 0 5px;}


	
		
/* bread-crumb-nav */
.bread-crumb-nav{
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding: 4px 0;
	margin-top: 5px;
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 2px;
}		
	/* bread-crumbs */
	.bread-crumbs li{
		float: left;
		font-size: 14px;
		padding: 0 10px 0 18px;
		background: url(images/bread-crumbs.gif) 0 center no-repeat;
	}
	.bread-crumbs li.home{ background: none; padding-left: 13px;}
	.bread-crumbs li a{ margin: 0 5px;}
	.bread-share{
		height: 24px;
		line-height: 18px;
		overflow: hidden;
		padding: 0 3px;
	}

/* bread-crumb-nav-play */	
.bread-crumb-nav-play{
	margin: 0;
	border: 0 none;
}	
	.bread-crumb-nav-play li.home{padding-left: 0;}
	.bread-crumb-nav-play li.home a{margin-left: 0;}

/* filter-focus */		
.filter-focus{
	width: 970px;
	padding: 0 14px;
	overflow: hidden;	
}	
/* ui-title */
.filter-focus .ui-title{
height: 30px;
line-height: 30px;
overflow: hidden;		
padding: 5px 0 7px 0;
border-bottom: 1px dotted #ddd;
}	
.filter-focus .ui-title h3{
color: #e12160;
font-weight: 700;
float: left;
font-size: 14px;
}

.filter-focus .ui-title span{ float: right;}
.filter-focus .ui-title span a,
.filter-focus .ui-title p em {
background-color: #e5e5e5;
font-size: 12px;
padding: 4px 7px;
border-radius: 2px;
}
.filter-focus .ui-title span a:hover{
color: #fff;
text-decoration: none;
background-color: #e12160;
}		
.filter-focus .ui-title p{
padding-left: 30px;
*padding-top: 5px;
float: left;
}
.filter-focus .ui-title p em{
color: #666;
padding: 4px 8px;
margin-right: 8px;	
*vertical-align: middle;
}
.filter-focus .ui-title p em a{
color: #666;
padding-right: 15px;
background: url(/static/images/shutdown.gif) right 3px no-repeat;
}
.filter-focus .ui-title p em a:hover{
color: #e12160;
background: url(/static/images/shutdown.gif) right -69px no-repeat;
}

/* filter-list */
.filter-focus .ui-cnt{ margin-bottom: -1px;}
.filter-list{
width: 970px;
overflow: hidden;
clear: both;		
line-height: 24px;
padding: 5px 0 6px 0;
font-size: 14px;
border-bottom: 1px dotted #eee;
}
.filter-list h5{
width: 50px;
overflow: hidden;
font-weight: 700;
color: #333;
float: left;
line-height: 28px;
text-align: right;
}
.filter-list ul{
width: 915px;
float: right;
overflow: hidden; 
}
.filter-list li{
	float: left;
	height: 24px;				
	overflow: hidden;
	margin: 2px 5px 2px 0;
}
.filter-list a{
	color: #333;
	display: inline-block;				
	padding: 0 8px;
	border-radius: 2px;		
}
.filter-list-letter li a{				
	width: 44px;
	padding: 0;
	text-align: center;
}
.filter-list a:hover{
	color: #e12160;
	text-decoration: none;
	background-color: #eee;
}
.filter-list a.current,
.filter-list a.current:hover{
	color: #e12160;
	text-decoration: none;
	background-color: #eee;
	cursor: default;
}
					

/* list-focus */
#list-focus{
	width: 998px;
	overflow: hidden;
	border-top: 1px solid #e12160;
}
#list-focus .style-box{ 
width: 741px;
min-height: 1425px;
float: left;
margin: 0;
border: 0 none;
border-right: 1px solid #eee;
}
#list-focus #find-focus{width: 998px;border: 0 none; height: auto;min-height: inherit;}
#list-focus .style-bar{ 
width: 256px;
float: right;
border: 0 none;
margin-left: -1px;
border-left: 1px solid #eee;
}	
/* ui-bar */
.ui-bar{
height: 42px;
overflow: hidden;
padding: 0 10px;
border-bottom: 1px solid #eee;
}	
/* view-mode */
.view-mode{
margin: 8px 0 0 0;			
width: 192px;
height: 26px;
overflow: hidden;
float: left;
}
.view-mode li{
	width: 96px;
	height: 26px;
	overflow: hidden;
	float: left;
}
	.view-mode li a{
		width: 100%;	
		height: 26px;
		line-height: 26px;				
		display: block;					
		overflow: hidden;
		font-size: 14px;
		font-family: simsun;
		text-indent: 27px;
		background-image: url(images/view-mode.gif);
		background-repeat: no-repeat;
		background-color: #eee;
	}
	.view-mode li a:hover{ text-decoration: none; background-color: #ddd;}
	.view-mode li a.current{color: #fff;background-color: #e12160;cursor: default;}
	.view-mode li#view-list a{background-position: 10px 7px;}				
	.view-mode li#view-letter a{background-position: 10px -43px;}				
	.view-mode li#view-list a.current{background-position: 10px -18px;}
	.view-mode li#view-letter a.current{background-position: 10px -68px;}

/* view-filter */	
.view-filter{ 
float: left;
height: 24px;
line-height: 24px;
overflow: hidden;
margin-top: 9px;
color: #999;
padding-left: 10px;
}
.view-filter em{
	float: left;
	padding: 0 6px;
	font-family: simsun;
}  
.view-filter a{
	display: block;
	height: 24px;
	overflow: hidden;
	padding: 0 10px;
	float: left;
	border-radius: 2px;
}  
.view-filter a:hover{
	text-decoration: none;
	background-color: #eee;
}  
.view-filter a.current{
	color: #fff;
	font-weight: 700;
	background-color: #0d999e;
	cursor: default;
}  		
		
.ui-bar .ui-pages{ margin-top: 9px;}
	
/* show-list */
.show-list{
	width: 741px;
	overflow: hidden;
}	
.show-list li{
width: 701px;
padding: 20px;
overflow: hidden;
border-bottom: 1px solid #eee;
}
/* kong */
.show-list li.kong{
font-size: 14px;
text-align: center;
}
.show-list li.kong label{
	padding: 10px 0 10px 40px;
	background: url(images/loading.gif) left center no-repeat;
}

/* play-img */
.show-list .play-img{ 
float: left; 
margin: 0;
}

/* play-txt */
.show-list .play-txt{ 
width: 570px;
float:right; 
overflow: hidden;
}
#find-focus .show-list{width: 998px;}
#find-focus .show-list li{width: 958px;}
#find-focus .play-txt{width: 825px;}

/* h5 */
.show-list h5{
	font-size: 14px;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.show-list p{
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #333;
}
.show-list p.type{width: 285px;}
.show-list p em{
	width: 36px;
	float: left;
	color: #666;
	display: block;
	height: 24px;
	overflow: hidden;
}	
.show-list p.plot em,
.show-list p.plot{ height: 72px;}

.show-list p.state{ width:450px; float: left;}
.show-list p.state a{ color:#e12160;}

.show-list p.more-desc{ width:50px;text-align: right; float: right }
.show-list p a{ margin-right: 7px;}
.show-list p a.more{
	color: #e13160;
	padding-right: 8px;
	margin-left: 3px;
	background: url(images/a3.gif) right 4px no-repeat;
}			
.show-list p cite{ color: #666;}
.show-list p .goplay{margin: 0;}
.show-list p em.long{width: auto;}



/* serial-box */
#serial-box{

}
#serial-box .ui-title{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 0 15px;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
	#serial-box .ui-title h2{
		height: 20px;
		line-height:20px;
		font-weight: 700;
		margin-top: 11px;
		color:#04b2b8;
		float: left;
	}	
	
	#serial-box  #serial-box-wj{border-color: #18c2c8; margin-top: 5px;}
	#serial-box  #serial-box-lz{border-color: #0a0;}
	#serial-box  #serial-box-lz .ui-title h2{ color: #0a0;}
	#serial-box  #serial-box-lz .ui-title .yxtg{font-size: 12px;float: right;}
	#serial-box  #serial-box-lz .ui-title .yxtg a{ margin: 0 5px;}
	
/* ui-cnt */	
#serial-box .ui-cnt{
	width: 968px;
	overflow: hidden;
	padding: 0 15px 15px 15px;
}	
	#serial-box .txt-list{ margin: 0; width: 975px;}
	#serial-box .txt-list li{width: 315px; margin-right: 10px; border-bottom: 1px solid #f2f2f2;}
	#serial-box .txt-list li.even{ background: #f9f9f9;}
	#serial-box .txt-list li a.red{ color: #e12160;}
		
	
/* serial-union */	
#serial-box .serial-union{	padding: 5px 15px 0 15px;}	
#serial-box #serial-box-wj .serial-union{	padding-bottom: 15px;}		
#serial-box .serial-union .txt-list{width: 650px;float: left; }
.serial-union .letter-union{ 
	width: 300px; 
	height: 250px;
	overflow: hidden;
	float: right;  
	margin: 10px 0 0 0;
}

#serial-box .txt-list h5{height: 32px;overflow: hidden;font-size: 14px;padding-left:4px;}
#serial-box .txt-list h5 em{ font-size: 11px;-webkit-text-size-adjust: none; }
#serial-box .txt-list h5 img{ position: absolute; margin: 10px 0 0 5px ;*margin: 2px 0 0 5px;}	
		

/* letter-focus */
#letter-focus {
	width: 960px;
	overflow: hidden;
	padding: 0 19px;
}
/* letter-focus-item */
.letter-focus-item { 
	width: auto;
	overflow: hidden;
	padding: 15px 0 15px 10px;
	clear: left;
	line-height: 28px;
	border-bottom: 1px solid #eee;
	position: relative;
	zoom:1;
}		

.letter-focus-item dd{
	width: 234px;
	height: 28px;
	padding: 2px 0;
	float: left;
	font-size: 14px;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
}	

.letter-focus-item span{ 
	font-size: 12px; 
	color: #666; 
	margin-right: 3px;
}

.mod_hd {padding: 10px 0px;overflow: hidden;clear: both;}
.mod_hd h2, .mod_hd h1 {font-size:20px;color: #333;font-family:"黑体";font-weight:400;padding-left: 15px;padding-bottom:8px;margin-bottom:5px;border-bottom:1px solid #ddd}
.placard {height: 35px;line-height: 35px;font-size: 14px;padding: 0 10px;border: 1px solid #ddd;background-color: #eee;}


.mod_show_figure { width: 980px; overflow: hidden; position: relative; z-index: 1; }
.mod_show_figure .mod_figure { width: 980px;}
.mod_show_figure .list_item { display: inline; float: left; width: 176px; min-height: 152px; overflow: hidden; margin: 0px 0px 15px 19px; position: relative; }
.mod_show_figure .list_item .figure { width: 176px; height: 152px; }
.mod_show_figure .list_item .figure img { width: 176px; height: 120px; }
.mod_show_figure .list_item .cate_panel { position: absolute; height: 16px; line-height: 16px; top: 0px; right: 0px; color: rgb(255, 255, 255); padding: 2px 8px;  background-color: rgba(0, 0, 0, 0.45); }
.mod_show_figure .list_item .info_panel { position: absolute; height: 40px; top: 80px; left: 0px; width: 100%; color: rgb(255, 255, 255); padding: 0px; font-family: hiragino sans gb,microsoft yahei; background-color: rgba(0, 0, 0, 0.45); }
.mod_show_figure .info_panel .figure_desc, .mod_show_figure .info_panel .figure_genre { display: block; width: 176px; padding: 0px 7px; white-space: nowrap; overflow: hidden; color: rgb(255, 255, 255); text-overflow: ellipsis; }
.mod_show_figure .info_panel .figure_genre { color: rgb(204, 204, 204); margin-top: 2px; }
.mod_show_figure .figure_title { text-align: center; width: 100%; height: 30px; line-height: 30px;display: block; font-size: 14px; font-weight: normal; position: relative; z-index: 5; margin-top: 0px;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.mod_show_figure .title_two_row { height: 45px; white-space: normal; line-height: 21px; margin-top: 6px; }
.mod_show_figure .list_item .info_panel a { color: #fff}
.mod_show_figure .list_item .info_panel a:hover {color: rgb(255, 120, 0)}

.mod_show_figure .list_item1 { display: inline; float: left; width: 224px; min-height: 262px; overflow: hidden; margin: 0px 0px 15px 19px; position: relative; }
.mod_show_figure .list_item1 .figure { width: 224px; height: 262px; }
.mod_show_figure .list_item1 .figure img { width: 224px; height: 230px; }
.mod_show_figure .list_item1 .figure_genre {width: 224px;}

.mod_show_figure .list_items li{ display: inline; float: left; width: 176px; font-size: 14px; height: 20px; overflow: hidden; margin: 0px 10px 10px 10px; position: relative; text-overflow: ellipsis; }


.photo_box {
	height: 180px;
	border: 10px solid #eee;
}

.photo_box .pic {
	float: left;padding: 5px 20px 5px 5px;
}

.photo_box .cent {
	float: left;
	overflow: hidden;
}

.photo_box .tit {
	padding-top: 10px;
	height: 30px;
	overflow: hidden;
}

.photo_box .tit h1 {
	float: left;
	font-family:"黑体";
	font-weight:400;
	font-size: 30px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	color: red;
	font-size: 20px;
}

.photo_box .share {
	height: 40px;
	clear: both;
	padding-top: 10px;
}

.photo_box .fanhui {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 15px;
}

.photo_box .fanhui a:link, .photo_box .fanhui a:visited {color: #ff6699; padding: 0 6px;}

.photo_cont {
	margin: 20px 0;
	text-align: center;
	padding: 20px 0;
}

.photo_cont .view img {
	max-height: 900px; 
	max-width: 600px;
}

.photo_cont .info {
	line-height: 30px;
	padding: 10px;
}

/* play-list-box */
.play-list-box{
	width: 985px;
	overflow: hidden;
	padding: 0 0 15px 15px;
}
	.play-list-box .caption{
		margin-right: 15px;
		height: 45px;
		overflow: hidden;
		background: url(images/line.gif) 0 44px repeat-x;
	}	
		.play-list-box .caption h4{
			height: 35px;
			float: left;
			overflow: hidden;
			margin-top: 4px;
		}
			.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: 11px;
			float: right;
			padding-right: 5px;
		}	
			.play-list-box .txt a,
			.play-list-box .txt a:hover{ color: #e12160;}
			
						
		/* play-list */	
		#detail-list .play-list{
			width: 983px;
			max-height: 700px;
			_height:expression(this.scrollHeight > 700 ? "700px" : "auto");
			overflow: auto;
			overflow-x: hidden;		
			clear: both;
			position: relative;
		}	
			.play-list a{
				width: 154px;
				height: 28px;
				line-height: 28px;
				overflow: hidden;
				display: block;
				text-align: center;
				color: #333;
				float: left;
				position: relative;
				margin: 5px 5px 0 0;
				border: 1px solid #e0e0e0;
				background-color: #f5f5f5;
			}	
			.play-list a:visited{color: #666; background: #faebd7;}
			.play-list a:hover{
				color: #fff;
				text-decoration: none;
				border-color: #e12160;
				background: #e12160;
			}
			.play-list-long a{width: 234px;}
			.play-list a span.new{top: 0;right: 0;}

/* like-focus */
#like-focus{
	width: 998px;
	overflow: hidden;
	position: relative;
}
#like-focus .ui-title,
#comment .ui-title,
#play-help .ui-title{
height: 40px;
line-height: 40px;
overflow: hidden;
padding: 0 19px;
color: #666;
font-size: 14px;
border-bottom: 1px solid #eee;
background-color: #fcfcfc;
}	
#like-focus .ui-title strong{ color: #f60;}	

#like-focus .txt-list{margin: 0 10px -1px 10px;width: 990px;}
#like-focus .txt-list li{width: 183px;}			

/* detail-related */
.detail-related {
	width: 998px;
	overflow: hidden;
	padding: 15px 0 0 0;
}	
.detail-related h5{
font-size: 14px;
float: left;
height: 25px;
overflow: hidden;
line-height: 25px;
font-weight: 700;
color: #333;
padding: 0 0 8px 19px;
}
.detail-related h5 strong{ color: #e12160;}


/* 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(images/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;}	
		
			
		
/* back-top */
.back-top{
	width: 73px;
	height: 19px;
	line-height: 20px;
	display: block;
	text-indent: 18px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	background: url(images/back-top.gif) 6px 5px no-repeat;
	*background-position: 6px 4px;
	background-color: #f5f5f5;
	position: absolute;
	right: 0;
	top: -1px;
}	
	
#back-to-top {
	position:fixed;
	right: 8%;
	box-shadow: #d2d2d2 2px 2px 2px 0;
	bottom: 260px;
	display: none;
	z-index: 999999;
}
	#back-to-top a{
		width: 42px;
		height: 42px;
		display: block;
		overflow: hidden;
		text-indent: -999px;
		background: url(images/back-to-top.gif) -4px -4px no-repeat #ce005d;
	}
	#back-to-top a:hover{
		background-position: -54px -4px;
		background-color: #18c2c8;
	}

.rank_title { height: 31px; line-height: 31px; color: rgb(51, 51, 51); font-size: 24px; font-family: "Microsoft Yahei"; font-weight: normal; margin: 10px 0; }
.rank_title .rank_type { padding: 0px 8px 2px; color: rgb(255, 255, 255); margin-left: 10px; margin-right: 6px; }
.rank_title .rank_type_blue { background: none repeat scroll 0% 0% rgb(51, 173, 228); }
.rank_title .rank_type_green { background: none repeat scroll 0% 0% rgb(92, 203, 37); }
.rank_title .rank_type_orange { background: none repeat scroll 0% 0% rgb(255, 156, 0); }
.rank_title .rank_type_pink { background: none repeat scroll 0% 0% rgb(199, 21, 133); }
.rank_title .rank_type_grey { background: none repeat scroll 0% 0% rgb(144, 144, 144); }

/* style-top */
#style-top{}

/* top-catalog */
.top-catalog{
	width: 131px;
	border: 0 none;
	padding-top: 9px;		
}
	.top-catalog ul{}
	.top-catalog h2,
	.top-catalog li{
		padding: 1px 0;
		overflow: hidden;
	}	
		.top-catalog a{
			display: block;
			height: 35px;
			line-height: 35px;				
			overflow: hidden;
			font-size: 14px;
			text-align: center;
		}
		@-moz-document url-prefix(){.top-catalog a{line-height: 33px;}}	
		.top-catalog a:hover{
			text-decoration: none;
			background-color: #eee;
		}
		.top-catalog .current a{
			color: #fff;
			font-weight: 700;
			background-color: #18c2c8;
		}
				
/* top-content */
.top-content{
	width: 866px;
	min-height: 300px;
	_height:expression(this.scrollHeight < 300 ? "300px" : "auto");
	padding-bottom: 10px;
}		
	/* top-item-box */
	.top-item-box{
		width: 867px;
		margin-top: 10px;
		overflow: hidden;
	}
		/* ui-title */
		.top-item-box .ui-title{
			margin: 0 10px;
			overflow: hidden;
			height: 35px;
			line-height: 35px;
			padding: 0 10px;
			background-color: #f5f5f5;	
		}
			.top-item-box .ui-title h3,
			.top-item-box .ui-title h3 a{	
				font-size: 16px;
				font-weight: 700;
				color: #e12160;
			}
			.top-item-box .ui-title span{
				font-size: 14px;
				float: right;
			}	
			.top-item-box .ui-title span a{
				padding-right: 20px;
				background: url(images/more.gif) right 0 no-repeat;
			}
			
			/* ui-top-tab */
			.ui-top-tab{ float: right;}
			.ui-top-tab li{
				float: left;
				height: 33px;
				line-height: 33px;
				margin-top: 2px;
				overflow: hidden;
			}
				.ui-top-tab a{
					color: #333;
					display:block;
					padding: 0 17px;
					height: 33px;
					font-size: 14px;
					overflow: hidden;
					float: left;
				}
				.ui-top-tab a:hover{
					color: #e12160;
					text-decoration: none;
					background-color: #eee;
				}
				.ui-top-tab li.current a,
				.ui-top-tab li.current a:hover{
					color: #e12160;
					font-weight: 700;
					background-color: #fff;
				}
			
				
		/* top-item */
		.top-item{
			width: 248px;
			height: 400px;
			overflow: hidden;
			float: left;
			margin-top: 10px;
			padding: 0 20px;
			border-right: 1px solid #eee;
		}
			/* h5 */
			.top-item h5{
				color: #333;
				height: 35px;
				line-height: 30px;
				overflow: hidden;
				font-size: 14px;
				font-weight: 700;
			}			
			/* top-list */
			.top-list li,
			.top-list-detail li,
			.lasted-list li{
				*float: left;
				*clear: both;
				width: 248px;
				height: 35px;
				line-height: 33px;
				overflow: hidden;
				border-width: 1px 0 0 0;
				border-style: dotted;
				border-color: #e0e0e0;
				background-color: #fff;	
			}
				.top-list li a{
					display: block;
					width: 100%;
					height: 35px;
					overflow: hidden;
					color: #666;
				}
				.top-list li a:hover{ 
					text-decoration: none; 
					color: #333; 
					background-color: #fcfcfc;
				}
				.top-list li a:hover .tit{
					color: #e12160;
					text-decoration: underline;
				} 
				.top-list .num,
				.top-list .tit,
				.top-list .score,
				.top-list .hits,
				.top-list-detail span{ 
					display: block;
					float: left;
					height: 35px;
					overflow: hidden;
				}
					.top-list .num,
					.top-list-detail .num{
						font-size: 13px;
						font-style: italic;
						font-weight: 700;
						text-align: center;
						width: 23px;
						margin-right: 3px;
					}	
					.top-list .stress,
					.top-list-detail .stress{ color: #e12160;}
					.top-list .tit{color: #333; width: 165px; font-size: 12px; cursor: pointer;}		
					.top-list .score,
					.top-list .hits{ float: right; text-align: right;}
					.top-list li .score{color: #e12160;}	
					.top-list li .hits{color: #999;}	
					
		/* ui-top-tab-item */
		.ui-top-tab-item{display: none; padding: 10px 20px;}
		.ui-top-tab-item-current{display: block;}
		
		/* .top-list-detail */
		.top-list-detail{}
		.top-list-detail li{
			width: 826px;
			border-width: 0 0 1px 0; 			
		}
			.top-list-detail .num{font-size: 16px;font-weight: normal;width: 50px;}			
			.top-list-detail .tit{ width: 300px; font-size: 14px;}
			.top-list-detail .area{ width: 150px; text-align: center;font-size: 14px;}
			.top-list-detail .type{ width: 200px; text-align: center;font-size: 14px;}
			.top-list-detail .score{padding-right: 10px; float: right;font-size: 14px; color: #e12160;}
	
	
/* style-lasted */
#style-lasted .ui-title{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 15px;
	border-bottom: 1px solid #eee;	
}	
	#style-lasted .ui-title h2{
		font-size: 16px;
		font-weight: 700;
		color: #e12160;
		float: left;
	}	
	#style-lasted .ui-title .lasted-type,
	#style-lasted .ui-title .lasted-tags,
	#style-lasted .ui-title .lasted-time{
		font-size: 14px;
		font-weight: 700;
		color: #333;
	}		

#style-lasted .ui-cnt{
	width: 960px;
	overflow: hidden;
	padding: 10px 19px;
	background-color: #fff;	
}
	/* lasted-list */
	.lasted-list li{
		width: 960px;
		border-width: 0 0 1px 0; 			
	}
		/* .lastedx */
		.lasted-num,
		.lasted-tit,
		.lasted-type,
		.lasted-tags,
		.lasted-time{			
			height: 35px;
			overflow: hidden;
			text-align: center;
		}	
		.lasted-num{
			width: 30px;
			color: #e12160;		
			font-size: 12px;
			font-family: simsun;
		}
		.lasted-tit{ width: 350px; text-align: left;}
		.lasted-tit h5{ font-size: 14px;}
		.lasted-type{width: 200px;font-size: 14px;}
		.lasted-tags{width: 200px;}
		.lasted-list em{ margin: 0 7px;}
		.lasted-time{width: 180px;text-align: right;color: #666;}	
		
			
/* 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 */	
	.ui-form-item{
		width: 100%;
		overflow: hidden;
		clear: both;
		line-height: 35px;
		margin:0 0 30px 0;
	}
	
	.ui-form-margin0{margin: 0;}
	.ui-form-info{
		height: 35px;
		line-height: 35px;
		overflow: hidden;
		margin: 10px 0 0 0;
	}
		
	/* ui-label */	
	.ui-label{
		height: 35px;
		line-height: 35px;
		overflow: hidden;
		font-size:14px;
		text-align:right;		
		padding-right: 10px;
		float: left;
	}
	
	/* ui-input */	
	.ui-input,
	.ui-select{		
		height: 33px;
		line-height: 33px;
		overflow: hidden;
		color: #333;
		font-size: 14px;
		text-indent: 10px;
		float: left;
		border: 1px solid #ddd;
		background: url(images/input.gif) 0 0 repeat-x;
		background-color: #fbfbfb;
	}	
	.ui-input-hover{
		border-color: #ccc;
	}	
	.ui-input-focus{		
		background-image: url(images/input-focus.gif);
		border-color: #259e33;
		background-color: #fff;
	}	
	
	/* ui-textarea */
	.ui-textarea{
		overflow: auto;
		overflow-x: hidden;
		padding: 5px 8px;
		height: 90px;
		text-indent: 0;
		line-height: 18px;
	}
	
	/* ui-form-placeholder */
	.ui-form-placeholder{
		position: relative;
		height: 35px;
	}
		.ui-form-placeholder .ui-label{
			text-align: left;
			padding: 0;	
			top: 0;
			left: 12px;
			z-index: 1;
			position: absolute;
			cursor: text;
		}
		.ui-form-placeholder .ui-input{
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
		}

	/* ui-select */		
	.ui-select{
		text-indent: 0;
		padding: 0 8px;
		margin: 0 10px 0 0;
	}		
		.ui-select select{
			font-size: 14px;
			border: 0 none;
			background-color: #fbfbfb;
			margin-top: 8px;
		}
		
	.ui-form-block{
		float: left;
		overflow: hidden;
		line-height: 35px;
	}
	
	.ui-button{
		width: 100px;
		height: 35px;
		line-height: 35px;
		overflow: hidden;
		border: 0 none;
		cursor: pointer;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		text-align: center;
		background-color: #f60;
		border-radius: 1px;
	}
	@-moz-document url-prefix(){.ui-button{ padding-bottom: 6px;}}	
	.ui-button-hover,
	.ui-button:hover{
		color: #fff;
		text-decoration: none;
		background-color: #2d2d2d;
	}
	.ui-button:active{
		box-shadow: 0 2px 3px rgba(0,0,0,0.2) inset;
	}
	
	
	
	.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 #eee;		
		background-repeat: no-repeat;
		background-position: 8px 8px;
		background-color: #fcfcfc;
		border-radius: 2px;		
		float: left;
	}
	.ui-message-clear{
		clear: both;
		float: none;
		padding: 3px 0 0 140px;
		line-height: 18px;
		height: auto;
		border: 0 none;
		background: none;
	}
		.onShow{		
			background-image: url(images/valid/onShow.gif);
			background-position: 9px 9px;
		}
		.onFocus{
			color: #26c;
			border-color: #cdd9f5;
			background-image: url(images/valid/onFocus.gif);
		   background-color:#e9f7ff; 
		}
		.onError{
			color: #c00;
			border-color: #f3dbcb;
			background-image: url(images/valid/onError.gif);
			background-color:#FFF2E9; 
		}
		.onCorrect{
			color: #080;
			border-color: #cdefd0;
			background-image: url(images/valid/onCorrect.gif);
			background-color:#E9FFEB; 
		}
		.onLoad{
			 background-image: url(images/valid/onLoad.gif);
			 background-position: 6px 7px;
		}
		
	/* ui-message-fixed */
	.ui-message-fixed{
		position: absolute;
	}	 
	
	/* ui-label-checkbox */
	.ui-form-checkbox{ margin: -15px 0 15px 0;}
	.ui-label-checkbox{
		float: left; 
		height: 35px;
		line-height: 35px;
		overflow: hidden;
		margin: 0 10px 0 0;
		font-size: 14px;
		cursor: pointer;
	}
		.ui-label-checkbox 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;
	}
	
	
/* width style */	
.w40{width: 40px;}
.w50{width: 50px;}
.w100{width: 100px;}
.w110{width: 110px;}
.w130{width: 130px;}
.w150{width: 150px;}
.w160{width: 160px;}
.w162{width: 162px;}
.w170{width: 170px;}
.w180{width: 180px;}
.w190{width: 190px;}
.w220{width: 220px;}
.w230{width: 230px;}
.w250{width: 250px;}
.w300{width: 300px;}
.w320{width: 320px;}
.w350{width: 350px;}
.w360{width: 360px;}
.w370{width: 370px;}
.w400{width: 400px;}
.w455{width: 455px;}
.w460{width: 460px;}
.w465{width: 465px;}
.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(images/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(images/write.gif);}
	.ui-link span.del{background-image: url(images/trash.gif);}
	.ui-link span.set{background-image: url(images/set.gif);}
	.ui-link span.add{background-image: url(images/a-home.gif);}
	
.ui-link-small{
	height: 23px;
	line-height: 21px;
	*line-height: 23px;
	_line-height: 21px;
	font-weight: 400;
	padding: 0 8px;
}	

/* reg-agreement */
.reg-agreement{padding: 10px;line-height: 22px;}
.reg-agreement .h3{font-weight: 700;font-size: 14px;}
.reg-agreement .h4{font-weight: 700;font-size: 12px; margin-top: 10px;}
.reg-agreement p{ padding: 5px 0;}
.reg-agreement .p1{ text-indent: 24px;}
.reg-agreement .p2{ padding-left: 24px;}


/* play-focus */
#play-focus{
	padding: 10px 0;
	overflow: hidden;
	background-color: #333;
}
/* play */
#play{}

/* player */
#player{
	width: 690px;
	float: left;
	overflow: hidden;
	background-color: #000;
}

#player-union{
	width: 300px;
	float: right;
	overflow: hidden;
	margin: -13px 0 0 0;
}

#player-union .player-union{
width: 300px;
height: 250px;
display: block;
margin: 13px 0 0 0;
}
.playbox-bottom{
width: 1000px;
overflow: hidden;
margin: 0 auto;
position: relative;
}
.playbox-bottom .ui-sponsor{
width: 1000px;
margin: 0 auto; 
margin-top: 10px;
overflow: hidden;
background: transparent;
}

/* copyright-notice */
.copyright-notice{
color: #666;
width: 970px;
padding: 15px;
margin: 0 auto;
overflow: hidden;
background-color: #222;
}

/* channel-nav */
#channel-nav{
	height: 37px;
	overflow: hidden;
	background-color: #000;	
}
/* channel-catalog */
.channel-catalog{}	
.channel-catalog li{
text-align: center;
float: left;
font-size: 14px;
height: 37px;
line-height: 35px;
overflow: hidden;		
border-left: 1px solid #111;
}	
.channel-catalog li a{ 
display: block; 
color: #999; 
height: 100%;
padding: 0 18px;	
_float: left;
}

#tv-channel-catalog li a{
padding: 0 13px;
}

#live-channel-catalog li a{
padding: 0 16px;
}

.channel-catalog li a:hover{
color: #fff;
text-decoration: none;
font-weight: 700;
background-color: #111;
}
.channel-catalog li.top{ 
float: right;
font-size: 12px;
font-weight: 700;
border-right: 1px solid #111;
}

/* channel-focus */
.channel-focus{
	padding: 20px 0;
	overflow: hidden;
	background-color: #111;
}

/* live-play */
#live-focus{margin-bottom: -10px;}
#live-play{margin-top: 10px;}
#live-tvmao{margin-top: 30px;}

/* channel-silder */
.channel-silder{
height: 310px;
overflow: hidden;
position: relative;
}	
/* channel-silder-cnt */
.channel-silder-panel{
width:1000px;
overflow: hidden;
float: left;
position: relative;
}
/* channel-silder-img */
.channel-silder-img{
width: 230px;
height: 310px;
overflow: hidden;
float: left;
}
.channel-silder-img img{
width: 220px;
height: 300px;
display: block;
overflow: hidden;
padding: 2px;
border: 3px solid #000;
background:url(images/loading.gif) no-repeat scroll center center transparent #222;
}

/* channel-silder-intro */	
.channel-silder-intro{
width: 500px;
height: 310px;
line-height: 24px;
overflow: hidden;
color: #999;
font-size: 14px;
padding: 0 20px;
float: left;
}
/* channel-silder-title */
.channel-silder-title{
padding: 10px 0;
height: 60px;
line-height: 30px;
overflow: hidden;
color: #ff6600;
}
.channel-silder-title h2{
font-family: "Microsoft Yahei";
font-size: 26px;
height: 30px;
overflow: hidden;
font-weight: normal;
display: block;
}
.channel-silder-title a{ color: #fff;}

/* channel-silder-info */	
.channel-silder-info{
width: 500px;
height: 72px;
overflow: hidden;
}	
.channel-silder-info li{
width: 250px;
height: 24px;
overflow: hidden;
float: left;
}				
.channel-silder-info li.long{width: 500px; margin-bottom: 5px;}
.channel-silder-info li span,
.channel-silder-desc span{ color: #ccc;}

/* channel-silder-desc */
.channel-silder-desc{
height: 96px;
overflow: hidden;
margin-top: 10px;
}

/* channel-silder-play */
.channel-silder-play{
display: block;
width: 136px;
height: 30px;
overflow: hidden;
text-indent: -999px;
margin-top: 10px;
background: url(images/silder-play.png) 0 -30px no-repeat;
}	
.channel-silder-play:hover{ background-position: 0 0;}

/* ui-silder-panel-item */		
.ui-silder-panel-item{
width: 240px;
height: 320px;
float: left;
position: relative;
overflow: hidden;
}
.ui-silder-panel-item img{
width: 240px;
height: 320px;
display: block;
overflow: hidden;				
}
.ui-silder-panel-item .bg,
.ui-silder-panel-item h5{
width: 226px;
height: 30px;
line-height: 28px;
overflow: hidden;
position: absolute;
bottom: 0;
left: 0;
padding: 0 7px;
}
.ui-silder-panel-item .bg{
background-color: #000;
filter:alpha(opacity=80);
opacity:0.8;
z-index: 8;
}
.ui-silder-panel-item h5{
font-family: "Microsoft Yahei";
font-size: 14px;
height: 30px;
color: #fff;
z-index: 9;
}

/* channel-silder-nav */		
.channel-silder-nav{
width: 213px;
height: 268px;
margin: 0 auto;
top: 12px;
right: 0;
position: absolute;
overflow: hidden;
padding: 10px 5px 10px 10px;
background-color: #000;
}
.channel-silder-nav li{
float: left;
padding: 1px;
margin: 0 5px 5px 0;
border: 2px solid #000;
}
.channel-silder-nav li.on{
border-color: #18c2c8;
}
.channel-silder-nav li,
.channel-silder-nav img{
display: block;
width: 60px;
height: 80px;
overflow: hidden;
background:url(images/lazyload.gif) no-repeat scroll center center transparent #fff;
}

/* channel-box */		
#channel-box{
width: 998px;
}
#channel-box .style-box{ 
width: 741px;
float: left;
margin: 0;
border: 0 none;
border-right: 1px solid #eee;
}
#channel-box .style-bar{ 
width: 256px;
float: right;
border: 0 none;
margin-left: -1px;
border-left: 1px solid #eee;
}	
#channel-box .ranking-special{ border-bottom: 0 none;}	
#channel-box .ui-ranking h3{ color: #e12160;} 			
	
/* channel-item */
.channel-item{
width: 741px;
overflow: hidden;
margin-top: 1px;
margin-bottom: -2px;
border-bottom: 2px solid #ddd;
}
/* ui-title */
.channel-item .ui-title{
overflow: hidden;
height: 37px;
line-height: 36px;		
border-bottom: 1px solid #eee;
background-color: #f5f5f5;
}
.channel-item .ui-title h2{
font-size: 16px;
font-weight: 700;
color: #03898e;
padding: 0 15px;
position: absolute;
margin-top: -2px; 
text-shadow: 0 1px 0 #fff;
border-bottom: 2px solid #18c2c8;
}
.channel-item .ui-title span{
float: right; 
padding-right: 12px; 
font-size: 14px;
}

/* ui-cnt */
.channel-item .ui-cnt{width: 739px; overflow: hidden;}		
.channel-item .img-list{width: 745px;}		
.channel-item .img-list li{width: 147px;height: 225px;}
	
		
/* sitemap */
.sitemap-item{
	overflow: hidden;
	font-size: 14px;
}
/* H2 */
.sitemap-item h2{
height: 40px;
line-height: 40px;
overflow: hidden;
font-size: 16px;
font-weight: 700;
padding: 0 15px;
font-family: "Microsoft Yahei";
border-bottom: 1px solid #f0f0f0;
background-color: #fcfcfc;
}
/* sitemap-list */
.sitemap-list{
width: 960px;
line-height: 24px;
overflow: hidden;
padding: 19px;
border-bottom: 1px solid #eee;
}
.sitemap-list dt{
	float: left;
	width: 65px;
	overflow: hidden;
	font-weight: 700;
	color: #e12160;
}
.sitemap-list dd{
	float: right;
	width: 895px;
	overflow: hidden;		
}
.sitemap-list li{
	width: 149px;
	float: left;
}	

