@charset "utf-8";

/*/////////////////////////////////////////////////////////
//home
/////////////////////////////////////////////////////////*/


#container #contents {
	width: 840px;
	margin: 16px 0px 0px 0px;
}

/*/// primary ///*/

#container #contents #primary {
	width: 592px;
	height: 446px;
	float: left;
	position: relative;
	cursor: default;
	background: url(../../img/home/ph_main.jpg) no-repeat left top;
}

#container #contents #primary p {
	height: 131px;
	text-indent: -10000px;
	overflow: hidden;
	visibility: hidden;
}

#container #contents #primary .section_flash {
	width: 290px;
	height: 182px;
	margin-left: 28px;
}

#container #contents #primary #bnr_chara {
	width: 162px;
	height: 149px;
	position: absolute;
	top: 283px;
	left: 404px;
}

/*/// secondary ///*/

#container #contents #secondary {
	width: 248px;
	height: 446px;
	float: left;
	background: url(../../img/home/bg_sub.jpg) no-repeat left top;
}

#container #contents #secondary .bnr_list {
	margin: 0px 0px 0px 14px;
}
#container #contents #secondary #mac {
	margin: 14px 0px 0px 14px;
}

/*/// section ///*/

.section {
	width: 840px;
	margin-top: 14px;
}

.section .firstChild {
	width: 427px;
	height: 225px;
	float: left;
	background: url(../../img/home/bg_news.jpg) no-repeat left top;
}

.section .lastChild {
	width: 413px;
	height: 225px;
	float: left;
	background: url(../../img/home/bg_product.jpg) no-repeat left top;
}
.section .firstChild h4,
.section .lastChild h4 {
	height: 50px;
	text-indent: -10000px;
	overflow: hidden;
}

.section .lastChild ul {
	text-indent: -10000px;
}

.section .firstChild .scroll {
	width: 367px;
	height: 145px;
	margin: 10px 0px 0px 20px;
	overflow: auto;
}

.section .firstChild .scroll ul li {
	width: 342px;
	padding: 8px 0px 7px 0px;
	background: url(../../img/shared/line_x_dotted.jpg) repeat-x left bottom;
}

.section .firstChild .scroll ul li.none {
	background: none;
}

.section .firstChild .scroll ul li dl {
	width: 342px;
}
.section .firstChild .scroll ul li dl.mt dt,
.section .firstChild .scroll ul li dl.mt dd {
	margin-top: 6px;
}

.section .firstChild .scroll ul li dl dt {
	width: 90px;
	line-height: 140%;
	float: left;
}

.section .firstChild .scroll ul li dl dd {
	width: 246px;
	line-height: 140%;
	float: left;
}

	.section .firstChild .scroll ul li dl dd span {
		display:inline-table;
		font-weight: bold;
		color: #ff7200;
		background-color: transparent;
	}
	html[xmlns*=""] body:last-child .section .firstChild .scroll ul li dl dd span {
		display:inline;
	}

	
	.section .firstChild .scroll ul li dl dd span a {
		display:block;
		color: #fe2f13;
		text-decoration: underline;
		background-color: transparent;
	}
	
	.section .firstChild .scroll ul li dl dd span a:hover,
	.section .firstChild .scroll ul li dl dd span a:active {
		text-decoration: none;
	}

.second_section {
	width: 840px;
	margin-top: 14px;
}

.second_section .firstChild {
	width: 427px;
	height: 155px;
	float: left;
}

.second_section .lastChild {
	width: 413px;
	height: 155px;
	float: left;
}

.second_section .lastChild .left {
	width: 273px;
	float: left;
}

.second_section .lastChild .right {
	width: 140px;
	height: 155px;
	float: left;
}

.second_section .lastChild .right a#sims3 {
	width: 140px;
	height: 82px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../../img/home/bnr_strore_sims.jpg) no-repeat left top;
}

.second_section .lastChild .right a#spore {
	width: 140px;
	height: 73px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../../img/home/bnr_strore_spore.jpg) no-repeat left top;
}



/*//= 02*/


/*/// IE 5 Mac Only ///*/

/*\*//*/



/**/


