@charset "utf-8";

html, body {height: 100%;}
html {overflow: hidden;}
body,td {color:#000;font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;}
img {border:0px;}
a:link,a:visited,a:active,a:hover{color: #000;text-decoration:none;}
input,textarea{border: 1px solid #808080;}
li {list-style-type:none;width:100%;height:20px;padding:1px;}
li a{list-style-type:none;width:100%;height:20px;padding:1px;}
li a:hover{color:#FFFFFF;background:#3366CC;padding:1px;}

.listhead
{
	border-top: 1px solid white; border-right: 1px solid gray; border-bottom: 1px solid gray; border-left: 1px solid white;
	font: 12px/24px arial; cursor: pointer; text-align: center; background-color: #d4d0c8; overflow:hidden;
}

.listhead2
{
	border-top: 1px solid white; border-right: 1px solid gray; border-bottom: 1px solid gray; border-left: 1px solid white;
	font: 12px/24px arial; cursor: pointer; text-align: center; background-color: #e2e2e2; overflow:hidden;
}

.listtr01
{
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
}

.listtr02
{
	background-color: #3366CC;
	color: #FFF;
	text-align: left;
	padding: 3px;
}

.resizeblock{
	background-color:transparent;
	width:2px;
	float:right;
	cursor:e-resize;
}

#videolist_div li{ float:left; margin:1px;}
