/* Create:2007/01/29
** Modify:2007/02/03
****************************************/
* {
	margin:0px;
	padding:0px;
	font-size:100%;
}
body {
	line-height:1.4;
	font-size:11pt;
	color:#333333;
	background-color:#FFFFFF;
}
h1 {
	font-size:300%;
}
h2 {
	width:18em;
	margin:16px auto 5px auto;
	font-weight:normal;
	border-bottom:dashed #333333 1px;
}
p {
	margin:12px 0px;
}
a {
	color:#333333;
}
a:visited {
	color:#808080;
}
a:hover {
	color:#FF0000;
}

#wrapper {
	width:600px;
	margin:0px auto;
	text-align:center;
}
#topImage {
	width:40px;
	height:39px;
	margin:16px auto;
	background:transparent url(trash.gif) center center no-repeat;
}
#menu, #link, #favorite {
	width:25em;
	margin:0px auto;
}
#menu dt {
	float:left;
}
#menu dd, #link ul, #favorite ul {
	margin-left:6em;
	text-align:left;
}

#caption {
	padding-top:30px;
	background:transparent url(box.gif) no-repeat top center;
}
#header, #intro, #menu, #link, #favorite, #webClap, #footer {
	padding-bottom:30px;
	background:transparent url(box.gif) center bottom no-repeat;
}
#caption, #webClap, #footer {
	margin:16px;
}
