@charset "utf-8";
.tabWidgetcool { overflow:hidden; }

.tabWidgetcool .tabBox { border-bottom:1px solid #D6D7DB; height:27px; font-size:12px; z-index:1;  }
.tabWidgetcool .tabBox a { text-decoration:none; color:#666666; font-size:12px; }
.tabWidgetcool .tab_news {position:relative; top:10px; left:10px; margin-right:0px; float:left; cursor:pointer;  z-index:2; height:25px; }
.tabWidgetcool .tabwan {float:right;}
.tabWidgetcool .tab { position:relative; top:1px; border:1px solid #E8E8E8; border-bottom:1px solid #D6D7DB; margin-right:0px; float:left; cursor:pointer;  background-color:#FAFAFA; z-index:2; height:25px; }
.tabWidgetcool .on { position:relative; top:1px; border:1px solid #D6D7DB; border-bottom:1px solid #FFFFFF; margin-right:0px; float:left; cursor:pointer;  background-color:#FFFFFF; z-index:2; height:25px; }

.tabWidgetcool .tab div { float:left; height:15px; font-size:9pt; padding:7px 8px 0 8px; color:#666666; }
.tabWidgetcool .tab div a { color:#666666; }
.tabWidgetcool .on div { float:left; height:15px; font-size:9pt; background:url(../images/normal/tab_arrow.gif) no-repeat 3px 11px; padding:8px 4px 0 10px; color:#000000; }
.tabWidgetcool .on div a { color:#000000; font-weight:bold; }

.tabWidgetcool .tabContent { border-top::1px solid #DEDEDE; padding:13px 5px 12px 5px;  border-top:none; background-color:#FFFFFF; z-index:1;}
.tabWidgetcool .show { display:block; }
.tabWidgetcool .hide { display:none; }

.tabWidgetcool .tabContent table { border:0; width:100%; table-layout:fixed; }

.tabWidgetcool .tabContent .thumbnail { text-align:center; }
.tabWidgetcool .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.tabWidgetcool .tabContent .titleBox { padding-top:3px; padding-left:5px; color:#888888; vertical-align:top;}
.tabWidgetcool .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.tabWidgetcool .tabContent .titleBox .title { background:url(../images/normal/bullet.gif) no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:18px; font-size:14px;  white-space:nowrap; overflow:hidden; }
.tabWidgetcool .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:11em; color:#F48A23; }
.tabWidgetcool .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.tabWidgetcool .tabContent .titleBox .title a:hover { text-decoration:none; color:#FF8200; }

.tabWidgetcool .tabContent .titleBox .title .author { color:#AAAAAA; }
.tabWidgetcool .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.tabWidgetcool .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.tabWidgetcool .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

