@charset "utf-8";

#container .leftbar {
	margin: 0px;
	padding: 0px;
	width: 122px;
	background-image: url(../img/pinkobi.gif);
	background-repeat: repeat;
	float: left;
	height: 3250px;
}
#category_header h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 618px;
	width: 715px;
	position: relative;
}
#container .mainbar {
	float: left;
	height: 3250px;
	width: 715px;
}
#container .titile {
	background-image: url(../img/presenttitle.gif);
	display: block;
	height: 618px;
	width: 715px;
	margin-top: 20px;
}
#container .descriptionpre {
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
}
#container .centence1 {
	width: 535px;
	margin: 0px;
	padding: 0px;
}
#container .centence1 p {
	font-size: 12px;
}

#container  .pic1  {
	padding: 0px;
	width: 535px;
	background-image: url(../img/pic1.jpg);
	height: 357px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#container  .totop  {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	display: block;
}

#container .rightbar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 3250px;
	width: 122px;
	background-image: url(../img/pinkobi.gif);
	background-repeat: repeat;
}
#container .pic2 {
	padding: 0px;
	width: 535px;
	background-image: url(../img/pic2b.jpg);
	height: 403px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#container .centence2 {
	width: 535px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container .centence2 .voice {
	background-color: #66CCFF;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container .pic3 {
	padding: 0px;
	width: 535px;
	background-image: url(../img/pic3.jpg);
	height: 357px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#container .centence2 .attention {
	background-color: #CC0000;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#container .btn_area {
	width: 300px;
	height: 34px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#container .itiran_btn {
	height: 34px;
	width: 114px;
	background-image: url(../img/itiran.btn.jpg);
	background-repeat: no-repeat;
	float: left;
}
#container .top_btn {
	height: 34px;
	width: 114px;
	background-image: url(../img/top_btn.jpg);
	background-repeat: no-repeat;
	float: right;
}
