﻿*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

a{
	color: #676767;
	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:#333333;
}
#box{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
}
#header{
	clear: left;
	float: left;
	height: 324px;
	width: 1003px;
	background-image: url(../images/bar_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#corp{
	clear: both;
	float: left;
	height: auto;
	width: 1003px;
	margin: 0px;
	background-image: url(../images/envir_m_08.gif);
	background-repeat: repeat-x;
}
#left{
	clear: left;
	float: left;
	height: auto;
	width: 198px;
	text-align: left;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
#main{
	float: left;
	height: auto;
	width: 570px;
	text-align: left;
	clear: right;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #5064ab;
	border-left-color: #5064ab;
	overflow: hidden;
}
#content{
	float: left;
	height: auto;
	width: 735px;
	text-align: left;
	clear: right;
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5064ab;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 35px;
}
#right{
	clear: right;
	float: right;
	height: auto;
	width: 195px;
	padding-top: 40px;
}
#footer{
	clear: both;
	float: left;
	height: 78px;
	width: 1003px;
	background-color: #01589d;
	margin-bottom: 5px;
}
#left,/*\*/#main,#right,#content{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#left,#main,#right,#content{
	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;
	}
}
/**/
