@charset "utf-8";
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.picture_comment {
	padding-left: 14px;
}

#layout {
	margin-top: 50px;
	margin-left: 80px;
}
#content {
	margin-top: 26px;
	width: 900px;
}

#nav {
	width: 164px;
	margin-left: 2px;
	float: left;
}
#nav a{
	display: block;
	color: #000000;
	text-decoration: none;
}
#nav a:hover, #nav .over{
	color: #c5c5c5;
}
#main {
	width: 466px;
	float: left;
	margin-bottom: 50px;
}
#main_text {
	margin-top: 72px;
	margin-bottom: 50px;
}
#main_text a{
	color: #333333;
	text-decoration: none;
}
#main_text a:hover{
	color: #c5c5c5;
	}
.txt_grey {
	color: #8d8d8d;
}
.captions {
	font-size: 10px;
}
#detail_link a {
	color: #000000;
	text-decoration: none;
}
#detail_link a:hover, #detail_link .over{
	color: #c5c5c5;
}
#thumb a {
	float: left;
	margin-bottom: 5px;
	margin-right: 4px;
}
#thumb_link a {
	color: #000000;
	text-decoration: none;
}
#thumb_link a:hover, #thumb_link .over{
	color: #c5c5c5;
}
#just_text {
	margin-bottom: 50px;
}
#just_text a{
	color: #333333;
	text-decoration: none;
}
#just_text a:hover{
	color: #c5c5c5;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#captions_l {
	text-align: center;
	margin-top: 10px;
}
#works_link{
	text-align: center;
}
#works_link a {
	color: #000000;
	text-decoration: none;
	margin-right: 100px;
	margin-left: 100px;
}
#works_link a:hover{
	color: #c5c5c5;
}
#works_img {
	text-align: center;
	margin-top: 10px;
}
