body, td, p{
	font-size: 14px;
	font-family: arial;
	vertical-align: top;
}
td.album {
 	vertical-align: top;
 	text-align: center;
 	padding: 10px;
 	width: 250px;
}
a{
	color: #1b8657;
	text-decoration: none;
}
a:hover{
	color: #1b8657;
	text-decoration: underline;
}	
a.menu{
	display: block;
	background-image: url('pic/menuback.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px !important;
	height: 37px;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	padding-right: 13px;
	padding-top: 0px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
a.menu:hover{
	color: #ffffff;
	background-position: -155px 0px;
	text-decoration: none;
}
input.normal{
	border-width: 1px;
	border-color: #1b8657;
	border-style: solid;
	background-color: #f5f5f5;
	font-size: 11px;
	font-family: arial;
	padding-left: 3px;
}
p.cim{
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	border-top: 2px solid #1b8657;
	padding-top: 5px;
	padding-bottom: 10px;
}
img.pic{
	border: 1px solid black;
}
textarea{
	border-width: 1px;
	border-color: #1b8657;
	border-style: solid;
	background-color: #f5f5f5;
	font-size: 12px;
	font-family: arial;
}
