.web-main-left {
	width: 410px;
	float: left;
}
.web-main-right {
	background: url(../images/pic_index_right_bg.gif) no-repeat;
	border-left: #CCC solid 1px; 
	width: 479px;
	margin-left: 20px;
	padding-left: 50px;
	float: left;
}
.news-box {
	margin-bottom: 12px;
}
.news-box-title {
	background: url(../images/pic_index_news_title.gif) no-repeat;
	border-bottom: #FE6B01 solid 1px;
	height: 15px;
	text-align: right;
	padding-top: 9px;
	margin-bottom: 2px;
}
.news-box-title a {
	background: url(../images/pic_more.gif) no-repeat;
	padding: 0 17px;
}
.news-box-body {
	background: #F1F1F1 url(../images/pic_index_news_body_bg.gif) repeat-y;
	padding-left: 24px;
}
.news-box-table {
	width: 100%;
	height: 150px;
}
.news-box-table td {
	line-height: 30px;
}
.book-photo-title {
	background: url(../images/pic_index_book_title.gif) no-repeat;
	border-bottom: #CBC6CA solid 3px;
	height: 46px;
	margin-bottom: 8px;
}
.book-photo-main {
	background: #FFF;
	border: #FFF solid 1px;
	padding: 8px;
	margin-bottom: 12px;
}
.book-photo-main-1 {
	background: #F7F7F7;
	border: #F0F0F0 solid 1px;
}
.shop-name {
	color: #FF0103;
	font-size: 14px;
	font-weight: bold;
}
.shop-name span {
	float: right;
}
.shop-address {
	margin-top: 12px;
}

.news-title{
	background: url(../Images/news_title.png) no-repeat 0 0;
	width: 476px;
	height: 24px;
}
.news-list{
	margin: 20px 0;
}
.news-list li{
	margin-top: 10px;
}
.news-list a{
	color:#2f5b9a;
	font-size: 14px;
	font-weight: 700;
}