@charset "utf-8";
a:link { color:; text-decoration:none}
a:visited { color:; text-decoration:none}
a:hover { color:; text-decoration:underline}
.logo {
	background-image: url(/en/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

form { margin:0; padding:0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #FFFFFF;
	background-image: url(/en/images/index_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.newsdate {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #999999;
}

	.mainRegion {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #949599;
}
.nav1_img {
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.newsline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: fdd38f;
	font-family: Arial, Helvetica, sans-serif;
}

