body {
	margin:0;
	color: #000000;
	font-size: 14px;
	font-family: "微軟正黑體";
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	line-height: 24px;
	text-decoration: none;
}
div, h1, h2, h3, h4, hr, form, label,  textarea, img, {
 text-align: left;
 vertical-align: middle;
 margin: 0px;
 padding: 0px;
 word-wrap: break-word;
 word-break: break-all;
 border-width:0;
 font-family: "Arial", "Arial Narrow","微軟正黑體", "蘋果儷中黑", "Lucida Grande" ;
}
hr {
 noshade:noshade;
}
th {
 font-weight: normal;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
p {
	word-wrap: break-word;
	word-break: break-all;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 15px;
} 
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	font-size: 28px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "微軟正黑體";
}
.clearBoth {
 clear:both;
 padding:0;
 margin:0;
}
.a1 a:link, .a1 a:visited {
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 21px;
	width: 85px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 1px;
}
.a1 a:hover {
	background-image: url(../images/button_bg01.png);
	background-repeat: no-repeat;
	color: #135400;
}



#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

/*=======HEADER========================*/
#header {
	width: 100%;
	height: 445px;
}
.header_from01 {
	height: 96px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.header_right {
	float: right;
	width: 600px;
	margin-top: 68px;
	text-align: right;
	margin-right: 15px;
}
.header_right a {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 15px;
	margin-right: 6px;
}
.header_right a:hover {
	color: #F60;
	text-decoration: underline;
}
.logo {
	float: left;
	display: block;
	width: 260px;
	height: 64px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
.logo a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
.header_line {
	background-color: #eda547;
	height: 4px;
}
/*按鈕*/

.button_01 {
	height: 32px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left -7px;
	margin-top: 15px;
}
.button_01 a {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right;

}
.button_01 a:hover {
	color: #E7A54E;
}


/*廣告區*/
.banner {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	height: 280px;
	float: left;
}
.banner_bg {
	width: 1200px;
	float: left;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
}


/*from*/
.from001 {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #333;
	margin-bottom: 25px;
	line-height: 24px;
	text-decoration: none;
	padding-top: 18px;
	padding-left: 5px;
}
.from002 {
	padding-bottom: 4px;
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #333;
	text-decoration: none;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 4px;
	padding-left: 4px;
}
.from003 {
	padding-bottom: 8px;
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #333;
	text-decoration: none;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 4px;
	padding-left: 4px;
}
.from004 {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 23px;
}


#content {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 26px;
	padding-bottom: 30px;
}

/* content中間 */
/* ------------------------------------------------------------*/
.content0001 {
	padding-left: 20px;
}
.content0002 {
	padding-right: 25px;
}

/* 首頁產品介紹 */
/* ------------------------------------------------------------*/
#prod01 {
	position:absolute;
	z-index:99;
}
.prod01 img {
	float: left;
	width: 200px;
	height: 150px;
	padding-bottom: 10px;
}
.prod01 p {
	font-size: 14px;
	line-height: 20px;
	color: #494949;
	text-decoration: none;
	font-family: "微軟正黑體";
}
.prod01 ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.prod01 ul li {
	display: block;
	height: 260px;
	float: left;
	width: 200px;
	margin-right: 29px;
	margin-left: 29px;
}
.prod01 ul li a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}
.prod01 ul li a:hover {
	color: #015E78;
	text-decoration: underline;
}

/* 內頁產品介紹 */
/* ------------------------------------------------------------*/
#prod02 {
	position:absolute;
	z-index:99;
}
.prod02 img {
	float: left;
	width: 200px;
	height: 150px;
	padding-bottom: 10px;
}
.prod02 p {
	font-size: 14px;
	line-height: 20px;
	color: #494949;
	text-decoration: none;
	font-family: "微軟正黑體";
}
.prod02 ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.prod02 ul li {
	display: block;
	height: 260px;
	float: left;
	width: 200px;
	margin-right: 26px;
	margin-left: 26px;
}
.prod02 ul li a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}
.prod02 ul li a:hover {
	color: #015E78;
	text-decoration: underline;
}

/* footer */
/* ------------------------------------------------------------*/

#footer {
	text-align: center;
	padding-top: 21px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #797a7a;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	font-family: "微軟正黑體";
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	line-height: 25px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #ACACAC;
	text-decoration: underline;
}

.p01 {
	color: #FFF;
	font-size: 15px;
	font-family: "微軟正黑體";
	text-decoration: none;
}
.p05 {
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
.title01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 22px;
	padding-bottom: 6px;
}
.title02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 22px;
	padding-bottom: 6px;
	font-family: "微軟正黑體";
	font-size: 20px;
	color: #000;
	text-decoration: none;
	padding-left: 3px;
	font-weight: bold;
}
.link {
	padding-bottom: 10px;
	text-align: center;
}



.back {
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	color: #333;
}
.back2 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #333;
}
.redSolid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


/* 產品介紹分類 */
/* ------------------------------------------------------------*/
.sideBar_from001 {
	margin-bottom: 20px;
}
.prod0_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;
	padding-top: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
}
.prod0_from001 a {
	background-image: url(../pict/icon002.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-right: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	font-family: "微軟正黑體";
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
}
.prod0_from001 a:hover {
	background-color: #666;
	color: #FFF;
}
