@charset "utf-8";
h2 {
	color: #900;
	background-color: transparent;
	}
h3 {
	font-size: 12px;
	}
hr {
	margin: 12px;
	}
#photonews {
	width: 700px;
	height: 167px;
	background-image: url( "/images/gra_03.gif" );
	background-repeat: repeat-x;
	margin-bottom: 15px;
	}
#news {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	text-align: left;
	background-color: #fff;
	background-image: url( "/images/newsback.gif" );
	background-repeat: no-repeat;
	background-position: center top;
	}
	#news dl {
		}
	#news dt {
		color: #646432;
		background-color: transparent;
		font-weight:bold;
		margin-top: 8px;
		}
	#news dd {
		color: #000;
		background-color: transparent;
		margin-left: 1em;
		}
	#news em {
		font-style: normal;
		font-weight: bold;
		color: #f00;
		background-color: transparent;
		}
	#news ul {
		}
	#news li {
		margin-left: 16px;
		}
#newsbox {
	width: 309px;
	height: 95px;
	overflow: auto;
	}
#bottomcontainer {
	width: 700px;
	}
.contentleft {
	width: 222px;
	float:left;
	text-align: right;
	}
.contentright {
	margin-left: 232px;
	border-left: 1px solid #ddd;
	padding: 16px;
	}
	.contentright p {
		margin-top: 16px;
		}
	.contentright img {
		float: right;
		}
div#infomation {
	border: 1px solid #ddd;
	padding: 5px;
	margin-top: 8px;
	margin-left: 10px;
	text-align:left;
	}
	div#infomation dl {
		margin-top: 4px;
		}
	div#infomation dt {
		font-weight: bold;
		}
	div#infomation dd {
		margin-left: 10px;
		}
	div#infomation p {
		margin: 6px 0px;
		}
address {
	margin-top: 1em;
	font-style: normal;
	}
dl#tocust {
	margin: 1em;
	}
	dl#tocust dt {
		font-weight: bold;
		}
	dl#tocust dd {
		margin-left: 2em;
		margin-bottom: 1em;
		}
