@charset "UTF-8";

#copperBase #basePannel{
	width:360px;
	height:141px;
	position:relative;
	float:left;
	background:url(../images/bg_copper_base.gif) no-repeat;
}

#copperBase .note{
	width:360px;
	float:right;
}

p#date,
p#average,
img#ten,
img#hundred,
img#one{
	position:absolute;
}

p#date{
	top:20px;
	left:220px;
	line-height:1;
	color:#fff;
	font-weight:bold;
}

p#average{
	line-height:1;
	top:75px;
	left:265px;
	font-weight:bold;
	color:#333;
}

img#hundred{
	top:49px;
	left:24px;
}

img#ten{
	top:49px;
	left:84px;
}

img#one{
	top:49px;
	left:144px;
}

/* catch */
.btnR {
	background-color:#e4edff;
	padding:10px 20px 15px 25px;
	margin-bottom:20px;
}

.btnR .btn {
	width:187px;
	float:right;
}

.btnR .btn img {
	display:block;
}

.btnR .btn .iqyBtn {
	margin-bottom:8px;
}

.btnR .catch {
	margin-right:190px;
	padding:10px 0 0 0;
}

#content .sectionPrimary .btnR .catch01 {
	text-indent:-9999px;
	background:url("../images/txt_catch_copper.gif") no-repeat 0 0;
	height:20px;
	margin-bottom:25px;
}

#content .sectionPrimary .btnR .catch02 {
	font-size:119%;
	font-weight:bold;
	color:#061248;
}

#content .sectionPrimary .btnR .catch03 {
	font-size:100%;
	font-weight:bold;
	color:#000;
	margin-bottom:0;
}

