body {
	margin: 0px;
	text-align: center;
	background-color: #e7e7e7;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	line-height: 18px;
}
a {
	color:#656565;
	text-decoration:none;
}
a:hover {
	color:#21568d;
	text-decoration:none;
}
.font_12_blue {
	font-size: 12px;
	color:#091979;
}
a.link_blue:link {
	font-size: 12px;
	text-decoration: none;
	color:#10467a;
	line-height: 1.5em;
}
a.link_blue:visited {
	font-size: 12px;
	text-decoration: none;
	color:#10467a;
	line-height: 1.5em;
}
a.link_blue:active {
	font-size: 12px;
	text-decoration: none;
	color:#929292;
	line-height: 1.5em;
}
a.link_yellow:link {
	color: #fbae08;
	font-size: 12px;
	text-decoration: none;
}
a.link_yellow:visited {
	color: #fbae08;
	font-size: 12px;
	text-decoration: none;
}
a.link_yellow:hover {
	font-size: 12px;
	text-decoration: none;
	color:#000;
}
a.link_yellow:active {
	color: #fbae08;
	font-size: 12px;
	text-decoration: none;
}
a.link_black:link {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
a.link_black:visited {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
a.link_black:hover {
	font-size: 11px;
	text-decoration: none;
	color:#fbae08;
}
a.link_black:active {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
a.link_white:link {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
a.link_white:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
a.link_white:hover {
	font-size: 12px;
	text-decoration: none;
	color:#df1817;
}
a.link_white:active {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.font_12_black {
	font-size: 12px;
	text-decoration: none;
	color:#000;
	font-weight:bold;
}
.font_12_black2 {
	font-size: 12px;
	text-decoration: none;
	color:#000;
}

.bg_nav{
	text-decoration: none;
	background-image: url(../images/index_en_16.jpg);
	background-repeat: repeat-x;
}
.bg_nav a{
	color:#FFF;
}
.bg_bot{
	text-decoration: none;
	background-image: url(../images/index_en_87.jpg);
	background-repeat: repeat-x;
}

.border{
	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-top-color:  #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color:  #c8c8c8;
	border-left-color: #c8c8c8;	
	}
.bg_line2{
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	}
