@charset "utf-8";/*--------------------------------------------------------------	tag--------------------------------------------------------------*/body {	margin: 0;	padding: 0;	background: url(images/bg_00.gif) repeat-y #ffefd7 50% 0;	text-align: center;}img {	border: 0;}/*--------------------------------------------------------------	id--------------------------------------------------------------*/div#wrapper {	width: 761px;	margin: 0 auto;	padding: 0;	text-align: center;}div#content {	text-align: left;	margin: 0 auto;	padding: 0;	width: 700px;}/*--------------------------------------------------------------	header--------------------------------------------------------------*/div#header {	text-align: right;	background: url(images/bg_03.gif) no-repeat;	height: 100px;	margin: 0 auto;	padding: 0;}div#header img {	margin-left: 5px;}/*--------------------------------------------------------------	header_menu--------------------------------------------------------------*/div#header_menu {	height: 30px;	background: #666;	margin: 0;	padding: 0;}div#header_menu ul {	list-style: none;	margin: 0;	padding: 0;	font-weight: bold;	font-size: 14px;	line-height: 30px;}div#header_menu ul li {	background: url(images/pic_00.gif) no-repeat;	float: left;	width: 108px;	padding: 0;	font-weight: bold;}div#header_menu ul li a {	width: 108px;	height: 30px;	display: block;	color: #333;	text-decoration: none;}div#header_menu ul li a:hover {	background: url(images/pic_00.gif) no-repeat 0 100%;}/*--------------------------------------------------------------	title--------------------------------------------------------------*/div#title {	margin: 0;	padding: 15px 0;	text-align: center;}div#title h1 {	text-indent: 15px;	text-align: left;	background: url(images/bg_02.gif) repeat-x;	width: 700px;	border-left: 8px solid #900;	margin: 0 auto;	font-size: 18px;	line-height: 30px;	color: #fff;}/*--------------------------------------------------------------	example_box--------------------------------------------------------------*/div.example_box {	text-align: left;	padding: 10px;	margin: 0 auto 10px auto;	width: 660px;	border: 2px solid #999;}div.example_box h2 {	font-size: 14px;	margin-bottom: 10px;}div.example_box h2 a {	text-decoration: none;	color: #333;}div.example_box p {	font-size: 13px;	line-height: 1.5;}div.example_box img {	margin-right: 5px;}/*--------------------------------------------------------------	button--------------------------------------------------------------*/div#button {	text-align: center;	width: 700px;	margin: 0 auto 10px auto;}