@charset "shift_jis";
.library_box {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #460000;
	margin-left: 1px;
}
.library_box .bdbrtl {
	border: 1px solid #FFFFFF;
}
.library_box .bdbrt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.library_box .bdbrl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.library_box .bdbr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.library_box .bdbr_10 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(images/library7_10.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 120px;
}

.library_box  .bdbr_10  a {
	display: block;
	height: 90px;
	width: 120px;
	color: #FFFFFF;
	line-height: 90px;
	text-decoration: none;
	text-align: center;
	font-size: 80%;
}
.library_box  .bdbr_10  a:hover{
	color: #FFFFFF;
	background-image: url(doc1.gif);
	filter: Alpha(Opacity=60);
}
	
.library_box img {
	padding: 0px;
	margin: 0em;
}



#library_title {
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	background-image: url(../library1.jpg);
}
