body{
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
a:hover {color: #CCCCCC;
text-decoration:none;
}
a:link {color: #FFFFFF;
text-decoration:none;
}
#head_ins {
	background: url(../images/index/index.png);
	height: 100px;
	width: 990px;
}

#wall {
	height: 1779px;
	width: 100%;
}
#main {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/car/car_1.gif);
	height: 172px;
	width: 992px;
}
#bottom {
	height: 535px;
	width: 992px;
	background: url(../images/car/car_3.gif);
	background-repeat: repeat-y;
	line-height:30px;
	margin-top:0px;
}
#txt2{
font-family:"微軟正黑體";
font-size:16px;
width:800px;
}
#footer {
	height: 80px;
	width: 100%;
	text-align:center;
	background-color:#4e4e4e;
}
#pad_h {
	height: 20px;
	width: 100%;
}
.style1 {color: #FFFFFF}
.style3 {	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
}
a:hover {color: #AAAAAA;
text-decoration:underline;
}
a:link {color: #FFFFFF;
text-decoration:none;
}