/*BODY左侧*/

.left{
	margin-top:8px;
	width:212px;
	float:left;
	background-color: #eee;
}

/*BODY右侧*/

.right{
	margin-top:8px;
	width:730px;
	float:right;
	background-color: #ffc;
}

/*最新*/

ul {
	margin: 8px 0px 3px 15px;
	padding-left: 15px; 
	}

li {
 list-style-type:disc; 
 margin:0px;
 padding:3px;
 font-size:14px;
 overflow:hidden;
 height:20px;
 line-height:20px;
 }

.latest{
	font-size:13px;
	margin-bottom:5px;
}

.latest .unit{
	margin-top:10px;
	float:left;
	width:182px;
	text-align:center;
}

.latest .unit .img{
	margin:0 auto;
	border:1px solid #888;
	width:106px;
	text-align:center;
}

.latest .unit .img a{
	width:106px;
	display:block;
}

.latest .unit .img a:hover{
	background:#f60;
}

.latest .unit .img img{
	margin:2px;
}

.latest .unit .txt{
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	width:170px;
	overflow:hidden;
	max-height:35px;
	height:35px;
}

/*推荐*/

.feat{
	font-size:13px;
	padding-top:10px;
	margin-bottom:10px;
}

.feat .unit{
	float:left;
	width:182px;
	text-align:center;
}

.feat .unit .img{
	margin:0 auto;
	border:1px solid #888;
	width:126px;
	text-align:center;
}

.feat .unit .img a{
	width:126px;
	display:block;
}

.feat .unit .img a:hover{
	background:#f60;
}

.feat .unit .img img{
	margin:2px;
}

.feat .unit .txt{
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	width:170px;
	overflow:hidden;
	max-height:35px;
	height:35px;
}

/*页码*/

.listpage {
	padding:10px 0 10px 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}

.listpage a {
	border:#888 1px solid;
	padding:2px 10px 2px 10px;
	margin: 0px 2px;
	color: #D85600;
	text-decoration: none;
	font-weight:bold;
}

.listpage a:hover {
	border:#D85600 2px solid;
	color:#D85600;
	text-decoration: none;
	font-weight:bold;
}

.listpage .currentPage {
	border:#D85600 1px solid;
	padding:2px 5px 2px 5px;
	font-weight:bold;
	color:#fff;
	background-color:#D85600;
}

.listpage .disabled {
	display: none
}

/*封面*/

.cat{
	font-size:13px;
	padding-top:10px;
	margin-bottom:10px;
}

.cat .unit{
	float:left;
	width:243px;
	text-align:center;
}

.cat .unit .img{
	margin:0 auto;
	width:156px;
	text-align:center;
}

.cat .unit .img a{
	width:156px;
	display:block;
}

.cat .unit .img a:hover{
	background:#D85600;
}

.cat .unit .img img{
	margin:2px;
}

.cat .unit .txt{
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	width:180px;
}

/*电视剧列表*/

.classimg{
	width:98%;
	margin:0 auto;
	padding:10px;
	font-size:13px;
	line-height:23px;
	text-align:left;
}

.classimg img{
	margin:8px;
	float:left;
	border:1px solid #888;
}
