.box_white { background-color:#fff; border-width:5px; border-color:#ddd; border-style:double; overflow:hidden; position:relative; }
.box_white .box { background-color:#fff; }

.box_white .box .box_top_title { position:relative; background-color:#ddd; padding-bottom:2px; overflow:hidden; }
.box_white .box .box_top_title h2 { margin:0; height:15px; padding:7px 0 0 9px; font-size:1.2em; color:#808080; display:block; }
.box_white .box .box_top_title .more { position:absolute; top:10px; right:10px; font:.8em Tahoma; color:#808080; text-decoration:none; }

.box_white .box .board { margin:0; background-color:#fff; vertical-align:top; border-bottom:1px dashed #EEEEEE; padding-bottom:5px;}

.box_white .box .board .thumb { margin:3px; padding:3px; border:none; text-align:center; float:left; }
.box_white .box .board .thumb img { border:1px solid #ddd; }
.box_white .box .board .thumb img:hover { border:1px solid #fff; }

.box_white .box .board .main { padding:5px 5px 0 5px; table-layout:fixed; word-break:break-all; clear:both; overflow:hidden; list-style:none; vertical-align:top;}
.box_white .box .board .main a { background:url(../images/white/bullet.gif) no-repeat left 5px; padding-left:5px; color:#808080; font:1em Tahoma; text-decoration:none; overflow:hidden;}
.box_white .box .board .main .comment a { color:#f60; font:.8em Tahoma; }
.box_white .box .board .main .regdate { color:#FF9900; font:.8em Tahoma; margin-right:5px;}
.box_white .box .board .main .author { color:#9B9BFF; font:.9em seevaa9; }
.box_white .box .board .main .read { color:#FE6700; font-size:0.8em; }
.box_white .box .board .main .voted { color:#FE6700; font-size:0.8em; }
.box_white .box .board .main .summary { text-indent:5px; padding-top:5px; overflow:hidden; display:block; }
.box_white .box .board .main .summary a { color:#ddd; font:1em Tahoma; }
.box_white .box .board .main .summary a:hover { color:#000; font:1em Tahoma; }

.box_white .box .bottom { color:#808080; background-color:#ddd; padding:2px 5px 0 0; text-decoration:none; text-align:right;}
.box_white .box .bottom a { color:#808080; text-decoration:none; }
.box_white .box .bottom a:hover { color:#808080; text-decoration:none; font-weight:bold;}