@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: 200px;
	left: 12px;
	top: 4px;
}

#phone {
	position: absolute;
	height: 21px;
	width: 166px;
	left: 785px;
	top: 10px;
}
#menu {
	position: relative;
	height: 31px;
	width: 960px;
}
#content {
	position: relative;
	height: 780px;
	width: 960px;
	background-color: #FFFFFF;
	top: 0px;
}
#content_a {
	position: absolute;
	width: 654px;
	left: 15px;
	top: 20px;
	height: 630px;
}
#content_b {
	position: absolute;
	height: 181px;
	width: 250px;
	left: 690px;
	top: 20px;
}

#content_c {
	position: absolute;
	height: 188px;
	width: 250px;
	left: 690px;
	top: 250px;
}
#content_d {
	position: absolute;
	height: 188px;
	width: 250px;
	left: 690px;
	top: 480px;
}
#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;
	}
.c15 {font-size: 15px;
	line-height: 22px;
	}
.c121 {font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	}
.style1 {color: #FFFFFF}


#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;}
