.header-up {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.header-down {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.header-menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.left-li {
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}

.footer-left {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer-right {
	font-size: 10px;
	color: #fffc00;
	font-weight: normal;
}

.centrecontent-put {
}

.centrecontent-put A {
}

.centrecontent-put B {
}

.centrecontent-up {
	font-size: 12px;
	font-weight: bold;
	color: #fb0b00;
}

.centrecontent-down {
	font-size: 12px;
}

.centrecontent-centre {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.centrecontent-p {
	font-size: 12px;
}

.centrecontent-a {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.put-a{
	font-size: 11px;
}

.put-b{
	font-size: 11px;
}
#calc_table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
}
#calc_table td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	font-size: 11px;
}
#calc_table input{
	font-size: 12px;
}
#postform{
	font-size: 11px;
	color: #333333;
}

#postform input{
	font-size: 11px;
	color: #333333;
}