body {
	background: url(../images/whitewall.jpg) repeat;
	font: 80%/150% Arial, Helvetica, Geneva, sans-serif;
}

table {
	font: 100%/150% Arial, Helvetica, Geneva, sans-serif;
}

a:link {
	color: #2f00ff;
	text-decoration: none;
}

a:visited {
	color: #2f00ff;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

#menu {
	width: 217px;
	height: 502px;
	margin: 0;
	padding: 0;
	position: absolute;
}

#content {
	left: 217px;
	margin: 0;
	padding: 0 0 30px;
	position: absolute;
	top: 36px;
}

.live {
	width: 500px;
	margin: 0 0 30px 45px;
	padding: 15px;
	background-image: url(../images/paper.jpg);
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

.dateplace {
	font-size: 150%;
	line-height: 120%;
	margin: 0 0 10px;
	font-weight: bold;
}

.pic_frame {
	width: 137px;
	height: 137px;
	line-height: 137px;
	position: static;
	float: left;
}

.pic_frame:hover {
	background: url(../images/photo_selecter.png) no-repeat;
}

.pic img{
	border: 3px solid #fff;
}

td.pic {
	vertical-align: middle;
	text-align: center;
}

.name_frame {
	width: 137px;
	height: 137px;
	line-height: 137px;
	position: static;
	float: left;
}

td.name {
	vertical-align: middle;
	text-align: center;
}

.mail {
	width: 360px;
	margin: 0 0 30px 45px;
	padding: 15px 15px 15px 35px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

#link_table td {
	font-weight: bold;
}

#link_table td {
	background: url(../images/link_selecter.png) no-repeat;
}

#link_table td:hover {
	background: url(../images/link_selecter_over.png) no-repeat;
}

#bbs {
	margin-left: 50px;
	width: 500px;
	background: url(../images/bbs.png) no-repeat;
}

.bbs_write {
	width: 350px;
	margin: 0 0 30px;
	padding: 15px;
	background-image: url(../images/paper2.jpg);
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

.bbs_res {
	padding: 0 0 0 100px;
}

.line {
	background: url(../images/line_paper.png) no-repeat;
}

.news {
	padding-left: 30px;
}

.frame {
	text-decoration: underline;
}

#index {
	text-align: center;
	margin-top: 200px;
}

.edit {
	margin-left: 20px;
	margin-top: 20px;
}
