@charset "utf-8";
/* CSS Document */
#container #mainbody{
	clear:both;
	height:394px;
	width:890px;
	margin:auto auto;
	top:168px!important;
	left:30px;
	position:absolute;
}
* html #container #mainbody{
	width:890px;
	margin: auto auto;
} 

#container #mainbody #pictitle{

}
#container #mainbody #content{
	height:280px;
	width:733px;
	color:#ffffff;
	font-size:14px;
}

#container #mainbody #content #line{
	margin-top:8px;
	margin-bottom:8px;
}

#container #mainbody #content #salespromotion-index{
 	width:320px;
	line-height:18px;
	z-index:20;
	position:absolute;
	top:176px;
}
#container #mainbody #content #salespromotion-index div{
/*	padding-left:6px;
	width:320px;*/
	margin-left:6px;	
}
#container #mainbody #content #salespromotion-index div a{
	color:#666666;
}

#container #mainbody #content #news-index{
	margin-top:18px!important;
	margin-top:18px;
 	width:320px;
	line-height:18px;
	z-index:20;
	position:absolute;
	top:245px;	
}

#container #mainbody #content #news-index div{
/*	padding-left:6px;*/
	margin-left:6px;
}
#container #mainbody #content #news-index div a{
	color:#666666;
}

#container #mainbody #content #scrollpane{
	margin-left:12px;
	width: 700px;
	overflow: auto;
	height: 231px;
}
