@import "common.css";

body {
	font-family: sans-serif;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 25px 0 25px 10px;
}
/* @group h2 */

h2 {
	width: 45%;
	font-size: 95%;
	font-weight: bold;
	color: #333;
	line-height: 110%;
	vertical-align: middle;
	margin: 10px 0 20px 10px;
	padding: 0 0 2px 5px;
	border-left: solid #999 1em;
	border-bottom: solid #999 1px;
}
div#announce {
	opacity: 1.0;
	width: 500px;
	margin: 30px auto;
	padding: 10px;
	border: double 3px #f30;
	font-size: 16px;
	font-weight: bold;
	color: #f30;
}
div#features h2 {
	width: 100%;
	font-size: 100%;
	text-align: center;
	color: #476;
	margin: 0 auto;
	border: 0;
}

div#para-1 h2 {
	width: 44%;
}

div#para-2 h2 {
	margin-left: 50%;
}

/* @end */

.clear {
	clear: both;
	line-height: 0;
}

div#features {
	width: 570px;
	margin: 0px 0 0 42px;
	padding: 0 10px;
	background-image: url("../image/kaihastu/watercurtain/sq-mid.gif");
	background-repeat: repeat-y;
}

div#features-top, div#features-btm {
	width: 570px;
	height: 24px;
	margin: 0 0 0 42px;
	padding: 0 10px;
	background-repeat: no-repeat;
}

div#features-top {
	margin-top: 50px;
	background-image: url("../image/kaihastu/watercurtain/sq-top.gif");
}

div#features-btm {
	margin-bottom: 40px;
	margin-top: -10px;
	background-image: url("../image/kaihastu/watercurtain/sq-btm.gif");
	background-position: top;
}

div#features dl {
	padding: 10px 10px 2px 10px;
}

div#features dt {
	font-size: 85%;
	font-weight: bold;
	color: #630;
	padding: 7px 0 5px 25px;
	margin: 0 0 3px 0;
	background: url("../image/bullet_ball-gold.jpg") no-repeat;
	background-position: left bottom;
}

div#features dd {
	width: 520px;
	font-size: 75%;
	padding-top: 4px;
	margin: -5px 0 12px 25px;
	border-top: dotted #999 2px;
}

div#expl-box {
	margin-left: 3%;
}

div#expl-box ul {
	padding: 5px 5px 5px 25px;
	border: dashed 1px #999;
	margin-left: 20px;
	margin-right: 15px;
}

div#expl-box div.text {
	width: 50%;
	float: left;
}

p#enum-heading {
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 0 1em;
}

div#main-content ul li {
	font-size: 80%;
	line-height: 150%;
}

div#examples {
	width: 678px;
	position: relative;
}

p#wc-frame {
	width: 290px;
	height: 130px;
	position: absolute;
	bottom: 60px;
	right: 20px;
	text-align: center;
	background-image: url("../image/kaihastu/watercurtain/wc-frame.gif");
	background-repeat: no-repeat;
	background-position: center;
}

p#wc-frame img {
	margin-top: 10px;
}

div#examples ul li {
	margin-bottom: 5px;
	font-size: 70%;
}

.clear {
	clear: both;
}

div#logo p#division {
	margin: 15px 0px 0px 25px;
}

div#main {
	padding: 0;
	width: 680px;
}

div#title-photo {
	margin: 0;
	padding: 0;
	height: 200px;
}
p#photo-credit {
	margin: 0;
	padding: 0 5px 0 0;
	height: 10px;
	text-align: right;
	color: #006;
}
p#photo-credit a:link, p#photo-credit a:visited {
	text-decoration: underline;
	line-height: 10px;
	vertical-align: top;
	font-size: 10px;
	color: #006;	
}
p#photo-credit a:hover {
	text-decoration: underline;
	color: #f00;
}
div#main-content {
	opacity: 0.5;
	clear: both;
}

div#content {
	clear: both;
}

#logo {
	margin: 5px;
	float: left;
}

div#footer {
	clear: both;
	background: #ffc;
	text-align: center;
	line-height: 2em;
}

div#footer strong {
	font-family: serif;
}

div#para-2 {
	margin-top: 10px;
}

div#para-1 div.text, div#para-2 div.text {
	width: 48%;
}

div#para-1-desc {
	width: 97%;
	position: relative;
	margin-left: 3%;
}

div#para-1 div.text {
	float: left;
}

div#para-2 div.text {
	width: 47%;
	float: right;
	margin-right: 5px;
}

div.text p {
	font-size: 80%;
	line-height: 180%;
	margin: 0 0 10px 0;
}

span#emph {
	font-size: 1em;
	font-weight: bold;
}

div#para-1 p.image {
	width: 290px;
	height: 150px;
	position: absolute;
	top: 0;
	right: 20px;
	text-align: center;
	margin: 0;
}

div#para-2 p.image {
	width: 48%;
	float: left;
	text-align: center;
}

span.initial-cap {
	display: block;
	font-size: 200%;
	line-height: 160%;
	vertical-align: middle;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px;
	border: solid 1px #999;
	background: #eee;
}

p#foot-note {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
p#foot-note span{
	font-size: 100%;
	font-weight: bold;
	color: #333;
	padding: 3px;
	background: #fee;
	border: double 3px #333;
}
p#contacts {
	margin-bottom: 20px;
}
