html, body {
	background-color: #FFF;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  }

.rslides li {
		position: absolute;
		width: 100%;
		height: auto;
		margin-top:0px;
		margin-left:0px;
		padding:0;
		_display:inline;
  }

.rslides img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  }
.rslides_tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  }

.rslides_tabs li {
  float: left;
  }

.rslides_tabs a {
  -webkit-tap-highlight-color: rgba(0,0,0,.01);
  text-decoration: none;
  text-align: center;
  line-height: 40px;
  background: #999;
  cursor: pointer;
  display: block;
  color: #fff;
  width: 44px;
  }

.rslides_here a {
  background: #000;
  }
  

#BOTTOM{ width:100%; height:auto; position:fixed; left:0; bottom:0;}

#SUPPORT_TB{
	width:90%;
	height:auto;
    margin:0 auto;
	display:none;
	
}
#SUPPORT_TB td{ font-size:120%; padding:3px 0; font-family:"敺株��迤暺煾��";}
#SUPPORT_TB td.gray{color:#000;}
.red{ color:#FF0000;}
.small{ font-size:80%;}
#SUPPORT_TB input, #SUPPORT_TB select, #SUPPORT_TB textarea{ width:90%; height:120%; font-size:100%; font-family:"敺株��迤暺煾��";}
.hidden{display:none;}
input#RadioGroup1_0, input#RadioGroup1_1, td#CLASS input{ width:auto; text-align:left; height:auto;}
td#CLASS label{ float:left; margin-right:20px;}

img{vertical-align: bottom;}

@media screen and (max-width: 736px) {  
img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}
}