@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	color: #533931;
}
a:hover {
	font-weight: bold;
}

/* -- clear float -- */ 
.LRSplit { 
    min-height:0; 
    display: inline-table; 
} 
.LRSplit:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html .LRSplit {height:0;} 
.LRSplit{display: block;} 
/* */ 
/* -- end clear float -- */


.inbody0 {
	background-image: url(images/inbodyback.gif);
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.inbody {
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tm {
	height:40px;
	background-color: #000000;
	background-image:url(images/tm_background.gif)
}
.tm ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tm li {
	display: inline;
	padding: 0px;
}
.tm a {
	display: block;
	float: left;
	height: 40px;
}
#tm1 a {
	background-image: url(images/tm_1.gif);
	width: 157px;
}
#tm2 a {
	background-image: url(images/tm_2.gif);
	width: 101px;
}
#tm3 a {
	background-image: url(images/tm_3.gif);
	width: 101px;
}
#tm4 a {
	background-image: url(images/tm_4.gif);
	width: 119px;
}
#tm5 a {
	background-image: url(images/tm_5.gif);
	width: 68px;
}
#tm6 a {
	background-image: url(images/tm_6.gif);
	width: 90px;
}
#tm7 a {
	background-image: url(images/tm_7.gif);
	width: 77px;
}
#tm8 a {
	background-image: url(images/tm_8.gif);
	width: 87px;
}
address {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 189px;
	font-style: normal;
	font-size: 9pt;
	line-height: 12pt;
}

#tm1 a:hover {
	background-image: url(images/tm_1_over.gif);
	width: 157px;
}
.main {
	background-image: url(images/tmback.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: left;
	width: 800px;
}
.pannavi {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#tm2 a:hover {
	background-image: url(images/tm_2_over.gif);
	width: 101px;
}
#tm3 a:hover {
	background-image: url(images/tm_3_over.gif);
	width: 101px;
}
.subleft {
	float: left;
	width: 222px;
}
.subright {
	float: left;
	width: 577px;
}
.footer {
	clear: left;
	width: 800px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #6666CC;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #6666CC;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 8pt;
	font-weight: bold;
	color: #33322F;
	text-align: center;
}


#tm4 a:hover {
	background-image: url(images/tm_4_over.gif);
	width: 119px;
}
#tm5 a:hover {
	background-image: url(images/tm_5_over.gif);
	width: 68px;
}
#tm6 a:hover {
	background-image: url(images/tm_6_over.gif);
	width: 90px;
}
#tm7 a:hover {
	background-image: url(images/tm_7_over.gif);
	width: 77px;
}
#tm8 a:hover {
	background-image: url(images/tm_8_over.gif);
	width: 87px;
}
.notext {
	display: none;
}
.addressfix {
	padding: 5px;
	clear: left;
}
.mainsentent {
	font-size: 10pt;
	line-height: 14px;
	color: #333333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tablefix {
	margin: 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.tablefix th {
	background-color: #ACD1F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-color: #00CCFF;
	border-left-color: #00CCFF;
}
.tablefix td {
	background-color: #CFF5FE;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #0099FF;
	border-right-color: #0099FF;
	border-left-color: #CCCCCC;
}
.topixlist {
	padding: 10px;
}

.qstrong {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.rstrong {
	font-size: 14px;
	font-weight: bold;
	color: #fe0a55;
}
.errormsg {
	font-weight: bold;
	background-color: #FFFF66;
	padding: 10px;
}

