*{
	margin:0;
	padding:0;
}
body{font-size:12px;background:#a75202 url(page-bg.jpg) repeat-x;text-align:center;line-height:22px;font-family:'宋体',Arial}
a:link,a:visited{color:#333;text-decoration:none}
a:hover,a:active{color:#e27e02}
img{border:0}
.clr{clear:both}
.tar{text-align:right;}
.tac{text-align:center;}
.inbox{border:1px solid #ccc;}

#header{width:100%;height:424px;background:url(header-bg.jpg) center no-repeat;}
#header img{vertical-align:top;}
#layout{width:960px;margin:auto;padding:25px;background:#CECECE}
#main{width:686px;float:left;}
	.item{width:680px;background:#fff url(item-shadow.gif) 0 bottom no-repeat;padding:3px;text-align:left;margin-bottom:20px;}
	.item2{width:960px;background:#fff url(item-shadow-966.gif) 0 bottom no-repeat;padding:3px;text-align:left;margin-bottom:20px;}
	#main #focus{width:666px;height:285px;padding:10px;}
		#focus .img{float:left;}
		#focus dt.title{float:left;width:355px;margin-left:10px;padding-top:20px;padding-bottom:10px;font-size:16px;font-weight:bold;line-height:24px;}
		#focus dd.desc{width:355px;float:left;display:inline;height:70px;margin-left:10px;border-bottom:2px dotted #ccc;}
		#focus dd{float:right;width:355px;height:20px;display:inline;line-height:20px;}
		#focus dd a{float:left;color:#666}
		#focus dd i{float:right;color:#666;font-style:normal}
		#focus dd.more{text-align:right;margin-top:8px}
		#focus dd.more a{float:none;color:#666}
	#public{height:677px;}
		#public .intro{padding:20px;font-size:14px;}
		#public .tips{text-align:center;}
		#public .tips input{margin:10px auto;}
		#public .tips p{text-align:left;text-indent:2em;color:#999}
		#pContact{border:0;border-bottom:1px solid #666}
		#public .inputarea{width:298px;height:194px;border:0}
	#stories{overflow:hidden}
		#stories dt{text-align:center;clear:both}
		#stories dt h2{line-height:60px}
		#stories dd.paging{line-height:30px;width:960px;margin:auto}
		#stories dd.paging a{margin-right:10px; font-size:14px; font-weight:bold}
		#stories dd.list{width:960px;margin:0 auto;}
		#stories dd.first{margin-left:10px;}
		#stories dd.story{
	width:285px;
	height:180px;
	float:left;
	margin-bottom:5px;
}
			.story h2{font-size:14px}
			.line_bottom{border-bottom:2px dotted #ccc}
			.story img{float:left;margin-right:5px;margin-bottom:5px}
		#stories dd.divline{width:10px;height:190px;float:left;margin-left:15px;border-left:2px dotted #ccc;}
		#stories dd.clr{height:20px}
		#stories dd.tips{border:1px solid #999;padding:10px; width:610px;}
#sidebar{width:264px;float:right;}
	#sidebar .item{width:100%;background:#fff;padding:3px;text-align:left;margin-bottom:20px;}
		#sidebar .item dt{margin-bottom:3px;}
		#sidebar .item dd.more{text-align:right;line-height:24px;}
		#sidebar .item dd.txt{padding:5px 10px;}
		#sidebar .item dd.jp{margin:5px auto;}

#comment{width:960px;background:#fff url(item-shadow-966.gif) 0 bottom no-repeat;}
	#comment textarea{float:left;width:590px;height:196px;margin:8px 5px;}
	#comment form div {float:right;width:290px;height:196px;margin-top:30px;margin-right:45px;line-height:30px;vertical-align:middle}
	#comment form .inbox {width:236px;height:22px;}
	
#footer{color:#999;word-spacing:4px;padding:10px;}
