﻿body {
	margin: 0;
	padding: 0;
	SCROLLBAR-FACE-COLOR: #f7fafe;
	SCROLLBAR-HIGHLIGHT-COLOR: #80aef9; 
	SCROLLBAR-SHADOW-COLOR: #80aef9;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #80aef9;
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
table { 
  border-collapse: collapse;
}
td,div,input {
  font-family: Gulim;
  font-size: 12px;
  padding: 0px;
}
form {
	margin:0px;
}
img{
	border:0;
}

a:hover {
	color: red;
	text-decoration: none;
}
a {
	color: black;
	margin: 5px;
	text-decoration: none;
}
p {
	color: black;
	font-size: 12px;
	margin: 5px;
	text-decoration: none;
	text-align: justify;
}

.article_review {
	font-size:12px;
	color:#000000;
	line-height: 180%;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.article_ongoing {
	font-size:12px;
	color:#000000;
	line-height: 180%;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.article_news {
	font-size:12px;
	color:#000000;
	line-height: 185%;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.plain10{
	text-align:left;
	padding-left:10px;
	padding-top:5px;
}
.plain_kp {
	font-size:13px;
	color:#000000;
	line-height: 180%;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.index_page {
	font-size:13px;
	color:#2D6BBD;
	line-height: 180%;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.whom {
	font-size:13px;
	color:#000000;
	line-height: 180%;
	margin-bottom: 5px;
	margin-top: 5px;
}

.btmM{
	text-align:center;
}
.blue_kp, .blue_eng {
	font-size: 12px;
	color: #2934c9;
	text-decoration: none;
	font-family:Arial;
}
.aum0{
	text-align:center;
	height:25px;
}
.going_kp, .going_eng {
	font-size: 14px;
	height:40px;
}
.review_kp, .review_eng {
	font-size: 14px;
	height:40px;

}
.rvh{
	height:30;
	text-align:center;
	font-weight:bold ;
	background-image:url(/images/report_tb.gif);
}
page {
  text-align: center;
}
.page a:link {
  text-decoration: none;
}
.page a:visited {
  text-decoration: none;
}
.page a:active {
  color: #3399FF;
  font-weight: bold;
  text-decoration: none;
}
.page a:hover {
  color: #3399FF;
  font-weight: bold;
  text-decoration: none;
}
.pageActive {
  text-align: center;
  color: red;
  font-weight: bold;
  text-decoration: none;
}
.article_date {
 font-size:10px;
 color: #9A9B9F;
}

.sortMark {
  color: red;
}

.comment {
	color:#585B5F;
	padding:5px;
	line-height:180%;
}
.ongoing_title{
	color:#010811;
	font-weight: bold;
}
.banner_t1{
  color: #999999;
  font-size:12px;
}
.banner_t2{
  color: #006699;
  font-size:12px;
  font-weight: bold;
}

.linkTitle {
  color:#2D6BBD;
  font-weight: bold;
}


/*2017-3-10 Added*/
b {
font-size : 110%;
}
/*--/2017-3-10 Added*/
