/****************************************
※樣式名稱：黃色海芋（名片樣式）
※適合解析度：1024*768以上
※CSS by rinne1004
※CSS only for http://www.wretch.cc/user
****************************************/


/* General Set
-----------------------------------------*/
html {
scrollbar-face-color:#FCF8E3;
scrollbar-track-color:#FCF8E3;
scrollbar-3dlight-color:#FCF8E3;
scrollbar-darkshadow-Color:#FCF8E3;
scrollbar-arrow-color:#FCEB96;
scrollbar-shadow-color:#FCEB96;
scrollbar-highlight-color:#FCEB96;
}
body {
background:#FCF8E3 url(http://f8.wretch.yimg.com/rinne1004/1/o1922492924.jpg?9_fmGeBDfRRo0G7jPLQB_zae8hwAFyOCn0HWWYMXGBloXqPs.37buA3asg--) 0% 0% repeat-x fixed;
color:#888;
font-family:Georgia, "Times New Roman", Times, serif, 新細明體;
font-size:12.8px;
margin:0px;
}
a {
color:#FF9900;
text-decoration:none;
}
a:hover {
color:#FFF;
text-decoration:none;
}
textarea, input, select {
background:#fff;
color:#888;
font-size:12px;
border:#6CA050 1px solid;
}
img {border:none;}
td {
font-family:Georgia, "Times New Roman", Times, serif, 新細明體;
font-size:12.8px;
text-align:center;
}


/* container
-----------------------------------------*/
#container {
background:#FCEB96;
width:700px;
position:relative;
margin:0px auto;
padding-bottom:50px;
}
#banner {
background:url(http://f8.wretch.yimg.com/rinne1004/1/o1922487533.jpg?Rr0CbhxDfRR6mF2QSZgtouepnubCLkXp2xDLyUlKQZyDJwifgdK3L2C6fA--) 0% 0% no-repeat;
width:700px;
height:260px;
}
#banner a {
color:#FFA800;
font-size:24px;
font-weight:bold;
position:absolute;
top:180px;
right:20px;
}
.description {
color:#666;
position:absolute;
top:215px;
right:20px;
}
font.small-c {
display:block;
}
#friendlist {
margin-top:5px;
margin-bottom:5px;
}
.boxAddFriendLink {
display:block;
margin-bottom:30px;
}
#sidetitle_img {
display:none;
}
.sidetitle {
background:url(http://f8.wretch.yimg.com/rinne1004/1/1922492922.jpg?kIVxQ3VDfRSP..IV79PtyjjTHtjdismSnxDxfH4h1ChGFcJgon9guxz81g--) 0% 0% no-repeat;
width:110px;
height:33px;
color:#6CA050;
font-weight:bold;
letter-spacing:2px;
text-align:right;
vertical-align:top;
padding:5px 10px 5px 0px;
}
.side {
text-align:left;
border-bottom:#FFF 1px solid;
padding:5px 0px 5px 10px;
}