@charset "utf-8";



/*formatting style
--------------------------*/


* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
}
/*link style
--------------------------*/
hr {
	display: none;
}
a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/*basic layout
--------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#main {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 800px;
}
#eheader {
	background-attachment: scroll;
	background-image: url(../images/eng_header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 100px;
	width: 800px;
}
#header {
	background-attachment: scroll;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 100px;
	width: 800px;
}

#header ul {
	background-color: #FF6600;
	width: 800px;
	padding: 0px;
	top: 82px;
	position: absolute;
	left: 0px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	height: 2.5em;
	width: 130px;
	border-top: 2px solid #FF9900;
	text-align: center;
	display: block;
	border-bottom: 2px solid #FF9900;
	border-left: none;
	border-right: 1px solid #FFFFFF;
}
#eheader  ul {
	background-color: #FF6600;
	width: 800px;
	padding: 0px;
	top: 82px;
	position: absolute;
	left: 0px;
}
#eheader  ul  li {
	float: left;
	list-style: none;
}
#eheader  ul  li  a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	height: 2.5em;
	width: 170px;
	border-top: 2px solid #FF9900;
	text-align: center;
	display: block;
	border-bottom: 2px solid #FF9900;
	border-left: none;
	border-right: 1px solid #FFFFFF;
}
.floatLeft {
	float: left;
	margin: 10px 15px 10px 10px;
}
#footer {
	color: #FFCC00;
	background-color: #ff9018;
	padding: 10px 0px 0px 20px;
	clear: both;
	margin: 0px;
	height: 50px;
	width: auto;
}
.floatRight {
	float: right;
	margin: 0px 0px 0px 15px;
}

#news {
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	width: 450px;
	padding-bottom: 30px;
}
#news dd {
	padding: 0px;
	margin-left: 20px;
}

/*footer style
--------------------------*/

#footer  ul  li a {
	color: #333333;
}
#footer ul li a:hover {
	text-decoration: none;
	color: #999999;
}
#footer p a {
	color: #333333;
}
#footer p a a:hover {
	color: #FF6600;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 5px;
	list-style: none;
}
#header ul li a:hover {
	background-color: #FF9900;
}

#home #header #nHome a,
#about #header #nAbout a,
#report #header #nReport a,
#media #header #nMedia a,
#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #FF9900;
}
#enquiry {
	text-align: center;
}
#e_profile/*about style
-----------------------------------*/

 {
	background-image: url(../images/eng_about_img2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 785px;
	min-height: 412px;
}


/*about style
-----------------------------------*/

#profile {
	background-image: url(../images/about_img_bg.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 325px;
}



.gray  {color: #666666}

/*contact
-------------------------------------*/

#access  {
	padding-left: 200px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#scheduletxt {
	width: 700px;
	margin: 30px auto 0px;
}
.report {
	margin-right: auto;
	margin-left: auto;
}
.report td {
	border: 1px solid #FF9900;
}
.media {
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.media td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 5px;
	line-height: 18px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.data txt {
	font-family: sans-serif;
	font-size: 10px;
}
#newsArea {
	float: left;
	width: 450px;
}
#news dt {
	padding-left: 10px;
}
#news dd {
	padding-left: 15px;
}
#topicsArea {
	float: right;
	width: 328px;
	margin-top: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 242px;
	padding-left: 20px;
}
#info {
	width: 551px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF9900;
}
.header_logo {
	float: left;
	margin: 0;
}
