body {
    margin: 10px 10px 10px 10px;
    font-family: Arial, sans-serif;
}
.menu {
  font-size: 16px;
	float: left;
	width: 130px;
	text-align: right;
}
.container {
    width: 670px;
    float: left;
}
.lc {
    float: left;
    width: 30px;
    height: 52px;
    background-image: url("/leftcurve.png");
    background-repeat: none;
    line-height: 0px;
}
.top {
    float: left;
    width: 623px;
    height: 52px;
    background-image: url("/top.png");
    background-repeat: none;
}
.iwantimage {
    clear: both;
    background-image: url("/iwantimage.png");
    background-repeat: none;
    width: 653px;
    height: 24px;
}
.iwantsave {
    clear: both;
    background-image: url("/iwantsave.png");
    background-repeat: none;
    width: 653px;
    height: 24px;
}
.iwantlink {
    clear: both;
    background-image: url("/iwantlink.png");
    background-repeat: none;
    width: 653px;
    height: 24px;
}
.b {
    clear: both;
    border: solid 1px rgb(166, 185, 221);
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    width: 653px;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
}
#title {
    margin-top: 8px;
    margin-left: 55px;
    font-size: 24px;
}
#window {
    width: 580px;
    height: 380px;
    overflow: auto;
    border: solid 1px rgb(166, 185, 221);
    padding-top: 5px;
}
.area {
    float: left;
    width: 582px;
    height: 450px;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
}
/*.icon {
	float: left;
        width: 100px;
	height: 100px;
	font-size: 8px;
	text-align: center;
	list-style-type: none;
	margin: 0 auto 0 auto;
}*/
.icons {
	list-style-type: none;
	font-size: 12px;
}
.l {
    clear: both;
    float: left;
    width: 30px;
    height: 470px;
    background-image: url("/left.png");
    background-repeat: repeat-y;
}
.r {
    float: left;
    border: solid 1px rgb(166, 185, 221);
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    width: 1px;
    height: 470px;
}
.iwantto {
    clear: both;
    background-image: url("/iwantto.png");
    background-repeat: none;
    width: 653px;
    height: 25px;
}
.iwant {
    clear: both;
    background-image: url("/iwant.png");
    background-repeat: none;
    width: 653px;
    height: 24px;
}
.iwant p {
   height: 12px;
   font-size: 12px;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
   padding-top: 5px;
   margin-left: 60px;
}
.iwant p a:link, .iwant p a:active, .iwant p a:visited { 
   color: rgb(0,0,0);
   text-decoration: none;
}
.iwant p a:hover {
   text-decoration: underline;
}
.center {
	text-align: center;
	width: 500px;
	margin: 0 auto 0 auto;
}
img { border: 0px; }
h1 {
	 text-align: center; 
	 font-size: 24px;
}
.character, .icon {
	float: left;
	text-align: center;
  width: 124px;
	height: 200px;
	font-size: 12px;
	list-style-type: none;
}
a:link, a:active, a:visited { 
   color: rgb(124, 135, 156);
   text-decoration: none;
}
a:hover {
	color: rgb(166, 185, 221);
	text-decoration: underline;
}
.info { font-size: smaller; }
.iconinfo { font-size: 6px; }
.sitemap { padding-left: 10px; }