a {
  outline: none;
}

.stage {
  width: 316px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100px;
  margin: 0;
  background: #fff;
}

.stage2 {
  width: 300px;
  padding: 4px 20px;
}

.stage3 {
  width: 700px;
  height: 700px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0;
}

.stage4 {
  clear: both;
}

#matrix_wr1, #matrix_wr2 {
  width: 650px;
  height: 510px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0;
  /*border: 1px solid black;*/
  /*background: url("/im/hp/mwbg1.png") repeat-x 0% 100%;*/
}

#matrix_wr3, #matrix_wr4 {
  /*width: 650px;*/
}

.matrix_frame {
  /*border: 1px solid #f6f6f6;*/
  border-top: none;
  /*background: url("/im/hp/mwbg1.png") repeat-x 0% 100%;*/
}

#myList1, #myList2, #myList3, #myList4, #myList5, #myList6, #myList7, #myList8, #mainList {
  width: 3000px;
  border: 0;
  margin: 0;
  padding: 0;
  /*left: 400px;*/
}

#myList1d, #myList2d, #myList3d, #myList4d, #myList5d, #myList6d, #myList7d, #myList8d, #myList9d, #mainListd, #contract_picker {
  margin: 0;
  padding: 0;
}

#mainList_0, #mainList_1, #mainList_2, #mainList_3 {
  list-style: none;
  margin-top: 2px;
	padding: 0;
	/*border: 1px solid black;*/
	float: left;
	width: 700px;
	height: 700px;
}

#mainListd {
  margin-top: 20px;
  float: left;
	background: #c4e4ef;
}

#mainListd li {
  /*background: #f6f6f6;*/
  list-style: none;
  margin: 0px;
	/*padding: 15px 25px 15px 15px;*/
	float: left;
  height: 40px;
  cursor: pointer;
}
#m1 {width: 150px;}
#m2, #m4 {width: 190px;}
#m3 {width: 160px;}

#mainListd li a {
  color: #167bc7;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #167bc7;
}

#mainListd li.current {
	border-bottom: none;
	cursor: text;
	//background: red;
	background: url("/im/hp/mbg.png") no-repeat 0% 0%;
}

#myList1d li, #myList2d li, #myList3d li, #myList4d li, #myList5d li, #myList6d li, #myList7d li, #myList8d li {
  list-style: none;
  margin-top: 4px;
}

#myList9d li {
  padding: 10px;
  list-style: none;
  margin-top: 4px;
  border-bottom: 1px solid #f6f6f6;
}

#contract_picker li {
  width: 200px;
  padding: 10px;
  margin-top: 1px;
  list-style: none;
  cursor: pointer;
  border-bottom: 1px solid #f6f6f6;
}

#myList1 li, #myList2 li, #myList3 li, #myList4 li, #myList5 li, #myList6 li, #myList7 li, #myList8 li {
  list-style: none;
  margin-top: 2px;
	margin-right: 2px;
	padding: 2px; 
	background: #f6f6f6;
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
	font-weight: bold;
	line-height: 2;
}
.tdhr{
  border-bottom: 1px solid #f6f6f6;
}
#hp_tab1, #hp_tab2, #hp_tab3, #hp_tab4, #hp_tab5, #hp_tab6 {
  width: 100%;
  /*background: url('/im/hp/zapros1.png') no-repeat 0% 0%;*/
  /*padding-top: 40px;*/
  /*background: #def5ff;*/
  background: #f6f6f6;
  /*border: 1px solid #23bcff;*/
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.matrix_header {
  background: url('/im/hp/mh3.png') no-repeat 0% 0%;
  height: 34px;
  width: 650px;
}
#hp_tab6 {
  padding-top: 10px;
}
.hll {
  background: #34b4ec;
}
.hll2 {
  background-color: #d3e88c;
}
.hand {cursor: pointer;}