@import "../common/screen.css";

#body {
	background: white url(body.jpg) no-repeat;
}

#body .left {
	width: 350px !important;
	padding-top: 22px !important;
}

#body .left h2.title0 {
	height: 68px;
	background: transparent url(title0.jpg) no-repeat;
}

#body .left h2.title0 span {
	position: absolute;
	top: -9999px;
}

#body .left strong {
	font-size: 12px;
	color: #006394;
}

#body .left img.menu {
	margin-top: 5px;
	border-width: 0;
}

#body div.h2p {
	background: transparent url(h2p.jpg) repeat-y;
	padding-bottom: 10px;
}

#body div.h2p p {
	padding: 5px 0 5px 120px;
	color: #515151;
	font-size: 11px;
	line-height: 12px;
}

#body div.h2p ul {
	padding: 2px 0 2px 140px;
	list-style-type: square;
	font-size: 11px;
	color: #006394;
	padding-right: 30px;
}

#body div.h2p li {
	line-height: 14px;
}

#body div.h2p ul ul {
	padding: 0 0 0 20px;
	list-style-type: disc;
	font-size: 11px;
	color: #515151;
	padding-right: 30px;
}

#body div.h2p h2 {
	float: left;
	width: 110px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#body div.h2p h2 span {
	position: absolute;
	top: -9999px;
}

#body-title1 { background-image: url(title1.jpg); }
#body-title2 { background-image: url(title2.jpg); }
#body-title3 { background-image: url(title3.jpg); }
#body-title4 { background-image: url(title4.jpg); }
