@charset "utf-8";



/* CSS Document */
html { margin:0; padding:0}
body {
	color: #4B4B4B;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	line-height: 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
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;
}
#mainContent {
	background-color: #FFF;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#branding {
	background-color: #FFF;
}
#brandingImg {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}
#btn {
	height: 38px;
	color: #FFF;
	background-image: url(../images/btnBg.jpg);
	background-repeat: repeat-x;
}
#btnImg {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 932px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
}
#content {
	background-image: url(../images/shdow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 38px;
}
#footer {
	color: #FFF;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	padding: 30px;
}
#hotNews {
	padding-bottom: 15px;
	padding-top: 15px;
}
.footertext a {
	color: #FFF;
	text-decoration: none;
}
.footertext a:hover {
	text-decoration: underline;
}
.footertext2 {
	color: #5891c8;
	font-size: 12px;
}
.footertext2 a {
	color: #5891c8;
	text-decoration: none;
	font-size: 12px;
}
.footertext2 a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #0065ab;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #960;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 4px;
}
h4 {
	font-size: 24px;
	color: #000;
	line-height: 40px;
	font-weight: bold;
}
h5 {
	font-size: 18px;
	color: #000;
	padding-bottom: 4px;
	font-weight: normal;
}
h6 {
	font-size: 16px;
	color: #960;
	font-weight: normal;
	padding-bottom: 6px;
}
.link1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.link1 a:hover {
	color: #1E56A1;
}
.link2 a {
	color: #ee3b58;
	text-decoration: none;
	font-size: 12px;
}
.link2 a:hover {
	text-decoration: underline;
}
.link3 a {
	color: #666;
	text-decoration: none;
}
.link3 a:hover {
	color: #000;
}
.input1 {
	width: 300px;
	border: 1px solid #CCC;
	height: 20px;
}
.input2 {
	width: 450px;
	border: 1px solid #CCC;
	height: 100px;
}

.textIndent p {
	 text-indent: 2em; /*em是相對單位，2em即現在一字大小的兩倍*/ 
}
.textIndentE p {
	 text-indent: 1em; /*em是相對單位，2em即現在一字大小的兩倍*/

}
.title1 {
	font-size: 18px;
	color: #FFF;
	line-height: 24px;
	width: 148px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #2266B1;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	margin-bottom: 2px;
	font-weight: bold;
	border: 1px solid #2266B1;
}
.title2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #069;
	padding-top: 4px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}
.title3 {
	color: #000;
}
.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;
}
.menu ul li a {
	text-decoration: none;
	display: block;
	color: #666;
	width: 134px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(../images/iecool_arrow_017.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.menu ul li a:hover {
	color: #069;
}
.menu1 a {
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	color: #333;
	width: 148px;
	background-color: #E7E7E7;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #E7E7E7;
}
.menu1 a:hover {
	color: #2266B1;
	background-color: #FFF;
	border: 1px solid #DADADA;
}
.menu1hover a {
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	color: #C36;
	width: 148px;
	background-color: #FFF;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #DADADA;
}
.date {
	font-size: 12px;
	color: #960;
}
.dot1 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.dot2 {
	margin-bottom: 30px;
	padding-bottom: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.text1 {
	color: #000;
	font-size: 15px;
}
.text2 {
	font-size: 15px;
	line-height: 22px;
	color: #333;
}
.productImg {
	float: left;
	width: 205px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
	color: #333;
}
.productImg p img {
	margin-bottom: 8px;
}
.newsDot {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
