@charset "UTF-8";
/* CSS Document */
h1{
}
h2{
	margin-top:20px;
	margin-bottom:5px;
}
.main .pic1{
	float:left;
}
.main .pic2{
	clear:both;
	margin-top:10px;
}
.main p{
	width:380px;
	float:right;
	margin:5px 0;	
}
.leftim{
	display:block;
	width:256px;
	float:left;
}
.main p.place{
	width:640px;
	clear:both;
	float:none;
}
