/* CSS Document */

body {
margin:0;
background:#FFF url(img/back.jpg) top repeat-x;
padding:0;
font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
#wrap {
margin:4px auto;
width:982px;
}
#nav ul {
margin-left:70px;
}

#nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:18px;
}

#nav ul li {
display:inline;
margin-right:20px;
}

#nav ul li a{
color:#959595;
text-decoration:none;
}

#nav ul li a:hover{
color:#0088CC;
}

a{
color:#000000;
}

a:hover{
color:#0088CC;
}
.gs-webResult{
width:539px;
}

.gsc-control { width :539px; }

.gsc-tabsArea { width:539px; }

#footer{
text-align:center;
font-size:9px;
clear:both;
}

#load {
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:20px;
	background-color:red;
	color:white;
	display:none;
}

#tutorial {
list-style:none;
width:560px;
}
#tutorial li {
border:1px #ccc solid;
margin-bottom:5px;
padding:5px;
}