#footer {
	width:100%;
	padding: 3px;
	line-height:normal;
	background-color: #999999;
}

/*- Menu Tabs--------------------------- */
#tabs {
	float:left;
	width:100%;
	line-height:normal;
	background-color: #DDDDDD;
	font: bold 11px/1.5em Verdana;

}
#tabs ul {
	margin:0;
	padding:10px 10px 0 15px;
	list-style:none;
}
#tabs li {
	float:left;
}

#tabs #logout a{
	float:right;
	background:none;
	position:absolute;
	top: 10px;
	right:0px;
	color:#0000FF;
}
#info{
	color: #7575ff;
	margin: 0px;
	padding: 5px 10px 10px 20px;
	line-height: 130%;
	font: bold 11px/1.5em Verdana;

}

#mv{
	float: left;
}
.cont-bg{
	clear: both;
}
.seg00{
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-color: #CCCCCC;
}
.seg01{
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-color: #EEEEEE;
	font: bold;
}

.listtable{
	padding: 30px;
	float: left;
	width:350px
}
.gray_box{
	background:#cccccc;
	width:100%;
	height:100%
}

.clear { clear: both;  } 

.cont{
	margin: 30px 20px 20px 20px;
}
.cont_c1{
	text-align: center;
	clear: both;
	margin: 5px 5px 20px 5px;
	height:80px;

}
.cont_c2{
	text-align: center;
	clear: both;
}

.list_lib{
	width: 180px;
	float: left;
	margin: 2px 2px 2px 2px;
	background-color:#eeeeee;
}
.pic{
	width: 180px;
	height:200px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px; 
	background-color:#eeeeee;
}

hr.dot{
	border-style: dashed none none none;
	border-top-width: 2px;
	border-top-color: #333333;
	height: 1px;
}

.lead{
	background-position: center top;
	width: 182px;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 15px;
	height: 50px;
}
.lead a{
	color: #FFFFFF;
	line-height: 13px;
}

