*{
margin:0;
padding:0;
}

body{
background:url("/img/top_back.gif") repeat-x;
font-size:80%;
}

/* Layout */


#container{
margin:auto;
width:670px;
}
#sidebar{
margin:auto;
width:160px;
}

.sidebar-title{
background:url("/img/sidebar.jpg") no-repeat;
width:150px;
height:25px;
color:white;
font-weight:bold;
}

.contentbody {
  font-size:14px;
  margin:10pt 25pt 10px 20px;
  padding:10px;
  padding:10px;
  width:405px;
}




#content h2{
  background:url(/img/banner_blogtitle_h5.gif) no-repeat;
  margin:5px 15px 0px 15px;
  height:25px;
  font-size:16px;
  color: #ffffff;
  padding-top:5px;
  padding-left:35px;
}

.blogbody {
  border-bottom:1px solid #C0C0C0;
  border-left:1px solid #C0C0C0;
  border-right:1px solid #C0C0C0;
  width:432px;
  margin:0px 15px 10px 15px;
  padding:10px;
  font-size:14px;
}


#header{
}

#content{
min-height:600px;
}

#footer{
width:670px;
}

.buttun0{float:left;}
.buttun1{float:left; background-image:url("/img/buttun_01.jpg");}
.buttun1 a:hover{background-image:url("/img/buttun_01_d.jpg"); display:block;}
.buttun2{float:left; background-image:url("/img/buttun_02.jpg");}
.buttun2 a:hover{background-image:url("/img/buttun_02_d.jpg"); display:block;}
.buttun3{float:left; background-image:url("/img/buttun_03.jpg");}
.buttun3 a:hover{background-image:url("/img/buttun_03_d.jpg"); display:block;}
.buttun4{float:left; background-image:url("/img/buttun_04.jpg");}
.buttun4 a:hover{background-image:url("/img/buttun_04_d.jpg"); display:block;}
.buttun5{float:left; background-image:url("/img/buttun_05.jpg");}
.buttun5 a:hover{background-image:url("/img/buttun_05_d.jpg"); display:block;}

li{
	list-style-image:url("/img/li_mark.gif");
	list-style-position:inside;
	border-bottom:1px dotted #aaa;
	padding:5px 0px 5px 0px;
}
