@charset "utf-8";

#top_flash_container,
#top_image_container {
	margin: 0 auto;
	width: 920px;
	border-bottom: 3px solid #393939;
	border-right: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	overflow: hidden;
}
#top_image {
	height: 260px;
	background: url(../images/topFla.jpg) no-repeat;
	border-bottom: 1px solid #fff;
}
#top_image h2 {
	text-indent: -9999px;
}
#top_flash {
	height: 260px;
	background: url(../images/topFla.jpg) no-repeat;
	border-bottom: 1px solid #fff;
}
/*#top_flash h2,
#top_flash a {
	display: block;
	text-indent: -9999px;
}*/

/*#top_shop {
	margin-top: -20px;
	width: 890px;
	height: 57px;
	text-align: center;
}*/

#top_content {
	margin: 0 auto;
	padding: 20px 0;
	width: 920px;
	text-align: left;
	border-right: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
}

#top_left_container {
	float: left;
	width: 614px;
}
.container_inner {
	padding-left: 12px;
	padding-bottom: 30px;
}
#item_set {
	font-size: 0.92em;
}
#item_set h3 {
	margin-bottom: 12px;
}
#item_set h3 a {
	display: block;
	height: 28px;
}
#item_set table {
	width: 602px;
}
#item_set th.right {
	padding-left: 12px;
}
#item_set td {
	padding: 12px 0 0 16px;
	vertical-align: top;
}
#item_set td.right {
	padding: 12px 0 0 28px;
}
#item_set ul li {
	padding: 2px 0;
	list-style: none;
}
#item_set td.spikaru {
	padding: 0 0 12px 0;
}
#item_set td.pm {
	padding: 12px 0 0 0;
}
#item_set .bnr_product_clm3 {
	float: left;
	margin: 16px 16px 16px 0px;
}
#item_set .bnr_product_clm3.end {
	margin-right: 0;
}
#item_set a img:hover {
	opacity: 0.8;
}

#news_set h3 {
	margin-bottom: 12px;
}
#news_set h3 a {
	display: block;
	height: 28px;
}

#news_set dl {
	margin-bottom: 1px;
	background-color: #e7e7e7;
}
#news_set dl dt,
#news_set dl dd {
	font-size: 0.92em;
	line-height: 1.3;
}
#news_set dl dt {
	float: left;
	padding: 5px 0px 5px 12px;
	width: 140px;
	text-indent: 43px;
	color: #3e3e3e;
}
#news_set dl dt.new {
	background: transparent url(../images/icon_new.gif) no-repeat scroll 18px 5px;
}
#news_set dl dd {
	padding: 5px 0px;
	margin-left: 140px;
}
#news_set dl dd a {
	/*line-height: 1.8;*/
	color: #3e3e3e;
	text-decoration: underline;
}

#top_right_container {
	margin-left: 626px;
	_margin-left: 622px;
	width: 280px;
}
#top_right_container .container_inner {
	padding-left: 12px;
	background: url(../images/common/dot_t.gif) repeat-y left;
}

#tech_set {
	margin-top: 24px;
}
#tech_set h3 {
	margin-bottom: 12px;
}
#tech_set h3 a {
	display: block;
	height: 28px;
}
#tech_set table {
	width: 100%;
	height: 90px;
	background: url(../images/top_tech.gif) 0 bottom no-repeat;
}
#tech_set td {
	padding: 12px;
	vertical-align: top;
}
#tech_set td a,
#tech_set td p {
	display: block;
	font-size: 12px;
	text-indent: -9999px;
}
#tech_set td a {
	
}
#isolist {
	padding: 124px 5px 0 5px;
	height: 161px;
	list-style: none;
	background: url(../images/top_iso_bg.jpg) no-repeat;
}
#isolist li a:hover {
	opacity: 0.5;
}
#isolist .first {
	margin-bottom: 6px;
}

/* English */
.en_ver #top_image {
	background: url(../en/images/top_mainImage.png) no-repeat;
}
.en_ver .bnr_product_clm3 {
	float: left;
	margin: 16px 16px 16px 0px;
}
.en_ver .bnr_product_clm3.end {
	margin-right: 0;
}
.en_ver a img:hover {
	opacity: 0.8;
}

/* Chinese */
.zh_ver #top_image {
	background: url(../zh/images/top_mainImage.png) no-repeat;
}
.zh_ver .bnr_product_clm3 {
	float: left;
	margin: 16px 16px 16px 0px;
}
.zh_ver .bnr_product_clm3.end {
	margin-right: 0;
}
.zh_ver a img:hover {
	opacity: 0.8;
}