body {
	font-family: "微軟正黑體","新細明體", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	color: #8E7671;
	background-image: url(img_home/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link, a:visited {
	color: #AD0212;
	text-decoration: none;
}
a:hover {
	color: #F9010F;
	text-decoration: none;
}
img { border: 0px;} 
:active, :focus{
	outline:none;
}
h1,h2,h3,h4,h5,h6,ul,p {
	margin: 7px 0px;
	padding: 0;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 30px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
	line-height: 1.6em;
}
.section {
	width: 100%;
}

.c_red {
	color: #ee0000;
}
.c_blue {
	color: #0075c9;
}
.c_lite {
	color: #FFFFFF;
}
/*----------MAIN----------*/
.main {
	width: 100%;
	background-image: url(img_home/index_mainbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.content {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.item1 {
	position: absolute;
	top: 300px;
	left: 50%;
	margin-top: 0px;
	width: 330px;
	height: 110px;
	margin-left: -90px;
}
.go {
	position: relative;
	float: right;
	right: 0px;
}
.item2 {
	position: absolute;
	top: 515px;
	left: 50%;
	margin-top: 0px;
	width: 430px;
	height: 145px;
	margin-left: -190px;
}
.fb {
	position: relative;
	right: -20px;
	bottom: -10px;
	float: right;	
}
article {
		width: 100%;
	background-image: url(img_home/index_mainbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
