@charset "utf-8";
.contenttext {
	font: 14px/22px "微軟正黑體";
	color: #333;
}



.topLink {
	font: 12px "微軟正黑體";
	color: #333;
}

.topLink a:link{
	color:#333;
	text-decoration:none;
	}	
.topLink a:hover{
	color:#069;
	text-decoration:none;
	background: #e7e7e7;
	}

/* #Typography
================================================== */
.contactLeftBG {
	font: 12px "微軟正黑體";
	color: #333;
	background: url(../images/contact_02.gif) repeat;
	text-align: center;
	width: 210px;
}

.contactLeftBG a:link {
	text-decoration: underline;
}
.contactLeftBG a:hover {
	text-decoration: none;
	color: #069;
	background: #e7e7e7;
}
.sidemewsBG {
	font: 13px "微軟正黑體";
	color: #333;
	background: url(../images/SideNews_02.gif) repeat;
	width: 210px;
	text-align: left;
}
.textdate {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #666;
}
.sidenewstitle {
	font: 14px/24px "微軟正黑體";
	color: #09C;
}
.sidetextdata {
	font: 13px/20px "微軟正黑體";
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidetextdata a:link {
	color: #333;
	text-decoration: underline;
}
.sidetextdata a:hover{
	color: #069;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	background: #e7e7e7;
}

.linetop {
	border-top: 1px solid #CCC;
}
.lineRight {
	border-right: 1px solid #CCC;
}
.lineLeft {
	border-left: 1px solid #CCC;
}
.ProSub {
	font: bold 14px/24px "微軟正黑體";
	color: #36F;
	text-decoration: none;
}
.ProSub a:link{
	font: bold 14px/24px "微軟正黑體";
	color: #36F;
	text-decoration: underline;
}

.ProSub a:hover{
	font: bold 14px/24px "微軟正黑體";
	color: #36F;
	text-decoration: none;
	background: #e7e7e7;
}
.ProSub a:visited{
	font: bold 14px/24px "微軟正黑體";
	color: #36F;
	text-decoration: underline;
}


.ProSubDC {
	font: 13px/20px "微軟正黑體";
	color: #333;
}

/* #product list
================================================== */

.proIMGlist {
	margin: 5px;
	border: 1px solid #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	;
	padding: 10px;
	background: url(../images/proImglistBg.jpg) no-repeat;
}

.prolist {
	font: bold 14px "微軟正黑體";
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prolist a:link {
	font: bold 14px "微軟正黑體";
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}

.prolist a:hover{
	font: bold 14px "微軟正黑體";
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	background: #e7e7e7;
}
.prolist a:visited {
	font: bold 14px "微軟正黑體";
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}

.transparency:hover {
    opacity:0.5;	
}
 
.serviceADTitle {
	font-size: 18px;
	color: #039;
	font-family: "微軟正黑體";
	font-weight: bold;
	background: #CFF;
}
.text16 {
	font: normal 15px/20px "微軟正黑體";
	color: #069;
}
.text15Gr {
	font: 15px/22px "微軟正黑體";
	color: #333;
}
