/*₯₯₯CSSZbg₯₯₯*/
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1.6em;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*£££CSSZbg£££*/
/*---marginΜwθΪ©ηulπν---
  ---bodyΜline-heightπ1¨1.6Ι   ---
  ---ol,ulΜlist-style=noneπν  ---*/

/*₯₯₯ulΜmarginέθ₯₯₯*/
ul{
	margin-top:0;
	margin-bottom:0;
}

/*£££ulΜmarginέθ£££*/

/*₯₯₯CAEgέθ₯₯₯*/
#main{
	width:978px;
	border:1px solid #000000;
	
}

#title{
	height:75px;
	background-color:#CEF6F5;
}

#side{
	width:230px;
	float:left;
	background-color:#A9F5BC;
}

#menu{
	width:190px;
	background-color:#A9F5BC;
	color:#0101DF;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

#cont{
	background-color:#FFFFFF;
	width:748px;
	float:left;
	overflow:hidden;
}

#foot{
	clear:both;
	text-align:center;
	background-color:#CEF6F5;
}

/*£££CAEgέθ£££*/

a {
	text-decoration: none;
}

a:link {
	color:#0101DF;
}

a:visited {
	color:#0101DF;
}

a:hover {
	color:#0101DF;
}

a:active {
	color:#0101DF;
}

.menu_b{
	font-weight:bold;
	color:#000000;
}

/*titleζ*/
.logo{
	display:block;
	margin:0 auto;
}

.count{
	margin-right:100px;
	text-align: right; 
}

/*₯₯₯gbvy[W₯₯*/
.centertop {
	display:block;
	margin:0 auto;
	padding:30px 0;
}

.add{
	margin-top:20px;
	margin-bottom:60px;
	margin-left:300px;
	width:600px;
}

/*£££gbvy[W£££*/

/*₯₯₯v₯₯₯*/
.history{
	width:748px;
	height:480px;
	margin-bottom:60px;
	margin-left:30px;
	line-height:180%;
}

.titleh{
	font-size:180%;
	margin-top:15px;
	margin-bottom:10px;
	text-decoration:underline;
}

td{
	padding-left:10px;
	padding-bottom:10px;
}

td.line{
	width:126px;
}

/*£££v£££*/

/*₯₯₯ZΜ₯₯₯*/
.song{
	width:500px;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:50px;
	line-height:180%;
}

.title1{
	font-size:180%;
	margin-bottom:20px;
	text-decoration:underline;
}

.title2{
	text-align:right;
	text-decoration:underline;
}

.line{
	margin-top:30px;
}

.ind{
	text-indent:28px;
}

.ind2{
	margin-top:30px;
	text-indent:28px;
}

.ind3{
	text-indent:28px;
	margin-bottom:50px;
}

/*£££ZΜ£££*/

p.space{
	margin-bottom:20px;
}

p.space2{
	margin-bottom:10px;
}
