body {
	text-align:center;
	background-color:#FFFFFF;
	}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:justify;
	margin:0 auto;
	color:#000000;
	background:url(images/img_01.jpg)left bottom no-repeat;
	border: 1;
	}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
.left {
	width: 400px;
}
.right {
	width: 200px;
	height: 383px;
	background:url(images/side_01_e.jpg) no-repeat;
	margin-top: 50px;
}
.right a {
	color:#000000;
	text-decoration:underline;
	line-height:20px
}
#side {
	margin-left: 30px;
	height:360px
}
#side #top {
	height: 180px;
}
#side #bm {
	padding-top: 10px;
}
/* header */
#header {
	background:url(images/head_toc01.jpg) no-repeat right;
	height:252px
}
#logo {
	position:relative;
	top:100px;
	left:125px
}
#logo h1 {
	font-size:34px;
	color:#000000
}
#logo div {
	padding-left: 90px;
	color:#999999
}
ul#nav li {
	display: inline;
	position:relative;
	top:200px;
	left:105px;
	padding:0 20px
}
/* content */

#content {
	height: 474px;
	margin-left: 100px;
}
#content .left h2 {
	color:#FF7900;
	font-size:30px;
	padding:20px 0;
	text-align: left;
}
#content .left img {
	padding: 5px
}
#content p {
	padding-bottom:10px;
	width: 400px;
}
#content .right h2 {
	font-size:22px;
	padding:20px 0;
	color: #822F77;
}
#content .right a:hover {
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}
#content a {
	color: #FFFFFF;
	font-weight:700
}
#content a:hover {
	color: #812D7A;
	font-weight:700
}
.left {
	padding:0 30px
}
/* footer */
#footer {
	color: #FF7900;
	padding-left: 150px;
}
#xhtml {
	position:relative;
	top:-20px;
	left:400px
}
#header a, #footer a {
	color:#FFFFFF
}
