
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
		color:#000000;
}

/*
a{
	color: #27D;
	text-decoration: none;
}


a:focus, a:hover, a:active {
	text-decoration: underline;
}

p, li {
	line-height: 1.8em;
}
*/
div.main_bar {
	width: 998px;
	margin:0 auto;
}

pre {
	font-size: 1.4em;
	line-height: 1.2em;
	overflow-x: auto;
}
div.page {
	width: 998px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}

div.page ul li.li01 {
	float:left;
}

div.page ul li.li02 {
	float:left;
}

div.page ul li.li03 {
	float:left;
}

div#container2 {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
/*
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}*/
