@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: 24px;
	background-color: #6a6a6a;
}
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: #eeeeee;
	background-image: url(../images/shadowBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperBg {
	background-color: #FFF;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#branding {
	height: 77px;
	background-image: url(../images/brandingImg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#btn {
}
#banner {
	height: 487px;
}
#pageBanner {
	height: 200px;
}
#pagebanner1 {
	height: 165px;
	background-image: url(../images/banner/pageBanner1.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 580px;
	padding-right: 60px;
	line-height: 20px;
}
#pagebanner2 {
	height: 165px;
	background-image: url(../images/banner/pageBanner2.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 540px;
	padding-right: 40px;
	line-height: 20px;
}
#pagebanner3 {
	height: 165px;
	background-image: url(../images/banner/pageBanner3.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 540px;
	padding-right: 40px;
	line-height: 20px;
}
#pagebanner4 {
	height: 165px;
	background-image: url(../images/banner/pageBanner4.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 580px;
	padding-right: 60px;
	line-height: 20px;
}
#pagebanner5 {
	height: 165px;
	background-image: url(../images/banner/pageBanner5.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 430px;
	padding-right: 40px;
	line-height: 20px;
}
#footer {
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #614b8d;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	color: #004379;
	font-weight: bold;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #960;
	text-decoration: none;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #19558E;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #19558E;
	width: 210px;
}
h4 {
	font-size: 15px;
	color: #000;
	line-height: 25px;
	padding-bottom: 10px;
	font-weight: normal;
}
h5 {
	font-size: 15px;
	color: #F33;
	padding-bottom: 4px;
	font-weight: normal;
}
h6 {
	font-size: 16px;
	color: #960;
	font-weight: normal;
	padding-bottom: 6px;
}
.download ul li a {
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #666;
	background-image: url(../images/iecool_arrow_017.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
	padding-left: 20px;
}
.download ul li a:hover {
	color: #000;
	background-color: #F2F2F2;
}
.link1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.link1 a:hover {
	color: #000;
}
.link2 a {
	color: #614b8d;
	text-decoration: none;
}
.link2 a:hover {
	color: #333;
}
.link3 a {
	color: #666;
	text-decoration: none;
}
.link3 a:hover {
	color: #000;
}
.link4  {
	color: #fff
}
.link4 a:hover {
	color: #fff
}
.language {
	float: right;
	margin-right: 30px;
	color: #999;
}
.language a {
	color: #666;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.language a:hover {
	color: #F33;
}
.proMenu ul li a {
	color: #585858;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	width: 210px;
}
.proMenu ul li a:hover {
	color: #069;
}
.proMenu ul ul li a {
	color: #F33;
}
.proMenu ul ul li a:hover {
	color: #F33;
}
.input1 {
	width: 300px;
	border: 1px solid #CCC;
	height: 20px;
}
.input2 {
	width: 300px;
	border: 1px solid #CCC;
	height: 100px;
}
.input3 {
	width: 100px;
	border: 1px solid #CCC;
	height: 20px;
}
.textIndent p {
	 text-indent: 2em; /*em是相對單位，2em即現在一字大小的兩倍*/ 
}
.textIndentE p {
	 text-indent: 1em; /*em是相對單位，2em即現在一字大小的兩倍*/

}
.title1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
	padding-bottom: 10px;
	display: block;
}
.title2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #069;
}
.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;
}
.date {
	font-size: 12px;
	color: #960;
}
.text ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/iecool_arrow_007.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 24px;
}
.text1 {
	color: #F33;
	padding-right: 10px;
	padding-left: 10px;
}
.text2 {
	font-size: 15px;
	color: #F33;
}
.text3 {
	font-size: 13px;
	color: #000;
}
.text4 {
	font-size: 14px;
	color: #000;
}
.videoMenu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 190px;
	margin-top: 15px;
	border: 1px none #E1E1E1;
	font-size: 18px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image: url(../images/btnBg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.videoMenu ul li a:hover {
	background-image: url(../images/btnBg2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

