﻿#page .show{
	padding-left:22px;
	padding-top:26px;
	/*
	height:200px;
	*/
	height: 400px;
	text-align: center;
	padding-bottom:21px;
	line-height:24px;
	color:#555555;
}
#page .show img{
/*
	float:left;
*/
	padding-right:21px;
}
#page .show .title{
	font-size:14px;
	font-weight:bold;
	background-image:none;
}
#page .show .info{
	padding-top:15px;
	line-height:24px;
	font-weight:bold;
}

#page .line_board{
	width:632px;
	height:140px;
	background-color:#838383;
	border:1px #535353 solid;
	margin-left:22px;
	margin-bottom:34px;
	padding-left:8px;
	padding-right:8px;
}

#page .go_button{
	padding-top:53px;
	float:left;
	position:relative;
}
#page .gallery_line{
	float:left;
	position:relative;
	width:571px;
	padding-left:15px;
	padding-right:10px;
	height:100px;
	padding-top:20px;
	overflow:hidden;
}
#page .gallery_line img{
	margin-left:4px;
	margin-right:4px;
}
#page .gallery{
	padding-top:24px;
	padding-left:22px;
}
#page .gallery img{
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
}
#page .gallery a{
	text-decoration: none;
	color: white;
}
#page .gallery .item{
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
	width:100px;
	height:150px;
	text-align:center;
	float:left;
}
#page .gallery .item img{
	margin-bottom:5px;
}