@charset "utf-8";
/*	cms					*/
	body.cms{ padding:5px;}
	.cms { color: #999; font-family: "Times New Roman", Times, serif;font-size: 14px; }
	.cms h3 { color:#90b20a; font-family: "Times New Roman", Times, serif; margin: 1em 0 0.3em 0; font-size:15px; text-transform:uppercase; font-weight:normal; }
	.cms h4 { font-family: "Times New Roman", Times, serif; background: #c2bebd; font-size: 14px; color: #fff; padding: 0.4em 1em 0.6em 1em; font-weight: bold; zoom: 1; margin: 0.5em 0; }
	.cms p { color: #999; font-family: "Times New Roman", Times, serif; font-size: 14px; margin-bottom: 1em; }
	.cms ul{ padding:0em 2em 0.6em 0em;}
	.cms ul li{ color: #999; font-family: "Times New Roman", Times, serif; padding:0em 0em 0.4em 2em;font-size: 14px;  background:url(img/bullet.png) no-repeat 1.3em 0.3em;}
	.cms ul li a{ white-space: nowrap;}
	.cms a{ color: #999; text-decoration:underline; }
	.cms td{ vertical-align:top;}
	.cms small{ font-size:10px;}
	.cms .txtSmall{ font-size:12px;}
	.cms .txtBig{ font-size:16px;}
	.cms big{ font-size:18px;}
	
	
