.line {
	border: 1px solid #CCCCCC;
}
.line_1_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.line_1_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.line_1_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 13px;
}
.line_1_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line_2_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.line_2_bottom {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.line_2_topandbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.line_1_topandbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 13px;
}
.input_noneline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.line_3_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dedede;
}
.line_3_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
}
.line_3_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	font-size: 12px;
	line-height: 13px;
}
.line_3_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.line_3_topandbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	font-size: 12px;
	line-height: 13px;
}
.line_4_bottom {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
