/* CSS Document */

.art_table{table-layout:fixed;word-break:break-all;}
 
.arttitle{ text-align:center; margin-top:15px;}
	.arttitle h2{ font-size:18px; font-family:"Î¢ÈíÑÅºÚ"; padding:0px; margin:0px;}
.arttitle2{ margin-top:15px;}

.art_attr{ width:98%; margin:auto auto;
	line-height:26px; text-align:center; font-size:12px; color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}
.art_area{ font-size:14px; line-height:26px; padding:10px 5px 5px 5px;}
/* .art_area td, .art_area div, .art_area p{ font-size:14px; line-height:24px; } */
.art_area img{ margin:0px 5px 5px 5px; display:none; }

.npages{ text-align:left; line-height:30px;}

.artname { float:left; width:120px; font-weight:bold; font-size:14px; text-align:center; margin-left:12px; color:#0037C4; font-family:"Î¢ÈíÑÅºÚ"; }

.artnav {
	display:block;
	font-size:14px;
	height:35px;
	line-height:35px;
}
.artnav a {
	font-size:14px;
}