@charset "utf-8";
/* CSS Document */

#all {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 145px;
	width: 212px;
}

#language {
	background-image: url(../images/language.jpg);
	float: left;
	height: 48px;
	width: 741px;
	margin-left: 29px;
	text-align:right;
	color:#FFF;
	padding-right:18px;
	font-size: 11px;
}
#topmenu {
	background-image: url(../images/topmenu.jpg);
	float: left;
	height: 62px;
	width: 759px;
	margin-left: 29px;
	margin-bottom:35px;
}
#leftmenu {
	background-image: url(../images/leftmenu.png);
	float: left;
	height: 436px;
	width: 212px;
}
#leftmenu ul{
	margin:0;
	padding:0;
}
#leftmenu ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:140px;
	height:22px;
	float:left;
	background-image:url(../images/leftmenu.jpg);
	margin-left:14px;
	padding-left:26px;
	padding-top:4px;
}
#leftmenu ul li a{
	color:#000;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
#leftmenu ul li a:hover{
	color:#ff9900;

}#banner {
	background-image: url(../images/index_07.png);
	float: left;
	height: 328px;
	width: 187px;
}
#main {
	float: left;
	height: 339px;
	width: 551px;
	position:relative;
	background-repeat: no-repeat;
	margin-left: 21px;
}
#main ul{
	margin:0;
	padding:0;
}
#main ul li{
	margin:0;
	padding:0;
	padding-left:12px;
	background:url(../images/circle.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	height:18px;
}
#main-7 {
	float: left;
	height: 80px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd0d1;
	padding-top: 10px;
}
#txt {
	float: left;
	width: 759px;
	margin-left: 29px;
}
#news {
	float: left;
	height: 40px;
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3deb3;
	margin-left:5px;
}
#sitemap {
	float: left;
	height: 30px;
	width: 550px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#sitemap-1 {
	background-image: url(../images/sitemap_1.png);
	float: left;
	height: 20px;
	width: 90px;
	padding-left: 10px;
	margin-top:5px;
}
#footer {
	float: left;
	height: 180px;
	width: 1000px;
	text-indent: -200em;
	position: relative;
}
.product {
    border: 2px solid #B4CFB6;	
}

/*------------公司簡介動畫--------*/

#proSWF {
	width:360px;
	height:200px;
	position:absolute;
	left: 381px;
	top: 1px;
}
