﻿.dv1
{
	width: 100%;
	height: 100%;
}
.layout
{
	position: absolute; /*--????--*/
	top: 50%;
	left: 50%;
	margin-top: -230px; /*--div?????--*/
	margin-left: -400px; /*--div?????--*/
	width: 800px;
	height: 460px;
}
body
{
	background-color: #282c32;
	font: normal 13px arial;
	margin: 0;
	padding: 0;
	text-align: left;
}
/*--for opera--*/table
{
	border: 0;
	padding: 0;
	margin: 0;
	color: #ffffff;
}
#gallery a
{
	color: #ffffff;
}
a:link
{
	text-decoration: none;
	color: #0E7497;
}
a:visited
{
	text-decoration: none;
	color: #0E7497;
}
a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
a:active
{
	text-decoration: none;
	color: #FFFFFF;
}

.widget{ width:800px;
	height:370px;
}
.mid{}

.prev
{
	
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}
.next
{
	
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}


.clear
{
	clear: both;
}

ul
{
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style-type: none;
	z-index: 1;
	width: 2890px;
	left: -1020px;
	top: 0px;
}

ul li
{
	width: 100px;
	height: 80px;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}

ul li img
{
	width: 80px;
	height:60px;
	border:solid 4px #e5e5e5;
}
