@charset "UTF-8";/* formatting style-----------------------------------------------------*/* {	font-style: normal;	margin: 0px;	padding: 0px;}body {	color: #978d6c;	font-size: 11px;	line-height: 1.6em;	font-family: sans-serif;	text-align: center;}#title/* basic layout------------------------------------------------------------*/ {	margin: 30px auto 0px;	width: 858px;	color: #4c2f02;	font-weight: bolder;}.month {	font-weight: lighter;	font-style: italic;}#main {	text-align: center;	width: 858px;	padding-top: 10px;	margin: 15px auto 10px;	padding-bottom: 10px;}#media {	width: 858px;	position: relative;	font-family: Arial, sans-serif;	font-size: 11px;	font-style: italic;	line-height: 1.6;	color: #b62026;	text-decoration: none;	padding: 0px;	margin: 0px auto 2px;	border-bottom: 1px solid #CCCCCC;	height: 20px;	font-weight: bolder;}#main2 {	text-align: center;	width: 858px;	border-top: 1px solid #CCCCCC;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;	padding-top: 30px;	margin: 20px auto;}#main img {	border: 1px solid #CCCCCC;}