@import url("common.css");

#ShopBlock{overflow:hidden;zoom:1;overflow:hidden;}
/*左侧*/
#Left{float:left;width:165px;height:518px;background: url(images/news_left_bg.jpg) repeat-x 0 34px;}
	#Left h2{height:33px;line-height:33px;padding:0 0 0 22px;font-size:14px;color:#fff;background:#ac2633 url(images/news_left_title_bg.jpg) no-repeat 15px 10px;}
	#Left li{border-bottom:1px dashed #c4c4c2;height:29px;line-height:29px;vertical-align:bottom;}
		#Left li a{display:block;padding:0 20px;color:#565656;/*color:#909090;*/text-align:left;font-family:"宋体";}
		#Left li.current a{color:#ac2633;background:#f6c3b5 url(images/news_left_current.jpg) no-repeat right;}


/*右侧*/
#Right{float:left;width:723px;background:#fcf8e9;padding-bottom: 20010px;margin-bottom: -20000px;}
	#Right h3{height:33px;padding:0 0 0 13px;color:#ac2633;font-size:14px;line-height:33px;background:url(images/news_right_title_bg.jpg) repeat-x top;}
		#Right h3 span{color:#513f17;}
	#Right dt{margin:20px 0 0;font-weight:bold;font-size:14px;color:#ac2633;}
	#Right p{text-indent:24px;}



