body {
	background: #9a99ff url(../../images/desktop/back.jpg) no-repeat left top  !important;
	margin: 0;
	padding: 0;
	border: 0 none;
	overflow: hidden;
	height: 100%;	
}

img {
	border: 0 none;
}

#link-thanks li a{
	display: block;
	width: 180px;
	font-size: 11px;
	font-weight: bolder;
	color: black;
	text-align: right;
	text-decoration: none;
}

#link-thanks, #link-thanks li , #link-thanks li a{
  margin: 0;
  padding: 0;
}

#link-thanks {
	float: right;
	margin-right: 10px;
	list-style-type: none;
}

#x-taskbar {
	background:transparent none;
	width: 140px;
	float: left;
	height:100%;
	margin:0;
	padding:0;
	border: #0f0 dashed;
	z-index:10000;
}

#x-content {
	height: 100%;
}

#x-desktop {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow:hidden;
	zoom: 1;	
	z-index: 8000;
}


#x-taskbar-starbutton {
	position:relative;
}

#box-TaskBar-Start {
}

#x-taskbar-panel {
	position: fixed;
}

#google {
	float: left;
	margin-left: 220px;
	zoom: 1;
	z-index: 10000;
}

#explain {
	float: left;
	width: 500px;
	background-color: #fff;
}

#explain h1 {
	font-size: 25px;
	color: #000;
	font-weight: 900;
}

#explain h2 {
	font-size: 20px;
}

#explain h3 {
	font-size: 16px;
}

#explain p {
	font-size: 11px;
	margin: 5px 0 5px 0;
}

#footer {
	height: 15px;
	clear: both;
	text-align: right;
	margin: 0 10px 0 0;
	font-size: 10px;
}

/*
 * grid
 */

.forYahooShopping {
	background-color: #f0fafa;
}

.forRakute {
	background-color: #ffe;
}

/*
 * icon
 */
.start {
	background-image:url( ../../images/desktop/bullet_go.gif);
}

.menu-calculator-edit {
	background-image:url( ../../images/icons/calculator_edit.gif);
}

.menu-hdd {
	background-image: url("../../images/icons/hdd.gif");
}

.menu-add {
	background-image: url("../../images/icons/folder_add.gif");
}

.window-menu-restore {
	background-image: url("../../images/icons/restore.gif");	
}

.window-menu-max {
	background-image: url("../../images/icons/win_max.gif");	
}

.window-menu-min {
	background-image: url("../../images/icons/win_min.gif");	
}

.window-menu-close {
	background-image: url("../../images/icons/win_close.gif");	
}

