@font-face {
font-family: 'HuiFontP109';
src: url('../fonts/HuiFont/HuiFontP109.eot');
src: url('../fonts/HuiFont/HuiFontP109.eot') format('embedded-opentype'),
url('../fonts/HuiFont/HuiFontP109.woff') format('woff'),
url('../fonts/HuiFont/HuiFontP109.ttf') format('truetype'),
url('../fonts/HuiFont/HuiFontP109.svg') format('svg');
font-weight: bold;
font-style: normal;
}


@charset "UTF-8";
@media screen and (max-width: 1024px){

body{
    color: #7C311B;
	font-family: 'HuiFontP109';
    font-size: 18px;
    background-image: url("../img/bkimg-14.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;

}


#wrap{
	width: 100%;
	height: auto;
}


#header{
    padding-top: 10px;
	text-align: left;
}


#cont img{
	max-width: 100%;
	height: auto;
    margin-top: -60px;
    margin-left: -40px;
    text-align: left;
}


#footer{
	width: 960px;
	text-align: left;
    margin-top: -70px;
    font-size: 14px;
    /*
    background-color: #ffc;
    */
}
}
