@import url(common.css);

.bd1 {
	border: 1px solid #CCCCCC;
}
.bdu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;

}
.bdur {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;

}
em {
	font-style: normal;
	font-weight: bold;
	color: #cc6666;



}
.tbmgn {
	margin: 5px;
}
.font3 {
	font-size: x-small;
}
.font2 {
	font-size: medium;
}
.font1 {
	font-size: small;
}
.font4 {
	font-size: small;
	font-weight: bold;
	color: #cc6666;
}

