* {margin:0; padding:0; }
.uyano_tapbox { position:relative; margin-bottom:10px; _margin-bottom:5px;}

.uyano_tapbox .tabBox { position:relative; width:100%; height:27px; z-index:1; background:#ffffff url(../images/normal/tab_bg.gif) top left repeat-x; overflow:hidden; padding-bottom:0px; }
.uyano_tapbox .tabBox a { text-decoration:none; color:#666666; }
.uyano_tapbox .left-corner-on { float:left; margin:0; padding:0; width:3px; height:27px; background:url(../images/normal/top_left_on.gif) top left no-repeat;}
.uyano_tapbox .left-corner { float:left; margin:0; padding:0; width:3px; height:27px; background:url(../images/normal/top_left.gif) top left no-repeat;}
.uyano_tapbox .right-corner{ position:relative; z-index:3; width:100%; background:url(../images/normal/top_right.gif) top right no-repeat; padding:0;}
.uyano_tapbox .tab_title { float:left; }
.uyano_tapbox .tab { top:0px;  height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer; z-index:2; background:url(../images/normal/tab_blank.gif) no-repeat right top;}
.uyano_tapbox .on { top:0px; height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer;  z-index:2; background:url(../images/normal/tab_blank.gif) no-repeat right top;}

.uyano_tapbox .tab div { float:left; margin-top:1px; height:13x; border-bottom:0px solid #EEEEEE; font-size:8pt; padding:7px 9px 0 9px; margin-right:4px; font-weight:bold; color:#666666; }
.uyano_tapbox .tab div a { color:#666666; }
.uyano_tapbox .on div { float:left; margin-top:1px; height:13px; background:#ffffff; border-bottom:6px solid #FFFFFF; font-size:8pt; padding:7px 9px 0 9px; _padding:7px 11px 0 11px; margin-right:4px; _margin-right:2px; font-weight:bold; color:orange; }
.uyano_tapbox .on div a { color:orange; }

.uyano_tapbox .tabContent { margin:0; padding:10px; border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8; background-color:#FFFFFF; z-index:1;}
.uyano_tapbox .show { display:block; }
.uyano_tapbox .hide { display:none; }

.uyano_tapbox .tabContent table { border:0; width:100%; table-layout:fixed; }

.uyano_tapbox .tabContent .thumbnail { text-align:center; }
.uyano_tapbox .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.uyano_tapbox .tabContent .titleBox { padding-top:3px; padding-left:10px; color:#888888; vertical-align:top;}
.uyano_tapbox .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.uyano_tapbox .tabContent .titleBox .title { background:url(../images/normal/bullet.gif) no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }
.uyano_tapbox .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.uyano_tapbox .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.uyano_tapbox .tabContent .titleBox .title a:hover { text-decoration:underline; }

.uyano_tapbox .tabContent .titleBox .title .author { color:#AAAAAA; }
.uyano_tapbox .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.uyano_tapbox .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.uyano_tapbox .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

.uyano_tapbox .bottom_mid { position:relative; float:left; margin:0; padding:0; width:100%; height:6px; background:url(../images/normal/bottom_mid.gif) left top repeat-x; }
.uyano_tapbox .bottom_left { float:left; margin:0; padding:0; width:6px; height:6px;  background:url(../images/normal/bottom_left.gif) left top no-repeat; }
.uyano_tapbox .bottom_right { float:right; margin:0; padding:0; width:6px; height:6px; background:url(../images/normal/bottom_right.gif) right top no-repeat;}
