
/*内容页*/
#content {width:100%; margin:0 auto; }
#content_head { text-align:center; padding:10px; border-bottom:1px solid #CCCCCC;margin-bottom:10px; }
#content_head h1 { font-family:"宋体"; font-size:24px; color:#CC0000;line-height:200%}
#content_head h3 { font-family:"宋体"; font-size:20px; color:#CC0000;line-height:200%}
#content_head h2{font-size:12px; font-weight:normal;line-height:100%}
#digest { margin:10px; border:1px solid #eee; background-color: #fefeff; padding:8px; line-height:150%;font-size:14px;}
#digest strong { color:#f00;}
#endtext{ margin:0 auto;}
#endtext{text-align:left; font-size:16px; clear:both; line-height: 200%;}
#endtext{ width:1100px;}
#endtext .icon { border:0; margin:3px 0 0;}
#endtext img { border:0px solid #ccc;max-width:900px;width:expression(this.width > 900 && this.width > this.height ? 900 : true);overflow:hidden;}
#endtext a { text-decoration:underline;	color:#1f3a87;}
#endtext a:hover { color:#bc2931;}
#endtext td{border:1px #000000 solid}
#endtext table{border:1px #000000 solid}