@charset "utf-8";
/* CSS Document */

#example_title{
	width:984px;
	height:48px;
	margin:0 auto 20px auto;
	background-image: url(example/images/example_title.jpg);
	font-size:22px;
	color:#ffffff;
	font-weight:normal;
	padding:14px 0 0 20px;
}
.example_text{
	width:980px;
	height:auto;
	margin:0 auto 20px auto;
	line-height:2;
}

#main_img{
	width:1000px;
	height:auto;
	margin:0 auto 20px auto;
}
.img_photo_s{
	clear:both;
	width:100%;
	height:auto;
	margin:10px auto;
}
.img_photo_s ul{
	float:left;
	width:auto;
	height:auto;
	margin:0 auto 20px 12px;
	padding:0;
}
.img_photo_s ul li{
	float:left;
	width:166px;
	height:auto;
	display:inline;
	margin:0 0 0 1px;
	list-style:none;
}