/*----------- global 基本標籤設定 ------------*/ 
html {
SCROLLBAR-FACE-COLOR:#ffffff ;
SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
SCROLLBAR-ARROW-COLOR: #4A68FF;
SCROLLBAR-TRACK-COLOR: #ffffff;
} 

body {
color: #4A68FF;
background:url(http://img181.imageshack.us/img181/9496/p118564761873ta3.jpg) no-repeat right top ;
}

input

a {
color: #0033FF;
text-decoration: none
}

a:hover {
color: #6666FF;  
}
#container {
padding:20px 0px 0px 19px;  
}

#header {
padding:20px 0px 0px 19px; 
}
#content {
padding:80px 0px 0px 100px;
}
#extraDiv1 
#extraDiv2 
#extraDiv3 
#extraDiv4 

/* -------------------------------------------/ header 標頭 分為 ul#navigator 與 div#boxProfile 兩個部分 */ 
#header #navigator{
 color:#fff;
 text-align:left;
 padding:0px 10px;
 text-align:right ;
 position:absolute  ;
 top:2px ;
 right:10px; 
}
#header #navigator a{
padding:4px;
color: #7C58FF;
}
#header #navigator a:hover{
color: #33B1FF;
}
/* 我的資訊區塊 其中分為 #Pcover, #Ptext, #menu 三部分*/ 
#boxProfile (#header裡的內容) {
clear:both;
}
#header .selectBox 

#header .Pcover {
border: 8px solid double #72C8FF;
margin:10px 0px;
background:center  repeat ;

}
#header .Ptext {
padding-left: 50px;
}
#header .Ptext h1 {
text-transform:capitalize;
font-family:arial
font-color: #427df2;
font-size:20px;
}



#header .Ptext ul 

#header .Ptext li {
list-style-type:none;
}

#header .Ptext li a {
 border-left:4px solid #fff;
 padding-left:5px;
 display:block;
 color:#563CFF;
 width:150px;
 margin-bottom:2px ;
}

#header .Ptext li a:hover {
border-color:#ffffff;
color:#66B3FF;
}
#header #menu {
display: none;
}

/* 好友分類選單內：列出所有分類、列出所有性別、搜尋好友、目前列出的好友分類*/ 
.il () 
{
display: none;
}


#msg {
margin:0px ;
margin-left:35px ;
padding:0px; 
clear:both ;
}

#msg0{ 
display: none;
}

#msg1 {
display: none;
}

#msg2 {
display: none;
}

#content li 

#friendListDiv ol li {
border: 3px solid double #78AEFF;
background:left  top repeat ;
padding-top:2px ;
}

#friendListDiv ol li a {
color: #3A68FF;
font:.8em verdana;
}

#friendListDiv ol li a:hover {
background:-1px -2px no-repeat;
color: #7565FF;
border:0px ;
}

#friendListDiv ol li a span.font_id {}
#friendListDiv img {}

#descDiv {
 background: #ffffff;
 color: #555;
 border:1px solid  #7C88FF;
}

.font_id2 {
color:#ffffff;
display:block;
background: #a6cdf5;
padding:5px;
text-align:center;
font-size:15px;
text-transform:capitalize;
 }
.font_desc {
color: #2200FF;
font-size:11px;
}
.font_cate {
color:#999 ;
text-align:right ;
display:block ;

}
.font_cate strong {
}
#footer {
clear:both;
}

