/* 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:50px; text-align:center; font-size:12px; color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.art_area{ font-size:14px; line-height:24px; padding:10px;}
/* .art_area td, .art_area div, .art_area p{ font-size:14px; line-height:24px; } */
.art_area img{ margin:5px; display:none; }