﻿/* CSS Document */

/*����*/
#topSearchBox{
	width:365px;
	height:22px;
	margin:16px 0 6px 200px;
	float:right;
}
.searInpBox{
	width:142px;
	height:22px;
	margin-right:17px;
	float:right;
}
.searLog{
	width:59px;
	height:22px;
	margin-right:2px;
	float:right;
}
.searInput{ width:139px; height:19px; background-color:#c7e5f5; border:#e2edf4 1px solid;}

/*��½*/
#loginBox{
	width:365px;
	height:21px;
	margin:11px 0;
	float:right;
}
#loginBox span{ display:block; float:right; text-align:center;}
#loginBox span.texts{ width:48px; line-height:21px; color:#003a66;}
#loginBox span.inpBox{ width:58px;}
#loginBox span.inpSub{ width:63px; margin-left:10px;}
.logInput{ width:56px; height:19px; border:#e2edf4 1px solid; background-color:#c7e5f5; line-height:19px;}

/*�����б�*/
.videoLayout{
	width:100%;
	min-height:30px!important;
	height:auto;
	border:#a9b7ba 1px solid;
	margin:8px 0;
}
.videoTit{
	width:938px;
	height:30px;
	line-height:30px;
	color:#06092a;
	font-size:14px;
	background:#d9efff url(../images/tag/vod01.jpg) no-repeat 22px 50%;
	padding-left:62px;
}

.videoLayout ul{
	display:block;
	vertical-align:bottom;
	margin:10px 0 0 9px;
}
.videoLayout ul li{
	display:block;
	list-style-type:none;
	padding:0 5px;
	margin:0;
	float:left;
}
.videoLayout ul li dl dt{
	display:block;
	width:60px;
	height:60px;
	padding:2px;
	border:#e5e5e5 1px solid;
	overflow:hidden;
}
.videoLayout ul li dl dt img{
	border:0;
	width:60px;
	height:60px;
}
.videoLayout ul li dl dd{
	display:block;
	width:60px;
	margin:0;
	padding:0;
	height:42px;
	line-height:21px;
	text-align:center;
	color:#525252;
}
.videoLayout ul li dl dd a{
	color:#1378BC;
	text-decoration:none;
}


