html {
SCROLLBAR-FACE-COLOR:#fff;
SCROLLBAR-HIGHLIGHT-COLOR:#fff;
SCROLLBAR-SHADOW-COLOR:#fff;
SCROLLBAR-3DLIGHT-COLOR:#fff;
SCROLLBAR-ARROW-COLOR:#000;
SCROLLBAR-DARKSHADOW-COLOR:#fff;
overflow-x:hidden;
}

body {
background:#fff;
margin:0;
overflow-x:hidden;
font-size:7pt;
font-family:verdana;
letter-spacing:1px;
COLOR:#555;
}

input {
background:#fff;
border:#555 1px solid !important;
font-size:7pt;
font-family:verdana;
letter-spacing:2px;
padding:2px;
}

a {
color:#555;
text-decoration:none;
}
a:hover {
color:#aaa;
}


/*簡介*/
#container{
margin:0 auto;
width:950px;
}

/*留言標題*/
#header {
position:relative;
top:60px;
left:10px;
height:auto!important;
height:0px;
border:0px;
background-position:13% 100%;
background-image:url(http://f5.wretch.yimg.com/mimi007/13/1178053312.jpg?1S3H1mxDdRFiHZjOyzpQ5Fb7OZMGYAVQ2lUNlbxgW3cj9hnvi2cLuhMK);
background-repeat:no-repeat;
height:60px;
}
#header h1 {
position:absolute;
left:50px;
width:600px;
padding-LEFT:50px;
text-align:LEFT;
}
#header h1 a {
color:#000;
letter-spacing:1px;
FONT-SIZE:11px;
FONT-FAMILY:MS Mincho;
text-transform:capitalize;
}
#header h1 a:hover {
color:#aaa;
}

#description {display:none;}
#description a {color:#ff0000;}

#friendlist select{
position:absolute;
top:95px;
left:540px;
background:#fff;
color:#555;
font-size:7pt;
font-family:verdana;
clip:rect(2px 78px 15px 12px);
}

#content {
position:relative;
width:500px;
padding:0px;
overflow:auto;
overflow-x:hidden;
border-top:#000 1px dashed;
padding-top:5px;
}

#main {
padding:10px;
width:500px!important;
margin-top:55px;
margin-left:50px;
}