body {
	font-size: 10px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	line-height: 140%;
}
div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,table,tr,th,td {
	color: #666666;
}
.footer {
	font-size: 10px;
	color: #666666;
}
#footer {
   bottom:0;
   position:relative;
	 height:74px;
	 margin-top:-74px;
}

.company {
	background-repeat: no-repeat;
	background-position: right top;
}
.t10px {
	font-size: 10px;
	color: #666666;
}

.t12px {
	font-size: 12px;
}

.history {
	background-image: url(brand/history/images/bg_history.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#line140 {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}

#main td.line140 {
   color:#666666;
   font-size:12px;
   line-height:140%;
}


.white {
	background-color: #FFFFFF;
}

li {
	margin-bottom: 5px;
	margin-left: -10px;
}
a:link {
	line-height: 140%;
	color: #666666;
	text-decoration: underline;

}
a:visited {

	line-height: 140%;
	color: #666666;
	text-decoration: underline;
}
a:hover {

	line-height: 140%;
	color: #907952;
	text-decoration: underline;
}
a:active {

	line-height: 140%;
	color: #907952;
	text-decoration: underline;
}
.download {
	background-image: url(download/images/download_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	width: 748px;
}



.bread{
	margin-left: 30px;
	color: #000000;
	padding: 5px 0;
	font-size:10px;
}
.bread a:link{
	color: #f39806;
	text-decoration:none;
	font-size:10px;
}
.bread a:visited{
	color: #f39806;
	text-decoration:none;
	font-size:10px;
}
.bread a:hover{
	color: #f39806;
	text-decoration:none;
	font-size:10px;
}
.bread a:active{
	color: #f39806;
	text-decoration:none;
	font-size:10px;
}

html,body {
	height: 100%;
}
