html{scrollbar-base-color:#efefef;
scrollbar-track-color:#fbfbfb;
scrollbar-darkshadow-color:#999999;
scrollbar-arrow-color:#999999;
scrollbar-shadow-color:#dadada;}

Body	{background:#fbfbfb url("../tool/back.gif") no-repeat  fixed right;}

a:link {color:#003366;}
a:visited {color:#003366;}
a:hover {color:#111111;}
a:active {color:#111111;}

DIV.title{text-align:center;font-weight:500;
	font-size:30px;margin:10px 0 10px;}

DIV.name{text-align:center;font-weight:600;
	font-size:20px;margin:10px 0 30px;}

DIV.main{text-align:center;font-weight:300;font-size:16px;}

DIV.return{text-align:center;line-height:1.5;
	font-size:14px;font-weight:200;margin:30px 0 0;}

.text img{margin:10px 15px;position:relative;}
.return img{margin:5px;}

table.text{border-style:solid;border-width:1px;
	background:#ffffff;
	filter:alpha(style=0,opacity=60);
	-moz-opacity:0.6;opacity:0.6;
	border-color:#333355;width:390px;margin:20px 25px;}

.text th{border-style:solid;border-width:1px;
	border-color:#333355;padding:6px 10px;
	text-align:center;line-height:1.3;line-break:strict;
	font-size:16px;font-weight:600;}

.text td{border-style:solid;border-width:1px;
	border-color:#333355;padding:10px 30px 20px;
	text-align:left;line-height:1.3;line-break:strict;
	font-size:14px;font-weight:200;}

INPUT{margin:10px 0;}