/* ----------------- home page diff by ie ---------------------------------------------*/
#homeflash {width:900px; height:300px; margin:5px 0 10px 0;}

.left {
	float:left;
	width:148px;
	_width:149px;           /* ----------------- _xxxxx only for ie6 hack~ ---------------------------------------------*/
	height:145px;
	margin:0 2px 5px 6px;
	_margin: 0 1px 5px 5px; 
	padding:10px;
	border:1px solid #eeeeee;
	background-color:#e8ecef}
.left:hover{border:1px solid #FF6600;}
.propic {
	float:left;
	width: 344px;
	height:320px;
	margin: 0 0 5px 5px;
	padding:0px;
	border-style: dotted;
	border: 1px dotted #ffffff;
	background-color: #ffffff;
}
.home_search {
	float: left;
	width: 345px;
	height:80px;
	_width: 344px;
	_height:91px;
	margin: 5px 0 0px 0px;
	padding:0px;
	border-style: dotted;
	border: 1px solid #eeeeee;
	background-image:url(../images/search_bg.jpg);
}
.homenews {
	float: left;
	width: 504px;
	height:187px;
	margin: 0 0 5px 11px;
	_height:198px;
	_margin: 0 0 5px 2px;
	line-height:18px;
	padding:10px;
	border-style: solid;border: 1px solid #eeeeee;
}
.homenews ul li{border-bottom:1px solid #eee;line-height:150%;text-align:right;}
.fl{float:left;}
.zhanlue {
	float: left;
	width: 504px;
	height:100px;
	margin: 0 0 5px 11px;
	_margin: 0 0 5px 2px;
	padding:10px;
	border-style: solid;border: 1px solid #eeeeee;
}
.right {float:left; width:505px;}
