/* CSS Document */
/*這段代碼可以變網頁為黑白*/
/html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }/
/*這段代碼可以變網頁為黑白*/
* { word-wrap: break-word; }
body { background: #334C73 url(bg.gif) top center no-repeat; margin: 0; padding: 0; text-align: center;}
body, td, input, textarea, select, button { color: #333; font: 12px/1.6em Helvetica, Arial, sans-serif; }
body, p, h1, h2, h3, h4, h5, h6, form, fieldset, dl, dt, dd { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; color: #363636; }
.notice li { list-style: none; }
a { color: #777; text-decoration: none; }
	a:hover { text-decoration: underline; }
	a img { border: none; }
em, cite, strong, th { font-style: normal; font-weight: normal; }
table { empty-cells: show; border-collapse: collapse; }

.mainbox { width: 744px; background: url(mainbg.gif) 0 0 repeat-y; margin: 60px auto auto; }
	.header { height: 53px; width: 744px; padding-top: 32px; text-align: center; background: url(mainbg_h.gif) 0 0 no-repeat; }
			a.logo  { display: block; height: 52px; width: 310px; float: left; text-indent: -9999px; }
			.header p { font-size: 14px; color: #999; margin-bottom: -4px; }
			.sitelink { float: right; width: 120px; margin-right: 20px; }
				.sitelink a { margin-right: 4px; }
	.content { width: 744px; text-align: left; padding-top: 20px; color: #333; background: url(mainbg_c.gif) 0 0 no-repeat; overflow: hidden; *height: 1%; }
		.info { float: left; width: 494px; margin-left: 20px; _margin-left: 10px; }
			.msg { background: url(infobg.gif) no-repeat 0 0; padding: 30px 20px 0 30px; position: relative; min-height: 200px; _height: 200px; }
				.msg p { margin-bottom: 10px;font-size: 14px; }
				.msg dl dt { float: left; width: 78px; position: relative; font-size: 14px;}
				.msg dl dd { margin-left: 78px; position: relative;font-size: 14px; }
				.msg h2 { font-size: 14px; }
				.msg pre { margin: 0; }
				dl.faq  { margin-bottom: 10px; }
				dl.faq  dt { width: 22px; position: relative; }
				dl.faq  dd { margin-left: 22px; position: relative; }
		.undis{display:none;}		
		.side { float: right; width: 230px; }
			.side a { display: block; width: 213px; text-indent: -9999px; overflow: hidden; }
			a.uc { height: 53px; background: url(ucbg.gif) 0 0 no-repeat; }
				a.uchover { height: 53px; background: url(ucbgh.gif) 0 0 no-repeat; }
			a.uch { height: 80px; background: url(uchbg.gif) 0 0 no-repeat; }
				a.uchhover { height: 80px; background: url(uchbgh.gif) 0 0 no-repeat; }
			a.dz { height: 60px; background: url(dzbg.gif) 0 0 no-repeat; }
				a.dzhover { height: 60px; background: url(dzbgh.gif) 0 0 no-repeat; }
			a.sv { height: 86px; background: url(svbg.gif) 0 0 no-repeat; }
				a.svhover { height: 86px; background: url(svbgh.gif) 0 0 no-repeat; }
			a.ech { height: 70px; background: url(ecbg.gif) 0 0 no-repeat; }
				a.echhover { height: 70px; background: url(ecbgh.gif) 0 0 no-repeat; }
			a.ss { height: 70px; background: url(ssbg.gif) 0 0 no-repeat; }
				a.sshover { height: 70px; background: url(ssbgh.gif) 0 0 no-repeat; }
				
		.expinfo { float: left; width: 544px; margin-left:20px; _margin-left: 10px; min-height: 320px; _height: 320px; }		
		.introside { float: right; width: 180px; margin-top: 20px; padding-top: 10px; background: url(infosbg.gif) 0 0 no-repeat; height: 320px; }
			.introside a { display: block; height: 26px; line-height: 18px; padding-left: 16px; text-decoration: none; }
			a.ontoptabs, .introside a:hover { background: url(infoabg.gif) 0 bottom no-repeat; }
	
	.adtools { margin-top: 10px; overflow: hidden; *height: 1%; }
		.ad { float: left; margin-left: 30px; _margin-left: 20px;  width: 470px; }
			.ad a img { margin:0 6px 6px 0; width: 228px; height: 60px; float: left; }
		.tools { float: right; width: 200px; margin-right: 20px; }
			.tools a{ display: block; width: 102px; height: 18px; background: url(phpadmin.gif) no-repeat; text-indent: -9999px; margin:10px 0 0 10px; }
				.tools a:hover { background: url(phpadmin_hover.gif) no-repeat; }
	.marquee { height: 44px; width: 744px; margin-top: 10px; color: #999; background: url(mainbg_d.gif) 0 0 no-repeat; clear: both; }             .footer { height: 44px; width: 744px; margin-top: 10px; color: #999; background: url(mainbg_f.gif) 0 0 no-repeat; clear: both; }
		.footer a { color: #666; }
		.companyinfo { float: left; margin-left: 18px; _margin-left: 24px; }
		.productlist { float: right; width: 360px; margin-right: 20px; }
			.productlist a { margin-right: 6px; float: right; }