/*網頁首頁設定*/
* {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#container {
	padding: 14px 0 25px 0;
}
#primary {
	float: left;
	width: 768px;
}
#primarily {
	float: right;
	width: 538px;
}
#album {
	height: 259px;
	width: 533px;
	margin: 0 auto;
}
#album h3 {
	border: 1px solid #CCC;
	padding: 2px;
	height: 255px;
	width: 535px;
	margin-bottom: 10px;
}

#album h2 {
	background-image: url(../images/title_02_bg.jpg);
	background-repeat: no-repeat;
	width: 178px;
	position: relative;
	height: 31px;
}
#album h2 strong {
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 137px;
}
#album h2 a {
	background-image: url(../images/title_01_more.jpg);
	text-indent: -9999px;
	display: block;
	position: absolute;
	height: 28px;
	width: 41px;
	top: 0px;
	right: 0px;
}
#areas {
	height: 65px;
	padding-top: 5px;
}
#areas ul {
	width: 538px;
}
#areas ul li {
	display: inline;
	list-style-type: none;
}
#areas ul li a {
	display: block;
	height: 56px;
	width: 269px;
	float: left;
	text-indent: -9999px;
}
#member a{
	background-image: url(../images/quick_01_a.jpg);
	background-repeat: no-repeat;
}
#member a:hover{
	background-image: url(../images/quick_01_b.jpg);
	background-repeat: no-repeat;
}
#dealer a{
	background-image: url(../images/quick_02_a.jpg);
	background-repeat: no-repeat;
}
#dealer a:hover{
	background-image: url(../images/quick_02_b.jpg);
	background-repeat: no-repeat;
}
#tags {
	clear: both;
	padding: 0 0 0 11px;
	width: 752px;
}
#tags dl {
	width: 355px;
	float: left;
	height: 109px;
}
#tags dl dt {
	float: left;
	width: 115px;
}
#tags dl dd {
	width: 225px;
	float: left;
	line-height: 1.8em;
	color: #666;
}

#tags dl dd a {
	color: #36C;
	display: block;
	height: 28px;
}
#tags dl dd a:hover {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#thirdary {
	float: right;
	width: 178px;
	padding: 0 33px 0 0;
}
.noticegray {
	background-color: #E7F1FE;
}

#notice {
	width: 178px;
	height: auto;
}
#notice h2 {
	background-image: url(../images/title_01_bg.jpg);
	background-repeat: no-repeat;
	width: 178px;
	position: relative;
	height: 32px;
}
#notice h2 strong {
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 137px;
}
#notice h2 a {
	background-image: url(../images/title_01_more.jpg);
	text-indent: -9999px;
	display: block;
	position: absolute;
	height: 28px;
	width: 41px;
	top: 0px;
	right: 0px;
}
#notice ul {
	float: right;
	width: 174px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06C;
	border-bottom-color: #06C;
	margin-top: 10px;
	margin-bottom: 10px;
}
#notice ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-color: #C5D9FE;
	padding-top: 5px;
	padding-bottom: 5px;
}
#notice ul li a {
	color: #666;
}
#notice ul li a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: none;
	color: #36C;
}
#commercial {
	background-color: #F6F6F6;
	padding: 8px 0 0 0;
	height: 360px;
}
#commercial ul {
	margin: 0 auto;
	width: 158px;
}
#commercial ul li {
	list-style-type: none;
	padding: 6px 0;
}
