/* Website designed by allproducts.com */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	height: 100%;
}
.lbg {
	background: url(images/bg.gif) repeat-x right center;
	text-align:right;
	vertical-align:top;
	}
.rbg {
	background: url(images/bgr.gif) repeat-x left center;
	text-align:left;
	vertical-align:top;
	}
div#content1 {
	width: 347px;
	height: 128px;
	background: url(images/content-en.jpg) no-repeat;
	float: left;
	}
div#product {
	float: right;
	width: 431px;
	height: 128px;
	background:url(images/products.jpg) no-repeat;
	}
div#content2 {
	width: 467px;
	height: 88px;
	background: url(images/content-tw.jpg) no-repeat;
	float: left;
	}
h3 {
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	}
.en {
	margin: 0px 0px 0px 48px;
	width: 299px;
}
.tw {
	margin: 0px 60px 0px 48px;
	width: 359px;
}
div#bt {
	width: 311px;
	height: 88px;
	background: url(images/btbg.jpg) no-repeat left top;
	float: left;
	}
div#bt01 a{
	width: 170px;
	height: 28px;
	float: left;
	}
div#bt01 a:hover{
	background: url(images/btr.gif) no-repeat left top;
	}
div#bt02 a{
	width: 170px;
	height: 30px;
	float: left;
	}
div#bt02 a:hover{
	background: url(images/btr.gif) no-repeat left -28px;
	}
div#bt03 a{
	width: 170px;
	height: 30px;
	float: left;
	}
div#bt03 a:hover{
	background: url(images/btr.gif) no-repeat left bottom;
	}
div#contact {
	height: 60px;
	background: url(images/contactbg.jpg) no-repeat;
	}
h1 {
	width: 238px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
	margin: 0px;
	float: left;
	}
h4 {
	width: 525px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	float: right;
	}
a {
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}