.topbg{
	background-image: url(../images/bghome.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.containerbox-home{
	float: left;
	width: 800px;
	position: relative;
}
.flashbox {
	height: 500px;
	width: 800px;
	position: relative;
}
.bar01{
	width: 780px;
	padding-right: 0px;
	padding-left: 20px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bar01 ul.home-news{
	display: block;
	float: left;
	width: 350px;
	position: relative;
}
.bar01 ul.home-news a.title{
	background-image: url(../images/home/newstitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 350px;
	position: relative;
	text-indent: -999999px;
	padding-bottom: 5px;
}
.bar01 ul.home-news li{
	line-height: 25px;
	display: block;
	float: left;
	height: 25px;
	width: 350px;
	position: relative;
}
.bar01 ul.home-news li b{
	font-size: 13px;
	color: #000000;
	display: block;
	float: left;
	width: 15px;
	position: relative;
}
.bar01 ul.home-news li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #575757;
	text-decoration: none;
	display: block;
	float: left;
	height: 25px;
	width: 260px;
	overflow: hidden;
	position: relative;
}
.bar01 ul.home-news li a:hover{
	color: #000000;
	text-decoration: underline;
}
.bar01 ul.home-news li i{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 25px;
	color: #919191;
	display: block;
	float: left;
	height: 25px;
	width: 75px;
	overflow: hidden;
	position: relative;
	text-align: right;
}
.bar01 ul.home-article{
	display: block;
	float: left;
	width: 400px;
	padding-left: 30px;
	position: relative;
}
.bar01 ul.home-article li{
	display: block;
	float: left;
	width: 180px;
	padding-right: 20px;
	position: relative;
}
.bar01 ul.home-article li h2{
	display: block;
	float: left;
	height: 140px;
	width: 180px;
	overflow: hidden;
	position: relative;
}
.bar01 ul.home-article li h2 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #DADADA;
	display: none;
	float: left;
	height: 120px;
	width: 160px;
	overflow: hidden;
	position: absolute;
	background-image: url(../images/colorover-black.png);
	background-repeat: repeat;
	font-weight: normal;
	z-index: 2;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bar01 ul.home-article li h2 img{
	float: left;
	position: relative;
	z-index: 1;
}
.bar01 ul.home-article li a.title{
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 2;
	font-weight: normal;
	color: #000000;
	display: block;
	float: left;
	height: 30px;
	width: 180px;
	overflow: hidden;
	position: relative;
	padding-bottom: 5px;
}
.bar01 ul.home-article li a.title:hover{
	color: #8D0A0D;
}

.bar02{
	background-image: url(../images/home/shadowline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	width: 706px;
	padding-top: 45px;
	position: relative;
	padding-right: 47px;
	padding-bottom: 35px;
	padding-left: 47px;
}
.bar02 li{
	display: block;
	height: 92px;
	width: 222px;
	overflow: hidden;
}
.bar02 a.bx-prev{
	left: -37px;
	z-index: 49;
}
.bar02 a.bx-next{
	right: -37px;
	z-index: 49;
}
