@charset "utf-8";

/* top style */

#top #container {
	background: url(../images/bg_top_container.gif) repeat-x #FFF;
}

#left {
	float:left;
	width:350px;
	margin:0 0 0 0;
	position:relative;
	z-index:2;
}

#news h3 {
}

#news dl {
	font-size:84%;	
}

#news p {
	margin:14px 0 0 0;
}

#news dt {
	color:#000058;
	margin:14px 0 3px 0;
}

#news dd {
	line-height:130%;
	padding:0 0 0 16px;
	margin:0 0 0 0;
	background:url(../images/icon_list.gif) no-repeat left 2px;
}

#news strong {
	line-height:130%;
}

#news .pink {
	line-height:130%;
}

#center {
	float:left;
	width:350px;
	margin-left:-1px;
}

#right {
	float:left;
	width:250px;
	margin-left:-1px;
}

#banner {
	float:left;
	width:600px;
}

.box {
	position:relative;
	border:1px solid #d6d8e2;
	padding:14px;
	margin:-1px 0 0 0;
}

.box a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}

#center a img,
#right a img {
	margin:0 0 12px 0;
	text-decoration:none;
}
.box p {
	font-size:65%;
	line-height:140%;
}

#image {
	width:950px;
	height:360px;
	position:relative;
	z-index:1;
}



#image-content {
	position:absolute;
	left:-3000px;
}

#sales {
	margin:0 0 15px 0;
}

#sales li {
	float:left;
}

#sales li a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}


/* about XJ */

#about h3 img {
	cursor:pointer;
}

#about .acordion-body {
	padding:10px 0 0 0;
}

/* go-Entry banner */

#goEntry {
	width:235px;
	height:270px;
	position:absolute;
	top:50px;
	right:1px;
	z-index:102;
}

#goEntry p {
	position:absolute;
	left:-5000px;
}