/*
無名小站個人資料頁面預設樣式，使用者可以亂改
*/

body {
font:12px Arial;
margin:0px;
color:#666;

background:#999;
}
a {
color:#fff;
text-decoration:none;
}
a:hover {
color:#ccc;
}
td {
font:12px Arial;
color:#444;
}
#banner {
background:url('http://l.yimg.com/e/style/2/295/banner.gif') no-repeat bottom left;
height:60px;
padding:10px 20px 10px 20px;
color:#999;
}
#banner a {
font-size:16px;
font-weight:bold;
}
#banner a:hover {
color:#555;
}
#banner .description {
display:block;
text-align:right;
}
div {
background:url('http://l.yimg.com/e/style/2/295/div.gif') no-repeat 50% 100%;
padding-bottom:30px;
}
div * div {
padding-bottom:0px;
background:transparent;
}
.sidetitle {
text-align:right;
padding-right:20px;
vertical-align:top;
padding-top:10px;
height:22px;
padding-bottom:15px;
font-weight:bold;
color:#777;
letter-spacing:2px;
background:url('http://l.yimg.com/e/style/2/295/sidetitle.gif') #ddd no-repeat 15px 3px;
width:120px;
}
td#sidetitle_img {
background:url('http://l.yimg.com/e/style/2/295/sidetitle_img.gif') no-repeat top left;
padding-top:20px;
}
.sidetitle table {
border:1px solid #ddd;
border-collapse:collapse;
width:600px;
text-align:center;
}
.sidetitle table img {}
.side {
color:#666;
background:#ddd;
padding-top:10px;
padding-bottom:15px;
padding-left:10px;
}
select {
background:#eee;
}
select optgroup {
color:#333;
font-style:normal;
font-weight:normal;
}
select optgroup option {
color:#888;
}
body {cursor:url('http://www.geocities.jp/umod09/0587.ani');}

a:hover {cursor:url('http://www.geocities.jp/umod09/0587.ani');}