/*-------------TOP PAGE-------------*/

#opentime{
	padding: 10px;
	margin:0;
	text-align:center;
}
a#opentime-detail{
	text-decoration:none;
	color: red;
}


#libicon-area{
	margin: 0px 0px 30px 0px;
}

#lib1 {
	float: left;
	background: url("/j/img/library1-n.jpg") no-repeat 0% 0%;
	background-color: #DDD;
	margin:0;
	padding: 0;
	width:108px;
	display:block;
}
#lib1:hover {
	background: url("/j/img/library1-o.jpg") no-repeat 0% 0%;
	background-color: #DDD;
}

#lib2 {
	float: left;
	background: url("/j/img/library2-n.jpg") no-repeat 0% 0%;
	background-color: #DDD;
	margin:0;
	padding: 0;
	width:108px;
	display:block;
}
#lib2:hover {
	background: url("/j/img/library2-o.jpg") no-repeat 0% 0%;
	background-color: #DDD;
}

#lib3 {
	float: left;
	background: url("/j/img/library3-n.jpg") no-repeat 0% 0%;
	background-color: #DDD;
	margin:0;
	padding: 0;
	width:108px;
	display:block;
}
#lib3:hover {
	background: url("/j/img/library3-o.jpg") no-repeat 0% 0%;
	background-color: #DDD;
}

#lib4 {
	float: left;
	background: url("/j/img/library4-n.jpg") no-repeat 0% 0%;
	background-color: #DDD;
	margin:0;
	padding: 0;
	width:108px;
	display:block;
}
#lib4:hover {
	background: url("/j/img/library4-o.jpg") no-repeat 0% 0%;
	background-color: #DDD;
}

#lib5 {
	float: left;
	background: url("/j/img/library5-n.jpg") no-repeat 0% 0%;
	background-color: #DDD;
	margin:0;
	padding: 0;
	width:109px;
	display:block;
}
#lib5:hover {
	background: url("/j/img/library5-o.jpg") no-repeat 0% 0%;
	background-color: #DDD;
}

#lib6 {
	float: left;
	background: url("/j/img/library6-n.jpg") no-repeat 0% 0%;
	background-color: #DDD;
	margin:0;
	padding: 0;
	width:108px;
	display:block;
}
#lib6:hover {
	background: url("/j/img/library6-o.jpg") no-repeat 0% 0%;
	background-color: #DDD;
}

#lib7 {
	float: left;
	background: url("/j/img/library7-n.jpg") no-repeat 0% 0%;
	background-color: #DDD;
	margin:0;
	padding: 0;
	width:101px;
	display:block;
}
#lib7:hover {
	background: url("/j/img/library7-o.jpg") no-repeat 0% 0%;
	background-color: #DDD;
}

.libraryname {
	background: url("/j/img/marklist-v.gif") no-repeat 8px 6px;
	background-color: #FFFFFF;
	padding-left: 18px;
	margin-top: 79px;
	font-size:0.9em;
	line-height:1.5em;
	color: rgb(0,0,0);
	display:block;
}


#easyref{
	background: url("img/easyref-corner-top.gif") no-repeat top left;	
	background-color: #B8D5FF;
	padding: 0px;
	margin: 20px 30px 0px 30px;
}

	#easyref .area{
		margin: 0px;
		padding: 15px 10px 0px 10px;
	}

		#easyref .area .titlearea{
			margin: 0px;
			padding: 0px;
			width:160px;
			float: left;
		}

			#easyref .area .titlearea .title{
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				font-size:1.4em;
				line-height:1.154em;
				font-weight: bold;
				text-align:center;
			}

			#detailref{
				float: left;
				background: url("img/button-detailref.gif") no-repeat 0px 0px;	
				margin: 0px;
				padding: 0px;
				width:160px;
				height:40px;
			}
				#detailref:link{
					background: url("img/button-detailref.gif") no-repeat 0px 0px;	
					padding: 0px;
					margin: 0px;
					width:160px;
					height:40px;
				}
				#detailref:visited{
					background: url("img/button-detailref.gif") no-repeat 0px 0px;	
					padding: 0px;
					margin: 0px;
					width:160px;
					height:40px;
				}
				#detailref:hover{
					background: url("img/button-detailref-over.gif") no-repeat 0px 0px;	
					padding: 0px;
					margin: 0px;
					width:160px;
					height:40px;
				}
				#detailref:active{
					background: url("img/button-detailref-over.gif") no-repeat 0px 0px;	
					padding: 0px;
					margin: 0px;
					width:160px;
					height:40px;
				}

		#easyref .area .inputarea{
			margin: 0px;
			padding: 0px;
			float: left;
			width:370px;
		}

		#easyref .area .inputarea .title{
			margin: 0px;
			padding: 0px 0px 0px 10px;
			float: left;
			width:95px;
		}

		#easyref .area .inputarea .title div{
			margin: 0px;
			padding: 0px 0px 13px 0px;
		}

		#easyref .area .inputarea .cell{
			margin: 0px;
			padding: 0px 0px 0px 10px;
		}

		#easyref .area .inputarea .cell input{
			margin: 0px 0px 5px 10px;
			padding: 0px 0px 1px 0px;
			width:240px;
		}

		#easyref .area .submit {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			width:100px;
			float: right;
		}


	#easyref .area2{
		margin: 0px;
		padding: 0px 10px 15px 180px;
		background: url("img/easyref-corner-bottom.gif") no-repeat bottom left;
		clear:both;
	}
/*  2007/12/28
#easyref-area{
	background: url("/j/img/easyref-corner-top.gif") no-repeat top left;	
	background-color: #B8D5FF;
	padding-top: 15px;
	margin: 10px 30px 0px 30px;
}

#easyref{
	width:690px;
}

#easyref #title-area
{
	float:left;
	width:180px;
}

#easyref #input-area
{
	float:left;
	width:350px;
}

#easyref #submit-area
{
	float:left;
	width:160px;
}

#easyref-bottom{
	padding-top:15px;
	background: url("/j/img/easyref-corner-bottom.gif") no-repeat top left;
}

#easyref #title-area #title
{
	padding-left:10px;
	padding-bottom:10px;
}

#easyref #title-area #detailref{
	background: url("/j/img/button-detailref-over.gif") no-repeat 0px 0px;	
	margin: 0px;
	padding: 0px;
	width:165px;
	height:45px;
	display:block;
}

#easyref #input-area #term
{
	float:left;
	width:70px;
}

#easyref #input-area #exp
{
	float:left;
	width:250px;
}
#easyref #input-area #exp input
{
	width:250px;
	padding:0;
	margin:0;
}

#easyref #submit-area #submit
{
	margin: 0px;
	padding: 0px;
}
*/


/*LEFT MAIN*/
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	background-color: #FFFFFF;
}

#emergency
{
	padding:10px 0px;
}

	#left .wrap .subhead {
		padding: 0px 0px 15px 15px;
		margin: 0px 0px 0px 0px;
		background: url("/j/img/marklist-v.gif") no-repeat 0px 6px;
	}

	#left .wrap .bkn {
		float: left;
		background: url("/j/img/button-backnumber.gif") no-repeat 0px 0px;
		margin: 20px 0px 0px 0px;
		padding: 0px;
		width:139px;
		height:28px;
	}
		#left .wrap .bkn:link {
			background: url("/j/img/button-backnumber.gif") no-repeat 0px 0px;
			margin: 20px 0px 0px 0px;
			padding: 0px;
			width:139px;
			height:28px;
		}
		#left .wrap .bkn:visited {
			background: url("/j/img/button-backnumber.gif") no-repeat 0px 0px;
			margin: 20px 0px 0px 0px;
			padding: 0px;
			width:139px;
			height:28px;
		}
		#left .wrap .bkn:hover {
			background: url("/j/img/button-backnumber-over.gif") no-repeat 0px 0px;
			margin: 20px 0px 0px 0px;
			padding: 0px;
			width:139px;
			height:28px;
		}
		#left .wrap .bkn:active {
			background: url("/j/img/button-backnumber-over.gif") no-repeat 0px 0px;
			margin: 20px 0px 0px 0px;
			padding: 0px;
			width:139px;
			height:28px;
		}





/*RIGHT MENU*/
#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
	background-color: #FFFFFF;
}

	#right .wrap ul {
		list-style-image: url(/j/img/marklist-v.gif);
		list-style-type: disc;
		list-style-position: outside;
		margin: 4px 0px;
		padding: 0px 0px 0px 15px;
	}


/*FOOTER MENU*/
.iconarea {
	margin: 0px;
	padding: 0px;
}
#iconarea-title {
	text-align:center;
	letter-spacing: 1em;
}

	.iconarea #icon1 {
		float: left;
		background: url("/j/img/button-icon1.gif") no-repeat 0px 0px;
		margin: 0px;
		padding: 0px;
		width:100px;
		height:110px;
	}
		.iconarea #icon1:hover {
			background: url("/j/img/button-icon1-over.gif") no-repeat 0px 0px;
		}

	.iconarea #icon2 {
		float: left;
		background: url("/j/img/button-icon2.gif") no-repeat 0px 0px;
		margin: 0px;
		padding: 0px;
		width:95px;
		height:110px;
	}
		.iconarea #icon2:hover {
			background: url("/j/img/button-icon2-over.gif") no-repeat 0px 0px;
		}

	.iconarea #icon3 {
		float: left;
		background: url("/j/img/button-icon3.gif") no-repeat 0px 0px;
		margin: 0px;
		padding: 0px;
		width:95px;
		height:110px;
	}
		.iconarea #icon3:hover {
			background: url("/j/img/button-icon3-over.gif") no-repeat 0px 0px;
		}

	.iconarea #icon4 {
		float: left;
		background: url("/j/img/button-icon4.gif") no-repeat 0px 0px;
		margin: 0px;
		padding: 0px;
		width:99px;
		height:110px;
	}
		.iconarea #icon4:hover {
			background: url("/j/img/button-icon4-over.gif") no-repeat 0px 0px;
		}

.footer #to-top {
	padding: 20px 0px 0px 570px;
	margin: 0px;
}





/*---------------END-------------------*/

