.header{ 
	background: url(http://www.wodaole.com/wp-content/themes/DeskSpace/images/header_boy.jpg);
}

#sidebar{
	background:url(http://www.wodaole.com/wp-content/themes/DeskSpace/images/sidebar_boy.jpg) no-repeat;
}

#clock{
	position:absolute;
	right:0px;
	top:0px;
}

#SkinList{
	z-index:100;
	position:fixed !important;
	>position:absolute;
	right:1px;
	top:1px;
	background:#FFFFFF;
	padding:3px;
	text-align:center;
	font-size:12px;
	width:50px;
	border:1px dotted #333333;
}

#SkinList ul{
	list-style:none;
	padding:0;
	margin:0;
}

#SkinList ul li{
	cursor:pointer;
	list-style:none;
	padding:0 1px;
	line-height:17px;
	height:17px;
}

#SkinList ul li#line{
	cursor:pointer;
	list-style:none;
	padding:0 1px;
	line-height:5px;
	height:5px;
}

#SkinList ul li#boy{
	background:#ff6699;
	color:#FFFFFF;
}

#SkinList ul li#a{
	background:#ffffff;
	border-bottom:1px dotted #333333;
}

#SkinList ul li#a{
	text-decoration:none;
	color:#ff0000;
}
