body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	background-image: url(images/base.jpg);
	background-color: #FFFFFF;
}

div#wrapper {
	width:960px;
	margin:0 auto;
}

a:link {
	color: #0071BC;
	text-decoration: none;
}
a:visited {
	color: #0071BC;
	text-decoration: none;
}
a:hover {
	color: #29ABE2;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
.big {
	 font-size: 20px; 
	 font-weight: bolder; 
	 line-height: 28px; 
}
.big2 { 
	font-size: 20px; 
	line-height: 28px; 
	font-weight: bolder; 
	color: #3371AC
}
	 
.middle { 
	font-size: 16px; 
	font-weight: bolder; 
	line-height: 24px; 
}
.middle2 { 
	font-size: 16px; 
	line-height: 26px; 
	font-weight: bolder; 
	color: #3371AC
}
.middle3 { 
	font-size: 18px; 
	line-height: 24px; 
	font-weight: bolder; 
	color: #3371AC
}
.attention { 
	font-size: 17px; 
	font-weight: bolder; 
	line-height: 26px; 
	color: #AE6F9F
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bkgray {
	background-color: #aaaaaa;
}
.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.line{ 
	border: 1px solid #cccccc;
}
.alert{
	font-size: 10px;
	color: #FF0000;
}
.amount{
	font-size: 10px;
	color: #FF0000;
}
.btn, .thumbnail {
	cursor: pointer;
}
.pickup {
        width:130px;
        height:190px;
	margin:10px 20px;
        float: left;
}
.big {
	color: #F00;
}
.cyusen {
	display:none;
}

.whitebase_mid {
	background-image: url(images/whitebase_mid.png);
}
