@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(../images/home_bg1p.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}#co {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#div_photo {
	background-image: url(../images/pic_down.jpg);
	background-repeat: no-repeat;
	background-position: 0px 300px;
	height: 300px;
	width: 860px;
	padding-bottom: 48px;
	background-color: #CCC;
	margin-top: 140px;
}
#pic {
	height: 300px;
	width: 860px;
	position: relative;
	z-index: 10;
}
#pic_t {
	height: 26px;
	width: 370px;
	position: absolute;
	left: 480px;
	top: 140px;
	z-index: 20;
}
#logo1 {
	height: 66px;
	width: 273px;
	position: absolute;
	left: -30px;
	top: -125px;
	z-index: 110;
}
#logo2 {
	height: 56px;
	width: 273px;
	position: absolute;
	left: -30px;
	top: -60px;
	z-index: 120;
}
#logo3 {
	height: 35px;
	width: 217px;
	position: absolute;
	left: 250px;
	top: -104px;
	z-index: 130;
}
#logo4 {
	height: 24px;
	width: 217px;
	position: absolute;
	left: 250px;
	top: -68px;
	z-index: 140;
}


#menu {
	height: 50px;
	width: 860px;
	position: absolute;
	left: 0px;
	top: 335px;
	z-index: 200;
	text-align: center;
}


#footer{
	height: 50px;
	width: 860px;
	position: absolute;
	left: 0px;
	top: 410px;
	z-index: 300;
}

.design {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.design a{
	color: #999;
	text-decoration: none;
}
.design a:hover{
	color: #06C;
	text-decoration: underline;
}


.footer_t1 {
	font-size: 11px;
	color: #999;
}
.footer_t2 {
	font-size: 15px;
	color: #333;
}