﻿.three
{
	clear: both;
	padding: 6px 15px 0 15px; *padding:3px15px015px;
text-align:center;
}
.three .boxLeft
{
	padding: 0;
	float: left;
	width: 300px;
	margin-right: 10px;
	border: #E6E6E6 6px solid;
}
.three .boxCenter
{
	padding: 8px;
	float: left;
	width: 296px;
}
.three .boxRight
{
	padding: 8px;
	float: right;
	width: 180px;
}


.boxList ul
{
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style-type: none;
	line-height:195%;
}
.boxList .listVideo li
{
	background: url(Image/icoListVideo.gif) no-repeat left center;
	padding-left: 22px;
	letter-spacing: 1px;
	clear: both;
}
.boxList .listVideo a
{ *float:left;
}
.boxList .listVideo .data
{ *float:right;
margin:0;
padding:0;
}

.boxList .titleBlack
{
	text-align:center;		
}
/*-------------------------
	视频新闻样式
-------------------------*/
.roolButton
{
	border: none;
	border-collapse: collapse;
	width: 100%;
}
.roolButton .normal
{
	margin-bottom: -2px;
	width: 81px;
	height: 28px;
	border: none;
	background: url(Image/btnRool.gif) no-repeat center;
}
.roolButton .active
{
	margin-bottom: -2px;
	width: 81px;
	height: 28px;
	border: none;
	background: url(Image/btnRoolActive.gif) no-repeat center;
}
.roolButton .search
{
	background: url(Image/icoSerach.gif) no-repeat left center;
	padding-left: 15px;
	line-height: 200%;
}
.roolButton .txt
{
	border: solid 1px #AAAAAA;
	height: 15px;
	width: 100px;
}
.roolButton .btn
{
	background: url(Image/btnInfoSearch.gif) no-repeat left center;
	width: 50px;
	height: 19px;
	border: none;
	cursor: pointer;
}
.boxRool
{
	border: solid 1px #E6E6E6;
	padding: 15px 15px 5px;
	height: 303px;
	margin-bottom: 5px; *margin-bottom:7px;
}
.boxRool table
{
}
.boxRool td
{
	padding: 8px 0;
}
.boxRool img
{
	width: 120px;
	height: 90px;
	border: solid 1px #E1E1E1;
	padding: 3px;
}
.boxRool .right
{
	padding-top: 5px;
}
.boxRool .more
{
	margin: 0;
	margin-bottom: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	padding: 0 10px;
	background: url(Image/bgTitle02.gif) repeat-x left top;
}
