/* 交友上半部開始 */
body {
	padding:0;
	color:#333399;
	background:#ffffff;
         background-attachment: fixed;
	font-family:verdana ,arial ,sans-serif;
	text-align:center;
	font-size: 9pt;
         scrollbar-face-color:#ffffff;
         scrollbar-highlight-color: #ffffff;
         scrollbar-shadow-color: #ffffff;
         scrollbar-arrow-color: gray;
         scrollbar-track-color: #ffffff;
         scrollbar-3dlight-color: gray;
         scriollbar-darkshadow-color: gray;
}
/* 圖片框粗細 */
img {
	border: none;
}
/* 表單配色 */
select, input, textarea {
	background:#ffffff;
	color: #gray;
}
/* 超鏈結文字配色 */
	a{}
	a:link{color:gray;text-decoration:underline;}
	a:visited{color:gray;text-decoration:underline;}
	a:active{color: gray;text-deocoration:underline;}
	a:hover{color:#333;text-decoration:none;}
/* 頁面大小設定 */
#container {
	width:690px;
	margin:0px;
	text-align:left;
	word-break:break-all;
	background:#ffffff url(http://blog.doo.idv.tw/templates/standard/7/sky09a.jpg) no-repeat right bottom;
         border-left: 1px solid #9999ff;
         border-right: 1px solid #9999ff;
}
/* banner標題區 */
#header {
	text-align:left;
	font-weight:normal;
         background:url(http://blog.doo.idv.tw/templates/standard/7/sky1.jpg) no-repeat;
         height: 200px;
         width: 710px;
}
/* banner標題區(上半部) */
#header_top {
	height: 100px;
}
/* banner標題區(下半部) */
#header_bottom {
	font-size:12pt;
	font-weight: bold;
	padding-left: 20pt;
         padding-top: 15pt;
	height: 30px;
}
/* 個人超鏈結區 */
#linkarea {
         width: 700px;
	height: 30px;
	padding-top:10px;
	color: #ffffff;
	font-weight:normal;
	padding-left: 10px;
         background:url(http://blog.doo.idv.tw/templates/standard/7/sky2.jpg) no-repeat;
}
/* 交友上半部結束 */
/* 交友下半部開始 */
/* 超鏈結區下方標題 */
#head_profile {
	width: 700px;
	background:#ffffff;
	height: 30px;
         margin-top:5px;
	padding-top: 5px;
	padding-left: 0px;
         
}
/* 超鏈結區下方標題(左半部) */
#profile_head_left {
	text-align: left;
	float: left;
	font-weight: bold;
	color: #333399;
	font-size: 11pt;

}
/* 超鏈結區下方標題(右半部) */
#profile_head_right {
	text-align: right;
	float: right;
}
/* 畫面中間主區塊 */
#mainarea {
	width: 700px;
	height: 500px;
	padding: 0px, 10px, 10px, 10px;
	background:transparent;       
}
/* 主畫面左半部 */
#leftarea {
	float: left;
	width: 280px;
	margin-right: 18px;
         margin-top: 15px;
         
}
/* 放置大頭照區塊 */
#profile_bighead {
	padding: 10px, 0, 0px, 10px;
	width: 100%;
	height: 405px;
	background:transparent;
}
#profile_bighead table {
	font-size: 9pt;
	color: gray;
}
/* 大頭照片邊框 */
#profile_bighead img {
}
/* 主畫面右半部 */
#rightarea {
	float: right;
	width: 380px;
	text-align: left;
         margin-top: 15px;
}
#rightarea a{color:gray;text-decoration:underline;}
.sidebar_rbody {
	inline-height: 10%;
	padding: 10px, 0, 5px, 5px;
}
.sidebar_rcontent {
	width: 350px;
	height: 30px;
         border-bottom: 1px dashed #9999ff;
}
.sidebar_rcontent br{
	letter-spacing: 0em;
}
/* 個人資料區的表格樣式 */
.simtd1 {
	width: 50px;
	color: #333;
	letter-spacing: 5px;
	text-align: right;
}
.simtd2 {
	color: gray;
	font-size: 9pt;
	letter-spacing: 1px;
	padding-left: 0px;
}
/* "自我介紹 與 "心儀手指"的標頭 */
#about_me {
	width: 690px;
	background:transparent;
	height: 20px;
	padding-top: 5px;
         margin-top: 15px;
   
}
#about_me_left{
	width: 30%;
	text-align: left;
	font-weight:bold;
	color:#333399;
	font-size: 11pt;
}
#about_me_right {
	width: 70%;
	text-align: right;
}
/* "自我介紹 與 "心儀手指"的內容 */
#about_me_content {
	height: 80px;
	width: 690px;
	padding: 5px, 0px, 5px, 20px;
	color: #333;
	background:transparent;
}
#about_me_content a {color: #333;text-decoration: none;}
/* 雜項 */
/* 強調字 */
#font_score {color: #F9A424;}
#font_nickname {color:#333;font-size: 12pt; font-weight: bold;}
#font_nickname2 {color:#333;font-size: 12pt; font-weight: bold;}
#font_header_dark {color: #333;font-weight: normal;font-size: 9pt;font-family:arial;}
#font_user_title1 {color: #C0C0C0;font-weight: bold;}
#font_user_title2 {color: #0066FF;font-weight: bold;}
#font_user_title3 {color: #9900FF;font-weight: bold;}
#font_user_title4 {color: orange;font-weight: bold;}
/* 音樂播放器區塊 */
#music_player {
	width: 730px;
	padding: 5px, 0px, 5px, 20px;
}
/* 連結按鈕 */
.icon {
	width: 90px;
	font-size: 9pt;
	color: gray;
	text-align: center;
	letter-spacing: 1px;
	padding-top:  5px;
	padding-right: 8px;
	margin-right: -10px;
	background:#ffffff;
         border: 1px solid #9999ff;
}
.icon a {color: gray;text-decoration:underline;}
.icon a:visited {color: gray;text-decoration: underline;}
.icon a:hover {color: #333;text-decoration: underline;}
/* 美化小色塊 */
.profile_clip {
	width: 5px;
	height:7px;
	margin: 0,5px,0,5px;
         background: url(http://blog.doo.idv.tw/templates/standard/7/s_sky03.gif);
}
/* 空白間隔 */
.profile_head_right_space {
	width: 10px;
}
/* 頁尾 */
#toe {
	width: 750px;
         text-align: center;
	font-size: 9pt;
	background:#ffffff;
	color:gray;
	padding:5px,0,5px,0;
} 
/* 右上角連結設定 */
#webinfo {
	float:right;
	padding-right: 10px;
}
#webinfo a{color:gray;text-decoration:underline;}
