/* -- MAIN -- */
#main { width:960px; margin:0 0 10px 0; }

  /*LEFT*/
  #left { float:left; width:260px; border:1px solid #9CF; background:#F0F8FB; margin-top:10px;  }
    #left .title{ width:260px; height:78px; background: url(../img1/part_title_01.jpg) no-repeat; }
	#left .item { width:220px; height:60px; background:url(../img1/list_left_item_bg.jpg) no-repeat; 
				  font-size:14px; font-weight:bold; text-align:center; line-height:60px; }
	  #left .item a { color:#369; display:block; width:200px; height:50px; }
	  #left .item a:hover { color:#F00; text-decoration:none;}
	 #left .pics { width:220px; text-align:center;  }
	  #left .pics .pic { width:164px; height:124px; border:1px solid #CCC; padding:1px; margin:5px; clean:both; }
	#left .bottombg { width:260px; height:120px; background:url(../img1/left_bottom_bg.jpg) no-repeat; }
    #left .bottom { width:260px; height:30px;}
  /*RIGHT*/
  #right { float:right; width:680px; margin-top:10px; text-align:center; height:100%;}
    #right .title { height:50px; font-size:16px; color:#039; font-weight:bold; text-align:center; line-height:50px; }
	#right .line { width:640px; height:10px; border-top:1px dotted #999; }
	#right #content_info { height:20px; line-height:20px; color:#999; }
	
	#right .content { width:640px; font-size:14px; color:#666; line-height:22px; text-align:left; }
	
		/* -- Ҳ -- */
		#right #body { background:url(../images/list_right_body_bg.jpg) repeat-y; }
			#right #body #content_info { height:20px; line-height:20px; color:#999; }
			#right #body #content_text { width:660px; text-align:left; line-height:24px;  color:#666; font-size:14px;
										 min-height:400px; height:auto !important; height:400px; }
		
		/* -- Ҳײ -- */
		#right #bottom { height:10px; background: url(../images/list_right_bottom_bg.jpg) no-repeat; }
