body {
margin: 0;
text-align: center;
background: #c1d9e6;
font-family: arial, "Helvetica";
}

ul {
list-style: none;
margin: 0;
padding: 0;
}

#hl {
position: absolute;
width: 50%;
height: 217px;
background: url('images/header-l.gif') repeat-x;
z-index: 1;
left: 0px;
}

#hr {
position: absolute;
width: 50%;
height: 217px;
background: url('images/header-r.gif') repeat-x;
z-index: 1;
right: 0px;
}

#header {
position: relative; 
z-index: 2;
width: 1173px;
height: 217px;
margin: 0 auto;
}

#header-logo {
background: url('images/header-logo.gif') no-repeat;
float: left;
height: 217px;
width: 453px;
}

#header-box-1 {
position: relative; 
z-index: 2;
width: 364px;
height: 217px;
float: left;
background: url('images/header-box-1.gif') no-repeat;
}

#header-box-2 {
position: relative; 
width: 353px;
z-index: 2;
height: 217px;
background: url('images/header-box-2.gif') no-repeat;
float: left;
}

#header-box-text-1 {
padding: 5px;
text-align: left;
height: 0;
width: 310px;
margin-top: 16px;
margin-left: 35px;
font-size: 12px;
font-weight: bold;
}

#header-box-text-2 {
padding: 5px;
text-align: left;
height: 0;
width: 310px;
margin-top: 16px;
margin-left: 25px;
font-size: 12px;
font-weight: bold;
}

#header-box-text-1 ul {
float: left;
width: 155px;
height: 200px;
}

#header-box-text-2 ul {
float: left;
width: 295px;
}

#header-box-text-1 a {
color: #006b00;
}

#header-box-text-2 a {
color: #005d92;
}

#header-box-text-1 a:hover, #header-box-text-2 a:hover {
color: #000;
}

.header-bookmark {
height: 50px;
width: 180px;
position: absolute;
top: 120px;
left: 230px;
}

.header-bookmark a {
height: 50px;
width: 180px;
display: block;
}

#wrapper {
width: 1020px;
margin: 0 auto;
}

.clear {
clear:both;
}

.box-top {
height: 23px;
width: 1020px;
background: url('images/box-top.gif') no-repeat;
}

.box-body {
width: 1020px;
height: auto;
background: url('images/box-body.gif') repeat-y;
}

.box-bottom {
height: 23px;
width: 1020px;
background: url('images/box-bottom.gif') no-repeat;
}

.content-box {
margin: 0 auto;
border: 1px solid #dbdfcb;
padding: 8px;
background: #eff1e9;
width: 964px;
}

.box-text {
padding: 8px;
width: 962px;
margin: 0 auto;
font-size: 12px;
text-align: justify;
background:#f0fef0;
border: solid 1px #c3e1c7;
margin-bottom: 10px;
}

.body-toplist ul {
text-align: left;
float: left;
}

.body-toplist li {
width: 240px;
height: 26px;
font-weight: bold;
color: #060;
/*background: url('/images/list-lips.gif') no-repeat 0px;*/
}

.body-toplist li a {
width: 200px;
font-weight: bold;
font-size: 14px;
padding: 4px;
border: 1px solid #EFEFEF;
}

.body-toplist li a:hover {
color: #000;
}

#footer {
font-size: 12px;
color: #AACCFF;
padding-top: 40px;
height: 125px;
background: url('images/footer-bg.gif') repeat-x;
}

/*linkbox*/
.linkbox a {
width: 964px;
margin: 0px auto;
background: url('images/archive-bg.gif') repeat-x #eff1e9;
height: 30px;
padding: 10px 0px 6px 0px;
border: 1px solid #dbdfcb;
display: block;
color: #03F;
font-size: 18px;
font-weight: bold;
}
.linkbox a:hover {
background: #00C;
color: #FFF;
}
/*linkbox*/

/*archives*/
.archives {width: 964px; margin: 0px auto; background: url('images/archive-bg.gif') repeat-x #eff1e9; height: 30px; padding: 8px; border: 1px solid #dbdfcb;}
.archives a {background: #FFF; display: block; width: 21px; height: 18px; float: left; margin-right: 3px; text-align: center; padding: 6px; font-weight: bold; color: #2E5701; text-decoration: none; border-bottom: 1px solid #507937; border-right: 1px solid #507937; border-top: 1px solid #DDD; border-left: 1px solid #DDD;}
.archives a:hover {background: #72b549; color: #FFFFFF; text-decoration: underline;}
.archives span {float: left; margin: 6px 9px 0 0; font-weight: bold;} 
#pactive {background: url(../images/page-active.gif) no-repeat; color: #FFFFFF;}
#next {background: url(../images/next.gif) no-repeat; text-indent: -9000px; overflow: hidden;}
.archives div {width: 125px; float: right; margin-right: 14px;}
.archives div a {display: inline; background: none;}
/*archives*/

/*thumbs*/
.thumbs { width: 962px; margin: 0px auto; background: #f0f0f0; padding: 8px; padding-left: 10px; border: 1px solid #dbdfcb; margin-top: 10px;}
.thumbnail a { border: 1px solid #666; width: 150px; margin: 4px; float: left; }
.thumbnail a:hover { border: dashed 1px #000; }
/*thumbs*/

/*aff ad*/
.aff_ad_frame {width:700px;float:left;}
.aff_ad { width: 972px; margin: 0px auto; background: #f0f0f0; padding: 4px; border: 1px solid #dbdfcb; margin-top: 4px;}
.aff_ad b {font-size:20px; font-weight:bold;line-height:30px;}
.aff_ad_copy { font-size:13px; text-align:justify; padding:6px; border: 1px solid #CCC; width: 248px; float: left; background:#FFF;}
/*aff ad*/
