/*打印样式表 author:greatafei@163.com last modify:2005-11-18 */

/*定义页面最小宽度*/
*{max-width:640px;color:#000;BACKGROUND: #FFF;}

/*打印时图片不显示*/
img {DISPLAY: block;}
hr {width:640px;text-align:left;height:1px;}

/*定义body的样式*/
body {
MARGIN: 0px; 
PADDING: 0px; 
BACKGROUND: #FFF; 
FONT-FAMILY: 'Lucida Grande','Lucida Sans Unicode','宋体','新宋体',arial,verdana,sans-serif;
}

a:link {font-weight: bold;COLOR:#666;text-decoration: underline}

#topbar{DISPLAY: none}
#logo {DISPLAY: none}
#logo a img {DISPLAY: none}
#menubar{DISPLAY: none}

/*正文*/

.title {
FONT-WEIGHT:normal;
FONT-FAMILY: '方正小标宋简体','华文中宋','黑体','宋体','新宋体',arial,verdana,sans-serif;
TEXT-ALIGN: center;
width:640px;font-size:21px;LINE-HEIGHT:140%;}

#print_author {
padding-bottom:20px;
FONT-FAMILY: '宋体','新宋体',arial,verdana,sans-serif;
TEXT-ALIGN: center;
width:640px; font-size:13px; LINE-HEIGHT:140%;}

strong{COLOR:#000}

.Comment{DISPLAY: none}
.connect{DISPLAY: none}

/*页脚*/
#gotop{	DISPLAY: none}

#footerbar{DISPLAY: none}
#subcopyright{DISPLAY: none}

#printc1 { display:none;}
#printc2 { width:640px; height:100px;}
#printc3 { display:none;} 

.article { 
FONT-FAMILY: '宋体','新宋体','幼圆',System,arial,verdana,sans-serif;
width:640px;font-size:14px;LINE-HEIGHT:140%;}

.banquan12xh {
display:block;
FONT-FAMILY: '宋体','新宋体',arial,verdana,sans-serif;
TEXT-ALIGN: center;
width:640px;font-size:13px;LINE-HEIGHT:140%;}

#print_link {display:none;}
#print_editor {width:640px;font-size:13px;LINE-HEIGHT:140%;}