﻿@charset "utf-8";
.saleleft {
	float: left;
	height: auto;
	width: 310px;
}
.saleright {
	float: right;
	height: 400px;
	width: 310px;
}
#salerightin {
	height: 210px;
	width: 310px;
}
#salerightin ul {														
margin:0px;
padding:0px;
list-style-type :none;		
}
#salerightin li {
	float: left;
	height: 80px;
	width: 102px;
	display: block;
}
#publicationsales {
	height: auto;
	width: 640px;
	color: #272727;
	margin-top: 10px;
	font-size: 90%;
	background-color: #D40000;
}
.salesBox {
	height: 150px;
	width: 640px;
	color: #272727;
	margin-top: 10px;
	font-size: 90%;
}
#topics {
	height: auto;
	width: 640px;
	color: #272727;
	font-size: 80%;
	margin-top: 10px;
}
#topics ul {														
margin:0px;
padding:0px;
list-style-type :none;		

}
#topics li{																
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : gray;
line-height : 25px;
}
#infomationArea {
	overflow : scroll;
	overflow-x: hidden;
	height: 150px;
	width: 640px;
	color: #272727;
	margin-top: 10px;
	font-size: 80%;
}
#infomationArea ul {														
margin:0px;
padding:0px;
list-style-type :none;		
}
#infomationArea li{																
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : gray;
line-height : 25px;
}


#contents {
	height: 1200px;
	width: 900px;
	background-color: #FFF;
	padding-bottom: 10px;
}
.gazoubox {
	height: 45px;
	width: 310px;
}
.hanbaiBOX {
	height: auto;
	width: auto;
	padding-bottom: 15px;
}
.tenjiBOX {
	height: 170px;
	width: 310px;
	background-color: #559FAA;
	background-image: url(../img/tenji.gif);
	text-align: center;
}
.tenjiBOXin {
	width: 290px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 120%;
}

