@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #C19D2F
}
.style9 {
	font-size: 8pt; 
	color: #C19D2F; 
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {
	font-weight: bold
}
.style16 {
	font-weight: bold
}
.style17 {
	font-size: 11pt; 
	color: #C19D2F; 
	font-family: Arial, Helvetica, sans-serif;
}
.style18 {
	font-size: 8pt; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #C19D2F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #C19D2F;
}

.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 16pt;
}
.txt_main_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C19D2F;
}

.txt_main_19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 19pt;
	font-weight: normal;
	color: #333333;
}
.txt_main_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #333333;
}

.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C19D2F;
	font-weight: bold;
}
.txt_footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	line-height: 10pt;
}

.txt_latest_news_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C19D2F;
	font-weight: bold;
}
.txt_right_categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #C19D2F;
}
.tsx_temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
#ifWrap {
	position:relative;
	float: left;
	width:600px;
	height:400px;
}
div.ifRight {
	position:relative;
	float:right;
	width:310px;
	min-height:300px;
}
div.ifLeft {
	position:relative;
	float:left;
	width:290px;
	min-height:300px;
}