@charset "utf-8";
/* CSS Document */
#newsLetterDetail {}
	#newsLetterHeader {font-weight:bold; margin-bottom:15px;}
		.newsLetterNumber	 {}
		.newsLetterDate {}
		.newsLetterTitle {}
	#newsLetterTxt {margin-bottom:10px; border-bottom: 1px solid #CCCCCC;}
	#newsLetterContent {}
		.contentTitle {font-weight:bold; margin-bottom:8px;}
		.newsLetterModuleContent {}
			.newsLetterModuleContentItem {min-height:1.3em;height:auto!important;height:1.3em;}
				.contentItemTitle {width:150px; float:left;display:inline;}
				.contentItemIntro {width:150px; float:left;display:inline;}
				.contentItemReadOn {width:75px; float:left;display:inline;}
				.contentItemReadOn a{color:red; text-decoration:none; font-weight:bold;}