@charset "UTF-8";
/* CSS Document */

body{
color : #000; 
background : #ffffff; 
font-family : "Times New Roman", Times, serif;
font-size : 12pt; 
}

.date{
font-size: 16px;
}

.title01{
font-size: 20px;
line-height: 30px;
}

a{
text-decoration: underline;
color: #0000ff;
}

#container{
width: 908px;
margin: auto;
}

#top-bg{

}

#bottom-bg{
}

#head{
display: none;
}

#top-menu{
display: none;
}

#right-col{
width: 213px;
float: right;
}

#menu{
display: none;
}

#content{
width: 573px;
}

#tabs{
display: none;
}

#page-head{
display: none;
}

.blog-img{
padding: 15px 0;
}

.blog-img img{
border: 8px solid #2f1f11;
}

.blog-text{
padding: 0 8px;
width: 500px;
}

.blog-signoff{
border-top: 1px solid #bebdbb;
width: 508px;
padding-top: 10px;
padding-left: 8px;
margin-top: 15px;
font-size: 11px;
height: 25px;
}

.icon-txt{
float: left;
padding: 2px 20px 0 0;
}

.icon{
float: left;
padding: 0 3px 0 0;
}

#footer{
display: none;
}