@import url("basic.css");
@import url("layout.css");
	/*left*/
	/*
	#body .left .top{ background:url(../img/bg_body_left1.gif) no-repeat;}
	#body .left .middle{ background:#c6e79e url(../img/bg_body_left3.gif) repeat-x; }
	#body .left .bottom{ background:url(../img/bg_body_left2.gif) no-repeat;}
	
	#body .left .middle ul li a{ background:url(../img/bg_line4.gif) repeat-x 0 bottom;}
	#body .left .middle ul li a:hover span,#body .left .middle ul li a.focus span{ color:#ea7802;}
	*/
	
	#body .left .top{ background:url(../img/bg_body_left4.gif) no-repeat;}
	#body .left .middle{ background:#a5e4e2 url(../img/bg_body_left6.gif) repeat-x; }
	#body .left .bottom{ background:url(../img/bg_body_left5.gif) no-repeat;}
	
	#body .left .middle ul li a{ background:url(../img/bg_line3.gif) repeat-x 0 bottom;}
	#body .left .middle ul li a:hover span,#body .left .middle ul li a.focus span{ color:#ea7802;}
	
		
	/*right*/
	#body .right .middle{ padding:15px 30px;}
	#body .right .middle h5{ background:url(../img/bg_title1.gif) no-repeat; width:76px; height:22px; line-height:22px; color:#fff; padding-left:5px; font-size:12px; margin:10px 0;}
		#body .right .middle p{ line-height:18px; margin:10px 0;}
		#body .right .middle p.short{ text-indent:24px;}
		#body .right .middle p.org{ color:#ea7802; font-weight:bold; margin:20px 0 20px 20px;}
		
	/*partner.htm*/
	#body .right .middle dl.partner{ clear:both; margin:10px 0 20px;}
		#body .right .middle dl.partner dt{ float:left; margin-right:20px;}
			#body .right .middle dl.partner dt a img{ width:140; height:75; border:1px solid #ccc; background:#fff;}
			#body .right .middle dl.partner dt a:hover img{border:1px solid #ffb100;}
		#body .right .middle dl.partner dd{ float:left; }
			#body .right .middle dl.partner dd p{ margin:0 0 10px; padding:0;}
				#body .right .middle dl.partner dd p strong{ font-size:13px;}
				
	/*worth.htm*/
	#body .right .middle dl.worth{ clear:both;}
		#body .right .middle dl.worth dt{ font-weight:bold; font-size:13px; margin:10px 0; background:url(../img/icon_3.gif) no-repeat 0 center; padding-left:15px; height:20px; line-height:20px;}
		#body .right .middle dl.worth dd{ line-height:20px; padding-left:15px;}
		
	/*worth.htm*/
	#body .right .middle table.predict{ clear:both; background:#ccc;}
		#body .right .middle table.predict td.f7f7f7{ background:#f7f7f7;}
		#body .right .middle table.predict td{ background:#fff; padding:10px;}
