p,ul,ol,li,h1,h2,h3,h4{
	margin:0;
	padding:0;
}

h1,h2,h3,h4{
	font-style:normal;
	font-weight:normal;
}

a		{ color:#0066FF; text-decoration:none;}
a:link		{ color:#0066FF; text-decoration:none;}
a:visited	{ color:#0066FF; text-decoration:none;}
a:active	{ color:#0099FF; text-decoration:underline;}
a:hover 	{ color:#0099FF; text-decoration:underline;}


.size10 {  font-size: 10px; line-height: 140%}
.size12 {  font-size: 12px; line-height: 140%}
.size14 {  font-size: 14px; line-height: 140%}
.size16 {  font-size: 16px; line-height: 140%}
.size18 {  font-size: 18px; line-height: 140%}
.size12b {  font-size: 12px; line-height: 140%; font-weight: bold}
.size14b {  font-size: 14px; line-height: 140%; font-weight: bold}
.size14bw {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
.size16b {  font-size: 16px; line-height: 140%; font-weight: bold}

.size14b-2 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #FF6666;
	padding-top: 2px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #FF9999;
	padding-bottom: 1px;
}

.size14b-3 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #D47F00;
	padding-bottom: 3px;
}

.size18b {  font-size: 18px; line-height: 140%; font-weight: bold}


h3 {
	font-size: 14px;
	font-weight: bold;
}

h3.orange {
	color: #FF6600;
	background: url(images/dot2_orange.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FF6600;
	margin-bottom: 10px;
	top: 1px;
}

h3.purple {
	color: #6633CC;
	background: url(images/dot2_purple.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #6633CC;
	margin-bottom: 10px;
	top: 1px;
}

h3.pink {
	color: #FF6666;
	background: url(images/dot2_pink.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FF6666;
	margin-bottom: 10px;
	top: 1px;
}
h3.blue1 {
	color: #0099FF;
	background: url(images/dot2_blue1.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #0099FF;
	margin-bottom: 10px;
	top: 1px;
}
h3.blue2 {
	color: #0099CC;
	background: url(images/dot2_blue2.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #0099CC;
	margin-bottom: 10px;
	top: 1px;
}
h3.green {
	color: #00CC33;
	background: url(images/dot2_green.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #00CC33;
	margin-bottom: 10px;
	top: 1px;
}

.footer {
	font: 70% Arial, Helvetica, sans-serif;
	color: #333333;
}
.title_cbex {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.title_ela {
	font-size: 16px;
	font-weight: bold;
	color: #6633CC;
}
.title_pla {
	font-size: 16px;
	font-weight: bold;
	color: #FF6666;
}
.title_blue1 {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.title_blue2 {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.title_green {
	font-size: 16px;
	font-weight: bold;
	color: #00CC33;
}

.top_func {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px 7px 3px;
	margin-top: 18px;
	margin-bottom: 8px;
	background: #FFFFFF;
}

.top_kit {
	font-size: 14px;
	font-weight: bold;
	color: #6666CC;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px 7px 3px;
	margin-top: 18px;
	margin-bottom: 8px;
	background: #FFFFFF;
}

.top_jutaku {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px 7px 3px;
	margin-top: 18px;
	margin-bottom: 8px;
	background: #FFFFFF;
}
.topics {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px 0px 7px;
	margin: 0px;
}

.top_fa {
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px 7px 3px;
	margin-top: 18px;
	margin-bottom: 8px;
	background: #FFFFFF;
}

