body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
.bg {
	background-image: url(images/index_r1_c2.jpg);
	background-repeat: repeat-x;
}
.buttom {
	font-family: tahama, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.buttom:hover {
	font-weight: bold;
	color: #BCC4DB;
	text-decoration: none;
}
.downlink {
	font-family: tahama, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.downlink:hover {
	color: #FAF5D8;
	text-decoration: none;
}
.downrep {
	font-family: tahama, Arial;
	font-size: 11px;
	color: #E2E2E2;
	text-decoration: none;
	background-image: url(images/down_rep.jpg);
	background-repeat: repeat-y;
}
a.oto:hover {
	color: #E4E4E4;
}
.oto {
	font-family: tahama, Arial;
	font-size: 11px;
	color: #FFFFCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	padding-right: 5px;
	padding-left: 5px;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB0008;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00699B;
	list-style-type: square;
	line-height: 20px;
	font-weight: normal;
}
.list:hover {
	
	color: #990000;
	
}
.listdecimal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404A57;
	list-style-type: decimal;
	font-weight: normal;
	line-height: 18px;
}

.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	list-style-type: circle;
	font-weight: bold;
}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.bghome {
	background-image: url(images/homeleft.jpg);
	background-repeat: repeat-y;
}

