@charset "utf-8";
/* CSS Document */
h2,h3 {text-indent:-9999px;}

div#contents h2{
	background:url(../images/h2_help.jpg);
	width:780px;
	height:39px;
}

div#contents h3 {
	width:780px;
	height:30px;
	margin:20px 0 0 0;
}

div#contents h4 {
	background: url(../images/h4.gif) no-repeat;
	margin:10px;
	padding-top: 5px;
	padding-left: 15px;
}

div#contents h3#browse {background:url(../images/h3_help1.jpg);}
div#contents h3#JavaScript {background:url(../images/h3_help2.jpg);}

div#contents p {
	margin:10px;
}

div#contents ul {
	margin:10px;
}

div#contents li {
	list-style:disc;
	margin:0 0 5px 10px;
}

