@charset "UTF-8";
/* -- 重置样式 -- */
html, body {
  height: 100%;width:100%;
  /* min-width:1300px; */
   }

body {
  margin: 0; }

h1, h2, h3, h4, h5, h6, p, form, dl, dd {
  margin: 0; }

h1, h2, h3, h4, h5, h6, th {
  font-size: 100%;
  font-weight: normal; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

sup, sub {
  font-size: 75%;
  -webkit-transform: scale(0.75); }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  border: none;
  vertical-align: top; }

th, td {
  padding: 0; }

i, em {
  font-style: normal; }

input, button, textarea, select {
  border: solid 1px #D5D5D5;
  font-size: 100%;
  margin: 0;
  outline: none;
  padding: 0; }

input::-ms-clear {
  display: none; }

/*--去掉IE10以上的X--*/
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none; }
#cityOption{
	padding-left: 4px;
	width:85px;
	height:35px;
}
/*# sourceMappingURL=rester.css.map */
