﻿@charset "utf-8";
/* CSS Document */

/*取消 Html 原有樣式  reset.css ---------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;font-size: 12px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body {
	background-image: url(image/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #212832;
}
h2 { font-size: 13px; font-weight: bold; margin-top: 10px; margin-bottom: 8px; 
}
dfn { font-size: 10px; color: #333333; }
strong { font-weight: bold; }


.table1 {
	border: 1px solid #515f71;
}
.table1 th {
	background-color: #1d7dbe;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #515f71;
	color: #d2dcec;
	padding-right: 10px;
	padding-left: 10px;
}
.table1 td {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #515f71;
	background-color: #d2dcec;
	padding-right: 10px;
	padding-left: 10px;
}
.table1 a { text-decoration: underline; font-weight: bold; color: #1D7DBE; 
}
.table1 a:hover {
	text-decoration: underline;
}




.contain {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}
.page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}


.title {
	height: 35px;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}


.maincontect {
	background-image: url(image/main_bg.jpg);
	background-repeat: repeat-y;
}
.maincontect_index {
	background-image: url(image/bg_main.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 283px;
	width: 950px;
}
#menubar {
	float: left;
	width: 219px;
	height: 513px;
	background-image: url(image/bg_menu2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#menubar .menu {
	width: 197px;
	background-image: url(image/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 467px;
	padding-left: 10px;
}
#menubar .menu_hd {
	height: 46px;
	width: 218px;
}
#menubar .menu li {
	height: 29px;
	background-image: url(image/it_01.gif);
	background-repeat: no-repeat;
	background-position: 8px 17px;
	padding-top: 13px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69707A;
	color: #B5BECD;
}
#menubar .menu li a {
	color: #B5BECD;
	text-decoration: none;
	height: 29px;
}
#menubar .menu li a:hover {
	color: #4CBFEC;
	font-weight: bold;
}
#leftbar {
	float: left;
	width: 219px;
	height: 513px;
	background-color: #2A313B;
}
#leftbar  .about {
	height: 176px;
	width: 178px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(image/bg_aboutus.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
#leftbar  .about .btn {
	height: 37px;
	width: 108px;
	position: absolute;
	left: 95px;
	top: 193px;
	float: right;
}
#leftbar .text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48525f;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	position: relative;
	line-height: 20px;
	color: #B5BECD;
	padding-right: 15px;
}
#leftbar .text a { color: #B3BCCB; }

#leftbar .text li {
	background-image: url(image/it_02.jpg);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}



#leftbar .text .btn {
	height: 35px;
	width: 46px;
	position: absolute;
	left: 141px;
	top: 4px;
}
#leftbar  .text  .btn2 {
	height: 37px;
	width: 107px;
	position: absolute;
	left: 77px;
	top: 97px;
	float: right;
}





#mainbar {
	float: right;
	width: 730px;
	padding-bottom: 20px;
}
#banner {
	height: 274px;
	width: 709px;
	background-image: url(image/banner_c.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#banner .btn {
	position: absolute;
	height: 42px;
	width: 87px;
	left: 600px;
	top: 221px;
}
#showbox  {
	height: 215px;
	width: 223px;
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 8px;
	float: left;
	margin-bottom: 5px;
}
#showbox .hd {
	background-image: url(image/pdtshow_hd.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
#showbox .cd {
	height: 170px;
	width: 223px;
}
#showbox .ft {
	background-image: url(image/pdtshow_ft.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#showbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#showbox a:hover {
	color: #4DC0EC;
}

#showbox2 { height: 220px; width: 223px; margin-right: 0px; margin-left: 12px; margin-top: 10px; float: left; margin-bottom: 6px; 
}

#showbox2  .hd {
	background-image: url(image/product_hd.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
#showbox2  .cd { /*height: 172px;*/ width: 218px; background-image: url(image/product_cd.jpg); background-repeat: repeat-y; padding-right: 5px; 
}
#showbox2  .ft {
	background-image: url(image/product_ft.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
#showbox2  a {
	color: #FFFFFF;
	text-decoration: none;
}
#showbox2 a:hover {
	color: #4DC0EC;
}
#pdt .name {
	font-size: 15px;
	font-weight: bold;
	color: #2c3d4d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c3d4d;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 2px;
}

#pdt .img {
	height: 377px;
	width: 577px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#pdt .part {
	font-size: 15px;
	font-weight: bold;
	color: #2c3d4d;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 2px;
	background-image: url(image/it_03.jpg);
	background-repeat: no-repeat;
	background-position: 1px 18px;
	padding-left: 30px;
}
#p-company .info {
	width: 650px;
	padding-right: 35px;
	padding-left: 35px;
}
#p-company .text {
	width: 370px;
	margin-top: 40px;
	line-height: 20px;
	float: left;
}

#p-company .image {
	float: right;
	width: 250px;
	margin-top: 70px;
	height: 140px;
	border: 2px solid #FFFFFF;
}
#p-company  .date  { margin-bottom: 10px; 
}
#p-contact .text { margin-top: 20px; margin-left: auto; line-height: 20px; background-image: url(image/contact_bg.jpg); background-repeat: repeat-y; color: #2d3f57; padding: 20px; width: 600px; margin-right: auto; 
}
#p-contact .text a {
	font-weight: bold;
	text-decoration: underline;
	color: #2d3f57;
}
#p-news .text {
	width: 660px;
	line-height: 20px;
	color: #2d3f57;
	float: left;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
#p-exhibition .text {
	width: 660px;
	line-height: 20px;
	color: #2d3f57;
	float: left;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
#p-sitemap .info {
	width: 650px;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 15px;
}
#p-product  #pdt { width: 680px; margin-right: auto; margin-left: auto; }
#p-product h2 { color: #FFFF00; font-size: 15px; }
#p-product li { list-style-type: circle; margin-bottom: 5px; }
#p-product .part { margin-bottom: 10px; }
#p-product ul { margin-left: 20px; }


#p-product .name { width: 100%; margin-bottom: 15px; }


#p-sitemap .Lclass {
	background-image: url(image/it_03.jpg);
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #2C3D4D;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #38475A;
	margin-top: 5px;
	margin-bottom: 5px;
}
#p-sitemap .Sclass {
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #48576A;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 26px;
}
#p-sitemap .Sclass a {
	color: #48576A;
	text-decoration: none;
}






#footer {
	background-image: url(image/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 25px;
	position: relative;
	color: #535b65;
	padding-left: 450px;
}
#footer a {
	color: #345e83;
	text-decoration: none;
}
#footer .link {
	position: absolute;
	height: 15px;
	width: 100px;
	left: 830px;
	top: 18px;
	color: #345e83;
}
#footer .logo {
	height: 30px;
	width: 280px;
	position: absolute;
	margin-left: 30px;
	top: 10px;
	left: 0px;
}
#footer .copyright { position: absolute; left: 105px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
