.menu1 {
	font-family: verdana;
	font-size: 10px;
	color: navy;
	text-decoration: none;
	}

.menu1:hover {
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: underline;
	}

.menu2 {
	font-family: verdana;
	font-size: 9px;
	color: navy;
	text-decoration: none;
	}

.menu2:hover {
	font-family: verdana;
	font-size: 9px;
	color: blue;
	text-decoration: none;
	}

.text {
	margin: 0 5 0 5 px;
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-align: justify;
}
.mbtn {
background-color:#7ca8e8;
font-size:14px;
color:#ffffff;
font-weight:bold;
width:350px;
border-style:outset;
}

.sell_tb {
  border-style: solid;
  border-color: #B8DFF0;
  border-width: 1 0 1 0px;
  cursor: default;
}
.sell_t {
  margin: 2px;
  font-family: verdana;
  font-size: 9px;
  color: #3366FF;
  text-align: left;
}
.sell_list1 {
  margin: 0px;
  font-family: verdana;
  font-size: 9px;
  line-height: 13px;
  list-style-type: none;
  background: url('list_point.gif') no-repeat top left;
}
.sell_l {
  font-family: verdana;
  font-size: 9px;
  color: #3366FF;
  text-align: center;
  text-decoration: none;
}
.sell_l:hover {
  font-family: verdana;
  font-size: 9px;
  color: #FF7300;
  text-align: center;
  text-decoration: underline;
}
















