﻿@charset "utf-8";

/* print
-------------------------------------------------------------------*/
*html body {
	zoom:60%;
}

.sitewrap,
body.home main .sitewrap{
	width: 1100px;
	min-width: 1100px;
}
header ,
header#fix_menu{
	position: absolute;
    background:#fff;
}

.drop_menu #NavWrap li a,
.drop_menu #NavWrap li p {
	padding: 0 10px 2px;
}

.bx-wrapper img {
	width: 1100px !important;
	max-width: 1100px !important;
}