@charset "utf-8";
/* CSS Document */
.ad{
	clear:both;
	}
.ad1
{
	background-image:url(../images/f-ad_01.jpg);
	background-repeat:no-repeat;
	height:265px;
	width:381px;
	float:left;}
.ad2
{
	background-image:url(../images/f-ad_02.jpg);
	background-repeat:repeat;
	height:265px;
	width:498px;
	float:left;}
.pro
{height:800px;}
 
 .right
 {
	 height:1195px;}
.spage
{
	width:100%;
	font-size:11px;
	position:relative;
}

.spage a:link{color:#930606;font-size:11px;}
.spage a:visited{color:#930606;font-size:11px;}
.spage a:hover,a:active,a:focus{color:#930606;font-size:11px;}
.spage-l
{
	float:left;
	position:relative;}
.spage-m
{
	float:left;
	width:75%;
	position:relative}
.spage-r
{
	float:left;
	position:relative;
	text-align:right;}
