﻿@charset "UTF-8";
/* <link rel="stylesheet" type="text/css" href="css/index.css" media="screen,print" /> */
body {
	background-color: #f5ffff;
	font-size: 12px;
	line-height: 14px;
}



p.whatsNewDate {
	background-color: #ccf;
	margin-right: 30px;
	padding-left: 10px;
	border-bottom: dotted 1px #cccccc;
}

p.whatsNewWords {
	margin: 5px 10px 16px 15px;
	padding-right: 20px;
	width: 400px;
}
