﻿*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

a{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-family: "宋体", sans-serif;
	text-align:center;
	background-color:#EACC96;
	color:#3e4649;
}
#box{
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
}
#header{
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
	
}
#corp{
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
	margin-top: 0px;

	
}
#left{
	clear: left;
	float: left;
	height: auto;
	width: 192px;
	text-align: center;
	overflow: hidden;
	background-color: #8B7555;
	padding: 0px;
}
#main{
	float: left;
	height: auto;
	width: 810px;
	text-align: left;

	
	
}
#footer{
	
	float: left;
	height: 79px;
	width: 1002px;
	background-image:url(../images/aboutq_21.gif);
	background-repeat:no-repeat;
	
	
}

/*\*/
#left,#main{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#left,#main{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
@media all and (min-width: 0px) {
	#left,#main
	{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important; 
	}
	#left:before,#main:before
	{
		content: '[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		background: inherit;
		padding-top: 32767px !important;
		margin-bottom: -32767px !important;
		height: 0;
	}
}
/**/
