@charset "UTF-8";

.tabheader table {
	clear: both;
	border-collapse: collapse; /* for IE */
	border-spacing: 0; /* for N6 */
	width: 735px;
	/*margin-top: 20px;*/
}

.tabheader table tr {
	border-width:0;
	font-weight:bold;
}

.tabheader td {
	border-width:0;
	font-weight:bold;
	/*white-space: nowrap;
	background-image: url("http://manabi.st/hammock_img/close_back.gif");*/
	border-style: solid;
	border-width: 1px 0px 1px 1px; 
	border-color: #A68892;
	padding: 3px 7px;
	white-space: nowrap;
	background-image: url("/hammock_img/close_back.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}


.tabheader .close a {
    text-decoration: none;
    color: #606060;
}

.tabheader .close a:hover {
    text-decoration: none;
    color: #78424F;
}

/*.tabheader .close a:visited {
    text-decoration: none;
    color: #606060;
}*/

.tabheader .open a {
    text-decoration: none;
    color: #78424F;
}

.tabheader .open a:hover {
    text-decoration: none;
    color: #4B1225;
}

/*.tabheader .open a:visited {
    text-decoration: none;
    color: #78424F;
}*/

.tabheader .close {
	border-style: solid;
	border-width: 1px 0px 1px 1px; 
	border-color: #A68892;
	padding: 3px 7px;
	white-space: nowrap;
	background-image: url("/hammock_img/close_back.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabheader .open {
	border-style: solid;
	border-width: 1px 0px 1px 1px; 
	border-color: #978060 #978060 #fff #978060;
	padding: 3px 7px;
	white-space: nowrap;
	background-image: url("/hammock_img/open_back.gif");
	background-repeat: repeat-x;
	background-position: top;
}
.tabheader .spc {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #fff #fff #AFA99D #AFA99D;
  margin:0;
  padding: 3px 7px;
  white-space: nowrap;
  /*background-color: #FFFFFF;*/
	background-image: url("/hammock_img/white.gif");
}

.tabheader a {
	text-decoration: none;
    color: #606060;
}

.tabbody {
	border-color: #AFA99D;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 1em;
	/*height: 250px;*/
	overflow: auto;
	/*overflow: hidden ;*/
}

div.tabbody_body {
	width: 100%;
}

ol.list {
	/*color: #23585B;*/
	margin-left: 24px;
}

/*p.tab {
	color: #23585B;
}*/

div.tabbody_left {
	width: 360px;
	color: #23585B;
	float: left;
	background-image: url("/hammock_img/top_business.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

div.tabbody_left_general {
	width: 533px;
	color: #23585B;
	float: left;
}

div.tabbody_center {
	width: 165px;
	/*color: #23585B;*/
	float: left;
}

div.tabbody_bar {
	width: 1px;
	float: left;
	margin: 55px 3px 0px 3px;
	vertical-align: bottom;
}

div.tabbody_right {
	width: 165px;
	/*color: #23585B;*/
	float: left;
}

.tabbody img.left {
    margin: 2px;
    border: 1px #8C8980 solid;
    float: left;
}

.tabbody img.right {
	margin: 2px;
	border: 1px #8C8980 solid;
	/*float: none;*/
}

.tabbody img.button {
	float: right;
}

.tabbody div.course {
	text-align: center;
	float: right;
}

div#what {
	margin: 4px 0px;
	width: 100%;
	text-align: center;
}
