@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

html {
  height: 100%;
}

body {
	background:url("../img/bg.jpg") repeat;
}

.mosttx {
	font-size: 0.8em;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

img{
  vertical-align:0;
  display:block;
}


#header {
	background: #000000;
	height: 3.6em;
	padding-top: 0.5em;
	
}

.wrapper{
	width: 100%;
	min-width: 1200px;
	height: 4656px;
	margin: 0;
	padding: 0;
}

.allpartdiv{
	width: 100%;
	min-width: 1200px;
	position: relative;
	margin:0px auto;
	padding: 0;
}

.main{	
	background: url("../img/bg01.png") no-repeat;
	width: 100%;
	height: 605px;	
	}

.new{
	background: url("../img/bg02.jpg") no-repeat;
	width: 100%;
	height: 1197px;
}

.hot{
	display: block;
	position: absolute;
	
}


.sale01{
	background: url("../img/bg03.png")no-repeat;
	width: 100%;
	height: 1669px;
}

.sale69{
	background: url("../img/bg04.png")no-repeat;
	width: 100%;
	height: 1183px;
}

.sale69 ul li{
	display:inline;
	float:left;
	margin-left: -5px;
}
	
.wrapper,footer,#header{
    margin: auto;
    width: 100%;
}

.text{
	float: left;
	overflow: auto;	
}

.mosttx132 {	
	font-size: 1em;
	color: #000;
	letter-spacing:1px;
	line-height:23px;
	margin-bottom: 1em;
}

.mosttx133 {
	font-size: 1.2em;
	font-weight:bold;
	color: #000;
	letter-spacing:1px;
	line-height:45px;
	margin:20;
}

.changecolor:hover{
	 filter: brightness(1.3) contrast(1.1) grayscale(0) hue-rotate(180deg) invert(0) saturate(2) sepia(0); 
}

.changecolor2:hover{
	 filter: brightness(1.1) contrast(1.1) grayscale(0) hue-rotate(0deg) invert(0.1) saturate(0.9) sepia(0); 
}

.changecolor3:hover{
	filter: brightness(1.3) contrast(1.2) grayscale(0) hue-rotate(0deg) invert(0.1) saturate(1.8) sepia(0);
}

footer{
	margin: 0;
	width:100%;
	min-width:1200px;
	background: #000;
	margin-top: em;
	padding-top: 1.2em;
	height: 70px;
	text-align: center;
}
