#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 212px;
	float: left;
}
#right {
	width: 748px;
	float: right;
	background-color: #F5F5F5;
}
#right   #trade_top {
	height: 42px;
	background-image: url(../web_images/new_pro_main_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#right   #trade_top   h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	font-weight: normal;
	padding-left: 66px;
	padding-top: 20px;
}
#right   #trade_main {
	width:718px;
	float:left;
	_height:712px;
	height:712px;
	padding-left: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e7e7;
	background-color: #F5F5F5;
	width: 718px;
}
#trade_main #trade_content {
	padding-top: 20px;
	padding-bottom:10px;
	padding-left:40px;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
   width:600px;
}
#trade_info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	line-height:26px;
	text-decoration: none;
}
#trade_info #trade_title {
	height: 26px;
	line-height: 26px;
	background-image: url(../web_images/trade_bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-left:24px;
	width: 640px;
}
#trade_title ul {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#trade_title li {
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	
}
#trade_info #trade_title_content {
	width: 600px;
	padding-left:24px;
}
#trade_title_content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#trade_title_content li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	float: left;
	line-height: 18px;
	
}
.click_style
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	}
#trade_title_content #date_toright {
	padding-left: 30px;
}

#right #trade_bottom {
	background-image: url(../web_images/pro_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
}
