body {
	font-size: 10pt;
	x-font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	color: #000000;
	margin: 0px;
	x-background-color: #f2efe6;
	x-background-image: uri("image/bg.jpg");
}

table {
	font-size: 11pt;
	color: #000000;
}

a:link {
	color: #50412d;
	text-decoration: none;
}

a:visited { 
	color: #50412d;
	text-decoration: none;
}

a:hover { 
	color: #948e6e;
	text-decoration: underline;
}

a:active {
	color: #50412d;
	text-decoration: none;
}

img {
	border-style: none;
	border-width: 0;
}

.text {
	font-size: 10pt;
	padding: 0 4px 4px 4px;
	text-align:left;
}

.boxbgheader {
	background-color: #f2efe6;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-bolor:#ffffff;
}
.boxbg {
	background-color: #f2efe6;
}
.boxframe {
	margin: 0 1px 1px 1px;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#948e6e;
}

.caution {
	color: #cc3333;
	font-weight: bold;
}

.error {
	color: #cc3333;
}


textarea input {
	font-size: 9pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

.copyright {
	font-size: 9pt;
}

div.maintext {
	font-size: 11pt;
	color: #ffffff;
	padding: 80px 14px 0px 30px;
	line-height: 16pt;
}

div.smalltext {
	font-size: 9pt;
	padding: 2px 0 8px 0;
	text-align:left;
}
div.smalltext b {
	font-weight: bold;
	color: #ff6666;
}

.headline {
	font-weight: bold;
	font-size: 12pt;
	color: 504128;
	text-align:left;
}

.thumbnail {
	width:640px;
}
.thumbnail ul {
	margin:0;
	padding:0 0 0 50px;
	list-style:none;
	xborder:1px solid #f00;
	clear:both;
}
.thumbnail ul li {
	xwidth:80px;
	xheight:80px;
	float:left;
	display:block;
	padding:2px;
	margin:2px;
	border:1px solid #948E6d;
	background-color:white;
}
.thumbnail ul li.last {
	width:0;
	height:0;
	margin:0;
	padding:0;
	border:none;
	clear:both;
}
table.thumbframe {
	width:80px;
	height:80px;
}

table.list {
	width:480px;
	border-collapse:collapse;
	font-size:10pt;
}
table.list th {
	width:30%;
	border:1px solid #bdB19b;
	padding:4px 8px;
	background-color:#f2EFe6;
	font-weight:bold;
	text-align:center;
}
table.list td {
	width:70%;
	border:1px solid #bdB19b;
	padding:4px 8px;
	background-color:#ffFFff;
	text-align:left;
}

.description {
	width:480px;
	margin-bottom:8px;
	text-align:left;
}

.footer_link {
	text-align:center;
	color:#ccCCcc;
	font-size:90%;
}
.footer_link a,
.footer_link a:hover,
.footer_link a:visited {
	color:#ccCCcc;
}

.tab {
	width:540px;
}
.tab ul {
	list-style-type:none;
	*zoom:1;
	margin:0;
	padding:0;
}
.tab ul:after {
	content:".";
	visibility:hidden;
	display:block;
	clear:both;
	height:0;
	line-height:0;
}

.tab ul li {
	margin:0 8px 8px 0;
	float:left;
}
.tab ul li a {
	display:block;
	background:transparent url(/image/button_tab.gif) no-repeat scroll 0 0;
	width:100px;
	height:26px;
	padding-top:4px;
	font-size:90%;
	line-height:150%;
	color:#666666;
}

.tab ul li a.selected {
	font-weight:bold;
}
