@charset "utf-8";
/* Archive */
.frame{
width:880px;
}
.frame_nothing{
width:880px;
line-height:46px;
overflow:hidden;
background:url(images/point.gif) top repeat-x;
}
.aside{
width:265px;
float:right;
background:url(images/point.gif) top repeat-x;
}
.title{
line-height:46px;
height:47px;
overflow:hidden;
background:url(images/point.gif) top repeat-x;
}
.excerpt_archive{
width:600px;
overflow:hidden;
float:left;
margin:0 0 14px 0;/*Different from ie & ff,safari*/
}
.tags_archive a{
display:inline-block;
color:#b5a593;
height:51px;
line-height:51px;
}
.comments_archive a,
.the_views{
display:inline-block;
color:#a19284;
height:45px;
line-height:45px;
}
.tags_archive a:hover,
.comments_archive a:hover{
background:url(images/4px.gif) top repeat-x;
}
.tags_archive a:active,
.comments_archive a:active{
color:#474039;
}
.post_meta_archive{
font-size:9px;
line-height:14px;
font-family:Tahoma, Verdana;
}
.meta_launch_archive{
line-height:40px;
}


