
#preload{
position:absolute;
width:0;
height:0;
overflow:hidden;
}

* {margin: 0; padding: 0;}

a:link, a:visited, a:active, a:hover {color: #0d882f; text-decoration: underline;}
a:hover { color: #cd0309; }

img {border: none;}
select, input{vertical-align: middle;}
ul li{list-style: none;}
.clear{ clear: both;}
table{ border: 0; border-collapse: collapse; margin: 0 auto; }
body {
	background-color: #fafcd8;
	background-image: url(i/01.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	text-align:center;
	color: #0d882f;
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana;  
	font-size: 12px;
	background-position: center top;
}
.book{ font-size:18px; font-weight:bold}
.th a img{ width: 160px; height: 213px; border: 1px solid #0d882f; margin: 1px}
.th a:hover img{border: 1px dotted #cd0309}
.tit{ background-image:url(i/06.gif)}
.tit h2{ margin: 0 0 0 20px; color: #bd040a; font-size: 20px}
.trad{ text-align:left}
.trad td{ width: 25%; padding: 6px 0 6px 15px; color: #555554; font-size:12px; font-weight:900}
