/*|||||||||||||||||||
	redefine
|||||||||||||||||||*/
*{
	margin:0;
	padding:0;
}
body{
	font-size:small;
	line-height:1.4;
	color:#686868;
	font-family:Arial, sans-serif;
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-x;
	background-color:#FFF;
}
img{
	border:none;
}
li{
	margin:0 0 0 1.5em;
}
a:link,a:visited{
	color:#602614;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	position:relative;
	top:0px;
}
a:active{
	text-decoration:underline;
	position:relative;
	top:1px;
}
td{
	vertical-align:top;
}
h1,h2,h3,h4,h5,h6{
	clear:both;
}
hr{
	clear:both;
}
/*|||||||||||||||||||
	class&id
|||||||||||||||||||*/
div#wrapper{
	margin:0 auto;
	padding-top:10px;
	position:relative;
	width:830px;
}

div#header{
	height:64px;
	display:block;
	background:url(../images/headerBG.gif) repeat-x;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto;
}

h1#PageTop01 {
	height:38px;
	width:232px;
	display:block;
	background:url(../images/header01.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:6px 0 0 0;
	float:left;
}
h1#PageTop02 {
	height:38px;
	width:232px;
	display:block;
	background:url(../images/header02.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:6px 0 0 0;
	float:left;
}
p#PageTopBT a{
	height:20px;
	width:67px;
	display:block;
	background:url(../images/headerBT.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:15px 13px 0 0;
	float:right;
}


div#Previous{
	width:100%;
}
p#PreBT {
	height:97px;
	width:147px;
	display:block;
/*
	background:url(../images/back01.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
*/
	margin:0 auto 20px auto;
}
/*|||||||||||||||||||
	Footer
|||||||||||||||||||*/
div#footer{
	clear : both ;
	margin:0;
	padding:0;
	height:37px;
	text-align:center;
	background:url(../images/footerBG.gif) repeat-x;
}
div#footer img{
	padding-top:4px;
}
/*|||||||||||||||||||
	Maincontent
|||||||||||||||||||*/
div#Maincontent01{
	width:398px;
	border:solid 1px #888;
	float:left;
	background-color:#FFF;
}
div#Maincontent02{
	width:398px;
	border:solid 1px #888;
	float:right;
	background-color:#FFF;
	margin-left:20px;
}
div#content{
	padding:0 10px;
}
div#content p{
	padding:10px 0;
}
h2.subtitle01{
	height:50px;
	width:378px;
	display:block;
	background:url(../images/subtitle01.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
}
h2.subtitle02{
	height:50px;
	width:378px;
	display:block;
	background:url(../images/subtitle02.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
}
div#imageL01{
	float:left;
}
div#imageR01{
	float:right;
}
div#textL{
	float:left;
	padding:0;
	width:235px;
}
div#textL02{
	float:left;
	padding:0;
	margin:0;
	width:190px;
}
div#imageR02{
	float:right;
	padding:15px 0;
	margin-bottom:30px;
}
div#imageR03{
	float:right;
	padding:15px 0 0 0;
	margin-bottom:62px;
}
div#imageR04{
	float:right;
	padding:10px 0 0 0;
	margin-bottom:10px;
}
