body {
    width:950px;
	margin:0 auto;
	font-size:12px;
	font-weight:bolder;
	text-align:center;
	line-height:1.2;
	background:#FFFFFF;
	color:#FFFFFF;
}
#top {
    margin:0;
	padding:8px 0 8px 20px;
	text-align:left;
	font-size:18px;
	background:#545454;
}
#main {
    width:950px;
	margin-top:15px;
	text-align:center;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}
#main td {
    clear:both;
	border-bottom:#999999 1px solid;
	border-right:#999999 1px solid;
}
#main p {
    margin:0;
    line-height:1.5;
    padding:5px 0px 5px 12px;
	text-align:left;
	font-weight:normal;
	color:#232323;
}
.box {
    width:419px;
	margin:0;
}
.box ul {
    width:419px;
	margin:10px 0 10px 8px;
	padding:0;
	list-style:none;
}
.box li {
	float:left;
    width:200px;
	margin:0 3px 10px 3px;
	color:#323232;
}
li img {
	margin-top:3px;
}
.i1 li {
	float:none;
    width:200px;
	margin:0 3px 10px 3px;
	color:#323232;
}
.i1 p {
    float:inherit;
    width:200px;
	margin:0 3px 10px 3px;
	color:#323232;
}
.i1 img {
	margin-top:3px;
}
.ca1 {
    width:419px;
    padding:5px 0px;
	background:#EB0000;
}
.ca2 {
    width:138px;
    padding:5px 0px;
	background:#ED0000;
}
.ca3 {
    width:368px;
    padding:5px 0px;
	background:#EB0000;
}
.caution {
    clear:both;
    margin:4px 0 0;
    text-align:left;
	font-weight:normal;
	color:#232323;
}
.caution p {
    margin:0;
    text-align:left;
	font-weight:normal;
	color:#EB0000;
}
#foot {
    margin:15px 0 0;
	padding:8px 0;
	background:#545454;
}
#foot a:link {
    text-decoration:none;
	color:#FFFFFF;
}
#foot a:visited {
    text-decoration:none;
	color:#FFFFFF;
}
#foot a:hover {
    text-decoration:underline;
	color:#FFFFFF;
}
#foot a:active {
    text-decoration:underline;
	color:#FFFFFF;
}