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

body {
	background-color: #E1E8F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 101px;
}
#index {
	position: relative;
	width: 960px;
	height: 1000px;
	margin:0 auto;
}
#header {
	position: relative;
	height: 70px;
	width: 960px;
	background-color: #E1E8F0;
}
#header_logo {
	position: absolute;
	height: 63px;
	width: 700px;
	left: 12px;
	top: 4px;
}

#phone {
	position: absolute;
	height: 21px;
	width: 166px;
	left: 785px;
	top: 10px;
}

#pic {
	background-image: url(images/bg_table_plant.gif);
	background-position: right bottom;
	position: relative;
	width: 960px;
	top: 0px;
	background-color: #d4d4d4;
	height: 415px;
	background-repeat: no-repeat;
}
#pic_left {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #EEEEEE;
	height: 415px;
	width: 638px;
}
#pic_right {
	position: absolute;
	height: 380px;
	width: 300px;
	left: 650px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	top: 10px;
}
#content {
	position: relative;
	height: 550px;
	width: 960px;
	background-color: #FFFFFF;
	top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_a {
	position: absolute;
	width: 299px;
	left: 649px;
	top: 181px;
	height: 370px;
}
#content_b {
	position: absolute;
	height: 150px;
	width: 299px;
	left: 650px;
	top: 20px;
}
#footer {
	position: relative;
	height: 120px;
	width: 960px;
	top: 0px;
	background-color: #FFFFFF;
}
#footer_logo {
	position: absolute;
	height: 42px;
	width: 240px;
	top: 30px;
	background-image: none;
	left: 30px;
}
#footer_address {
	position: absolute;
	top: 40px;
	right: 150px;
	height: 42px;
	width: 500px;
	letter-spacing: 1px;
}

.c12 {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	text-justify:inter-ideograph;
	text-align:justify;
	}
.a12 {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: Arial, 細明體;
	}
	
.c15 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	/*font-family:"Times New Roman", Times, serif;*/
}
.redb12 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}
.green11 {
	font-size: 11px;
	color: #FF3300;
}
#sonytable{border:1px solid #ccc;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
#sonytable td,th{border:1px solid #ccc;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;}
#sonytable th{text-align:center;font-weight:600;background-color:#F4F4F4;}

#sonytable2{border:1px solid #fff;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
#sonytable2 td,th{border:1px solid #fff;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;}
#sonytable2 th{text-align:center;font-weight:600;font-size:12px;background-color:#F4F4F4;}
.myborder {
/*	border-top: 1px dashed #FFFFFF;*/
	border-right: 0px dashed #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px dashed #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-indent: 12px;
}
.myborder2 {
/*	border-top: 1px dashed #FFFFFF;*/
	border-right: 0px dashed #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	border-left: 0px dashed #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
/*	text-indent: 12px;*/
}
