#header	{
	margin: 10px auto;
	padding: 0;
	width:760px;
	background-color:#fff;
}
#fixedbody{
	margin-left: auto;
	margin-right: auto;
	width: 59.4em;
	min-width: 760px;
	text-align:left;
	background-color:#fff;
	clear:both;
}
#detailbody{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align:left;
}
#popup{
	margin-left: auto;
	margin-right: auto;
	width: 583px;
	min-width: 583px;
	text-align:left;
	background-color:#efefef;
	clear:both;
}
/********** Myalibaba ************/

#localnav{
	width:14em;
	float:left;
	border-right:1px solid #999999;
	min-width: 179px;
}

#scontent{
	float:right;
	width:44.15em;
	padding-top:10px;
	background-color:#fff;
	min-width: 565px;
}

/********** Myalibaba ************/
/********** List *****************/
#dcontent{
	float:left;
	width:45.7em;
	min-width: 585px;
}
#related{
	width:12.5em;
	float:right;
	background-color:#fff;
	min-width: 160px;
}
/********** List *****************/
/********** Home *****************/
#homeleft{
	float:left;
	width:36.3em;
}
#homeright{
	width:21.9em;
	margin-left:37.3em;
}
/********** Home *****************/
#popup #footer{border-top:1px solid #ccc;}
#footer	{
	clear: both;
	padding:10px 0 10px 0;
	text-align:center;
}
#footer hr{
	height:2px;
	background-color:#ccc;
	color:#ccc;
}
/********** detail ***************/
#gsbg{
	float:left;
	width:760px;
	background-image:url(/images/eng/style/css_images/gs_detail_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#gsnav{
	width:180px;
	float:left;
}
#gscontent{
	float:right;
	width:550px;
	padding-right:15px;
}
#gsnav .year{background-color:#C74B00;border-bottom:2px solid #983E08;font-size:10px;color:#fff;text-align:center;}
/* ** */
#fmbg{
	float:left;
	width:760px;
	background-image:url(/images/eng/style/css_images/fm_detail_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin-bottom:15px;
}
#fmnav{
	width:180px;
	float:left;
}
#fmcontent{
	float:right;
	width:550px;
	padding-right:15px;
}
#fmcontent h1{
	font-size:20px;
	text-align:center;
}
/* ** */
#tpbg{
	float:left;
	width:760px;
	background-image:url(/images/eng/style/css_images/tp_detail_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#tpnav{
	width:180px;
	float:left;
}
#tpnav .year{background-color:#555cb4;border-bottom:2px solid #484D99;font-size:10px;color:#fff;text-align:center;}
#tpcontent{
	float:right;
	width:550px;
	padding-right:15px;
}
#tpcontent h1{
	font-size:20px;
	text-align:center;
}

/* *********** simple ************ */
#simple{clear:both;background-color:#fff;}
#popup #simple{padding:10px;}