@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11pt;
	font-family: "微軟正黑體", Arial;
	line-height:12pt;
	letter-spacing:1px\0; 
	letter-spacing : 1pt;
	font-style: normal;
}
html {
	background-color: #fff;
}
body {
	background-position : top;
	background-attachment : auto;
	letter-spacing : 1px;
} 
table{
	border:0;
	margin:0;
	border-collapse:collapse;	
}
table td{
	padding:0;
}
#index{
	background-image : url(../images/bk.jpg);
	background-repeat : repeat-x;
}
#container{
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
}
#top {	
	width: 100%; 
	margin: 0 auto; 
	background-color: #010101;
}
#toppic {
	width:1000px;
	margin:0px auto;
	background:url(../images/top.jpg) no-repeat;
	height:304px;
} 
#toppic1 {
	width:1000px;
	margin:0px;
	background:url(../images/products/top1.jpg) no-repeat;
	height:304px;
}
#toppic2 {
	width:1000px;
	margin:0px;
	background:url(../images/products/top2.jpg) no-repeat;
	height:304px;
}
#toppic3 {
	width:1000px;
	margin:0px;
	background:url(../images/products/top3.jpg) no-repeat;
	height:304px;
}
#toppic4 {
	width:1000px;
	margin:0px;
	background:url(../images/top4.jpg) no-repeat;
	height:304px;
}
#toppic5 {
	width:1000px;
	margin:0px;
	background:url(../images/top5.jpg) no-repeat;
	height:304px;
}
#mid {
	width: 1000px;
	margin: 0 auto 30px auto;
} 
#mainmid {
	width: 1000px;
	margin: 0 auto;
	background-color: transparent;
	padding-top: 5px;
} 
#bottom {
	width: 100%;
	margin: 0 auto; 
	padding-top: 20px;
	background-color: #fff;
	border-top:1px solid #d3d3d3;
} 
.inmain{
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.inline{
	border-top:1px solid #d3d3d3;
}
.prota td{
	border:1px solid #d3d3d3;
	height:40px;
	vertical-align:middle;
	color: #494949;
	line-height:16pt;
}
.case {
	text-align:center;
}
.fontnormal{
	font-size:14px;
	color: #333;
	line-height:14pt;
	text-align:left;
}
.fontplace{
	color: #333;
	font-size:9pt;
}
.fontbold{
	font-weight:bold; 
	color: #666666;
	border-bottom:0px;
	text-align:center; 
}
.fontstitle{
	font-weight:bold; 
	font-size:11pt;
	color: #666666;
	border-bottom:0px;
	text-align:left; 
}
.red {
	color: #FF0000;
}
.green {
	color: #72a00c;
	font-size: 9pt;
}
.leftmenu {
	background:url(../images/products/leftbg.png) no-repeat right top;
}
.font_footer {
	font-size:9pt;
	color: #7e7e7e;
}
.gb{
	color:#FFFFFF;
	background-color:#72a00c;
	font-size: 10pt;
}