@charset "utf-8"; 


#contents{
	clear: both;
	width : 100%;
	float:left;
	font-size:11pt;
	margin-bottom:20px;

}
#contents_image{
	clear: both;
	margin : 0 auto 25px;
	width:900px;
	background: url(/cubepdf/image/pdf_v_side.png) repeat-x;
	text-align:center;

}
#pdf_info{
	width:500px;
	float:left;
	font-size:15px;
	color:#333;
	margin-bottom:20px;
	margin-left:50px;
	line-height:140%;
}
#top_download{
	float:right;
	margin-right:50px;
}
#big_images{
	width:802px;
	height: 485px;
	margin: 20px 49px ;
	clear: both;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:11px;

}
#benefit_1{
	position:relative;
	width:800px;
	height:153px;
	background:url(image/benefit_01.png) no-repeat;
	color:#FF1A00;
}
#benefit_1 .detail{
	position:absolute;
	top:75px;
	left:180px;
	width:575px;
	text-align:left
}
#benefit_2{
	position:relative;
	width:452px;
	height:175px;
	background:url(image/benefit_02.png) no-repeat;
	color:#FF0064;
	float:left;
}
#benefit_2 .detail{
	position:absolute;
	top:80px;
	left:180px;
	width:255px;
	text-align:left;
}
#benefit_3{
	position:relative;
	width:349px;
	height:175px;
	background:url(image/benefit_03.png) no-repeat;
	color:#007AFF;
	float:right;
}
#benefit_3 .detail{
	position:absolute;
	top:80px;
	left:150px;
	width:155px;
	text-align:left;
	
}
#benefit_4{
	clear:both;
	position:relative;
	width:800px;
	height:155px;
	background:url(image/benefit_04.png) no-repeat;
	color:#00BE00;
}
#benefit_4 .detail{
	position:absolute;
	top:75px;
	left:180px;
	width:570px;
	text-align:left
}
.bd{border : 1px solid gray}

#bottom_download{
	margin-top:20px;
	clear:both;
	width:100%;
	text-align:center;
}
.add_detail{
	padding: 10px 8px;
	margin : 25px auto;
	width:738px;
	font-size:10pt;
	color:#000;
	background-color:#E6E6E6;

}
.add_detail .title{
	font-weight:bold;
	font-size:11pt;
	color:#BA0000;
}
.support_line{
	width:750px;
	border-bottom:1px solid #ccc;
	font-size:11pt;
	padding : 8px ;
	margin-left:50px;
}
.support_line A{
	color:#003264;
}
.point{
	text-indent : 1em ;
	background: url(/image/point_pdf.png) no-repeat scroll 5px center;
}



