@charset "UTF-8";
/* CSS Document */
.c-name {
	width: 670px;
	margin-left: 30px;
	margin-top: 50px;
	margin-bottom: 15px;
	position: relative;
	height: auto;
	clear:both;
}

.c-field {
	width: 660px;
	margin-left: 40px;
	margin-bottom: 20px;
	position: relative;
	height: 390px;
}

.p-field {
	float: left;
	width: 300px;
	height: 350px;
	position: relative;
	border: 1px dotted #999999;
}
.p-photo {
	width: 298px;
	height: 348px;
	margin-left: 1px;
	margin-top: 1px;
}

.r-field {
	width: 330px;
	height:auto;
	margin-left: 20px;
	float: left;
}
.c-title {
	height: 50px;
	width: 330px;
	position: relative;
	margin-bottom: 10px;
}

.c-copy {
	background-color: #111111;
	height: 70px;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}

.c-caption {
	height: auto;
	width: 310px;
	margin-left:10px;
	position: relative;
}

#mainpart p a,#mainpart p a:link,#mainpart p a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkon.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart p a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkoff.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#mainpart p {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}

#mainpart p strong {
	font-size: 12px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}


#mainpart .klein {
	font-size: 11px;
	color: #496662;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 0.2em;
}

#mainpart li {	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:right;
	margin-right: 30px;
}

#mainpart li a,#mainpart li a:link,#mainpart li a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkon.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart li a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkoff.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.c-list {
	width: 660px;
	margin-left: 40px;
	margin-bottom: 10px;
	position: relative;
	height: 30px;
	clear:both;
}

