@charset "utf-8";
/* CSS Document */
/* Website designed by allproducts.com */

body {
	background: #e9f5ff;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LeftWrapper {
	text-align: right;
	background: url(../images/bg_body.jpg) repeat-x top left;
}

.RightWrapper {
	text-align: left;
	background: url(../images/bg_right_extand.jpg) repeat-x top right;
}

div#LeftContent {
	width: 416px;
	float: left;
}

div#RightContent {
	width: 362px;
	float: right;
	background: url(../images/bg_flash.jpg) no-repeat;
}

div#Text {
	height: 185px;
	padding: 0 32px 0 58px;
	background: url(../images/bg_text.jpg);
	background-position: top;
}

div#Flash {
	width: 362px;
	height: 328px;
	float: left;
	background: url(../images/bg_flash.jpg) no-repeat top left;
}

div#Button {
	width: 778px;
	height: 45px;
	background: url(../images/btn.jpg) no-repeat top left;
	clear: both;
}

div#Button a.en {width:113px; height:45px; margin:0 0 0 221px; float:left;}
div#Button a.en:hover {background:url(../images/btn_hover.jpg) no-repeat 0px 0px;}

div#Button a.tw {width:113px; height:45px; margin:0 0 0 9px; float:left;}
div#Button a.tw:hover {background:url(../images/btn_hover.jpg) no-repeat -122px 0px;}

div#Button a.cn {width:113px; height:45px; margin:0 0 0 4px; float:left;}
div#Button a.cn:hover {background:url(../images/btn_hover.jpg) no-repeat -239px 0;}

div#contact {
	height: 102px;
	background: url(../images/bg_contact.jpg) no-repeat top left;
	margin: -13px 0 0 0;
	*margin: 0;
	clear: both;
}

.marquee {
	height: 170px;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

h4 {
	font-size: 10px;
	line-height: 14px;
	color: #333;
	font-weight: normal;
	text-align:center;
}

a {color: #333; text-decoration: none;}
a:link {color: #333; text-decoration: none;}
a:hover {color: #006699; text-decoration: underline;}

div.imgBox {margin: 0;}

td#left {
	background-image: url(../images/bg_bodyL.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

td#right {
	background-image: url(../images/bg_bodyR.jpg);
	background-position: top;
	background-repeat: repeat-x;
}