.newest_left_teb { border:1px solid #eaeaea; background-color:#f7f7f7; overflow:hidden;}
.newest_left_teb .inside01 { background:url(../images/white/top_bg01.gif) no-repeat top left;}
.newest_left_teb .inside02 { padding:10px; background:url(../images/white/top_bg02.gif) no-repeat bottom right;}

.newest_left_teb .tabtitle { float:left; font_size:0.95em; font-weight:bold; color:#C3C3C3; margin:6px 0 0 10px;}
.newest_left_teb .tabBox { background:url(../images/white/line_dot.gif) repeat-x 0 24px; border-left:1px solid #d6d6d6; height:27px; z-index:1; }
.newest_left_teb .tabBox a { text-decoration:none;}
.newest_left_teb .tabcap { float:left;}
.newest_left_teb .tab { position:relative; border:1px solid #d6d6d6; border-left:0; border-bottom:1px solid #d6d6d6; float:left; cursor:pointer;  background-color:#fafafa; z-index:2; height:23px; }
.newest_left_teb .on { position:relative; border:1px solid #d6d6d6; border-left:0; border-bottom:1px solid #FFFFFF; float:left; cursor:pointer;  background-color:#FFFFFF; z-index:2; height:23px; }

.newest_left_teb .tab div { float:left; height:18px; padding:5px 8px 0 8px;}
.newest_left_teb .tab div a { color:#c3c3c3; }
.newest_left_teb .on div { float:left; height:18px; border-bottom:3px solid #FFFFFF; padding:5px 8px 0 8px;}
.newest_left_teb .on div a { color:#000000; }

.newest_left_teb .tabContent { padding:5px; padding-top:8px; background-color:#FFFFFF; z-index:1;}
.newest_left_teb .show { display:block; }
.newest_left_teb .hide { display:none; }

.newest_left_teb .tabContent table { border:0; width:100%; table-layout:fixed; }

.newest_left_teb .tabContent .thumbnail { text-align:center; }
.newest_left_teb .tabContent .thumbnail img { border:1px solid #eaeaea; padding:5px; float:left; }
.newest_left_teb .tabContent .thumbnail img:hover{ border:1px solid #666666; padding:5px; float:left;  }

.newest_left_teb .tabContent .titleBox { padding-left:5px; color:#888888; vertical-align:top;}
.newest_left_teb .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.newest_left_teb .tabContent .titleBox .title { background:url(../images/white/bulletD0.gif) no-repeat 3px 6px; padding-left:10px; height:20px; white-space:nowrap; overflow:hidden;}
.newest_left_teb .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.newest_left_teb .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.newest_left_teb .tabContent .titleBox .title a:hover { color:#000000; text-decoration:underline;}
.newest_left_teb .tabContent .titleBox .title .author { color:#AAAAAA; }
.newest_left_teb .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.newest_left_teb .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.newest_left_teb .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

