
#mainTestMenu{
	position: absolute;
	width: 100%;
	top:150px;
}

#mainMovie {
	width:100%;
	text-align:center;
	background-image: url(../images/movieBg.png);
	background-repeat: repeat-x;
}

#mainBody{
	width:100%px;
	text-align:center;
}

#mainBodyContent{
	width:1003px;
	margin-left:auto;
	margin-right:auto;
}

#leftAD{
	float:left;
	margin: 20px 10px 10px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 215px;
}

#flashAD{
	
}

#newsMain{
	float:left;
	margin: 20px 0px 20px 0px;
	padding: 0px 15px 10px 15px;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	height:auto;
	width:500px;
	text-align:left;
}

#newsTitle{
	height:20px;
}

#newsTitle #text{
	float:left;
}

#newsTitle #more{
	float:right;
	padding-top:8px;
}

#newsContent{
	margin-top:20px;
}

#newsContent #img{
	float:left;
	padding-right:10px;
}

#newsContent #img img{
	border: 3px solid #707070;
}

#newsContent #text
{
	
}

#newsContent #text #title{
	padding-bottom:3px;
}

#newsContent #text #content{
	padding-top:3px;
}

#newsList{
	float:inherit;
	clear:both;
	padding-bottom:20px;
	padding-top:5px;
}

#newsList ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#newsList ul li{
	border-bottom: 1px dotted #c4c4c4;
	padding-top:3px;
	height:27px;
	
}

.newsTime{
	float:right;
	padding-top:3px;
}


#tradeTitle{
	height:20px;
	float:inherit;
	clear:both;
	padding-top:20px;
}

#tradeTitle #text{
	float:left;
}

#tradeTitle #more{
	float:right;
	padding-top:8px;
}

#tradeContent
{
	float:inherit;
	clear:both;
	margin-top:10px;
}

#tradeContent #img{
	float:left;
	padding-right:10px;
}

#tradeContent #img img{
	border: 3px solid #707070;
}

#tradeContent ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#tradeContent ul li{
	border-bottom: 1px dotted #c4c4c4;
	padding-top:3px;
	height:27px;
}

.tradeTime{
	float:right;
	padding-top:3px;
}

#rightAD{
	float:left;
	margin: 20px 10px 10px 10px;
	width: 215px;
}

#siteSearchMain{
	width:215px;
}

#siteSearchMain #title{
	float:left;
	width:74px;
	height:22px;
	background-image: url(../images/ico43.gif);
	background-repeat: no-repeat;
}

#siteSearchMain #input{
	float:left;
}

#siteSearchMain #input input{
	width:110px;
	height:22px;
	border: 1px solid #d1d1d1;
}

#siteSearchButton{
	float:left;
	width:23px;
	height:22px;
	background-repeat: no-repeat;
	cursor:pointer;
	display:inline;
	margin-top:1px;
}

.siteSearchButtonOut{
	background-image: url(../images/ico44.gif);
}

.siteSearchButtonOver{
	background-image: url(../images/ico45.gif);
}