/*================ all ===================================*/
body {
	margin: 0;
	padding: 0;
	background: #FFE8BA;
}
p, div {
	font: 14px Times New Roman;
	color: #2E4A07;
}
a:link, a:visited {
	color: #972700;
	text-decoration:underline;
}
a:hover {
	color: #E23500;
}

/*================ top ===================================*/
table.menu-top {
	background: #FFE8BA url("/2007/img/top-02.jpg") top center no-repeat;
}
table.menu-top-tibet-2004 {
	background: #FFE8BA url("/2007/img/top-03.jpg") top center no-repeat;
}
table.menu-top-tibet-2004-2 {
	background: #FFE8BA url("/2007/img/top-04.jpg") top center no-repeat;
}
table.menu-top td, table.menu-top-tibet-2004 td, table.menu-top-tibet-2004-2 td {
	padding: 46px 0 0 0;
}
table.menu-top a:link, table.menu-top a:visited, table.menu-top-tibet-2004 a:link, table.menu-top-tibet-2004 a:visited, table.menu-top-tibet-2004-2 a:link, table.menu-top-tibet-2004-2 a:visited {
	color: #A7B9C6;
	text-decoration:none;
}
table.menu-top a:hover, table.menu-top-tibet-2004 a:hover, table.menu-top-tibet-2004-2 a:hover {
	color: #B68115;
	text-decoration:none;
}
table.menu-top h2, table.menu-top-tibet-2004 h2, table.menu-top-tibet-2004-2 h2 {
	font: 14px Times New Roman;
	font-weight:bold;
	color: #A7B9C6;
}
table.menu-top h3, table.menu-top-tibet-2004 h3, table.menu-top-tibet-2004-2 h3 {
	font: 13px Times New Roman;
	font-weight:bold;
	margin: 0 0 0 0;
	color: #A7B9C6;
}
table.menu-top p, table.menu-top-tibet-2004 p, table.menu-top-tibet-2004-2 p {
	font: 13px Times New Roman;
	color: #A7B9C6;
	margin: 0 0 0 0;
}
table.menu-top-02 {
	border-bottom: 3px solid #A2B0BC;
	border-top: 1px solid #A2B0BC;
	margin: 0 0 20px 0;
}
table.menu-top-02 h2 {
	font: 16px Verdana, Arial;
	font-weight:bold;
	color: #fff;
	margin: 20px 0 10px 0;
}
table.menu-top-02 h2 a:link, table.menu-top-02 h2 a:visited {
	color: #fff;
	text-decoration: none;
}
table.menu-top-02 h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
td.menu-top-03 h2, td.menu-top-03 h3 {
	margin: 0 0 0 14px;
}
td.menu-top-04 p, td.menu-top-04 h3, td.menu-top-04 h2 {
	margin: 0 14px 0 0;
}


/*================ menu-l ===================================*/
#menu-l p, #menu-r p {
	font: 11px Verdana, Arial;
	margin: 3px 0  4px 0;
}
#menu-l h3 {
	font: 15px Verdana, Arial;
	font-weight: bold;
	margin: 0;
}


/*================ txt ===================================*/
.body-01 {
	padding: 0 30px 0 30px;
}
.table-body-01 {
}
.img-01 {
	border: 1px solid #999;
}
div.txt-01 {
	margin: 0 30px 20px 30px;
	text-align:justify;
}
.txt-01 h1 {
	font: 16px Verdana, Arial;
	font-weight:bold;
	color: #972700;
	text-align:left;
}
.txt-01 h2 {
	font: 16px Verdana, Arial;
	font-weight:bold;
	color: #2E4A07;
	text-align:left;
	margin: 30px 0 0 0;
}
.txt-01 h3 {
	font: 16px Verdana, Arial;
	font-weight:bold;
	color: #2E4A07;
}
.img-l-01 {
    clear: left; float: left;
    margin: 0px 10px 3px 0px;
	border: 1px solid #797979;
}
.img-r-01 {
    clear: right; float: right;
    margin: 3px 0px 3px 10px;
	border: 1px solid #797979;
}
table.tibet-01 {
	margin: 10px 30px 20px 0;
}
table.tibet-01 td {
	text-align:justify;
}
table.tibet-01 img {
	border: 1px solid #972700;
}

/*================ bottom ===================================*/
div.copy p {
	font: 11px Verdana, Arial;
	color: #A5A5A5;
}
table.copy-02 {
	margin: 0;
	background: #972700;
}
table.copy-02 td {
	font: 11px Verdana, Arial;
	color: #A5A5A5;
	padding: 10px 0 20px 0;
}
table.copy-02 a:link, table.copy-02 a:visited {
	color: #A5A5A5;
	text-decoration: underline;
}
div.copy-03 {
	margin: 20px 0 1px 0px;
	padding: 2px 0 3px 240px;
	border-top: 1px solid #972700;
	border-bottom: 1px solid #972700;
	background: #FFF2D9;
}