


h2{
	background:url(/pic/bkg/gw1.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin:5px 10px 20px 10px;
	text-align:left;
	font-size:18pt;
	line-height:24pt;
}

#right h3{
	text-align:left;
	margin:20px 10px 4px 10px;
	text-indent:5pt;
	border-left:solid 3px #ff9900;
	border-bottom:solid 1px #ff9900;
	font-size:14pt;
	line-height:18pt;
}

#right p{
	margin:6px 10px 6px 14px;
	text-align:left;
	line-height:13pt;
	letter-spacing:1px;
}

#right table{ margin:0 auto; }

#imgGirl{
	float:right;
	margin:15px;
}




/*-- ranking start --*/

.pagenavi{
	color:#333333;
	font-size:9pt;
	text-align:left;
	margin:5px auto 0 auto;
	width:587px;
}

.pagenavi a{ color:#0000ff; padding:3px; }

.pagenavi span{ color:#cc00ff; padding:3px; }


p#gray{
	margin:12px 12px 0 0;
	color:#333333;
	text-align:right;
}

#ranktbl{
	border:none;
	background:url(/pic/bkg/rankright.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:590px;
	margin:0 auto;
}

#ranktbl table{
	width:587px;
	color: #333333;
	border-width: 0 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #6C6C6C;
	border-collapse: collapse;
}

#ranktbl caption{
	color: #FF9900;
	font-size:13pt;
	line-height:37px;
	margin:0 auto;
	background:url("/pic/bkg/rankhead.gif");
}

#ranktbl tr{ height:38px; }

#ranktbl td{ text-align:left; }

#rankhead td{
	color: #FF9900;
	font-size:10pt;
	background: #FFFFCC;
	line-height:11pt;
	text-align:center;
	font-weight: bold;
	padding: 4px;
	white-space:nowrap;
	border-width: 0 0 1px 1px;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	border-collapse: collapse;
}

#dtsh td{
	padding:2px 2px 0 2px;
	border-width: 0 0 1px 1px;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	border-collapse: collapse;
	white-space:nowrap;
}

#ranktbl td.br{
	white-space:normal;
}

#rankhead a{
	color: #ff0000;
	text-decoration: underline;
}

#rankhead a:visited{
	color: #ff0000;
	text-decoration: underline;
}

#rankhead a:hover{
	color: #FF9900;
	text-decoration: underline;
}

.rank, .new, .rec{
	font-size:8pt;
	font-weight:100;
	text-align:center;
	margin:0 2px 0 0;
	padding:0;
	line-height:8pt;
}

.rank{
	line-height:10pt;
	background-color:#ff6633;
	color:#ffffff;
	padding:2px 2px 0 3px;
	letter-spacing:-1px;
}

.new{ color:#ff9900; letter-spacing:-1px; }

.rec{ color:#006600; letter-spacing:-1px; }


.comment {
	color: #333333;
	font-size: 8pt;
}

.red{ color: #FF0000;}

/*-- ranking end --*/





/*-- terms start --*/

#terms{
	width:514px;
	margin:20px auto;
	background:url(/pic/term/side.gif) repeat-y center center;
}

#terms ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#terms ul li{
	text-align:left;
}

ul#first_letter{
	float:left;
	list-style:none;
	width:45px;
}

ul#term1{
	float:right;
	width:460px;
	text-align:left;
}

#first_letter li{
	float:left;
}

#term1 li{
	background:url(/pic/term/arrow.gif) no-repeat left center;
	padding-left:20px;
	margin:3px auto;
}

#termhead{
	background:url(/pic/term/head.gif);
	height:20px;
}

#termfoot{
	clear:both;
	background:url(/pic/term/foot.gif);
	height:18px;
}

/*-- terms end --*/





/*-- term start --*/

h2 span{
	margin-left:20px;
	font-size:9pt;
	color:#777777;
	white-space:nowrap;
}

#explanation{
	text-align:left;
	width:565px;
	line-height:14pt;
	margin:20px auto;
	border:solid 2px #cccccc;
}

#explanation p{
	line-height:16pt;
	border:solid 1px #cccccc;
	margin:2px;
	padding-top:6px;
	padding-right:6px;
	padding-bottom:6px;
	padding-left:15px;
}

p#toterms{
	text-align:center;
	font-size:15pt;
	font-weight:bold;
}

/*-- terms end --*/





/*-- simulation start --*/

#calc table{
	margin:15px auto;
	color: #666666;
	width:586px;
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ffffff;
}

#calc td,#calc th{
	text-align:left;
	padding: 3px 0 3px 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	border-collapse: collapse;
}

#calc input{ ime-mode:disabled; }

#calcrst{
	color: #666666;
	width:250px;
	margin:15px 0 0 2px;
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ffffff;
}

#calcrst td,#calcrst th{
	padding: 3px 3px 3px 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	border-collapse: collapse;
}

/*-- simulation end --*/





/* sitemap start --*/

table.sitemap{
	margin:20px auto !important;
	color: #666666;
	width:550px;
	line-height:14pt;
	border:solid 2px #cccccc;
	border-collapse: separate;
	border-spacing: 1px;
}

table.sitemap caption{ font-weight:bold; }

table.sitemap th,table.sitemap td{
	border:solid 1px #cccccc;
	border-collapse: collapse;
	text-align:left;
}

table.sitemap th{
	padding: 3px 0 3px 10px !important;
	width:150px;
}

/*-- sitemap end --*/


table#mailform{
	margin:20px auto !important;
	color: #666666;
	width:550px;
	line-height:14pt;
	border:solid 2px #cccccc;
	border-collapse: separate;
	border-spacing: 1px;
}


table#mailform th,table#mailform td{
	border:solid 1px #cccccc;
	border-collapse: collapse;
	text-align:left;
}

table#mailform th{
	padding-left:10px !important;
	width:150px;
}

table#mailform td{
	padding: 5px !important;
}

table#mailform td input,table#mailform td textarea{
	width:95%;
}

table#mailform td textarea{
	height:300px;
}

#errmsg{
	text-align:left;
	color:red;
}


