/* 存在的主题 */

body {
	margin: 0 0 0 60; color: #666;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #8E8E8E;
	scrollbar-highlight-color: #8E8E8E;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background: url(boy.gif) no-repeat 710px bottom;
}
body, td, p	{ font-family: Georgia, Arial, 宋体!important }
a			{ color: #525252 }

#titlebar	{ background: url(candle.gif) no-repeat; height: 250; }
#title		{ position: relative; left: 20; top: 28; width: 520; margin-left: 0; font-weight: bold; font-size: 14px; }
#subtitle	{ position: relative; left: 20; top: 28; width: 520; margin-left: 0; }
#menu		{ position: absolute; left: 560; top: 200; white-space: nowrap }

.seg		{ color: #525252; font-weight: bold; margin-top: 16 }
.section, .property	{ color: #669 }

#contbox		{ width: 768; margin-left: 0 }
#main			{ position: absolute; width: 600; background: url(edge.gif) repeat-y right top; line-height: 200%  }
#contbar		{ padding-right: 80 }
#sidebar		{ position: absolute; left: 660; width: 168 }
#copybar, #stat	{ text-align: center; margin-right: 100 }

