@charset "UTF-8";

body {
font-size: 16px;
}
/* for IE6 */* html body {
font-size: 100%;
}
/* for IE7 */*:first-child+html body {
font-size: 100%;
}

/*
10px  63%
11px 	69%
12px 	75%
13px 	82%
14px 	88%
15px 	94%
16px 	100%
17px 	107%
18px 	113%
19px 	119%
20px 	125%
21px 	132%
22px 	138%
23px 	144%
24px 	150%
25px 	157%
26px 	163%
*/

div.news dt{
width:140px;
}
div.news dd{
margin-left:150px;
}