
A:link,  A:visited {COLOR: #58a; text-decoration: none}
A:hover {COLOR: #c60}

body {
    /*background:#fff;*/
    color:#333;
    text-align: left;
    background: #e8e8ce;
}

.content {
    /*width: 660px;*/
padding: 10px;	
        width: 733px;
	margin: 12px auto;
    background: #fff;
    border: solid 3px #9bbb38; 
}

.header {
	border-bottom: 2px solid;
	margin-bottom: 0px;
}

p, h1{
	MARGIN: 0px;
	PADDING: 0px;
	FONT-WEIGHT: normal;
	LIST-STYLE: none;
}

.header {
	margin-bottom: 1em;
}

.post {
	margin-bottom: 2em;
}

.aihe {
      margin-top: 2em;
}

