body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.8em;
	text-transform: none;
	color: #000;
	background-color: #CCCCCC;
}
* {margin:0px; padding:0px;}
.clear{font-size:1px; height:1px; line-height:1px; clear:both;}
#wrap { width:900px; margin:auto; background-color:#fff;}
#wrap #header { height:180px; background-image:url(/images/focus/earthquake.jpg); background-repeat:no-repeat;}
#wrap #strip {  background-color:#a31022; color:#fff; text-align:center; padding:5px 0px;}
#wrap #strip a:link, #wrap #strip a:visited { color:#fff; padding:5px 5px; text-decoration:none;}
#wrap #strip a:hover { color:#999;}

#wrap #strip2 {  background-color:#a31022; color:#fff; text-align:center; padding:5px 0px;}
#wrap #strip2 a:link, #wrap #strip2 a:visited { color:#fff; padding:5px 5px; text-decoration:none;}
#wrap #strip2 a:hover { color:#999;}

#wrap #content { padding:15px;}
#wrap #content .article { padding:5px; border-bottom:#ccc 1px dashed; padding-bottom:20px; padding-top:20px; text-align:justify;}
#wrap #content .article img { padding-right:10px;}
#wrap #content .article h2 { padding-bottom:10px; font-size:18px;}
#wrap #content .article h2 a:link, #wrap #content .article h2 a:visited { color:#000; text-decoration:none;}
#wrap #content .article h2 a:hover { color:#999;}
#wrap #content .article a:link, #wrap #content .article a:visited { color: #006600; }
#wrap #content .article a:hover { color:#FF9900;}


#footer { background-color: #FEF2D7; padding:15px; }
.subtitle { color:#999; font-size:11px; padding:10px 0px;}
#wrap #content h3 { padding-bottom:10px;}
#wrap #content .imageArticle { padding:20px 0px; border-bottom:#ccc 1px dashed;}
#wrap #content .imageArticle img { padding:2px;}
#wrap #content .articleList { padding:10px 0px; width:432px; float:left;}
#wrap #content .articleList ul { padding-left:15px;}
#wrap #content .articleList a:link, #wrap #content .articleList a:visited { color: #006600; text-decoration:none;}
#wrap #content .articleList a:hover { color:#FF9900;}
#wrap #content #comment { padding:15px 0px;}
#wrap #content #comment .commentText { padding:5px; border-bottom:#ccc 1px solid; width:800px; text-align:justify; margin:auto;}
#wrap #content #comment a:link, #wrap #content #comment a:visited { color: #006600; }
#wrap #content #comment a:hover { color:#FF9900;}
img.head { padding:3px; border:#000 1px solid; width:50px; height:50px; margin-right:10px; margin-top:5px;}
#wrap #content h5 { font-size:12px;}
span.commentArea { display:block; float:left; width:700px;}
.colorBg { background-color:#eee; padding:5px;}

/*分页*/
	.pagination {color:#666;padding: 5px 10px;;margin: 0}
	.pagination a { color:#000;}
	.pagination p {position:relative;text-align:left; padding-top:5px; margin-bottom:0px; padding-bottom:0px; font-weight:bold; color:#666666; background-image:url(../pic/pagenation2.gif); background-repeat:no-repeat; padding-left:20px; background-position:left 8px;}
	.pagination p a:link, .pagination p a:visited, .pagination1 p a:hover, .pagination1 p a:active {text-decoration:none; color: #000000; background:#fff;padding:5px 8px;border: 1px solid #ccc}
	.pagination p a:hover {background-color:#f3f3f3;color:#fff;}
	.pagination p span {text-decoration:none;background:#fff;padding:5px 8px;border: 1px solid #ccc;color:#ccc}
	.pagination #now {text-decoration:none;background:#999; font-size: 120%; font-weight:bold; color:#fff;}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none}
/*分页*/