#leftmenu {
	float:left;
	width:9px;
	margin-top:8px;
}
#leftmenu div.title {
	float:left;
	width:212px;
	height:36px;
	background-image:url("/skin/default/guide/imgs/guide.leftmenu.gif");
}
#leftmenu div.layer {
	width:206px;
	height:125px;
	float:left;
	border-width:0 3px 3px 3px;
	border-style:solid;
	border-color:#8c9dc5;
}
#leftmenu div.layer div.box {
	position:absolute;
	width:206px;
	height:120px;
	overflow:hidden;
}
#leftmenu div.box div.menu {
	float:left;
	width:187px;
	background-image:url("/skin/default/images/icons/dashedline.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:15px;
}
#leftmenu div.box div.menu a {
	float:left;
	width:170px;
	height:20px;
	padding:5px 0 0 12px;
	background-image:url("/skin/default/images/icons/bar.gif");
	background-repeat:no-repeat;
	background-position:0 11px;
	font-weight:bold;
}
#leftmenu div.box div.menu a small {
	font-size:10px;
	font-weight:normal;
}
#body {
	float:right;
	width:760px;
	background-image:url("/skin/default/images/guide/title.gif");
	background-repeat:no-repeat;
	background-position:top;
	padding-top:60px;
	margin-top:8px;
}
#body div.guidemenu {
	width:760px;
	height:30px;
	background-color:#3a51a9;
}
#body div.guidemenu div.left {
	float:left;
	width:8px;
	height:30px;
	background-image:url("/skin/default/images/guide/menuleftbg.gif");
}
#body div.guidemenu div.right {
	float:right;
	width:8px;
	height:30px;
	background-image:url("/skin/default/images/guide/menurightbg.gif");
}
#body div.guidemenu a {
	float:left;
	margin:6px 0 0 5px;
	display:inline;
}
#body div.block {
	float:left;
	width:736px;
	padding:10px 0 10px 24px;
}
#body div.bottomdash {
	background-image:url("/skin/default/images/icons/dashedline.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}
#body div.block img {
	float:left;
	margin:10px 0 10px 0;
	display:inline;
}
#body div.block p.caution {
	clear:left;
	float:left;
	color:#cc3333;
}
#body div.block p.caution strong {
	color:#cc3333;
}
#body div.block p.title {
	font-weight:bold;
	font-size:14px;
}
#body div.block p.box {
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	background-color:#f2f2f2;
	width:582px;
	padding:16px 54px 16px 54px;
}
#body div.block p.box span {
	color:#cc0000;
}
#body div.block p {
	float:left;
	margin:0 0 10px 30px;
	line-height:160%;
	width:620px;
	display:inline;
}
#body div.box strong {
	float:left;
	line-height:160%;
	color:#3a51a9;
}
#body div.box {
	float:left;
	width:700px;
	margin:0 0 10px 30px;
	display:inline;
}
#body div.box p {
	float:left;
	width:560px;
	margin-left:5px;
	display:inline;
}
#body div.br p {
	clear:left;
	width:650px;
	margin-left:20px;
}
#body div.box p a {
	font-weight:bold;
}
#body div.second {
	float:left;
	margin-bottom:10px;
	display:inline;
}
#body div.second p {
	margin-bottom:0;
}
#body div.box p.costtablecaution {
	float:left;
	width:560px;
	height:117px;
	background-image:url("/skin/default/images/guide/costtable/caution.gif");
	padding:65px 40px 0 45px;
	display:inline;
}
#body div.oneline {
	float:left;
	width:140px;
	margin-left:20px;
	display:inline;
}
#body div.oneline dt {
	clear:left;
	float:left;
	width:60px;
	height:19px;
	text-align:right;
	padding:3px 10px 0 0;
}
#body div.oneline dd {
	float:left;
	width:60px;
	height:19px;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#999999;
	text-align:right;
	padding:3px 10px 0 0;
}
#body div.oneline strong {
	float:left;
	width:140px;
	color:black;
	margin:0;
}
#body div.oneline p {
	float:left;
	width:138px;
	border-style:solid;
	border-width:0 1px 1px 1px;
	margin:0;
}
#body div.blue strong {
	background-color:#c8daeb;
}
#body div.blue p {
	border-color:#c8daeb;
}
#body div.blue dt {
	background-color:#d9e6f3;
}
#body div.gray strong {
	background-color:#d9d9d9;
}
#body div.gray p {
	border-color:#d9d9d9;
}
#body div.gray dt {
	background-color:#eeeeee;
}
#body div.orange strong {
	background-color:#e5cab7;
}
#body div.orange p {
	border-color:#e5cab7;
}
#body div.orange dt {
	background-color:#f3e3d9;
}
#body div.green strong {
	background-color:#d2e5b7;
}
#body div.green p {
	border-color:#d2e5b7;
}
#body div.green dt {
	background-color:#e6f2d5;
}
#body div.block table {
	clear:left;
	float:left;
	width:690px;
	border-collapse:collapse;
	margin:0 0 10px 30px;
	display:inline;
}
#body div.block table th, #body div.block table td {
	padding:5px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}
#body div.block table thead th {
	background-color:#dbdbdb;
}
#body div.block table tbody th.blue {
	background-color:#dfe3f3;
}
#body div.block table tbody th.red {
	background-color:#f5e7e7;
	color:#cc0000;
}
#body div.block table td strong {
	color:#cc0000;
	font-weight:normal;
}
#body div.block p.cautionorange {
	color:#cc6600;
}
#body div.block img.free {
	clear:left;
	float:left;
	margin:5px 0 5px 260px;
	display:inline;
}