body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #666;
}
.box_big {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_02.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
.box_01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.box_left {
	float: left;
	width: 259px;
	margin-left: 20px;
	clear: left;
}
.box_right {
	float: right;
	width: 700px;
	margin-right: 20px;
	clear: right;
}

.box_marquee {
	float: right;
	width: 700px;
	margin-right: 20px;
	clear: right;
	background-image: url(../images/marquee.gif);
	height: 36px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#marquee_txt {
	float: right;
	width: 575px;
	height: 36px;
	line-height: 36px;
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #333;
	padding-right: 5px;
}
#marquee_txt marquee a {
	color: #333;
	text-decoration: none;
}
#index_company {
	background-image: url(../images/index_company.jpg);
	height: 207px;
	width: 413px;
	float: left;
}
#index_company01 {
	font-family: "微軟正黑體";
	color: #83800B;
	width: 70%;
	font-size: 25px;
	float: right;
	padding-top: 25px;
	font-weight: bolder;
	font-style: italic;
}
#index_company02 {
	width: 95%;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 25px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	float: right;
	margin-top: 20px;
	padding-right: 5px;
}
#index_company02 a {
	background-image: url(../images/icon_more.gif);
	text-decoration: none;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#index_company03 {
	background-image: url(../images/index_company02.png);
	float: right;
	clear: right;
	height: 222px;
	width: 220px;
	margin-bottom: 20px;
}
.index_pro {
	float: left;
	width: 214px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 10px;
	height: 250px;
}
.index_pro01 {
	background-image: url(../images/index_pro01.gif);
	width: 214px;
	background-repeat: no-repeat;
	background-position: top;
	height: 2px;
}
.index_pro02 {
	background-image: url(../images/index_pro02.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
.index_pro02 img {
	width: 212px;
	margin-right: auto;
	margin-left: auto;
	height: 121px;
}
.index_pro02 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index_pro_txt {
	margin-top: 10px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: "微軟正黑體";
	font-size: 15px;
}

.index_pro03 {
	background-image: url(../images/index_pro01.gif);
	background-position: bottom;
	height: 15px;
	width: 214px;
	background-color: #06C;
}
.index_pro04 {
	font-size: 15px;
	font-weight: bold;
	color: #00F;
	text-align: center;
	display: block;
}
.index_pro05 {
	color: #F00;
}
.index_pro_txt a {
	background-image: url(../images/icon_more2.gif);
	height: 11px;
	width: 48px;
	display: block;
	float: right;
}
.add {
	font-family: "微軟正黑體";
	font-size: 13px;
	color: #F00;
	float: right;
	width: 690px;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: right;
	margin-top: 20px;
	background-color: #eee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
