﻿body{font-family:"宋体";font-size:12px;background:#fff;color:#fff;margin:0;padding:0}
div,form,img,ul,ol,li,dl,dt,dd{margin:0;padding:0;border:0}
li{list-style:none}
table{border-collapse:collapse}
h1,h2,h3,h4,h5,h6,p,select,td{margin:0;padding:0;font-size:12px}
/*全局设置*/
a{text-decoration:none}
a:hover{text-decoration:underline}
a:hover p{text-decoration:underline}
/*娱乐首屏*/
.focus_box{
    width:197px;
	height:148px;
	padding:0px;
	margin:0px
}
.focus{
	width:197px;
	height:148px;
	float:left;
	position:relative
}
.focus #pic{
	width:197px;
	height:148px;
	overflow:hidden;
	position:relative
}
.focus #pic ul{
	width:9999px;
	height:148px;
	float:left;
	position: relative
}
.focus #pic li{width:197px;height:148px;float:left}
.focus #pic li img{width:197px;height:148px;float:left}
.content{
    width:197px;
	height:148px;
	position:relative
}
.pic{
	position:absolute;
	top:0px;
	left:0px
}
.prev{
	position:absolute;
	top:65px;
	left:6px;
	width:11px;
	height:18px;
	display:block;
	z-index:101;
	cursor:pointer;
	background-image:url('left.png')
}
.next{
	position:absolute;
	top:65px;
	width:11px;
	height:18px;
	display:block;
	z-index:101;
	right:6px;
	cursor:pointer;
	background-image: url(right.png)
}
.H5{
    z-index:2;
    position: absolute;
	left:0px;
	top:131px;
	float:left;
	text-align:center;
	width:197px;
	height:17px;
	line-height:17px;
	display:block;
	font-size:12px;
	color:#fff
}
.H5 a {
	color:#fff;
	text-decoration:none
}
.bg{
	background:#000;
	width:197px;
	top:131px;
	position:absolute;
	height:17px;
	filter:alpha(opacity=60);
	moz-opacity:0.60;
	opacity:0.60
}
