@charset "UTF-8";
/* CSS Document */

 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	color: #666;
}#content {
	width: 520px;
	margin-top: 30px;
}

h1,h2,h3,h4,h5,img,p {
	margin:0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content h2 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ff6600;
	font-size: 1.4em;
	color: #FF7C00;
	padding-left: 10px;
	margin-left: 8px;
	margin-top: 10px;
}
.img_product {
	text-align: center;
	margin-top: 10px;
}
.text_product {
	background-image: url(images/bg_text.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 460px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 20px 0px;
}
.text_product_btm {
	background-image: url(images/bg_text.gif);
	background-position: left bottom;
	margin: auto;
	height: 20px;
	width: 500px;
}
.movie {
	margin: 10px auto auto;
	width: 500px;
	background-image: url(images/bg_movie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.movie_btm {
	background-image: url(images/bg_movie.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 500px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
