body {
	background-image:url(images/bg-main.gif);
	padding: 0px;
	margin: 0px;
	background-color: #387201;
	background-repeat: repeat-x;
}

#line {
	display: block;
	float: left;
	width: 1214px;
	overflow: hidden;
}

#box {
	display: block;
	line-height: normal;
	font-size: 11px;
	text-align: justify;
	clear: both;
	vertical-align: middle;
}

	#box img {
		margin: 5px;
		width: 100px;
		height: 50px;
		border: 5px solid #DDD;
		float: right;
	}

#logo {
	width: 254px;
	height: 319px;
	margin: 0px;
	background-image:url(images/logo-eva.gif);
	display: block;
	float: left;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#logo-medtrade {
	width: 254px;
	height: 319px;
	margin: 0px;
	background-image:url(images/logo-medtrade.gif);
	display: block;
	float: left;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#subnavbox {
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	width: 131px;
	float: left;
}

#world {
	width: 722px;
	height: 253px;
	background-image:url(images/world.gif);
	display: block;
	float: left;
}

	#world #usa a,
	#world #tokyo a,
	#world #hongkong a,
	#world #taiwan a,
	#world #guangzhou a,
	#world #philippines a,
	#world #centralam a,
	#world #southam a,
	#world #shenzhen a,
	#world #malaysia a,
	#world #left,
	#world #right {
		text-indent: -1000em;
		display: block;
		overflow: hidden; /* For nested divs in Safari */
		padding: 0px;
		position: relative;
		float: left;
	}
	
	#world #usa a,
	#world #tokyo a,
	#world #hongkong a,
	#world #taiwan a,
	#world #guangzhou a,
	#world #philippines a,
	#world #centralam a,
	#world #southam a,
	#world #shenzhen a,
	#world #malaysia a {
		height: 14px;
		width: 106px;
	}
	
	#world #left, #world #right { top: 38px; left: 523px; width: 106px; height: 71px; }

#copyright {
	color: #C5F297;
	font-family: Verdana;
	font-size: 10px;
	padding: 15px;
	display: block;
	clear:both;
}

	#copyright a {
		color: #9BD361;
		text-decoration: none;
		font-weight: bold;
	}

	#copyright a:hover {
		color: #FFF;
		text-decoration: none;
	}

#content {
	background-color: #FFF;
	width: 528px;
	diplay: block;
	float: left;
	background-image:url(images/bg-content.gif);
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}

	#content a {
		color: #559A13;
	}

	#content a:hover {
		color: #CD3F00;

	}

	#content #overview {
		color: #999;
		padding: 30px 0px 0px 40px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Sans Serif;
		font-size: 18px;
	}
	
	#print a {
		float: left;
		margin: 15px;
		padding: 3px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Sans Serif;
		font-size: 12px;
		border: 1px solid #DDD;
		background-color: #EEE;
		text-decoration: none;
		color: #559A13;
		margin-top: 290px;
		margin-left: 40px;
	}
	
	#print a:hover {
		float: left;
		margin: 15px;
		padding: 3px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Sans Serif;
		font-size: 12px;
		border: 1px solid #CCC;
		color: #000;
		background-color: #FFF;
		text-decoration: none;
		margin-top: 290px;
		margin-left: 40px;
	}
	


	#content #title {
		color: #111;
		margin: 0px 0px 10px 40px;
		padding: 30px 0px 10px 20px;
		border-bottom: 1px dashed #AAA;
		font-family: Georgia, Garamond, "Times New Roman", Serif;
		font-size: 18px;
		clear: both;
	}

	#content #text {
		color: #444;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial;
		font-size: 12px;
		line-height: 23px;
		text-align: justify;
		padding: 0px 0px 0px 40px;
	}


		#content ul.listbox li {
			color: #444;
			font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial;
			font-size: 11px;
			padding: 3px;
			margin: 1px;
			border-bottom: 1px solid #DDD;
			width: 235px;
		}

		#content ul.listbox li:hover {
			background-color:#EEE;
			border-bottom: 1px solid #CCC;
		}

		#content ul.listbox {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
	
	#content #images {
		float: right;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
	}

	#content #copyright {
		color: #888;
		padding: 40px 0px 40px 0px;
		text-align: center;
	}

		#content #copyright a {
			color: #333;
		}

		#content #copyright a:hover {
			color: #666;
		}
		
#lang {
	background: url(images/language.gif) no-repeat left top;
	position: absolute;
	width: 191px;
	height: 14px;
	left: 755px;
	top: 5px;
}

	#lang #en a,
	#lang #big5 a,
	#lang #jp a  {
		text-indent: -1000em;
		display:block;
		float:left;
		overflow: hidden; /* For nested divs in Safari */
		padding: 0px;
		height: 14px;
	}
	
	#lang #en a { width: 54px; }
	#lang #big5 a { width: 57px; }
	#lang #jp a { width: 48px; }
	
	#lang #en a,
	#lang #big5 a,
	#lang #jp a  {
		overflow: hidden;
	}
