body {
background-color:#999999;
margin:0px;
padding:0px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka;
}

a{text-decoration:none}
img{border-width:0;}

h1,h2 {
display:inline;
display:none;
}

#base {
background-image:url("../images/bg_image.gif");
width:770px;
margin:0px auto;
padding:0px;
overflow:auto;
}

#header {
background-image:url("../images/header.jpg");
background-repeat:no-repeat;
width:770px;
height:246px;
}

#side_column{
width:185px;
height:auto;
float:right;
overflow:hidden;
text-align:center;
background-color:#FFFFFF;
}

.listbox,
.listbox2 {
background-color:#006633;
color:#FFFFFF;
width:155px;
margin:10px auto 0 auto;
padding:0 0 7px 0;
text-align:left;
}

.listbox ul {
margin:0 0 0 5px;
padding:0 0 0 0;
font-size:13px;
list-style:none;
}

.listbox ul li {
margin:4px 0;
padding:0 0 0 14px;
background-image:url("../images/ball.gif");
background-repeat:no-repeat;
}

.listbox ul li strong {
font-weight:bold;
}

#contents {
overflow:auto;
height:auto;
margin:0px;
padding:0px;
width:auto;
}

#main_contents {
background-color:#E4EBFF;
height:auto;
_overflow:hidden;
width:570px;
float:left;
margin:0;
}

.picture_left {
width:276px;
margin:12px 0 0 0;
float:left;
font-size:12px;
color:#666666;
}

.picture_right {
width:276px;
margin:12px 0 0 0;
_margin-right:-12px;
float:right;
font-size:12px;
color:#666666;
}

.picture_left div,
.picture_right div {
margin-left:15px;
}

.conclusion {
background-image:url("../images/bubbles_text.gif");
background-repeat:no-repeat;
width:585px;
height:127px;
}

.conclusion div {
padding:30px 0 0 0;
text-align:center;
color:#000066;
font-size:17px;
line-height:35px;
text-indent:-9999px;
}

#footer {
clear:both;
border-top:5px solid #3366CC;
background-color:#F7F7DD;
padding:8px 9px 8px 0;
text-align:right;
font-size:12px;
}

/* accordion */
#basic-accordian{
	background:#063;
	height:auto;
	padding:0;
	width:155px;
	margin:-3px 0 -7px 0;	
}

.accordion_headings{
	padding:4px;
	background:#01a252;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	margin:4px 0;
}

.accordion_headings:hover{
	background:#ff9110;
}

.header_highlight{
	background:#ff9110;
}