@charset "utf-8";
/* CSS Document */


img{vertical-align:middle;border:0 none;}

#notice_detail_top{
background:url(http://jamy.img.am-img.com/old/notice_detail_top.gif) no-repeat;
width:369px;
height:17px;

}
#notice_detail_center{
background:url(http://jamy.img.am-img.com/old/notice_detail_center.gif) repeat-y;
width:369px;
}

#notice_detail_bottom{
background:url(http://jamy.img.am-img.com/old/notice_detail_bottom.gif) no-repeat;
width:369px;
height:18px;


}

#notice_detail_new_top{
background:url(http://jamy.img.am-img.com/old/notice_detail_new_top.gif) no-repeat;
width:633px;
height:16px;
overflow:hidden;
}
#notice_detail_new_center{
background:url(http://jamy.img.am-img.com/old/notice_detail_new_center.gif) repeat-y;
width:633px;
}

#notice_detail_new_bottom{
background:url(http://jamy.img.am-img.com/old/notice_detail_new_bottom.gif) no-repeat;
width:633px;
height:20px;


}
.ArticleDetailsWrap{
	padding-left:10px;
	text-align:left;
	font-size:12px;
	width:340px;
	
		
}

.ArticleDetailsWrap h3{
	text-align:center;
	font-size:14px;
	margin-top:25px;
}
.ArticleDetailsWrap .info{
	text-align:center;
	
}

.ArticleDetailsWrapNEW{
	padding-left:10px;
	text-align:left;
	font-size:12px;
	width:610px;
	
		
}

.ArticleDetailsWrapNEW h3{
	text-align:center;
	font-size:14px;
	margin-top:25px;
}
.ArticleDetailsWrapNEW .info{
	text-align:center;
	
}

