@charset "utf-8";



#viewer {
	margin: 0 auto;
	width: 597px;
	text-align: center;
}
#viewer div {
	width: 597px;
	height: 400px;
	overflow: hidden;
	position: relative;z-index:5;
}
#viewer div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer ul {
	width: 590px;
}

#viewer ul li {
	width: 100px;
	float: none;
	display: inline;
/*  margin-right:0em;
  margin-left:0em;  */
   text-decoration: none;padding-left:0;
}

#viewer ul li img{
width:100px;
height:auto;
margin-bottom:5px;
}

#viewer .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

.fl_left3{
	float:left;
	}
.pdt_80_pco{
	padding-top:80px;
	}
/* =======================================
  '#container2
  '#viewer2
======================================= */
#container2 {
	width: 100%;
	text-align: center;
}

#viewer2 {
	margin: 0 auto;
	width: 500px;
	text-align: center;
}
#viewer2 div {
	width: 500px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
#viewer2 div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer2 ul {
	width: 500px;
}

#viewer2 ul li {
	width: 100px;
	float: none;
	display: inline;
  margin-right:1em;
  margin-left:1em;
}

#viewer2 .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
/* =======================================
  '#container
  '#viewer
======================================= */
#viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer ul {
	display: inline-block;
	overflow: hidden;
}

/* =======================================
  '#container2
  '#viewer2
======================================= */
#viewer2 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer2 ul {
	display: inline-block;
	overflow: hidden;
}

@media screen and (min-width:1031px) {
#container{margin-bottom:-520px;}
}

@media screen and (max-width:1030px) {
.fl_left3{
	float:none;
	}
.pdt_80_pco{
	padding-top:0;
	}
#container{margin-bottom:-220px;}
	}
@media screen and (max-width:800px) {

#container{margin-bottom:-200px;}
}

@media screen and (max-width:699px) {
#container{margin-bottom:-200px;}
#viewer {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#viewer div {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}
#viewer div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer ul {
	width: 100%;
}

#viewer ul li {
	width: 100px;
	float: none;
	display: inline;padding-bottom:5px;
/*  margin-right:0em;
  margin-left:0em;  */
  
}

#viewer ul li img{
width:100px;
height:auto;
}

#viewer .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
}

@media screen and (max-width:630px) {
#viewer div {
	height: 350px;

}

@media screen and (max-width:599px) {
#viewer div {
	height: 300px;
}

@media screen and (max-width:450px) {
#container{margin-bottom:-60px;}
#viewer div {
	height: 250px;
}

@media screen and (max-width:400px) {
#viewer div {
	height: 230px;}
}

@media screen and (max-width:360px) {
#viewer div {
	height: 210px;}
}

@media screen and (max-width:320px) {
#viewer div {
	height: 160px;}
}

