.howtoContent .top{
	background: url('../img/howto/howto_bg01.jpg') top no-repeat;
	background-size: 100%;
	padding:130% 0 0 0;
}
.howtoContent .container{
	margin: 0 auto;
	width: 100%;
}

.howtoContent .container .howtolistOne{
	background:url(../img/howto/howtoList_bg.jpg) no-repeat center 0;
	background-size:100% 100%;
	padding:8% 0;
}

.howtoContent .container .howtolistOne:after{
	content:"";
	display:block;
	clear:both;
}

.howtoContent .container .howtolistOne h2{
	width:89%;
	margin:0 auto 6.25% auto;
}

.howtoContent .container .howtolistOne h2 img{
	width:100%;
}

.howtoContent .container .howtolistOne ul{
	width:98%;
	margin:0 auto;
}

.howtoContent .container .howtolistOne ul li{
	width:50%;
	float:left;
	margin-top:6.25%;
}

.howtoContent .container .howtolistOne ul li:nth-of-type(-n+2){
	margin-top:0;
}

.howtoContent .container .howtolistOne ul li img{
	width:100%;
}

.clear{
	clear:both;
}
.howtoContent .container .howtolistTwo img{
	width:100%;
	margin:3% auto;
}

.howtoContent .container .howtolistThree .description{
	width: 100%;
	margin: 3% auto 0px auto;
}

.howtoContent .container .howtolistThree .description img{
	width: 100%;
}
.howtoContent .container .howtolistThree{
	width: 93.5%;
	padding:88% 0 1em 0;
	/*margin:13em auto 4em auto;*/
	margin:20% auto 6% auto;
	background: url('../img/howto/howto_img03.jpg') no-repeat center 0;
	position: relative;
	background-size: 100% auto;

}
.howtoContent .container .howtolistThree .text{
	width: 90%;
	margin: 0px auto;
}
.howtoContent .container .howtolistThree .text img{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
.howtoContent .container .howtolistThree .title{
	font-size: 5.3em;
	font-weight: bold;
	
	color:#835316;
	text-align: center;
}
.howtoContent .container .howtolistThree .list{
	font-size: 3.5em;
	font-weight: bold;
	
	color:#563b18;
	text-align: right;
	line-height: 6.3em;
	margin: 0 auto;
	width:75%;
	padding: 0 0 7em 0;
}
.howtoContent .container .howtolistThree .description p{
	font-size: 30px;
	max-width: 80%;
	font-weight: bold;
	color:#563b18;
	display: inline-block;
	padding: 0 1em;
	line-height: 30px;
}
.howtoContent .container .howtolistTwo ul li img {
    border: 0;
    vertical-align: top;
    width: 10em;
	height: 8.3em;
}
.howtoContent .container  .howtolistThree .description ul li img {
    border: 0;
    vertical-align: top;
    width: 10em;
	height: 8.3em;
}
.howtoContent .container .howtolistThree .description ul{
	margin: 0 auto;
	padding: 8em 2em;
	line-height: 6.6em;
}
.howtoContent .container .howtolistThree .description ul li span{
	color:#ff0000;
}
.howtoContent .container .howtolistThree .titleimg{
	position: absolute;
	top:-7%;
}
.howtoContent .container .howtolistThree .titleimg img{
	width: 100%;
	height:auto;
}
.howtoContent .container .howtolistThree .text .textimg{
	display: inline;
	float: left;
	position: absolute;
	left: 12%;
	margin: 3em;
	width: 5.5em;
	height: 20.2em;
}
.howtoContent .container .howtolistFour{
	width:100%;
	margin: 0 auto;
	background: url('../img/howto/howto_img04.jpg') center no-repeat;
	background-size: 100% 100%;
	padding: 2.4em 0 2.4em 0;
} 
.howtoContent .container .howtolistFour .chat{
	width:93.5%;
	margin:0 auto; 
}
.howtoContent .container .howtolistFour .chat .greenchat img,
.howtoContent .container .howtolistFour .chat .bluechat img,
.howtoContent .container .howtolistFour .chat .yellowchat img,
.howtoContent .container .howtolistFour .chat .redchat img,
.howtoContent .container .howtolistFour .chat .titlechat img{
	width: 100%;
}
.howtoContent .container .howtolistOne .blank{
	width:50%;
	float:right;
	display: inline-block;
	margin: 5em 0;
}
.howtoContent .container .howtolistOne .hidden{
	visibility: hidden;
}

