.hk2Body
{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}

.hk2MainBox
{
	text-align: left;
}

* a
{
	text-decoration: none;
	color: #000000;
}



/* TOP NAVIGATION */

.hk2TopNavBox
{
	display: none;
}

.hk2TopNavBox table
{
	border-collapse: collapse;
}

.hk2TopNavBox table td
{
	padding: 0px;
	font-size: 11px;
}





/* SEARCH BOX */

.hk2SearchInput
{
	width: 100px;
	font-size: 11px;
	border: 1px solid #A2A1A4;
}




/* LEFT NAVIGATION */

.hk2LeftHistory,
.hk2LeftNav
{
	display: none;
}


/* HOMEPAGE */

.hk2HomeLeftBox
{
}

.hk2HomeLeftBoxItem
{
}




/* CONTENT */

.hk2ContentBox
{
	width: 491px;
	float: left;
}

.hk2Headine
{
	overflow: hidden;
	margin-bottom: 16px;
}

.hk2Print
{
	display: none;
}

.hk2Headine h1
{
	margin: 0px;
	padding: 0px;
	padding-top: 18px;
	font-size: 24px;
	font-weight: normal;
}

.hk2ContentBox h2
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

.hk2ContentBox p
{
	margin: 0px;
	padding: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	font-size: 11px;
	line-height: 20px;
}

.hk2ContentList
{
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	margin-right: 16px;
	padding: 0px;
	padding-bottom: 16px;
}

.hk2ContentList ul
{
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	list-style-type: square;
}

.hk2ContentList ul li
{
	padding-left: 2px;
}

.hk2CntDownloadTable
{
	border-collapse: collapse;
	margin: 8px;
	margin-top: 0px;
	margin-bottom: 16px;
}

.hk2CntDownloadTable td
{
	text-align: left;
}

.hk2CntDownloadText
{
	padding-bottom: 6px;
}

.hk2CntDownloadText a
{
	font-size: 11px;
	text-decoration: none;
}

.hk2CntDownloadSize a
{
	font-size: 11px;
}

.hk2ImgBox
{
	margin-bottom: 16px;
}

.hk2CntImageSmallFloat
{
	width: 99px;
	margin: 4px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 5px;
	float: left;
}

.hk2CntImageSmallFloat img
{
	margin-top: 6px;
}




/* NEWS BOX */

.hk2NewsBox
{
	background-image: url("/hk2/sys/pix/general/bg_box.gif");
	background-repeat: no-repeat;
	margin-bottom: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.hk2NewsBox h5
{
	padding: 0px;
	padding-bottom: 6px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.hk2NewsBoxItem
{
	padding-bottom: 12px;
	padding-right: 14px;
}

.hk2NewsBoxItem h6
{
	background-image: url("/hk2/sys/pix/general/ico_list.gif");
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

.hk2NewsBoxItem h6 a
{
	font-size: 11px;
	line-height: 18px;
}

.hk2NewsBoxDate
{
	font-size: 11px;
	padding-left: 15px;
}

.hk2NewsBoxMore
{
	text-align: right;
}

.hk2NewsBoxMore a
{
	font-size: 11px;
	line-height: 18px;
}




/* NEWS INDEX */

.hk2NewsIndexItemFirst,
.hk2NewsIndexItem
{
	margin-bottom: 12px;
	padding: 12px;
	padding-left: 0px;
}

.hk2NewsIndexItemFirst h3,
.hk2NewsIndexItem h3
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
}

.hk2NewsIndexDate
{
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.hk2NewsIndexText
{
	font-size: 11px;
	line-height: 18px;
}

.hk2NewsIndexSource
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.hk2NewsIndexAuthor
{
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	text-align: right;
}

.hk2NewsIndexMore
{
}

.hk2NewsIndexMore a
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.hk2NewsDate
{
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-right: 16px;
}

.hk2NewsLead
{
	font-size: 11px;
	line-height: 18px;
	padding-right: 16px;
	padding-bottom: 12px;
}

.hk2NewsSource
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-right: 16px;
	padding-bottom: 12px;
}

.hk2NewsAuthor
{
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	padding-right: 16px;
	text-align: right;
	color: #000000;
	padding-bottom: 24px;
}

.hk2NewsCntNav
{
	display: none;
}





/* NEWS NAVIGATION */

.hk2NewsNav
{
	display: none;
}





/* FOOTER */

.hk2Footer
{
	display: none;
}



/* RIGHT BOX */

.hk2RightBox
{
	display: none;
}



/* FORM */

.hk2FormTable
{
	border-collapse: collapse;
	margin-left: 24px;
	width: 456px;
}

.hk2FormTable td
{
	padding: 0px;
	text-align: right;
}

.hk2FormTable th
{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
}

.hk2FormInput
{
	font-family: Verdana, Helvetica, sans-serif;
	width: 350px;
	font-size: 11px;
	margin: 4px;
}

.hk2FormSubmit
{
	font-size: 11px;
	margin: 4px;
	background-color: #D5342C;
	color: #FFFFFF;
	padding: 2px;
	padding-left: 35px;
	padding-right: 35px;
	border: none;
}

.hk2ContactError
{
	text-align: left;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	padding-bottom: 12px;
	padding-left: 30px;
}









/* TCE PREVIEW BAR */

.previewBar
{
	display: none;
}

