@charset "UTF-8";

#blog {}
	#blog h2 { background-image: url(../images/blog-title.gif);}
	#blog h3 {color:#4E0000; font-size:12x; line-height:16px; border-bottom:1px solid #4E0000; margin-bottom:2px; padding-left:15px; background:url(../images/h3pt1.gif) no-repeat; background-position:0 2px;}
	.art { padding:10px 20px; clear:both; }
		.art p {color:#333; padding:0 15px;}
		.art-image {  display:block; width:184px; margin:5px; float:left; clear:left; font-size:10px; line-height:12px; text-align:center;}
		.art-image a { width:180px; display:block; color:#4E0000; text-decoration:none; border:1px solid #FFF; padding:1px;}
		.art-image a:hover { width:180px; display:block;  color:#000; border:1px solid #4E0000; padding:1px; background-color:#F6F2F2;}
		.art-image1 { margin:0px 5px 5px 5px;}
		.art-text { font-size:12px; line-height:16px;}
		.art-link a { color:#4E0000; text-decoration:none;}
		.art-link a:hover { color:#AB0000; text-decoration:none;}
