body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: 636363;
}
#all #main #main_left table tr td p {
	padding-left: 30px;
}
.imgk {
	border: 1px solid #CCC;
	padding: 3px;
}

#all {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	width: 948px;
}
#main {
	float: left;
	width: 948px;
	background-attachment: fixed;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main #main_left {
	float: left;
	width: 290px;
}
#main #main_right {
	float: right;
	width: 658px;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	width: 948px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
}
.tablek {
	border: 1px solid #CCC;
}
#all #main #main_right div table tr td .tablek tr td table tr td p {
	text-indent: 24px;
	padding-left: 10px;
	padding-right: 10px;
}
.item_unline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
}
.year {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #F90;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #F90;
	text-indent: 32px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 10px;
	margin-right: 10px;
}

