@charset "utf-8";

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#222;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.bt1 {
	font-size: 10px;
}


.center {
	width:990px;
	margin:0 auto;
	padding:0;
}

#top {
	width:105%;
	line-height:0px;
	margin:0;
	padding:0;
	/*float:left;*/
	top: 0px;
	background-image: url(../images/top_bg.gif);
	right: 0px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	Z-INDEX: 1;
}
.top_bg {
	background-image: url(../images/top_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#mioddle {
  border: padding:5px;
	position:fixed;
	_position: absolute; /* position fixed for IE6 */

  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight);
	width:105%;
	line-height:0px;
	margin:0;
	padding:0;
	float:left;
	left: -45px!important;
	left: 0px;
	bottom: 0px;
	z-index:4;
	height: 55px;


	 /* border: padding:5px;
	  position:fixed;
	  position:absolute; 
	  _position: absolute;*/ /* position fixed for IE6 */
/*	  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight);
 
	width:105%;
	line-height:200px;
	margin:0;
	padding:0;
	float:left;
	left: 0px;
	bottom: 0px;
	z-index:4;*/
}
.copyright_bg {
	background-image: url(../images/copyright_01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}



#bottom {
	width:100%;
	line-height:0px;
	float:left;
	PADDING-RIGHT: 10px;
	MARGIN-TOP: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	POSITION: absolute;
	TOP: 109px;
	LEFT: 12px;
	HEIGHT: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#m {
BORDER-RIGHT: #999999 2px solid;
PADDING-RIGHT: 5px; 
BORDER-TOP: #999999 2px solid; 
PADDING-LEFT: 5px; 
Z-INDEX: 4; 
BACKGROUND: #cc99cc; 
LEFT: 50%; 
PADDING-BOTTOM: 5px; 
MARGIN-LEFT: -300px; 
BORDER-LEFT: #999999 2px solid; 
WIDTH: 600px; 
COLOR: #333333; 
BOTTOM: 0px; 
PADDING-TOP: 5px; 
BORDER-BOTTOM: #999999 2px solid; 
POSITION: absolute; 
TOP: expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4); 
TEXT-ALIGN: center;
}

#bottom_back {
	PADDING-RIGHT: 10px;
	position:absolute;
	MARGIN-TOP: 0px;
	PADDING-LEFT: 10px;
	LEFT: 320px;
	PADDING-BOTTOM: 10px;
	MARGIN-LEFT: -200px;
	WIDTH: 1000px;
	PADDING-TOP: 10px;
	POSITION: absolute;
	TOP: 109px;
	/*_TOP: expression(documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight)/2); */	
	HEIGHT: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Layer5 {
	
	
  padding:5px;
  width:201px; height:140px;
  position:fixed; top:350px; left:65%;
  _position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+350);
  z-index:1;
}

