@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;
	margin:0 auto;
}
#header {
	position: relative;
	height: 70px;
	width: 960px;
	background-color: #E1E8F0;
}
#header_logo {
	position: absolute;
	height: 63px;
	width: 200px;
	left: 12px;
	top: 4px;
}

#header_phone {
	position: absolute;
	height: 21px;
	width: 166px;
	left: 785px;
	top: 20px;
}
#content {
	position: relative;
	height: 600px;
	width: 960px;
	background-color: #FFFFFF;
	top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_a {
	position: absolute;
	width: 350px;
	left: 50px;
	top: 20px;
	height: 30px;
}
#content_b {
	position: absolute;
	height: 470px;
	width: 900px;
	left: 50px;
	top: 60px;
}
#footer {
	position: relative;
	height: 120px;
	width: 960px;
	top: 0px;
	background-color: #FFFFFF;
	left: 0px;
}
#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;
}
.redb15 {
	font-size: 15px;
	line-height: 25px;
	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;*/
}
/*翻頁專用*/
.page{padding:2px;font-weight:bolder;font-size:12px;font-family:Tahoma;}
.page a{border:1px solid #ccc;padding:0 5px 0 5px;margin:2px;text-decoration:none;color:#333;font-family:Tahoma;}
.page span{padding:0 5px 0 5px;margin:2px;background:#09f;color:#fff;border:1px solid #09c;font-family:Tahoma;}


/*jquery 滑鼠移出移入效果*/
#people { width:100%; border-collapse:collapse; font-size:15px; } 
#people th, #people td{ border: silver 1px solid;  padding:6px }
.odd{background-color:#EFF1F1;}
.even{background-color:#FFFFFF;}
.enter{
	background-color: #FFFF99;
}
