@charset "utf-8";
/* CSS Document */

#photobox {
	width: 766px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 30px;
}
.photolist {
	width: 766px;
	margin-top: 20px;
}
.photolist tr .photo {
	padding-right: 7px;
	width: 186px;
}
.photolist tr .photocaption {
	padding-right: 1em;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px;
	padding-top: 2px;
	vertical-align: top;
}
#topicsbox {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	overflow: hidden;
	background-color: #EAF4F7;
	padding: 10px;
	clear: both;
}
.candybarimg {
	width: 311px;
	margin-right: 19px;
	float: left;
}
.isechiimg {
	width: 127px;
	padding-right: 10px;
	float: left;
}
.gh-mid-txt {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
}
.gh-txt {
	font-size: 12px;
	line-height: 15pt;
	color: #666;
}

.gh-txt a{
	color: #666;
}

.gh-titleimg {
	padding-bottom: 25px;
}

.topic-onm {
	float: left;
	width: 416px;
}
.topic-cc {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	float: left;
	width: 416px;
	padding-top: 8px;
	padding-bottom: 3px;
}
.topic-txt {
	font-size: 12px;
	line-height: 15pt;
	color: #39C;
	float: left;
	width: 416px;
	margin: 0px;
	padding: 0px;
}
#ghbox {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 40px;
	margin-bottom: 40px;
	clear: both;
	overflow: hidden;
}
.gh-inq {
	clear: left;
	margin-top: 40px;
	float: left;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.ghbox-left {
	width: 478px;
	margin-right: 14px;
	float: left;
	overflow: hidden;
}
.propose-img {
	float: left;
	padding-top: 30px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	clear: both;
}
.txt-right {
	text-align: right;
	clear: left;
	padding-top: 10px;
	color: #39C;
}
.ghbox-right {
	float: left;
	width: 274px;
	overflow: hidden;
}
