/* CSS Document */
body{
	scrollbar-face-color:       #EAEAF2;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:     #9395C0;
	scrollbar-3dlight-color:    #F3F3F8;
	scrollbar-arrow-color:      #9395C0;
	scrollbar-track-color:      #F3F3F8;
	scrollbar-darkshadow-color: #F3F3F8;
}
body{
	margin: 0px;
	padding: 0px;
}
body{
	text-align: center;
}
body{
  background-image: url(../images/bg01.jpg);
}
body,div,table{
	font-family: "ËÎÌå";
	font-size: 12px;
}
a {
	font-family: "ËÎÌå";
	font-size: 12px;
	text-decoration: none;
	color:005BAA;
}
a:hover{
	color: #FF6600;  
}
ul,li{
	margin: 0px;
	padding: 0px;
}
#warp01{
	width:778px;
	background-color: #FFFFFF;
	margin:0 auto;
}
#warp02{
  width:760px;
	margin:0 auto;
}
.places{
  height:6px;
	width:760px;
	overflow:hidden;
}

