#container {
	background-image:url(image/main2.png);
	background-repeat:no-repeat;
	width:710px;
	float:left;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-left:120px;
	margin-top:90px;
}
h1 {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:250px;
}

#container #blog {
	width:710px;
	height:820px;
	margin-top:170px;
	margin-left:10px;
	overflow:scroll;
	margin-bottom:40px;
}
#container #blog li{
	border-bottom:#999 2px dotted;
	padding:13px 0px;
}
span {
	color: #ffc600;
	font-size:14px;
	margin-right:30px;
}
