body
{
	margin: 0 0 30px 0;
	padding: 0;
	background: #FFF;
  font-size: 10pt;
	font-family: "arial", "verdana", "tahoma", "georgia", "trebuchet ms";
	color: #666;
}

a:link, a:visited {
  color:#96BA66;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
a:active, a.active {
  color:#AACD6C;
}
img
{
	border: 0;
}

#container
{
	margin: 0 auto;
	width: 800px;
}

#headercont
{
	width: 800px;
	height: 100px;
}

#headerleft
{
	float: left;
  width: 300px;
}

#headerleft img
{
  float: left;
  margin:10px 12px 0 0;
}
#headerleft h1
{
  font-family: Georgia,"Times New Roman",Times,serif;
	margin: 48px 0 0 15px;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	color: #96BA66;
	letter-spacing: -1px;
}
#headerleft span
{
  font-size: 12px;
}

#headerright
{
	float: right;
	width: 500px;
	height: 100px;
}

#headerright ul
{
	margin: 55px 15px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	color: #CCC;
}

#headerright ul li
{
	display: inline;
	margin: 0 0 0 10px;
}

#headerright ul li a
{
	text-decoration: none;
	color: #999;
	font-weight: bold;
}

#headerright ul li a.active
{
	text-decoration: none;
	color: #566066;
	font-weight: bold;
}

#headerright ul li a:hover
{
	text-decoration: none;
	color: #333;
}

.sideblock
{
}

#maincont
{
  clear: both;
	width: 800px;
	line-height: 160%;
	padding: 0 0 15px 0;
	border-top: 2px solid #566066;
	border-bottom: 2px solid #566066;
}

#maincont p
{
	margin: 0 15px 15px 15px;
}

#maincont h2, h3
{
	margin: 0 0 15px 0;
	padding: 5px;
	font-size: 120%;
	font-weight: normal;
	color: #566066;
	border-bottom: 1px solid #E5E5E5;
}
#maincont h3 {
  font-weight: bold;
  font-size: 140%;
}

#mainleft
{
	float: left;
	width: 600px;
	padding: 0 15px 0 0;
}

#mainleft img
{
}

#mainright
{
	float: right;
	width: 140px;
	padding: 0 0 0 15px;
}

#bottom
{
	clear: both;
	width: 800px;
}

#footercont
{
	float: left;
	width: 800px;
	height: 50px;
	color: #999;
}

#footercont p
{
	margin: 0;
	padding: 15px;
}

#footercont a
{
	color: #999;
	text-decoration: none;
}

#footercont a:hover
{
	color: #566066;
	text-decoration: none;
}

#footerleft
{
	float: left;
	width: 160px;
	height: 50px;
}

#footerright
{
	float: left;
	width: 640px;
	height: 50px;
	text-align: right;
}#bx_test_tab {
width: 600px;
}

#bx_test_header, .bx_title {
padding: 4px 4px 4px 12px;
font-size: 14px;
font-weight: bold;
font-style: italic;
}
#bx_test_header {
border: 1px solid #EFEFCF;
border-bottom: none;
margin-top: 8px;
}

.bx_header {
}

/* initial */
.test_img_box {
  margin: 0px;
  padding:0px;
  width:200px;
  height:150px;
}
.test_img {
  margin: 0;
  padding: 0;
  width:200px;
  height:150px;
}

.thumb200_10 { background: url(../testmedia/thumb200/map10.png) no-repeat; }
.thumb200_20 { background: url(../testmedia/thumb200/map20.png) no-repeat; }
.thumb200_30 { background: url(../testmedia/thumb200/map30.png) no-repeat; }

.tt1 { background-position: 0px 0px; }
.tt2 { background-position: 0px -160px; }
.tt3 { background-position: 0px -320px; }
.tt4 { background-position: 0px -480px; }
.tt5 { background-position: 0px -640px; }
.tt6 { background-position: 0px -800px; }
.tt7 { background-position: 0px -960px; }
.tt8 { background-position: 0px -1120px; }
.tt9 { background-position: 0px -1280px; }
.tt0 { background-position: 0px -1440px; }



/* hajime */
.bx_hajime {
text-align:center;
width:280px;
float:left;
padding: 4px;
}
.bx_hajime a {
font-size:16px;
font-weight: bold;
}
.bx_hajime img {
border: 1px solid #EFC;
border-width: 2px 8px 2px 8px;
}
.bx_hajime img:hover {
border-color: #AACD6C;
}


/* susume */
#bx_susume_area {
margin-top: 8px;
}
.bx_susume {
border: 4px solid #EFC;
background: url(../img/bkg_wline.png) #EFC;
margin: 6px;
}

.bx_susume .title {
  font-weight: bold;
  line-height: 20px;

}
.bx_susume .title img {
  vertical-align: middle;
  margin-right: 4px;
}
.bx_susume .action {
  float: right;
  margin: -4px 4px 0;
}
.bx_susume .action a {
  background-color: #EEFFCC;
  padding: 1px 8px 1px 8px;
}
.bx_susume .stat {
  font-size: 12px;
  margin: 0 2px 0 2px;
  padding: 0 2px 0 2px;
float: left;
}
.bx_susume .last {
  float: right;
  margin-left: 26px;
  font-size: 10px;
}

.declined, .improved, .stable {
text-align:center;
width:60px;
height:16px;
line-height:16px;
}
.declined {
background-color: #FFD9D4;
border: 1px solid #F99;
}
.improved {
background-color: #D9F5D4;
border: 1px solid #3C3;
}
.stable {
background-color: #D4D9FF;
border: 1px solid #66C;
}
.spacer {
clear:both;
}

/* intro */
#bx_header h1 {
margin: 0;
padding: 12px 8px 12px 8px;
background: url(../img/bkg_wline.png) #EFC;
}
#bx_header .subheader {
font-size: 12px;
font-style: italic;
border: 1px solid #EFC;
text-align:right;
padding-right: 8px;
color: #999;
}

.bx_intro_title {
  line-height: 24px;
  background-color: #FFE;
  border: 1px solid #EED;
  padding: 2px;
  margin: 2px;
}
.bx_intro_title a {
	font-size: 120%;
	font-weight: normal;
}
.bx_intro_title img {
  vertical-align: middle;
  margin-bottom: 2px;
}
.bx_pop_desc {
border: 1px solid #EEC;
background-color: #EFEFCF;
margin-left: 28px;
}
.bx_pop_desc_img {
position: relative;
overflow: hidden;
height: 180px;
}
.bx_pop_desc_img img {
margin: -30px 0 0 -8px;
}
.bx_pop_desc .desc {
padding: 2px 6px 2px 6px;
}

.hlink {
display: block;
background: url(../testmedia/icon/icon_map.png) no-repeat;
padding-left: 24px;
}
.hlink:hover {
background-color: #AACD6C;
color: #FFF;
}


.bx_intro_title .more {
float:right;
font-size: 12px;
margin: 0;
padding:1px 2px 1px 4px;
line-height:24px;
height:24px;
border-left: 1px dashed #EFEFCF;
background-color: #FFF;
}
.bx_intro_title .more:hover {
background-color: #CCC;
color:#FFF;
}
.spacer {
clear: both;
 }
.tab_title {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  border-left: 1px solid #EFEFCF;
  border-right: 1px solid #EFEFCF;
}

.tab_title li {
  background-color: #EFEFCF;
  display: inline;
	padding: 2px 8px 2px 8px;
	margin: 0 0 0 4px;
	cursor: pointer;
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	height: 40px;
	line-height: 24px;
  border: 1px solid #EFEFCF;
  border-bottom: none;
}

.tab_title li.active {
  background-color: #FFE;
}

.tab_panel {
	display: none;
	padding: 5px;
	text-align: left;
  border: 1px solid #EFEFCF;
  border-top: none;
}

.tab_panel.active {
  background-color: #FFE;
	display: block;
}