.txt {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt a:link {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt a:visited {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt a:active {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt a:hover {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt2 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt2 a:link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt2 a:visited {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt2 a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt2 a:active {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt3 a:link, .txt3 a:visited,  {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt3 a:hover {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt3 a:active {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.txt4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #EEEAC6;
	text-decoration: none;
}
.txt4 a:link {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt4 a:visited {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt4 a:hover {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.arc A:link, .arc A:visited, .arc A:active {
	color:#000000;
	margin: 2px;
	width: 25px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	float:left;
	border: 1px #386600 solid;
	background-color:#3866C2;
	line-height:20px;
	vertical-align:middle;
}
.arc A:hover {
	color:#000000;
	margin: 2px;
	width: 25px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	float:left;
	border: 1px #000000 solid;
	background-color:#ffffff;
	line-height:20px;
	vertical-align:middle;
}

ul.alltag {
	width:1006px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:5px;
	padding-bottom:10px;
}

ul.alltag a{
	font-size: 16px;
	color: #3866C2;
	text-decoration: none;
}
ul.alltag a:hover{
	text-decoration: underline;
	color: #0085d0;
}

ul.alltag li {
	width:195px;
	height:22px;
	margin-right:3px;
	float:left;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding-top:1px;
}

.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}

ul {list-style: none;}

ul.video {
	width:1020px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:auto;
	margin-left: auto;
}

ul.video li{
	position: relative;
	width: 252px;
	height: 256px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 3px;
	text-align:left;
    background:url(/images/liback.png) top left no-repeat;
	float: left;
	background-color: #FFFFFF;
}

img.thumb{
	width:240px;
	height:180px;
	margin-left: 5px;
	margin-top: 6px;
    border: 1px solid #3866C2;
}

ul.video li:hover img.thumb, ul.video li:active img.thumb {border:1px dashed black;}

h3{
position: absolute;
top: 190px;
left: 6px;
color: #3866C2;
width: 236px;
text-align: left;
height:32px;
margin:0 0 0 0px;
overflow:hidden;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;}

ul.video li:hover h3, ul.video li:active h3{
color:#01050D;
}

span.tag b, span.ad b, span.by b{
color: #aaaaaa;
font-size: 12px;
font-weight: normal;}

span.du{
position: absolute;
z-index:10;
opacity: .8;
filter: alpha(opacity=80);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
top: 169px;
left: 195px;
color:#fff;
background:#111;
width:50px;
padding-top:2px;
padding-bottom:2px;
text-align:center;
border-left:1px solid #fff;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
font-weight:bold;
font-size: 11px;}

span.by{
position: absolute;
top: 218px;
left: 4px;
color:#3866C2;
font-size: 12px;}

span.ad{
position: absolute;
top: 218px;
right: 4px;
color:#3866C2;
text-align: right;
font-size: 12px;}

span.tag{
position: absolute;
top: 234px;
left: 4px;
color:#3866C2;
font-size: 12px;}

.tag a {
color:#3866C2;
font-size: 12px;
	text-decoration: none;}

.tag a:hover {
color:#000000;
font-size: 12px;}
