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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	font-family: "微軟正黑體", "標楷體";
	}
.header {
	width: 1000px;
	height: 205px;
	position: relative;
	margin: 0 auto;
}
.banner {
	width:1000px;
	position: relative;
	margin:0 auto;
}
.left-txt {
	float:left;
	width:340px;
	background-color: #eeeeee;
	font-size: 12px;
	line-height: 18px;
	color: #0099FF;
	text-align: center;
}
.left-txt ul {
	margin:0; padding:0; list-style:none;
}

.left-txt img {
	margin-bottom: 3px;
}

.right-txt {
	float: right;
	width: 640px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 1px;
	padding-left:10px;
}
.right-txt img {
	border:7px solid #eee; 
}


#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;font-size:12px;background-color:#F4F4F4;}
#sonytable2{border:1px solid #ccc;border-width:1px 0 0 1px;margin:2px 0 2px 0;border-collapse:collapse;} 
#sonytable2 td,th{border:1px solid #ccc;border-width:0 1px 1px 0;margin:2px 0 2px 0;}
#sonytable2 th{font-weight:600;font-size:12px;background-color:#F4F4F4;}
#sonytable3{border:1px solid #ccc;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
#sonytable3 td,th{border:1px solid #ccc;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;}
#sonytable3 th{text-align:center;font-weight:600;font-size:12px;background-color:#F4F4F4;}
#sonytable4{border:1px solid #ccc;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
#sonytable4 td,th{border:1px solid #ccc;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;}
#sonytable4 th{text-align:center;font-weight:600;font-size:12px;background-color:#F4F4F4;}

#rule {
	font-size: 12px;
}
#rule ul{
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
}
#rule ul li{
	list-style-position:outside; 
	list-style-type:square; 
	margin:0 0 0 0px;
}


#header_logo {
	position: absolute;
	width:114px;
	top: 60px;
	left: 50px;
}
#menu_top {
	background-image:url(images/menu_top_bg.gif);
	position: absolute;
	width:265px;
	height:25px;
	top: 0px;
	right:0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #867F75;
	letter-spacing: 2px;
}
#menu_top a:link{
	color: #867F75;
	text-decoration: none;
}
#menu_top a:visited{
	color: #867F75;
	text-decoration: none;
}

#menu_top a:hover{
	color: #867F75;
	text-decoration: underline;
}

#menu {
	position: absolute;
	width:660px;
	height:50px;
	top: 35px;
	right:0px;
}

#footer {
	position: relative;
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	margin-top: 60px;
}
#footer_logo {
	position: absolute;
	width:188px;
	left: 20px;
	bottom: 40px;
}
#footer_txt {
	position: absolute;
	width:800px;
	left: 200px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
	bottom: 40px;
}
#footer_txt a:link{
	text-decoration: none;
}
#footer_txt a:hover{
	text-decoration: none;
}
#footer_txt a:visited{
	text-decoration: none;
	color: #333333;
}

#link {
	position: relative;
	width:900px;
	height: 60px;
	left: 30px;
}


.c12 {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
}
.C15 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
}
.r12b {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF3300;
}
.r15b {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #FF3300;
}
h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	display: inline;
}
h3 {
	font-family: "標楷體";
	font-size: 18px;
	line-height: 36px;
	color: #CC3333;
	margin-bottom: -8px;
	margin-top: -2px;
}
