/* relative size set */

.size18 { font-size:18px; line-height: normal;}	/* 18px | large */
.size16 { font-size:16px; line-height: 135%;}		/* 16px | medium | default */
.size14 { font-size:14px; line-height: 135%;}	/* 14px */
.size12 { font-size:12px; line-height: 135%;}		/* 12px */
.size10 { font-size:10px; line-height: 135%;}	/* 10px | x-small */
.size09 { font-size:9px; line-height: 135%;}	/*  9px | xx-small */
.size08 { font-size:8px; line-height: 135%;}	/*  8px  */


/* local set */

a:link { color:#185873; text-decoration: none;}
a:visited { color:#185873; text-decoration: none;}
a:hover { color:#3366CC; text-decoration: underline;}
a:active { color:#3366CC; text-decoration: underline;}

a.wh:link { color:#FFFFFF; text-decoration: underline;}
a.wh:visited { color:#FFFFFF; text-decoration: underline;}
a.wh:hover { color:#FFFFFF; text-decoration: underline;}
a.wh:active { color:#FFFFFF; text-decoration: underline;}


a.or:link { color:#FF6600; text-decoration: underline; font-weight: bold; font-size:100%; line-height: 125%;}
a.or:visited { color:#FF6600; text-decoration: underline; font-weight: bold; font-size:100%; line-height: 125%;}
a.or:hover { color:#FF6600; text-decoration: underline; font-weight: bold; font-size:100%; line-height: 125%;}
a.or:active { color:#FF6600; text-decoration: underline; font-weight: bold; font-size:100%; line-height: 125%;}

ul{list-style-image:url(" ../common_img/point_g.gif ");}

.probr { color:#185873; font-size:112.5%; line-height: 135%; font-weight: bold}
.spacer01 { font-size:1px; line-height: 1px;}
.proor { color:#FF6600; font-size:100%; line-height: 125%;}