html { margin:0; padding:10px; }
p    { margin:1em 15px 0; padding: 0; }
div  { margin:0; padding:0; }
img  { margin:0; padding:0; }
a    { margin:0; padding:0; color: #333; text-decoration: underline; }
a.of { color: #00f; font-weight:bold; font-size:16px; }
a:hover { color: #00f; }

body {
    text-align: center;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 12px;
    color: #333;
    line-height: 1.5;
}

#header
{
    background: url(img/top.jpg) no-repeat top center #fff;
    width:800px;
    margin:0 auto;
    padding:20px 10px 10px;
    text-align: left;
}

#tummy
{
    width:800px;
    margin:0 auto;
    padding:0 10px;
    text-align:left;
    background:url(img/tummy.jpg) repeat-y;
}

#tummy p{ text-align:justify; text-justify:distribute; }

#footer
{
    width:800px;
    margin:0 auto;
    padding:20px 10px;
    text-align: center;
    background: url(img/bottom.jpg) no-repeat bottom center #fff;
}

#footer p { margin: 5px 15px; }
#footer a { color: #333; text-decoration: none; }

h1 {
    margin:0;
    padding:0 15px;
    text-align: left;
    font-size: 1.2em;
    color: #999;
}

h2,h3,h4,h5,h6 {
	margin:20px 0 0;
    padding:0 15px;
    font-size: 1.2em;
    color: #999;
	clear:both;
}


.bordertop {
    padding: 5px 15px;
	border-top:1px dotted #666;
}

.hx {
    background: url(img/hx.jpg) no-repeat left center;
	padding: 2px 0 2px 35px;
    font-size: 15px;
	margin: 20px 0 -5px 1px;
    color: #56a;
	border-bottom:1px dotted #666;
}

.searchbox {
	clear: both;
    text-align:center;
	padding:15px;
}

#main {
	width:620px;
	margin-left:5px;
	width:630px;
	margin-left:0;
	float:left;
	margin-bottom:10px;
}

#side {
	width:160px;
	margin-right:5px;
	margin-right:0;
	float:right;
	margin-bottom:10px;
}

.clear {
	clear:both;
}

.center {
    text-align: center;
	line-height:0;
}

.go {
    text-align: center;
	margin:20px 0 0;
}

.line{
	background-color:#f00;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	border-left: 1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
	height:0;
    padding:5px;
	margin:0 0 10px;
}

.banner{
    background: url(img/banner.jpg) no-repeat top center;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	border-left: 1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
	height:70px;
    padding:15px;
	margin:0 0 10px;
	color:#fff;
}


/*  */
#header
{
    background: url(img/top640.jpg) no-repeat top center #fff;
    width:640px;
}

#tummy
{
    background:url(img/tummy640.jpg) repeat-y;
    width:640px;
}

#footer
{
    background: url(img/bottom640.jpg) no-repeat bottom center #fff;
    width:640px;
}

#main {
	width:470px;
}

.tag a {
	margin-right:5px;
}

p img {
	float:right;
	margin:0 0 1em 1em;
	border-style:none;
}

/*
#header
{
    background: url(img/top728.jpg) no-repeat top center #fff;
    width:728px;
}

#tummy
{
    background:url(img/tummy728.jpg) repeat-y;
    width:728px;
}

#footer
{
    background: url(img/bottom728.jpg) no-repeat bottom center #fff;
    width:728px;
}

#main {
	width:552px;
}
/* */
