html  {
margin : 0;
padding : 0;
}
body  {
color :;
	margin : 0;
	padding : 0;
	background-color: #DAD5BE;
} 
a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}

a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

#top  {
	background-image:url(images/bg01.gif);
	margin:auto;
	width:800px;
	height:96px;
}
#top_image  {
	background-image:url(images/tittle.jpg); background-repeat:no-repeat;
	margin:auto;
	width:769x;
	height:86px;
	padding:10px 10px 0px 465px
}

#bt  {
	margin:auto;
	width:800px;
	height:31px;
	background-color:#FFFFFF;
}
 
#content  {
	margin:auto;
	width:800px;
	height:500px;
	background-color:#FFFFFF;
}
#image  {
	margin:auto;
	width:779px;
	height:310px;
	background-image:url(images/bg.jpg); background-repeat:no-repeat;
	background-color:#DBE8A2;
}

#image-left  {
	margin:auto;
	margin-top:10px;
	width:390px;
	height:270px;
}
#image-right  {
	margin:14px;
	width:250px;
	height:255px;
	background-color:#FFFFFF;
}

#bottom  {
	background-image:url(images/bg2.gif);
	margin:auto;
	width:800px;
	height:31px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:center;
	padding-top:5px;
}

#content_info  {
	width:650px;
	height:440px;
}

.td-out {
  cursor: pointer;
	width:88x;
	height:31px;
    background-image:url(images/bt_00.gif); background-repeat:no-repeat;
  }
  
.td-over {
  cursor: pointer;
	width:88x;
	height:31px;
    background-image:url(images/bt1_00.gif); background-repeat:no-repeat;
}

.td1-out {
  cursor: pointer;
	width:88x;
	height:31px;
    background-image:url(images/bt_01.gif); background-repeat:no-repeat;
  }
  
.td1-over {
  cursor: pointer;
	width:88x;
	height:31px;
    background-image:url(images/bt1_01.gif); background-repeat:no-repeat;
}

.td2-out {
  cursor: pointer;
	width:91x;
	height:31px;
    background-image:url(images/bt_02.gif); background-repeat:no-repeat;
  }
  
.td2-over {
  cursor: pointer;
	width:91x;
	height:31px;
    background-image:url(images/bt1_02.gif); background-repeat:no-repeat;
}

.td3-out {
  cursor: pointer;
	width:90x;
	height:31px;
    background-image:url(images/bt_03.gif); background-repeat:no-repeat;
  }
  
.td3-over {
  cursor: pointer;
	width:90x;
	height:31px;
    background-image:url(images/bt1_03.gif); background-repeat:no-repeat;
}

.td4-out {
  cursor: pointer;
	width:91x;
	height:31px;
    background-image:url(images/bt_04.gif); background-repeat:no-repeat;
  }
  
.td4-over {
  cursor: pointer;
	width:91x;
	height:31px;
    background-image:url(images/bt1_04.gif); background-repeat:no-repeat;
}

.td5-out {
  cursor: pointer;
	width:90x;
	height:31px;
    background-image:url(images/bt_05.gif); background-repeat:no-repeat;
  }
  
.td5-over {
  cursor: pointer;
	width:95x;
	height:31px;
    background-image:url(images/bt1_05.gif); background-repeat:no-repeat;
}

.td6-out {
  cursor: pointer;
	width:95x;
	height:31px;
    background-image:url(images/bt_06.gif); background-repeat:no-repeat;
  }
  
.td6-over {
  cursor: pointer;
	width:122x;
	height:31px;
    background-image:url(images/bt1_06.gif); background-repeat:no-repeat;
}

div.markerTooltip{
     padding:2px;border:solid 1px black;margin:0px;color:black;background-color:white;
}
#mainDiv{
    font-family:Arial;font-size:12px;
    margin-top: 0px;margin-bottom: 0px;margin-right: 0px;margin-left: 0px;
}

a.headerTool{color: #333333;text-decoration:none;}
a.headerTool:hover{color: #ff9900;text-decoration:underline;}

