/*
========================================
KCTG Web Site CSS
========================================*/

/* MAIN CONTENTS
---------------------------------------------------------- */
.RightCol{
	width:201px;
}
.LeftCol{
	width:520px;
}

.news{
	font-size:10px;
	line-height:1.8;
	color:#525252;
}

.article td{
	padding-bottom:15px;
	line-height:1.2;
	vertical-align:top;
}
.article td.left{
	padding-left:37px;
}
.article td img{
	margin-bottom:2px;
}
.article td a{
	color:#525252;
}
.article td a:hover{
	color:#F37A19;
}
.set{
	margin-top:15px;
}