@charset "utf-8";
#sidebar {height:278px;width :190px; margin-right:10px;float:left; overflow:hidden;
}
#sidebar ul{ FONT-FAMILY: Tahoma,Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: none; }
#sidebar ul li{DISPLAY: inline}
#sidebar ul li a{DISPLAY: block; FLOAT: left;  PADDING-bottom: 12px; BACKGROUND-REPEAT: no-repeat; TEXT-ALIGN: center; TEXT-DECORATION: none}
#home_banner {height:278px;width:558px;float:right;
}
#home_banner .hSearch{
	height:65px;
	margin-top:2px;
	background-image: url(search_bg.gif);
	background-repeat: no-repeat;
}

.demand_message
{
	border: 1px solid #adaaad;
	float:left;
	overflow:hidden;
	width:190px;
	POSITION: relative;
	background-color: #fff;
	margin-top:20px;
}
.demand_message h3 {
	background-image: url(demand_message_title.gif);
	line-height: 34px;
	FONT-SIZE: 12px;
	height: 32px;
	OVERFLOW: hidden;
	color: #29458c;
	text-align:center;
	background-repeat: repeat-x;
}
.demand_message .msg_con {
	FONT-SIZE: 12px;
	color: #666666;	
	padding:10px;
}
.bt_pic{margin-top:20px;width:760px}
.bt_pic .pleft{float:left; margin-right:5px; width:250px}
.bt_pic .pmid{float:left; margin-right:5px; width:250px}
.bt_pic .line{float:left; }
.bt_pic .pright{float:left;  width:250px; overflow:hidden}