@charset "utf-8";
#nav ul li.current a:link, #nav ul li.current a:visited{
color:#000000;
background-color:#FF99CC;	 	 
}
a img {
border:0;
}
a:visited {
text-decoration:none;
}
.AccordionPanelContent div div a:visited {
text-decoration:none;
}
.AccordionPanelContent div div div a img {  
border:0;
}
.AccordionPanelContent div div div a:hover img {    
border:1px solid #0066FF;
}
.AccordionPanelContent {
position:relative;
}
.feature {
display:none;
border:1px solid #000000;
padding:10px;
color:#000000;
background: #FFFFFF;
font-size:14px;
line-height:1.5;    
height:auto;
text-decoration:none;                         
}
.feature span {
font-weight:bold;
}
table {
text-align:left;
margin:0 auto;
margin-bottom:15px;
font-size:14px;
}
table td {
padding-right:15px;
}
caption {
border-bottom:1px solid;
}
thead tr{
background:#FAD298;
}
tr {
background:#CCCCCC;
}
tr.even {
background: #FCEEBE
}
tfoot tr {
background:#000000;
color:#FFFFFF;
}
tfoot tr td {
padding:5px;
}
tbody tr:hover,tbody tr.hover
{
background:#FF9966;
}
.long_table {
width:500px;
}
a:hover {
cursor: hand;
background: #FFCCCC;
}
.bold_word {
font-weight:bold;
}
.large-word {
font-size:16px;
}
h1 {
margin:10px 20px;
padding:0;
font-size:18px;
text-align:center;
}
h2 {
margin:10px 20px;
padding:0;
font-size:16px;
}
#explain {
text-align:center;
}



