body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	background-color:#FFFFFF;
	color:#666;
	font-size:13px;
	line-height:150%;
}

* {
	margin:0;
	padding:0;
}

p {padding:10px;}


img {border:none; vertical-align:middle;}


.cler {clear:both;}

.newpage {page-break-before:always;}


#header {
}


#contents {
	width: 640px;
	margin-top: 5px;
}

#main {
	padding: 10px;
	width: 470px;
	float:right;
	border:solid 2px #CCC;
	color: #333333;
}


#main h1 {
	font-size:16px;
	line-height: 150%;
/*	background: #B6C5D4; */
	background-image: url("images/bar-h1-470.png");
	padding: 10px;
	border: solid 1px #999999;
}

#main h2 {
	font-size:14px;
	line-height: 120%;
	color: #666;
	background: #EEE;
	padding: 5px 10px;
	border: solid 1px #999;
}


p.top{
	font-size:20px;
	line-height: 150%;
	color: #666;
}

#booklist {
	font-size:13px;
	border:none;
}

#booklist h3{
	width:335px;
	font-size:14px;
	line-height: 160%;
	border: solid 1px #999999;
	padding: 5px ;
	margin : 5px 0px;
}

#booklist a:link{ 
	color : #666666;
	text-decoration: none;	
}

#booklist a:hover{ 
	color : blue;
	text-decoration: underline;	
}




#bookimg {
	width:115px;
	float:left;
}


#booktxt {
	font-size:12px;
	width: 340px;
	float: left;
	padding: 10;
}


#nav {
	width: 142px;
	float: left;
	border-top: solid 8px #999999;
	border-bottom: solid 8px #999999;
}

#nav a {
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	color:#000000;
	width: 130px;
}

#nav li {
	font-size: 12px;
	background: #EEEEEE;
	font-weight: normal;
	margin: 0px;
	font-size:10px;
	line-height:2em;
	letter-spacing: 1px;
	display: block;
}

#nav a:hover {
	background: #A0B0B0;
}

#nav a:active {
	background: #A0B0B0;
}


#nav a.tp {
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	color:#000000;
	width: 130px;
	background-image: url("images/nav-tp.gif");
	baxkground-repeat: no-repeat; 
}

#nav a.tp:hover {
	background: #FFBF00;
}
#nav a.tp-new {
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	color:#000000;
	width: 130px;
	background-image: url("images/nav-tp-new.gif");
	baxkground-repeat: no-repeat; 
}

#nav a.tp-new:hover {
	background: #FFBF00;
}


#footer {
	font-family:  sans-serif;
	font-size:9px;
	background: #666;
	border: solid 1px #666;
	margin-top: 5px;
	padding: 0px;
	line-height:200%;
	width: 640px;
	clear: left;
	text-align: center;
	color:#BBB
}

