#side { background:url(../link/img/bg_tt.jpg) top left no-repeat; }


/* ---------- CONTENTS --------- */

#section {
width:auto;
text-align:left;
padding:30px 30px 20px 30px;
}

.name {
clear:left;
border-left:3px solid #333333;
padding: 0 0 0 10px;
margin:0 0 10px 0;
}

.name a { text-decoration:none; }
.name a:hover { text-decoration:none; }

.browser {
float:left;
width:120px;
padding:0 20px 20px 0;
}

.browser a {
width:120px;
height:90px;
padding:1px;
display:block;
background:#cccccc;
}

.browser a:hover { background-color:#333333; }

.url {
text-align:right;
line-height:22px;
background:url(../link/img/line_url.gif) top left;
}

.url a {
padding:5px 10px 5px 10px;
background-color:#333333;
color:#ffffff;
text-decoration:none;
}

.url a:hover {
color:#ffffff;
background-color:#999999;
text-decoration:none;
}

.comment {
margin:10px 0 0 0;
padding:0 0 20px 0;
text-align:left;
}
