/************************************************
* 编写：小高
* 邮箱: starpt@163.com
* 日期：2007-4-21
* 说明：首页CSS样式
************************************************/

/*图片交换*/
#Switch{
	width:690px;
	height:334px;
	float:center;
	position:relative;
}
#switch1{
	width:455px;
	height:334px;
	float:left;
	position:relative;
	overflow:hidden;
}
#switch2{
	width:243px;
	height:334px;
	right:0px;
	position:absolute;
	overflow:hidden;
}
#switch2 img{
	width:243px;
	height:334px;
}
#switch3{
	position:absolute;
	right:15px;
	bottom:7px;
}
.switch{
	font-weight:bold;
	margin-left:3px;
	color:#FFF;
	text-decoration:none;
	background-color:#C00;
	height:14px;
	width:15px;
	font-family:Arial;
}
.switch3{
	font-weight:bold;
	margin-left:2px;
	color:#333;
	text-decoration:none;
	background-color:#CCC;
	height:14px;
	width:15px;
	font-family:Arial;
}
#switch5{
	width:455px;
	height:334px;
	filter:revealtrans(duration=2.0,transition=23);
}

/*新片*/
#NewMovie{
	text-align:left;
	margin-top:16px;
	position:relative;
	width:700px;
	height:367px;
}
#NewMovie a{
	color:#444;
	text-decoration:none;
}
#NewMovie a:hover{
	text-decoration:underline;
}
#newmovie1 img{
	margin:2px 2px 2px 12px;
	width:228px;
	height:339;
}
#newmovie2{
	padding:3px;
	border:1px solid #CCC;
	position:absolute;
	top:42px;
	right:300px;
	text-align:center;
}
#newmovie2 img{
	margin-bottom:6px;
	width:128px;
	height:180px;
}
#newmovie3{
	padding:3px;
	border:1px solid #CCC;
	position:absolute;
	top:42px;
	right:155px;
	text-align:center;
}
#newmovie3 img{
	margin-bottom:6px;
	width:130px;
	height:180px;
}
#newmovie4{
	padding:3px;
	border:1px solid #CCC;
	position:absolute;
	top:42px;
	right:12px;
	text-align:center;
}
#newmovie4 img{
	margin-bottom:6px;
	width:128px;
	height:180px;
}
#newmovie5{
	padding:3px;
	border:1px solid #CCC;
	position:absolute;
	top:258px;
	right:330px;
}
#newmovie5 img{
	width:105px;
	height:130px;;
}
#newmovie5 div{
	line-height:18px;
	color:#999;
	overflow:hidden;
	width:100px;
	height:128px;
	position:absolute;
	top:6px;
	left:115px;
}
#newmovie5 a{
	font-weight:bold;
	height:19px;
}
#newmovie6{
	padding:3px;
	border:1px solid #CCC;
	position:absolute;
	top:258px;
	right:108px;
}
#newmovie6 img{
	width:105px;
	height:130px;;
}
#newmovie6 div{
	line-height:18px;
	color:#999;
	overflow:hidden;
	width:100px;
	height:128px;
	position:absolute;
	top:6px;
	left:115px;
}
#newmovie6 a{
	font-weight:bold;
	height:19px;
}

/*推荐热点*/
#TopicHot{
	margin-top:16px;
	text-align:left;
	position:relative;
	width:946px;
	height:357px;
}
#TopicHot a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#TopicHot a:hover{
	color:#039;
}
#topic1{
	position:relative;
	top:60px;
	left:19px;
	width:438px;
	height:220px;
}
#topic2{
	width:438px;
	height:220px;
}
#topic3{
	position:absolute;
	top:292px;
	left:27px;
	width:430px;
}
#topic3 img{
	width:79px;
	height:40px;
	margin-right:2px;
	border:2px solid #FFF;
	filter:alpha(opacity=30);
}
#hot1{
	position:absolute;
	top:60px;
	left:490px;
	text-align:center;
}
#hot1 img{
	width:181px;
	height:252px;
	margin-bottom:6px;
}
.hot{
	left:735px;
	position:absolute;
}
.hot div{
	position:absolute;
	line-height:18px;
	top:-2px;
	left:70px;
}
.hot img{
	width:63px;
	height:85px;
}
#hot2{
	top:55px;
}
#hot3{
	top:154px;
}
#hot4{
	top:256px;
}

/*左边列表*/
#LeftList{
	text-align:left;
	float:left;
	margin-top:18px;
	margin-left:8px;
	height:1077px;
}
.LeftList{
	width:200px;
}
.LeftList div{
	padding-left:21px;
	line-height:23px;
}
.LeftList a{
	color:#333;
	text-decoration:none;
}
.LeftList a:hover{
	color:#F30;
}

/*连继剧*/
#TV{
	position:relative;
	left:-9px;
	text-align:left;
	width:740px;
	height:390px;
	margin-top:18px;
	border-top:5px solid #0BBAEB;
	border-bottom:5px solid #0BBAEB;
	border-right:5px solid #0BBAEB;
}
#TV div{
	background-color:#FFF;
	position:absolute;
}
#TV a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	height:15px;
}
#TV a:hover{
	color:#039;
}
#tv1{
	text-align:center;
	top:48px;
	left:8px;
	padding:3px;
	border:1px solid #CCC;
}
#tv1 img{
	width:230px;
	height:291px;
	margin-bottom:8px;
}
.tv{
	position:relative;
	width:235px;
	border:1px solid #CCC;
}
.tv img{
	width:78px;
	height:98px;
	border:2px solid #FFF;
}
.tv div{
	color:#999;
	float:right;
	top:7px;
	left:85px;
	height:90px;
	overflow:hidden;
	line-height:18px;
}
#tv2{
	top:48px;
	left:252px;
}
#tv3{
	top:48px;
	left:493px;
}
#tv4{
	top:157px;
	left:252px;
}
#tv5{
	top:157px;
	left:493px;
}
#tv6{
	top:266px;
	left:252px;
}
#tv7{
	top:266px;
	left:493px;
}

/*综艺探索*/
#VarietyScience{
	position:relative;
	left:-9px;
	text-align:left;
	width:740px;
	padding:6px 12px;
	border-bottom:5px solid #0BBAEB;
	border-right:5px solid #0BBAEB;
}
#VarietyScience a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#VarietyScience a:hover{
	color:#039;
}
#Variety{
	position:relative;
	width:490px;
	height:332px;
	background-color:#FFF;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
}
#Variety div{
	position:absolute;
}
#variety1{
	text-align:center;
	top:4px;
	left:10px;
	padding:3px;
	border:1px solid #EEE;
}
#variety1 img{
	width:210px;
	height:300px;
	margin-bottom:5px;
}
#variety2{
	text-align:center;
	top:4px;
	left:238px;
	padding:3px;
	border:1px solid #EEE;
}
#variety2 img{
	width:107px;
	height:140px;
	margin-bottom:5px;
}
#variety3{
	text-align:center;
	top:4px;
	left:363px;
	padding:3px;
	border:1px solid #EEE;
}
#variety3 img{
	width:107px;
	height:140px;
	margin-bottom:5px;
}
#variety4{
	top:180px;
	left:250px;
	width:210px;
	line-height:21px;
	padding-left:15px;
	background-repeat:repeat-y;
}
#variety4 a{
	color:#444;
	font-weight:normal;
	text-decoration:none;
}
#variety4 a:hover{
	color:#444;
	text-decoration:underline;
}
#Science{
	position:absolute;
	top:6px;
	right:12px;
}
#science1{
	position:relative;
	width:207px;
	height:327px;
	background-color:#FFF;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
}
#science1 div{
	position:absolute;
}
#science2{
	text-align:center;
	top:4px;
	left:14px;
	padding:3px;
	border:1px solid #EEE;
}
#science2 img{
	width:169px;
	height:210px;
	margin-bottom:4px;
}
#science3{
	top:245px;
	left:15px;
	width:180px;
	line-height:21px;
	padding-left:15px;
	background-repeat:repeat-y;
}
#science3 a{
	color:#444;
	font-weight:normal;
	text-decoration:none;
}
#science3 a:hover{
	color:#444;
	text-decoration:underline;
}

/*最新动画*/
#Cartoon{
	position:relative;
	left:-9px;
	text-align:left;
	width:740px;
	height:295px;
	border-bottom:5px solid #0BBAEB;
	border-right:5px solid #0BBAEB;
}
#Cartoon div{
	background-color:#FFF;
	position:absolute;
}
#Cartoon a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	height:18px;
}
#Cartoon a:hover{
	color:#039;
}
#cartoon1{
	text-align:center;
	top:47px;
	left:5px;
	padding:3px;
	border:1px solid #CCC;
}
#cartoon1 img{
	width:150px;
	height:200px;
	margin-bottom:7px;
}
.cartoon{
	position:relative;
	width:186px;
	border:1px solid #CCC;
	overflow:hidden;
}
.cartoon img{
	width:78px;
	height:109px;
	border:2px solid #FFF;
}
.cartoon div{
	color:#999;
	float:right;
	top:9px;
	left:83px;
	height:97px;
	overflow:hidden;
	line-height:16px;
}
#cartoon2{
	top:47px;
	left:166px;
}
#cartoon3{
	top:47px;
	left:355px;
}
#cartoon4{
	top:47px;
	left:544px;
}
#cartoon5{
	top:165px;
	left:166px;
}
#cartoon6{
	top:165px;
	left:355px;
}
#cartoon7{
	top:165px;
	left:544px;
}
.link{
	font-family:"宋休";
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 980px;
	text-align: left;
	float:left;
}
.link a{
	color:#333;
	text-decoration:none;
}
.link a:hover{
	color:#F30;
}
