#thum {
	margin:auto;
	text-align:center;
	width:100%;
}

#thum_title {
	margin-top:30px;
	margin-bottom:0px;
	width:95%;
}

#thum table {
	margin:auto;
	width:90%;
}
#taward {
	margin-top:50px;
}
#thum td {
	text-align:center;
	padding:5px;
}
#thum table td a img {
	width:90%;
	margin:10px;
	border:5px solid white;

	box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
	-webkit-box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
	-moz-box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
}
#link {
	text-align:center;
	width:100%;
	margin:30px auto 20px auto;
}
#link a {
	color:#666666;
	text-decoration:under-line;
}
#link a:hover {
	color:#cc6600;
}




.viewimg {
	width:90%;
}

#thum2 img {
	width:45%;
	border:5px solid white;
	margin:15px;

	box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
	-webkit-box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
	-moz-box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
}

#thum3 {
	margin:40px auto;
}
#thum3 img {
	width:40%;
	border:5px solid white;
	margin:15px;

	box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
	-webkit-box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
	-moz-box-shadow:rgba(199, 199, 199, 0.380392) 5px 5px 5px;
}
