@charset "utf-8";

#content {
	float: right;
	width: 100%;
	margin: 0 0 0 -321px;
}
#content .wrap {
	padding: 0 0 0 320px;
}
#subcontent {
	float: right;
	width: 320px;
}
#subcontent {
	float: right;
	width: 320px;
}

h1 {
	font-size: 140%;
	margin: 0 10px 20px 0;
	padding: 3px;
	border: 1px solid #E0DFE3;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 30px 10px 10px 0;
	border-bottom: 1px solid #FF9900;
}
h3 {
	font-size: 90%;
	margin: 0 10px 6px 10px;
}
p {
	font-size: 90%;
	line-height: 140%;
	margin: 0 10px 10px 10px;
}
p.caption {
	font-size: 80%;
	margin-top: -10px;
}
ul {
	clear: both;
}
li {
	font-size: 90%;
}
dl {
	font-size: 90%;
	margin: 0 10px 10px 10px;
	border-bottom: 1px dotted #E0DFE3;
}
dt {
	clear: left;
	float: left;
/*	width: 3.6em;*/
	padding: 2px 5px 2px;
	font-weight: bold;
	line-height: 130%;
	border-top: 1px dotted #CCCCCC;
}
dd {
/*	display: inline-block;*/
	margin: 0 0 0 4.6em;
	padding: 2px 5px 2px;
	line-height: 130%;
	border-top: 1px dotted #CCCCCC;
}

#history {
	font-size: 90%;
	margin: 0 10px 10px 10px;
	border-bottom: 1px dotted #E0DFE3;
}
#history th {
	vertical-align: top;
	text-align: left;
	width: 4.6em;
	padding: 2px 2px 1px;
	line-height: 130%;
	border-top: 1px dotted #CCCCCC;
}
#history td {
	padding: 2px 2px 1px;
	line-height: 130%;
	border-top: 1px dotted #CCCCCC;
}
.photoblock {
	width: 240px;
	float: left;
}

#subcontent ul {
	margin: 10px 10px 10px 24px;
	padding: 0;
}
#subcontent li {
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	margin: 0 0 4px 0px;
	padding: 0;
	list-style-type: disc;
	list-style-image:  url("../../corp/images/dash_1.gif");
	border: none;
}
#subcontent li a {
	display: inline;
	background-image: none;
}
#subcontent li a:hover {
	background-image: none;
}
