﻿.boderdg {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9acccd;
	border-right-color: #9acccd;
	border-bottom-color: #9acccd;
	border-left-color: #9acccd;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
td,th {
	font-size: 12px;
}

.border3line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 5px;
}
.bordertline {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}
.kong {
	padding-left: 15px;
}
.font_01 {
	font-weight: bold;
	color: #993300;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.font_01:hover {

	font-weight: bold;
	color: #FF6600;
	letter-spacing: 1px;
}
.font_f999{
	color: #999999;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding-left: 20px;
}
a.font_f999:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
}
.font_02{
	color: #006666;
	line-height: 20px;
	text-decoration: none;
}
a.font_02:hover {
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}
.font_03{
	color: #996633;
	line-height: 20px;
	text-decoration: underline;
}
a.font_03:hover {
	color: #996633;
	text-decoration: none;
	line-height: 20px;
}
.font_04{
	color: #000000;
	font:12/20px;
	text-decoration: none;
}
a.font_04:hover {
	color: #FF0000;
	text-decoration: underline;
	line-height: 10px;
}
.font_05{
	color: #FFFFFF;
	line-height: 10px;
	text-decoration: none;
	background-color: #cc6600;
}

