body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 100%;
width: 100%;
}

*a:active
{
outline: none;
}

img {
    border-style: none
}

table {
border-collapse: separate;
}


a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

#dvw {
position:absolute;
z-index:10;
	margin: 25px 30px;
	padding: 0;
	text-indent:-9999px;
	width: 550px;
	height: 50px;
	background: url(../../images/layout/dvw.png) no-repeat;
	float:left;
	cursor:pointer;
}



a { 
	color: #000000;
	text-decoration: none;
}
a:hover { 
	color: #f00;
}
.small {
	font-size:10px;
}



fieldset {
	text-align: left;
	padding: 0px;
	border:none;
	float:left;
	margin:0px;
}
fieldset * {
	text-align: left;
	padding:0px;
	margin:0px;	
}
legend {
	color: #000000;
	cursor: pointer;
	display: block;
	padding:0px;
	margin:0px;
}




#navi{
position:absolute;
z-index:5;
width:320px;
right:50px;
top:30px;
text-align:right;
/*filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;*/
}


#options{
display:none;
position:absolute;
}

#control {
	text-align: center;
}
#control a {
	font-weight: bold;
	padding: 0px;
}

#thumbs, #thumbs1, #thumbs2 {
	text-align: center;
padding-right: 5px;
width: auto;
	height:auto;	
}
#thumbs a, #thumbs1 a, #thumbs2 a {
padding:0px;
	line-height: 0px;
	width: auto;
	height:auto;
	float:left;
padding-right: 5px;
padding-bottom: 5px;
}

#transition {
	width:100%;
}

#showtitle {
	z-index: 3;
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: #000;
	display: none;
	color: #fff;
	padding: 10px;
	width: 275px;
	border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;	
}

a.activeslide {; }

#superbgimage {
	display: none;
	background: #fff url('superbgloading.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}


#togglebtn{
position:absolute;
z-index:10;
}


#content1{
position:absolute;
z-index:10;
width: auto;
height: auto;
bottom:0px;
left:20px;
}

#menu{
	position:absolute;
	z-index:5;
	right:15px;
	top:50px;
	background:#FFFFFF;
	line-height:16px;
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	 -moz-border-radius: 4px; 
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
padding: 5px;
font-size: 18px;
}

.hand{
cursor:move;
}

#x{
float:right;
margin-right:0px;
}


