/*
 * Create by zyxiong
 */

 .detail-mode { padding: 30px 0;}
 	.detail-mode .bd { padding: 0; }
 .list-area { width: 694px; float: left; }
 .banner-mod { width: 257px; text-align: center; }
 	.banner-mod img { font-size: 0; line-height: 0; margin-bottom: 45px;}

	
 .column-zone-type2 .hd h3 { background: url(img/bg-title.jpg) no-repeat; line-height: 27px; height: 27px; }
 .detail-mode .bd { border: 1px solid #e7e6e2; border-top: none; }
 .detail-mode .bd .inner { background: url(img/bg-repeat.gif) repeat-x #FFF left bottom; margin: 1px; padding-bottom: 5px; }
 .page-mode { margin: 0; height: 25px; padding-right: 10px; }
 .page-mode table { float: right; }
 .column-zone-type2 .hd h3 { text-indent: 1em; }
 
 #list-items { padding: 15px 50px; }
 .area { padding-bottom: 20px; }
 .area h3 { margin: 0; font-size: 14px; }
 .area .text { float: left; width: 290px; }
 .area p { margin: 2px 0; }
 
 .area span { display: block; float: left; width: 110px; height: 22px; line-height: 22px; } 

 #paging { float: right; margin: 0; margin-top: 5px; }
 #paging li { float: left; list-style: none; margin: 1.5px; }

 .article { width: 944px; background: url(img/bg-body.jpg) repeat-y; margin: 0 auto; }
 	.article .inner { background: url(img/bg-top.jpg) no-repeat left top; padding: 50px 0; }
 	.article .outer { background: url(img/bg-bottom.jpg) no-repeat left bottom; }

	.article h3, .article h4 { text-align: center; color: #b79349; font-size: 14px; font-weight: normal; }
	.article h4 { margin-top: 0; }
	.article p { font-size: 14px; text-indent: 2em; padding: 0 100px; line-height: 1.6em; margin-bottom: 20px; }
	.article .inner div { text-align: center; }
	.article .inner div img { margin: 0 40px; }

