

#flash {
	width:100%;
	height:500px;
	text-align:center;
	margin:0px auto;
}

#main_wide{
	margin:0px auto;
	padding:0px;
	width:100%;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

#main{
	margin:0px auto;
	padding-top:10px;
	width:1000px;
}
#main_left{
	margin:0px;
	padding:0px;
	width: 420px;
	float:left;
}
#main_right{
	margin:0px;
	padding:0px;
	width: 580px;
	float:right;
}
#new{
	width:400px;
	background-image: url(../img/new_bg.gif);	
	margin-bottom:7px;
}

#new_head{
	width:360px;
	height:23px;
	padding:7px 0px 0px 40px;
	background-image: url(../img/new_head.jpg);	
}

.auction{
	padding:0px 0px 10px 10px;
	width:390px;
	line-height:23px;
}

#Yahoo{
	margin-bottom:5px;
	padding:7px 0px 0px 40px;
	width:360px;
	height:23px;
	background-image: url(../img/new_head.jpg);	
}







.info{
	margin-top:5px;
	width:400px;
	background-image: url(../img/info_bg.gif);
	background-position:bottom;
}
.info h1, .show h1{
	height:23px;
	padding:7px 0px 0px 40px;
	background-image: url(../img/new_head.jpg);	
}
.info span ,.show span{
	display:block;
	padding:7px 10px 10px 10px;
	line-height:20px;
}

.show{
	margin-top:5px;
	width:400px;
	height:125px;
	background-image: url(../img/show_bg.gif);	
}
#show_head{
	width:360px;
	height:23px;
	padding:7px 0px 0px 40px;
	background-image: url(../img/new_head.jpg);	
}
#show_com{
	width:390px;
	height:100px;
	padding:7px 0px 0px 10px;
	line-height:20px;
}


.picup{
	margin-bottom:10px;
	width:180px;
	height:200px;
	background-image: url(../img/picup_bg.gif);	
}
.picup_head{
	width:170px;
	height:23px;
	padding:7px 0px 0px 10px;
	background-image: url(../img/picup_head.jpg);	
}
.picup_com{
	width:170px;
	height:180px;
	padding:5px;
	line-height:20px;
}

#picuplist ul{
	margin-top:10px;

}


#picuplist li{
	margin-left:10px;
	float:left;
}


#gallery_head{
	margin:5px 0px 0px 10px;
	width:550px;
	height:23px;
	padding:7px 0px 0px 10px;
	background-image: url(../img/gallery_head.jpg);	
}
#gallery_com{
	margin:0px 0px 0px 10px;
}


