@charset "utf-8";
/* CSS Print Document */
html{font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; font-size:80%;}
body{width:100%; height:100%; margin:0; line-height:150%;}
.head, .search, .riCtn, .foot, .button, .annualBall, .annualBall_btm, .hd_img {display:none;}
#printLogo {display:block; _margin-top:10px;}
.main{width:7in; text-align:left;}
h1{font-size:190%; font-weight:normal; margin-top:10px;}
h2{font-size:160%; font-weight:normal;}
h3{font-weight:normal;}
a:visited, a:active, a:link{
	text-decoration: none;
	color:#5e1516;
	border-bottom: 1px dotted #666;
	}
.note{font-size:90%; color:#666;}
table{
	width:99%;
	border-collapse:collapse;
	border-right:1px solid #333;
	border-top:1px solid #333;
	margin:0 1px;
}
caption{font-size:130%;}
th{font-weight:normal; font-size:130%; padding:0.2em 0.5em; border-bottom:1px solid #333; border-left:1px solid #333; text-align:center;}
td{padding:0.2em 0.5em; border-bottom:1px solid #333; border-left:1px solid #333;}
.objL {width:6em; float:left;}
.objR {padding-left:6em; padding-bottom:5px;}
.member li{padding-bottom:5px;}
.member div{padding-bottom:1px;}
.imgBox{width:313px; margin-bottom:10px; position:relative; display:block;}
.imgBox img{border:1px solid #ccc; padding:1px;}
.imgTitle{
	position:relative;
	color:#ccc;
 	text-align:center;
	font-size:90%;
	padding-top:5px;
	line-height:125%;
}

#imgthumb{
	border:#ccc 1px solid;
	margin:2px;
	padding:4px;
	background:#f6f6f6;
	float:left;
	width:150px;
	height:100px;
	position:relative;
	border:none;
}
a #imgthumb{border:1px solid #ccc;}
div#fancy_title table, .ico_enlarge{display:none;}