@charset "utf-8";
/* CSS Document */
body,td,th {font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color: #2f2f2f;	margin:0;	padding:0;}
body {background-color: #FFF;}
aaa {font-size: 14px; font-weight: bold;}
bbb {font-size: 12px; font-weight:lighter;}
a:link {color: #2f2f2f;	text-decoration: none;}
a:visited {text-decoration: none;color: #2f2f2f;}
a:hover {text-decoration: snone;	color: #2f2f2f;}
a:active {text-decoration: none;}
.jj  {font-size: 16px; font-weight:bolder!important; }
#tab{position:relative;	width:664px;	height:480px;	padding-top:20px;	margin:0px;	overflow:hidden;}
#tab h3 { position:relative; z-index:20; float:left; height:20px; padding:0 10px 0 10px; margin-left:-1px; border-left:solid 1px #ccc; border-right:solid 1px #fff; text-align:center; background:#fff; cursor:pointer; }
#tab h3.up { height:26px; padding:10px 10px 0 10px; margin:-1px 0 0 0; border:solid #ccc; border-width:1px 1px 0; color:#c00; }
#tab div { display:none; position:absolute; left:0; top:55px; z-index:1; width:604px; height:390px; padding:10px; border:solid 1px #ccc; color:#666; }
#tab div.up { display:block; }