@charset "utf-8";



/* CSS Document */
html { margin:0; padding:0}
body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	background-color: #f01919;
	font-size: 13px;
	line-height: 20px;
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif;
}
img { border: 0;}
ul { list-style-type: none; margin: 0px; padding: 0px;}
li { list-style-type: none; margin: 0px; padding: 0px;}
.clear { clear: both; zoom: 1; }
.clear:after { clear: both; content: ''; display: block; height: 0; visibility: hidden; }
dd,dl,dt { margin: 0px; padding: 0px; float:left;}
* {
	margin: 0px;
}
#wrapper {
	background-color: #eaeaea;
	background-image: url(../images/bgTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#branding {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	height: 73px;
	background-image: url(../images/brandBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/banner/bannerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#conBg {
	background-image: url(../images/conBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/conBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px; 
}
#pageContent {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/conBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 2px;
	padding-right: 17px;
	padding-bottom: 2px;
	padding-left: 17px;
}
#content {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#content2 {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#btn {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/conBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 17px;
	padding-left: 17px;
}
#footer {
	line-height: 18px;
	font-size: 12px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b6ca3;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerText {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #ff8686;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerText2 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #ffb7b7;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f04848;
	font-family: Arial, Helvetica, sans-serif;
}
#footerText2 table tr td a {
	color: #ffb7b7;
	text-decoration: none;
}
#footerText2 table tr td a:hover {
	color: #FFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	padding-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #8D6638;
	text-decoration: none;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	line-height: 26px;
	padding-bottom: 6px;
}
h4 {
	font-size: 16px;
	color: #963;
	line-height: 22px;
	padding-bottom: 5px;
}
h5 {
	font-size: 24px;
	color: #960;
	font-weight: bold;
	line-height: 30px;
}
h6 {
	font-size: 24px;
	color: #960;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 28px;
}
.businessBg {
	background-image: url(../images/businessBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactBg {
	background-image: url(../images/contactBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7F7F;
	text-decoration: none;
}
.link1 a:hover {
	color: #000;
}
.link2 a {
	color: #666;
	text-decoration: none;
}
.link2 a:hover {
	color: #333;
}
.link3 a {
	color: #000;
	text-decoration: none;
}
.link3 a:hover {
	color: #F03;
}
.link4 a {
	color: #963;
	text-decoration: none;
}
.link4 a:hover {
	color: #F03;
}
.input1 {
	width: 150px;
	border: 1px solid #CCC;
	height: 21px;
	color: #666;
}
.input2 {
	width: 250px;
	border: 1px solid #CCC;
	color: #666;
}
.input3 {
	color: #666;
	height: 100px;
	width: 380px;
	border: 1px solid #CCC;
}
.input4 {
	width: 80px;
	border: 1px solid #CCC;
	color: #666;
}
.textIndent p {
	 text-indent: 2em; /*em是相對單位，2em即現在一字大小的兩倍*/ 
}
.textIndentE p {
	 text-indent: 1em; /*em是相對單位，2em即現在一字大小的兩倍*/

}
.title1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	padding-bottom: 4px;
	padding-top: 10px;
}
.title2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #a86020;
}
.title3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text4 {
}
.text5 {
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 28px;
}
.next ul li a {
	color: #FFF;
	background-color: #1076a5;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-right: 4px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	margin-top: 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.next ul li a:hover {
	color: #FFF;
	background-color: #7F83B9;
}
.img1 {
	float: left;
	margin-right: 10px;
}
.more1 ul li a {
	color: #FFF;
	background-color: #7F83B9;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-right: 4px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	margin-top: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.more1 ul li a:hover {
	color: #FFF;
	background-color: #2878C3;
}
.footerMenu ul li a {
	text-decoration: none;
	color: #ff8686;
	padding-top: 1px;
	padding-bottom: 2px;
	display: block;
}
.footerMenu ul li a:hover {
	text-decoration: underline;
}
.date {
	font-size: 12px;
	color: #666;
}
.date2 {
	font-size: 12px;
	color: #963;
	line-height: 18px;
}
.dot1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.dot2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.text1 {
	color: #E5477F;
}
.text2 {
	color: #000;
}
.text3 {
	font-size: 16px;
	color: #F33;
}
.text4 {
	color: #FFF;
	font-weight: bold;
}
.text5 {
	color: #069;
	font-size: 15px;
}
.text6 {
	color: #963;
}
.about {
	width: 240px;
}
.about p a {
	color: #F36;
	text-decoration: none;
}
.newsDot {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.newsDot p a {
	color: #6F6F6F;
	text-decoration: none;
}
.newsDot p a:hover {
	color: #963;
}
.newsDot2 {
	padding-top: 2px;
	padding-bottom: 2px;
}.newsDot2 p a {
	color: #6F6F6F;
	text-decoration: none;
}
.newsDot2 p a:hover {
	color: #963;
}.newsBline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.productMenu ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	background-image: url(../images/iecool_arrow_017.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;
	width: 160px;
}
.productMenu ul li a:hover {
	color: #000;
	background-color: #F2F2F2;
}
.productList {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 6px;
}
.logo {
	float: left;
}
.serviceBg {
	background-image: url(../images/serviceBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 355px;
}
.website {
	float: right;
	margin-top: 25px;
	margin-right: 30px;
}
.website a {
	color: #7f7f7f;
	text-decoration: none;
}
.website a:hover {
	color: #000;
}
.Q {
	font-size: 30px;
	color: #F36;
	line-height: 35px;
}
.A {
	font-size: 30px;
	line-height: 35px;
	color: #96C;
}
