.xMenu {
  margin:0; padding:0;
}
.xMenu li a, .xMenu li a:link, .xMenu li a:visited, .xMenu li a:active {
  display:block;
  text-decoration:underline;
  margin:0; padding:2px 0 2px 0;
  color: #FFFFFF;
}
/* menu 1 */
#clpsUL1 li a:hover {
  display:block;
  color:#fc9904;
  text-decoration:underline;
  margin:0; padding:2px 0 2px 0;
}
#clpsUL1 ul {
  margin:0; padding:0;
  background:#ffffff;
  cursor:pointer;
}
#clpsUL1 li {
  margin:0px 0 0px 0;
  padding:0px 0px 0px 0px;
  list-style-type:none;
   font-size: 1em;
}
/* menu 2 */
#clpsUL2 li a:hover {
  display:block;
  color:#F99D4D;
  text-decoration:none;
  margin:0; padding:0px 0 0px 0;
}
#clpsUL2 ul {
  margin:0; padding:0;
  background:#EEECEF;
  cursor:pointer;
}
#clpsUL2 li {
  margin:0px 0 0px 0;
  padding:0px 0px 0px 0px;
  list-style-type:none;
   font-size: 0.9em;
}
.label1{
	display:block;
  	padding:2px;
	padding-top:0px;
  	padding-left:0px;
  	cursor:pointer;
	color: #FF9900;
}
.label2 {
	cursor: pointer; 
	background-color: #ffffff;
	border-bottom:1px solid #ffffff;
	padding: 2px;
	PADDING-LEFT: 0px;
	 color: #000000;
}
.plus {
	background-image : url(../img/plus.gif);
	background-repeat : no-repeat;
	PADDING-LEFT: 15px;
	background-position :left center;
	padding-top:2px;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: Arial,"Arial CE",Helvetica,sans-serif;
	font-size: 1.2em;
	color: #FF9900;
}
.minus {
	background-image : url(../img/minus.gif);
	background-repeat : no-repeat;
   	PADDING-LEFT: 15px;
	background-position :left center;
	padding-top:2px;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: Arial,"Arial CE",Helvetica,sans-serif;
	font-size: 1.2em;
	color: #FF9900;
}
.sq{
	background-image : url(../img/sq.gif);
	background-repeat : no-repeat;
   	PADDING-LEFT: 18px;
	background-position :0px 7px;
}
.m2 {
	PADDING-LEFT: 28px;
	color: #000000;
	background-image: url(../img/sq.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
}
h2 {
	color: #FF9900;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.2em;
	border-bottom: 1px solid  #FF9900;
	font-family: Arial,"Arial CE",Helvetica,sans-serif;
	text-align: left;
}
hr {
	width: 100%;
	height: 1px;
	color: #fc9904;
	border: 0px solid;
	background-color: #fc9904;
}
.tx08 {
	font-size: 0.8em;
}