html { margin: 0; padding: 10px; }
p{ margin: 1em 15px 0; padding: 0; }
div { margin: 0; padding: 0; }

a { color: #333; text-decoration: underline; }
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: 3px 0 2px 35px;
    font-size: 14px;
	margin:20px 0 0 1px;
    color: #c75;
	border-bottom:1px dotted #666;
}

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

.searchbox {
    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 {
	margin:2em 0 1em;
    text-align: center;
	line-height:0;
}

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



/* */
#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;
}
/* 
#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;
}
/* */

ul {
	 margin: 1em 15px 0; padding: 0;
	list-style:none;
}

ul a {
	text-decoration:none;
}
.go {
	margin-top:1em;
	text-align:center;
}
.line{
	background-color:#c75;
	height:5px;
	clear:both;
}
.center a {
	font-weight:bold;
	color:#00f;
	font-size:16px;
}
div.ads {
	margin:20px 0 30px;
	padding:0;
	font-size:12px;
}

div.ads div {
	margin:0 0 10px 10px;
	padding:5px 5px 10px;
	line-height:1;
}

div.ads p {
	padding:5px 0 0;
	margin: 0;
	color:#000;
}

div.ads a {
	font-size:14px;
	font-weight:bold;
	color:#0000de;
}

div.ads p.url {
	padding-top:3px;
	color:#008000;
}

.red {
	color:#f00;
}

.b {
	font-weight:bold;
}
