@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
.style2 {
	font-family: "nanumgothic";
	font-size: 12px;
	color: #4d4d4d;
}
.style3 {
	font-family: "nanumgothic";
	font-size: 12px;
	color: #5f793c;
	font-weight:bold;
}
.style4 {
	font-family: "nanumgothic";
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}
.style5 {
	font-family: "nanumgothic";
	font-size: 12px;
	color: #ff9600;
	font-weight:bold;
}
.style6 {
	font-family: "nanumgothic";
	font-size: 12px;
	color: #cb9a00;
	font-weight:bold;
}
.style7 {
	font-family: "nanumgothic";
	font-size: 12px;
	color: #595959;
	font-weight:bold;
}
.style8 {
	font-family: "nanumgothic";
	font-size: 12px;
	color: #0384ae;
	font-weight:bold;
}
.style9 {
	font-family: "nanumgothic";
	font-size: 12px;
	color: #5f793c;
}



.inputprice{
	font-size: 14px;
	color:red;
	border:solid 0px;
	text-align:right;
	font-weight:bold;
	width:90px;
}
.subjecC1{
	cursor:pointer;
	font-weight:normal;
}
.subjecC2{
	cursor:pointer;
	font-weight:bold;
	color:#339900;
}