@charset "utf-8";
/* CSS Document */

.productsMenuRightAboutAnmo{
	position:relative;
	float:right;
	width:575px;
}
.aboutAnmoText li{
	list-style:square;
	margin:0px 0px 0px 10px;
	color:#FF0000;
}
.aboutAnmoText li h2{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:40px;
	letter-spacing:0.02em;
	word-spacing:1px;
}
.aboutAnmoText{ /* 新聞內容 */
	display:block;
	margin:0 auto;
	width:550px;
	font-size:12px;
	line-height:20px;
	color:#333333;
}
p{
	margin-left:14px;
}