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

object div {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	position:relative;
	font-size:14px;
	top:240px;
	width:578px;
	text-align:center;
	color:#999;
}
object div img {
	border:0;
}

.xcirccont {
	position:relative;
	height: 343px;
	left: 122px;
	top: -140px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	z-index: 20;
	text-align: center;
	line-height: 18px;
}

.circcont {
	position:relative;
	width: 335px;
	height: 345px;
	left: 120px;
	top: -120px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	z-index: 20;
	overflow: auto;
	text-align: center;
	line-height: 18px;
}
.circimg {
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 213px;
	width: 306px;
	top: 42px;
	left: 450px;
	z-index: 1;
}

#scroll_up {
	cursor: pointer;
	position:relative;
	margin: 0px;
	padding: 0px;
	left:470px;
	top:16px;
	width:16px;
	height:14px;
	z-index:60;
}
#scroll_down {
	cursor: pointer;
	position:relative;
	margin: 0px;
	padding: 0px;
	left:470px;
	top:116px;
	width:16px;
	height:14px;
	z-index:50;
}
.circcont .tit, .xcirccont .tit {
	font-size: 16px;
	color:#EF4036;
}
.circcont a {
	color: #000;
	text-decoration: none;
}
.circcont a:visited {
	color: #000;
	text-decoration: none;
}
.circcont a:link {
	color: #000;
	text-decoration: none;
}
.circcont a:active {
	color: #000;
	text-decoration: none;
}
.circcont a:hover {
	color: #F00;
	text-decoration: underline;
}

