@charset "utf-8";

#articleWrapper { width:960px; border-style:solid; border-color:#CCC; border-width:0 1px 1px 1px; margin:0 auto; padding-top:20px; }

#articleWrapper div.attributes { width:780px; padding:6px; color:#999; border-bottom:1px solid #F0F0F0; margin:15px auto; text-align:center; }
#articleWrapper div.currentLocation { margin:0 20px 20px 20px; border-bottom:1px dashed #CCC; }
#articleWrapper div.currentLocation span, span.DBC-case { font-family:Tahoma, Geneva, sans-serif; }

#articleWrapper h1, #articleWrapper h2 { color:#F00; font-weight:normal; font-family:"微软雅黑","黑体",sans-serif; }
#articleWrapper h1 { margin:20px auto 15px auto; font-size:24px; text-align:center; }
#articleWrapper h2 { margin:15px auto; font-size:16px; padding-right:150px; text-align:right; }


div.articleContent { padding:30px 60px; margin-bottom:30px; }

div.articleContent p { text-indent:2em; font-size:14px; line-height:23px; margin-bottom:10px; }
div.articleContent img { border:1px solid #F0F0F0; padding:5px; }

div.articleContent p.content_attachment a { background:transparent url(/images/icon_download.gif) left center no-repeat; padding-left:18px; }
div.articleContent p.content_attachment span { color:#999; font:10px Tahoma,Verdana,sans-serif; }
div.articleContent p.content_noindent { text-indent:0; }
div.articleContent p.content_photo { text-indent:0; text-align:center; }

