 @charset "utf-8";
/* CSS Document */

/*文章列表*/
.articleList {
	height: 900px;
}
.articleList .articleListIntroduction {
	
	margin: 0 30px;
	padding-bottom: 30px;
}
.articleList .articleListIntroduction .listBox {
	width: 640px;
	height: 170px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.articleList .articleListIntroduction .listBox .articleListImg {
	padding: 3px;
	border: 5px solid #F2F2F2;
	margin-left: 20px;
}
.articleList .articleListIntroduction .listBox .articleListContent {
	width: 418px;
	float: left;
	margin-left: 20px;
}
.articleList .articleListIntroduction .listBox .articleListContent .articleListTitle {
	font-size: 20px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 30px;
	margin-bottom: 10px;
}
.articleList .articleListIntroduction .listBox .articleListContent .articleListTitle a:hover {
	color:#003a6a;
}
.articleList .articleListIntroduction .listBox .moreLink {
	color:#003a6a;
}
.articleList .articleListIntroduction .listBox .moreLink:hover {
	color:#5A5A5A;
}
/*文章內頁*/
.articleDetail {
}
.articleDetailIntroduction {
	width: 640px;
	margin: 0 30px;
	padding-bottom: 30px;
	display: inline-block;
	line-height: 170%;
}
.articleDetailIntroduction p {
	margin: 0px;
	padding: 0px;
}
.articleDetail img {
	margin: 10px;
}
/*文章內頁諮詢按鈕區*/
.articleDetail .adButtonBg {
	height: 40px;
	float: right;
	width: 280px;
	margin-left: 400px;
}
.articleDetail .adButtonBg .button {
	font-size: 12px;
	color: #5A5A5A;
	line-height: 24px;
	text-align: center;
	float: left;
	background-color: #F7F7F7;
	border: 1px solid #E7E7E7;
	padding: 0 7px;
	margin: 5px;
	display: block;
}
/*更多文章*/

.articleDetail .articleMore {
	height: 130px;
	border: 1px solid #e8e8e8;
	background-color: #fafafa;
	padding: 10px 20px;
	margin: 10px 20px 0 20px;
	background-image: url(../images/article/articleMore_20231107.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.articleDetail .articleMore .leftDetail {
	float: left;
	width: 400px;
	letter-spacing: 1px;
}
.articleDetail .articleMore .leftDetail .tatle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
}
.articleDetail .articleMore .line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #969696;
}
.articleDetail .articleMore .leftDetail ul li {
	margin: 5px;
	line-height: 20px;
}
.articleDetail .articleMore .leftDetail ul li a:link, a:visited {
	color: #4e4e4e;
	font-size: 12px;
}
.articleDetail .articleMore .leftDetail ul li a:hover {
}
.articleDetail .articleMore .leftDetail ul li img {
	margin: 0 8px 4px 2px;
	padding: 0;
}
/*歷年記事*/

.auHistory {
	width: 620px;
	background-image: url(../images/aboutUs/auHistoryBg.png);
	padding: 150px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.auHistory table {
	width: 390px;
	color:#5B5B5B;
	margin: 20px 30px;
}
.auHistory table tr th {
	border: 1px solid #FFF;
	background-color: #E6E6E6;
	padding: 5px;
	color: #9D9D9D;
	font-weight: bolder;
}
.auHistory table tr td {
	border: 1px solid #FFF;
	background-color: #F7F7F7;
	padding: 5px;
}
/*公司地圖*/
.auMapBg {
	background-color: #F6F6F6;
	padding: 8px;
	margin: 10px 0 5px 0;
}
.auMapBg .auMap {
	/*height: 600px;*/
	width: 420px;
	float: left;
	background-color: #FFF;
	border: 2px dotted #EBEBEB;
}
.auMapBg .auMapDetail {
	width: 185px;
	float: left;
	margin: 5px  0  5px  15px;
	font-size: 13px;
}
.auMapBg .auMapDetail h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #003a6a;
	line-height: 40px;
	letter-spacing: 2px;
}
.auMapBg .auMapDetail h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #003a6a;
}
.auMapBg .auMapDetail ul {
	margin-bottom: 10px;
}
.auMapBg .auMapDetail ul li {
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
	font-weight: bolder;
	color: #3D3D3D;
}
/*公司理念*/
.aboutUsBG {
	width: 620px;
	background-image: url(../images/aboutUs/aboutUsBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 200%;
	color: #191919;
}
.aboutUsBG .aboutUsSlogan {
	background-image: url(../images/aboutUs/aboutUsSlogan.png);
	background-repeat: no-repeat;
	background-position: -2px top;
	height: 48px;
	width: 320px;
	font-size: 11px;
	color: #c0c0c0;
	padding-top: 42px;
	margin-bottom: 10px;
}

/*公司慨況*/

.auCompanyInformation {
	background-image: url(../images/aboutUs/auCompanyInformationBG.png);
	padding: 130px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 3px;
}
.auCompanyInformation table {
	width: 586px;
	color:#5B5B5B;
	margin: 20px 30px;
}
.auCompanyInformation table tr td {
	border: 2px solid #FFF;
	background-color: #FAFAFA;
	padding: 10px;
}


/*機器設備*/

.auEquipment {
	background-image: url(../images/aboutUs/auEquipment.png);
	padding: 150px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.auEquipment2 {
	background-image: url(../images/aboutUs/auEquipment2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}
.auEquipment table {
	width: 600px;
	color:#5B5B5B;
	margin: 20px 30px;
}
.auEquipment table tr th {
	border: 1px solid #FFF;
	background-color: #E6E6E6;
	padding: 5px;
	color: #9D9D9D;
	font-weight: bolder;
}
.auEquipment table tr td {
	border: 1px solid #FFF;
	background-color: #F7F7F7;
	padding: 5px;
}