#header {
	height: 130px;
	text-align: right;
	font-size: 80%;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	color: #333333;
}
#header a{
	text-decoration: none;
	color: #333333;
}
#header a:hover {
	color: #993300;
	text-decoration: underline;
}
#header .left {
	float: left;
	margin-top: 18px;
	margin-left: 40px;
}
#header ul {
	margin-top: 6px;
	margin-right: 10px;
}
#header li {
	list-style-type: none;
	display: inline;
	padding-right: 6px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#topmember {
	clear: both;
	font-size: 80%;
	letter-spacing: 0.04em;
	padding-bottom: 2px;
	color: #333333;
	background-color: #EAF4E8;
	font-size: 80%;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEDDB3;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9DCC8C;
	padding-left: 20px;
	text-align: right;
	padding-right: 20px;
}
#topmember .left {
	float: left;
	padding-right: 45px;
	margin-top: -25px;
}
#leftcol {
	float: left;
	clear: left;
	width: 170px;
	margin-left: 2px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#leftcol h3 {
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftcol .body{
	font-size: 80%;
	line-height: 140%;
	width: 170px;
	margin-left: 5px;
	margin-top: 0px;
	color: #333333;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
html > body #leftcol .body{
	margin-left: -35px;
}
*+html > body #leftcol .body{
	margin-left: 5px;
}
#leftcol .body p {
	margin-top: 3px;
	margin-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;

	clear::both;
	margin-bottom: 0px;
}
#leftcol .member {
	font-size: 75%;
	line-height: 140%;
	width: 160px;
	margin-left: 5px;
	color: #333333;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#leftcol .member input {
	margin-left: 3px;
}
html> body #leftcol .member {
	padding-left: 5px;
	padding-right: 5px;
}
#leftcol .member p {
	margin-top: 3px;
	margin-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#leftcol .member2 {
	font-size: 75%;
	line-height: 140%;
	width: 155px;
	margin-left: 5px;
	margin-top: 0px;
	color: #333333;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
html> body #leftcol .member2 {
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
}
#leftcol .member2 input {
	margin-left: 3px;
}
#leftcol .member2 p {
	margin-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
#leftcol ul {
	list-style: none;
	margin: 10px;
}
#leftcol .here {
	color: #993300;
	padding-top: 6px;
	padding-left: 36px;
	padding-bottom: 2px;
	width: 130px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0.04em;
	background-image: url(../images/arrow7.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	background-color: #FFFFFF;
	padding-right: 4px;
}
#leftcol li a {
	color: #006666;
	padding-top: 6px;
	padding-left: 36px;
	padding-bottom: 2px;
	width: 130px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0.04em;
	background-image: url(../images/arrow7.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	background-color: #EEF5EB;
	padding-right: 4px;
}
#leftcol li a:hover{
	text-decoration: none;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/arrow8.gif);
	background-color: #FFFFFF;
}
#middle {
	width: auto;
}
#content {
	width: auto;
	margin-left: 210px;
	padding-top: 20px;
	margin-right: 45px;
	font-size: 80%;
}
#content h2 {
	fontsize: 130% ;
	color: #901602;
	margin-left: 1em;
}
#content ul {
	margin-left: 50px;
}
#content ul li {
	list-style-image: url(../images/arrow11.gif);
}
#content img{
	margin-right: 3px;
	vertical-align: middle;
	margin-left: 2px;
}
#footer {
	background-color: #EEEEEE;
	border-top: 7px solid #9DCC8C;
	text-align: center;
	margin-top: 50px;
	clear: both;
	width: 100%;
}
#footer p {
	font-size: 80%;
	line-height: 145%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #006666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
h5{
	color: #006699;
	lign-height: 150%;
	font-weight: normal;
	font-size: 125%;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 5px;
}
strong {
	color: #993300;
	lign-height: 150%;
	font-size: 120%;
	line-height: 150%;
	margin-right: 3px;
	margin-left: 3px;
	letter-spacing: .1em;
	font-weight: normal;
}
em {
	font-style: normal;
	color: #996633;
	font-weight: normal;
	margin-right: 5px;
}
hr{
	border: none;
	background-color: #999999;
	color: #999999;
	height: 1px;
	margin-bottom: 3px;
}
.clear {
	clear: both;
}
.more {
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding-left: 12px;
	padding-right: 8px;
}
.detail {
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 8px;
}
.bod {
	margin-top: 15px;
	line-height: 160%;
	color: #996600;
}
.text1 {
	line-height: 145%;
	border-collapse:collapse;
	font-size: 80%;
}
.text2 {
	border-collapse:collapse;
	margin-bottom: 25px;
	margin-top: 10px;
}
.text2 caption {
	font-size: 125%;
	color: #006699;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
}
.text1 td {
	vertical-align: top;
	padding-right: 5px;
}
.text1 form {
	margin: 0px;
}
.text2 form {
	margin: 0px;
}
.text2 td {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.text1 td li, .text2 td li {
	margin-top: 5px;
}
.table1 {
	width: 98%;
	margin-bottom: 15px;
	margin-top: 5px;
	border-collapse:collapse;
	border: 2px solid #666666;
	line-height: 145%;
}
.table1 caption {
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
}
.table1 th {
	padding: 5px 5px 5px 8px;
	background-color: #E0EEF8;
	vertical-align: top;
	color: #333333;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: .05em;
}
.table1 form {
	margin: 0px;
	padding: 0px;
}
.table1 input {
	margin: 0px;
	padding: 0px;
}
.table2 form {
	margin: 0px;
}
.table2 {
	width: 98%;
	margin-bottom: 10px;
	border-collapse:collapse;
	border: 2px solid #666666;
	line-height: 145%;
	margin-top: 3px;
}
.table2 caption {
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
}
.table2 input {
	margin-left: 2px;
}
.table2 th {
	padding: 5px 5px 5px 8px;
	background-color: #EEF9E3;
	color: #333333;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: .05em;
	text-align: left;
}
.table1 th a, .table2 th a {
	color: #993300;
}
.table1 td, .table2 td {
	padding: 5px 8px;
	background-color: #F9F9F9;
	vertical-align: top;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 100%;
}
.layout {
	margin-bottom: 25px;
	margin-top: 25px;
    border-collapse: collapse;
	}
.layout td {
	vertical-align: top;
	font-size: 100%;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
.headline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse:collapse;
}
.textleft {
	text-align: left;
}
.topic {
	color: #006699;
	lign-height: 150%;
	font-size: 125%;
	line-height: 130%;
	margin-bottom: 5px;
	background-image: url(../images/topic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	font-weight: normal;
	padding-bottom: 2px;
	letter-spacing: 0.1em;
	padding-top: 6px;
}
.right {
	text-align: right;
}
.previous {
	background-image: url(../images/previous.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 7px;
	margin-left: 10px;
	margin-right: 5px;
}
.next {
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: 42px 2px;
	padding-right: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
.category {
	padding-top: 5px;
	padding-bottom: 10px;
}
.category h5 {
	padding-bottom: 5px;
	background-image: url(../images/arrow6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	padding-top: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #333333;
}
.mark {
	width: 98%;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 85%;

}
.mark a {
	background-image: url(../images/arrow9.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
}
.term {
	text-align: right;
	width: 97%;
	padding: 5px;
}
.term a {
	background-image: url(../images/arrow9.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 17px;
	background-color: #EAF4E8;
	margin-left: 3px;
	border: 1px solid #C3C3C3;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	white-space: nowrap;
	display: inline;
}
.term a:hover {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-decoration: none;
}
.term .here {
	background-image: url(../images/arrow9.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 17px;
	background-color: #FFFFFF;
	margin-left: 3px;
	border: 1px dashed #999999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #993300;
	white-space: nowrap;
	display: inline;
}
.broswing {
	background-color: #FAFAF1;
	border: 2px dotted #92C67D;
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.broswing h4 {
	font-weight: normal;
	background-image: url(../images/broswing.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 5px;
	padding-left: 48px;
	letter-spacing: .1em;
	color: #333333;
	padding-bottom: 5px;
	margin-left: 8px;
}
.broswing table {
	margin-top: 10px;
	color: #993300;
}
.broswing td {
	vertical-align: top;
}
.broswing li {
	background-repeat: no-repeat;
	background-position: 0px -7px;
	font-size: 120%;
	color: #993300;
	padding-right: 3px;
	padding-bottom: 5px;
	list-style-image: url(../images/arrow12.gif);
	display: inline;
	list-style-position: outside;
	margin-right: 10px;

}
.broswing li a{
	white-space: nowrap;
}
.broswing li img {
	border: none;
}

.broswing form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 48px;
}
.broswing p {
	margin-top: 10px;
	margin-bottom: 5px;
}
.memberlogin {
	background-color: #FAFAF1;
	border: 2px dotted #92C67D;
	padding-top: 15px;
	margin-bottom: 15px;
	width: 210px;
	padding-bottom: 10px;
}
.memberhome {
	border: 2px dotted #EFA861;
	padding-top: 10px;
	margin-bottom: 15px;
	width: auto;
	padding-bottom: 10px;
	margin-left: 5px;
	background-color: #FAF5F1;
	margin-top: 2px;
}
.memberhome dl {
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 35px;
}
.memberhome dt {
	font-size: 120%;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 7px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.memberhome input {
	margin-top: 3px;
}
.new a {
	padding-bottom: 5px;
	background-image: url(../images/arrow6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	padding-top: 2px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #006699;
	display: block;
	margin-top: 40px;
}
.flow span {
	background-color: #FAFAF1;
	margin-left: 3px;
	border: 1px solid #A78649;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #333333;
	padding-left: 10px;
	margin-right: 3px;
}
.flow .light {
	background-color: #FAFAF1;
	margin-left: 3px;
	border: 2px dashed #996600;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #993300;
	padding-left: 10px;
	margin-right: 3px;
}
.sitemap li{
	lign-height: 150%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	list-style-type: none;
	font-weight: bold;
}
.sitemap li li {
	lign-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
	font-weight: normal;
}
.sitemap li li li, .sitemap li li li li , .sitemap li li li li li {
	lign-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
	font-weight: normal;
}
.word {
	margin-top: 5px;
	margin-bottom: 10px;
}
