@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}
body {
	line-height: 1;
	color: black;
	font-family: "微軟正黑體";
	margin: auto 0 auto;
	background-color: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
label {
    display: block;
    margin-bottom: 5px;
}
caption {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a {
	text-decoration: none;
	color:#000;
	padding-bottom: 15px;
	line-height: 0px;
}
img {
	border: 0px none #FFF;
}

.reset {
	clear: both;
	width: 0px;
}
.bg_line {
	background-color: #eb4b7d;
	height: 11px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.bg_line_s {
	background-color: #ED6C00;
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.bg_line_s .spec {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.bg_line_s .spec img {
	margin-top: 10px;
}
.bg_line_s .spec p {
	color: #FFF;
	float: right;
}
.bg_line_s .tel_free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}





.header {
	height: 89px;
	-moz-box-shadow: 0 8px 6px -6px #575757 ;
   -webkit-box-shadow: 0 8px 6px -6px #575757 ;
   box-shadow: 0 8px 6px -6px #575757 ;
}

.header .ad {
	height: 104px;
	width: 265px;
	position: absolute;

}
.header_spec  {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.foo {
	float: right;
	margin: 0px;
	padding: 0px;
}
.header_big {
	height: 221px;
	-moz-box-shadow: 0 8px 6px -6px #575757 ;
   -webkit-box-shadow: 0 8px 6px -6px #575757 ;
   box-shadow: 0 8px 6px -6px #575757 ;
}
.header_big .header_spec {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.header_big .ad2 {
	height: 170px;
	width: 404px;
	position: absolute;
	top: 37px;
}
.bg_line_s .spec p a:hover {
	color: #FFF;
}
