/*
無名小站預設男生樣式, 使用者可以隨便亂改
*/

body {
margin:0px;
color:#555;
background:#fff;
}

a {
color:#5678ab;
}

a:hover {
color:red;
}
td {
font:1em Arial;
}

.sidetitle {
background:url('http://l.yimg.com/e/style/2/246/arrow.gif') no-repeat #e9e9e9 5px 5px;
text-align:left;
padding:4px 0px 4px 18px;
font-weight:bold;
letter-spacing:2px;
color:#888;
vertical-align:top;
}
.side img {
width:14px;
}
.side  , .replyside {
background:#eee;
padding:4px 5px 4px 5px;
}
.replyside {
color:#345689;
padding-left:20px;
}