
body{
	margin: 0;
	padding: 0
	}

img.stamp{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

img.title1{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 25px;
	left: 120px;
	z-index: 1;
	}

.pwd{
	height: 25px;
	width: 630px;
	padding: 0px;
	padding: 5px 10px 5px 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 120px;
	text-align: right;
	font-size: 14px;
}


.sketch{
	width: 535px;
	height: 550px;
	position: absolute;
	top: 50px;
	left: 0px;
	margin-letf: 20px;
	border: solid 1px silver;
	background: url(sketch_bg.gif) ;
}


.comment{
	position: absolute;
	top: 600px;
	left: 0px;
	width: 535px;
	height: 430px;
	margin: 0px;
	padding: 10px;
	background-color: white;
	border-right: 1px dashed silver;
	}


.sketchlist{
	position: absolute;
	top: 55px;
	left: 535px;
	width: 210px;
	margin: 0px;
	padding: 10px;
}

.sketchlist h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	letter-spacing: 5px;
	line-height: 1.4;
	}

.sketchlist ul{
	margin: 15px 15px 15px 30px;
	font-size: 12px;
	list-style: square;
	}

.sketchlist li{
	margin-bottom: 15px;;
	}



.sketchnavi{
	position: absolute;
	top: 60px;
	left: 545px;
	width: 205px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #999999;
	border-left: solid 1px silver;
	border-right: solid 2px gray;
	border-bottom: solid 2px gray;
	background-color: white;
	background-image: url("img/window_bg.gif");
	z-index: 0;
	}

.sketchnavi h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0;
	}

.sketchnavi h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0;
	}

.sketchnavi ul{
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 3px;
	list-style: none;
}

.comment h3{
	margin: 20px 5px 10px 5px;
	font-size: 14px;
	line-height: 1.5;
}

p{
	margin: 0px 5px 10px 5px;
	font-size: 12px;
	line-height: 1.7;
}

.sketchbook1{
	position: absolute;
	top: 65px;
	left: 15px;
	width: 500px;
	border-left:solid 1px silver;
	border-right:solid 2px gray;
	border-bottom:solid 2px gray;
	z-index: 2;
	}

.sketchbook2{
	position: absolute;
	top: 35px;
	left: 70px;
	border-left:solid 1px silver;
	border-right:solid 2px gray;
	border-bottom:solid 2px gray;
	z-index: 2;
	}

#permalink {
	font-size: 11px;
	line-height: 1.7;
	background: #F0F0FF;
	border: solid #E0E0FF 1px;
	color: #666699;
	padding: 5px 5px 5px 5px;
	margin: 20px 5px 10px 5px;

}

#permalink p {
	font-size: 10px;
}