.dottedLine {
	background-image: url(../admin/images/dottedline.png);
}
.blue {
	font-weight: bold;
	color: #228bf6;
}

.textfieldLine {
	border: 1px solid #E8E8E8;
	background-color: #F4F9FB;
	height: 20px;
	font-family: "돋움", "굴림";
	font-size: 12px;
}
.dotted_td {
	background-color: #EFEFEF;
	border: 1px dashed #D5D5D5;
}

.textfieldLine_white {
	border: 1px solid #ffffff;
	height: 16px;
}
.gray {
	height: 19px;
	background-color: #F0F0F0;
	color: #333333;
	font-family: "돋움";
	font-size: 12px;
	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: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.font11{
	font-size: 11px;
	font-family: "돋움";
}
.font12{
	font-size: 12px;
	font-family: "돋움";
}
.font11_gray{
	font-size: 11px;
	font-family: "돋움";
	color: #bcbcbc;
}
.font12_gray{
	font-size: 12px;
	font-family: "돋움";
	color: #626262;
}
.font10{
	font-size: 10px;
	font-family: "돋움";
}
.prdFont{
	font-size: 16px;
	font-weight: bold;
	color: #1d5da2;
	line-height: 30px;
	font-family: "돋움";
}
.prdFont2{
	font-size: 16px;
	font-weight: bold;
	color: #2B2B2B;
	line-height: 25px;
	font-family: "돋움";
}
.titleFont{
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	line-height: 25px;
	font-family: "돋움";
}
.pink {
	font-size: 12px;
	font-weight: bold;
	color: #FF2461;
}
.rad {
	font-size: 12px;
	font-weight: bold;
	color: #ff1200;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #ff1200;
}
.center{
	text-align:center;
	border: 1px solid #D7D7D7;
	font-weight: normal;
	font-size: 12px;
}
.cancel {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: line-through;
}
.homeFont{
	font-size: 11px;
	font-weight: normal;
	color: #95b985;
	font-family: "돋움";
}
.b_Font{
	font-size: 11px;
	font-weight: normal;
	color: #628E66;
	font-family: "돋움";
}
.orange{
	font-weight: bold;
	color: #ff6600;
	line-height: 17px;
}
.green {
	font-size: 12px;
	font-weight: bold;
	color: #529C21;
}
