*{
	margin: 0 auto;
	padding: 0 auto;
}
body {
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
a:link {
	color: #1D276F;
}
a:visited {
	color: #1D276F;
}
a:hover {
	color: #99CCFF;
}
a:active {
	color: #1D276F;
}
.container {
	width: 760px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
  }

/* txt */
.txt_11px{
	line-height: 14px;
	font-size: 11px;
}
.img_txt{
	padding-right:5px;
	padding-bottom:5px;
	}
	
.access_txt{
	line-height: 14px;
	font-size: 11px;
	padding-top:5px;
	vertical-align: top;
	}
.books{
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;}	
.books_in{
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	line-height: 14px;
	font-size: 11px;
	padding-left:5px;
}	
.underline{
	border-bottom: 1px solid #999999;
}
