#text_box {
	margin: 10px auto 10px auto;
	width: 600px;
	border-width: 0px;
	border-style: solid;
}

.test_content {
	padding: 10px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-indent: 5%;
	text-align: justify;
	border-width: 0px;
	border-style: solid;
}

#gallery_box {
	border: 0px solid;
	width: 756px;
	height: 200px;
	text-align: center;
	margin: 0;
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	background: url(../img/common/back_bi_box.jpg);
	background-repeat: no-repeat;
}

#gallery_content {
	width: 500px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-color: #FF6633;
	margin: auto;
}