html { margin:0; padding:10px; }
p    { margin:0 15px 0; padding: 0; text-align:justify; text-justify:distribute; }
div  { margin:0; padding:0; }
img  { margin:0; padding:0; border:none;}
a    { margin:0; padding:0; color: #333; text-decoration: none; }
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;
    background: url(img/bg.gif) repeat-x top;
}

#wrap
{
    width:758px;
    margin:0 auto;
    padding:10px 0;
    text-align: left;
	border: 1px solid #666;
	background-color:#fff;
}

.b {
	text-align:center;
}

.b a {
	color:#00f;
	font-weight:bold;
	font-size:18px;
	line-height:150%;
	text-decoration: underline;
}

.bb {
	text-align:center;
	margin:1em 15px 0; padding: 0; 
}

.bb a {
	color:#00f;
	font-weight:bold;
	font-size:18px;
	line-height:150%;
	text-decoration: underline;
}

.bbb{
    padding:5px;
	border:1px solid #666;
}


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

.gray{color:#aaa;}

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


.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;
}

.rnk {
	padding: 32px 0 15px 20px;
    font-size: 15px;
	margin: 20px 0 5px 15px;
    color: #56a;
    background: url(img/r0.gif) no-repeat left center;
}
#r1 {
    background: url(img/r1.gif) no-repeat left center;
    padding-left:60px;
}
#r2 {
    background: url(img/r2.gif) no-repeat left center;
    padding-left:60px;
}
#r3 {
    background: url(img/r3.gif) no-repeat left center;
    padding-left:60px;
}
#r4 {
    background: url(img/r4.gif) no-repeat left center;
    padding-left:60px;
}
#r5 {
    background: url(img/r5.gif) no-repeat left center;
    padding-left:60px;
}


#main {
	width:700px;
	float:left;
}

#side {
	width:160px;
	float:right;
}

.clear {
	clear:both;
}

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

.go {
	clear:both;
    text-align: center;
}

.red { color: #f00; }
.b { font-weight:bold; font-size:150%; }

#footer {
    padding: 15px 15px;
	border-top:1px dotted #666;
	margin:50px 0 0;
	clear:both;
}

div.itm {
	padding:0 15px;
	margin: 0 0 30px;
}

div.itm p {
	padding:0 0 1em;
}

.lft {
	float:left;
	margin: 0 15px 15px 0;
}
.bky {
	background:#ff0;
}
