﻿*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

a{
	color: #353535;
	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:#FFFFFF;
	color:#2F2F2F;
}
#box{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header{
	clear: both;
	float: left;
	height: auto;
	width: 1000px;
}
#corp{
	clear: both;
	float: left;
	height: auto;
	width: 1000px;
	margin-top: 0px;
}
#left{
	clear: left;
	float: left;
	height: auto;
	width: 190px;
	text-align: left;
	padding-left: 10px;
	background-image: url(../images/csb_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main{
	float: right;
	height: auto;
	width: 800px;
	padding-left: 0px;
	text-align: left;
	clear: right;
	background-image: url(../images/csb_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
}
#footer{
	clear: both;
	float: left;
	height: 100px;
	width: 1000px;
	background-repeat: repeat-y;
	background-color: #999999;
}

/*\*/
#left_cont,#main_cont,#main_r,#ny{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#left_cont,#main_cont,#main_r,#ny{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
@media all and (min-width: 0px) {
	#left_cont,#main_cont,#main_r,#ny
	{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important; 
	}
	#left_cont:before,#main_cont:before,#main_r:before,#ny
	{
		content: '[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		background: inherit;
		padding-top: 32767px !important;
		margin-bottom: -32767px !important;
		height: 0;
	}
}
/**/
