body, table, tr, td, select, input, textarea {
	font-family:돋움 , seoul , verdana , arial;
	font-size: 12px;
	color: #000000;
	word-break:break-all;
}

A:link {color: #1f3174; text-decoration: none; }
A:active {color: #1f3174; text-decoration: none; }
A:visited {color: #1f3174; text-decoration: none; }
A:hover {color: #3366cc; text-decoration: underline; }

.black_130 { color: #000000; line-height:130%; }

.gray { color: #333333; }
.gray2 { color: #333333; }
.gray_130 { color: #333333; line-height:130%; }
.gray_b { color: #333333; font-weight: bold; }

.subtitle { font-size: 14px; color: #FF3300; font-weight: bold; }

.orange { color: #FF3300; }
.orange_b { color: #FF3300; font-weight: bold; }

.orange2 { color: EE7000; }

.pink { color: #FF4A85; }
.pink_b {  color: #FF4A85; font-weight: bold; }

.blue { color: #0099CC; }
.blue_b { color: #0099CC; font-weight: bold; }

.brown { color: #AC5009; }
.brown_b { color: #AC5009; font-weight: bold; }

.green { color: #5B7243; }
.green_b { color: #5B7243; font-weight: bold; }

.verdana { font-family: verdana; font-size: 9px;}
.verdana_b { font-family: verdana; font-size: 9px; font-weight: bold; }

.num { font-family: verdana; font-size: 9px; letter-spacing: -1px; }

.tahoma {  font-family: Tahoma; font-size: 9px; }

.board { color: #000000; line-height:140%; }

a.s11:link { color:#FFFFFF; text-decoration: none; }
a.s11:visited { color:#FFFFFF; text-decoration: none; }
a.s11:active { color:#FFFFFF; text-decoration: none; }
a.s11:hover { color:#DDEEFF; text-decoration: none; }

a.gray:link { color:#666666; text-decoration: none; }
a.gray:visited { color:#666666; text-decoration: none; }
a.gray:active { color:#666666; text-decoration: none; }
a.gray:hover { color:#000000; text-decoration: underline; }

a.gray2:link { color:#000000; text-decoration: none; }
a.gray2:visited { color:#000000; text-decoration: none; }
a.gray2:active { color:#000000; text-decoration: none; }
a.gray2:hover { color:#666666; text-decoration: underline; }

a.orange:link { color:#FF3300; text-decoration: none; }
a.orange:visited { color:#FF3300; text-decoration: none; }
a.orange:active { color:#FF3300; text-decoration: none; }
a.orange:hover { color:#FF6600; text-decoration: underline; }

.td_gray {
	color: #333333;
 	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-bottom-style:solid;
}

.input2 { 
	color: #666666;
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
