﻿body{margin: 0;padding:0;}
div{margin:0;padding:0;}
/*h1, h2, h3, p{margin:0;padding:10px;}
ul{margin:0;padding:0;}
li{list-style-type:none;padding:10px;}*/

#header
{
	width:1039px;
	margin : auto;
	padding : 0px 0px 5px 0px;	
}

#menu
{
	width:100%;
	
}

.mnu2
{
    width:1039px;
    padding: 5px 0px 5px 0px;
    margin : auto;
    
}

.hmn1
{
    padding: 8px 15px 8px 15px;
    font-family : Tahoma;
    font-size:11px;
    color:#0F7FC7;
    float : left;
    font-weight : bold;
    background-color : #F1F1F1
}

.hmn102
{
    padding: 8px 15px 8px 15px;
    font-family : Tahoma;
    font-size:11px;
    color:White;
    float : left;
    background-color : #07BAEE;
    font-weight : bold
}

#content
{
	width:1039px;
	margin : auto;
	text-align: center
}

.cntleft
{
    width:220px;
    float:left;
    text-align : left
}

.cntright
{
    width:819px;
	float:left;
	margin-bottom:15px;
}

#pagefooter
{
	width:100%;
	margin : auto;
	float:left;
}

.pfotr
{
    width:1039px; /*995px;*/
    padding : 17px 0px 14px 0px;
    margin:auto;
    background-image : url("../images/homeb.png");
    background-repeat : repeat;
    text-align:center;
    font-family:Courier New;
    font-size:12px;
    
    color:White;
    margin-bottom : 0px
}

/*.slider-footer {
width: 800px;
height: 54px;
float: left;
background-image: url("../Images/bg-sliderlogo.jpg") repeat-x top;
margin-left: 5px;
margin-bottom: 5px;
}

#list_product {
position: relative;
z-index: 0;
}

.list_product1 {
visibility: visible; overflow: hidden; position: relative; z-index: 2; left: 0px; width: 78px;}*/


.scroll-img 
{
    margin : auto;
    background-image: url("../Images/bg-sliderlogo.jpg");
    background-repeat : repeat;
    
  width: 1039px;
  height: 52px;
  overflow: hidden;
  font-size: 0;
  margin-bottom : 5px
}
.scroll-img ul {
  width: 820px;
  height: 600px;
  margin: 0;
  background-image: url("../Images/bg-sliderlogo.jpg");
    background-repeat : repeat;
}
.scroll-img ul li {
  display: inline-block;
  margin: 0 0 0 5px;
  
}
#demo4.scroll-img ul,
#demo5.scroll-img ul {
  width: 1500px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}
#demo6 {
  width: 412px;
}
#demo6-queue {
  width: 680px;
}
#demo6 p, #demo6-queue p {
  width: 124px;
  height: 124px;
  background-color: lightgray;
  font-family: 'Amaranth', sans-serif;
  font-size: 82px;
  text-align: center;
  display: table-cell;
  vertical-align:middle;
}
