A:link {

	color: #5488a0;
	text-decoration: none;
	font-size: 12px;
}
A:visited {

	color: #5488a0;
	text-decoration: none;
	font-size: 12px;
}
A:hover {

	color: #5488a0;
	text-decoration: underline;
	font-size: 12px;
}
.normal_text{
	line-height:220%;
	color:#888888;
}

.normal_text2{
	line-height:160%;
	color:#888888;
}
.normal_text3{
	line-height:100%;
	color:#888888;
}
.normal_text2 .ul{
	font-weight:bold;
}
.normal_text2 .ul2{
	font-weight:bold;
	color:#000000;
}

.greeting_box{
	background:#ffffff url('/images/greeting_bg.jpg') no-repeat;
	padding-top:180px;
	padding-right:280px;
}

.normal_pt{
	color:#1f7ec6;
	text-decoration:underline;
}

.history_year{
	padding-top:10px;
	border-right:1px dotted #d9d9d9;
	padding-right:15px;
	vertical-align:top;
	text-align:right;
}
.history_cont{
	padding-left:30px;
}

.sts_table{
	text-align:center;
}
.sts_table thead td{
	font-weight:bold;
	color:#1b6093;
}
.sts_table tbody td{
	padding:5px 10px 10px 5px;
}

.name_pos{
	color:black;
	font-weight:bold;
}

.table_abeek_step td{
	padding-left:10px;
	padding-right:10px;
}
.tabletable{
border-collapse:collapse;border:1px solid #d9d9d9;
}
.tabletable td{
	text-align:center;
	font-size:8pt;
	padding-top:3px;
	padding-bottom:3px;
}



.board_titlebar{
	margin-bottom:20px;
	margin-top:23px;
}

.board_titlebar2{
	margin-bottom:0px;
	margin-top:13px;
}

.board_notice{
	border:1px solid #d4d4d4;
	border-bottom:none;
	vertical-align:middle;
	padding:7px 7px 7px 7px;
	background:#e8f0f6;
	color:#ffb526;
	font-weight:bold;
	line-height:180%;
}
.board_notice li{
	color:#444444;
	font-weight:normal;
	margin-left:20px;
}
.ptpt{
	color:#ff7826;
}