html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0
}
html { overflow-y: scroll }
body {
    background: white;
    font-family: verdana,sans-serif;
	margin: 3px;
	font-size: 62.5%
}
h1 {
    font-size: 2.2em;
	margin-bottom: 20px
}
h2 {
	font-size: 1.6em;
	line-height: 1.1em;
	font-weight: normal;
	padding: 5px 0 5px 0;
	font-weight: bold
}
h3 {
	font-size: 1.4em;
	line-height: 1.7em;
	padding: 1.2em 0 0 0;
	font-weight: bold
}
h4 {
	font-size: 1.2em;
	padding-top: 1.2em;
	font-weight: bold
}
h6 {
    font-weight: normal;
	font-size: 1.4em
}
p {
	text-indent: 1em;
	margin-top: 1em
}
img { border: 0 }
A:link, A:visited, A:active 
{
	text-decoration: underline;
	color: #3366ff
}
A:hover
{
	text-decoration: underline;
	color: #3366ff;
	cursor: pointer
}
.floatstop { display: none }
h1#logo {
	font-size: 1.7em;
	width: 100%
}
h1#logo span { display: none }
div#headerchi {	display: none }
div#container {
	border: 0 #000 solid;
	border-width: 2px 0;
	width: auto;
	padding: 25px
}
div#menucol, div.glossymenu, a.menuitem, div.backtotop { display: none }
div#fullcontent {
	font-size: 1.4em;
	line-height: 1.5em;
	width: 100%;
	margin: 0
}
div#header { margin: 0 auto }
div#footer {
	font-size: 8px;
    padding: 5px;
    margin: auto
}
div#footer span.footlinks {	display: none }
div.colhead img#toptext { display: none }
.colhead span#topictitle { line-height: 2em }
.colhead div.crumb { display: none }
img#topicon { display: none }
div.thegoods { width: 100% }
div.fullfloat {
	 line-height: 1.4em;
	 margin: 0;
	 width: 100%
}
div.fullfloat ul {
	list-style-type: circle;
	margin: 15px;
	padding-left: 15px
}
div.fullfloat ol {
	list-style-type: decimal;
	margin: 15px;
	padding-left: 15px
}
div.fullfloat li {
	padding-left: 5px;
	line-height: 1.2em;
	border: 0px solid black;
	padding-bottom: 8px
}
.framebox {
	 border: 1px #999 solid;
	 background-color: #EEE;
	 padding: 15px;
	 float: none;
	 -webkit-border-radius: 15px;
	 -moz-border-radius: 15px;
	 CCborderRadius: 15px
}
.framebox h3 {
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 0px
}
.noprint { display: none }
blockquote {
	width: 90%;
	margin: 20px
}

