#wbLeft {
	float:left;
	width:595px;
	padding: 0px 0px 5px 0px;
}

#titleBar {
	height:55px;
	width:595px;
}

#titleBarHdr {
	background:url(images/maintitle_webspecial.png) no-repeat;
	height: 51px;
	width:203px;
	float:left;
}
#titleBarMid {
	background:url(images/maintitle_mid.png) repeat-x;
	height: 51px;
	width:371px;
	float:left;
}
#titleBarEnd {
	background:url(images/maintitle_right.png) no-repeat;
	height: 51px;
	width:16px;
	float:left;
}
#wbContentHdr {
	width:595px;
}
#wbContentL {
	background:url(images/innerpages_cornerleft.png) no-repeat;
	float:left;
	width:15px;
}
#wbContentMid {
	float:left;
	width:560px;
	height:13px;
	border-top: 1px #0060ff solid;
	background-color:#ececec;
}
#wbContentR {
	background:url(images/innerpages_cornerright.png) no-repeat;
	float:left;
	width:15px;
}
#wbLeftContent {
	background-color:#ececec;
	width:558px;
	border-bottom: solid 1px #0060ff;
	border-left: solid 1px #0060ff;
	border-right: solid 1px #0060ff;
	padding: 1px 15px 10px 15px;
	float:left;
}
#goToKHQ {
	width:785px;
	padding:5px 0px 0px 0px;
	height:46px;
}

#wbRight {
	float:left;
	width:190px;
}

#archieveBox {
	float:left;
	padding: 0px 0px 5px 0px;
}
#archieveBoxHdr {
	 height:38px;
	 width:190px;
}
#archieveBoxLabel {
	background: url(images/header_archive.png) no-repeat;
	height:38px;
	width:100px;
	float:left;
}
#archieveBoxMid {
	background:url(images/header_mid.png) repeat-x;
	float:left;
	height:38px;
	width:75px;
}
#archieveBoxContent {
	background-color:#ececec;
	width:178px;
	height:450px;
	padding: 10px 0px 10px 10px;
	float:left;
	border:solid #0060ff 1px;
}
#archieveBoxContent a {
	color:#2b2b2b;
	text-decoration:none;
}
#archieveBoxContent a:hover {
	color:#40a5fa;
}

#mobileBox {
	float:left;
	padding:0px 0px 5px 0px;
}
#mobileBoxHdr {
	 height:38px;
	 width:190px;
}
#mobileBoxLabel {
	background:url(images/header_mobile.png) no-repeat;
	height:38px;
	width:95px;
	float:left;
}
#mobileBoxMid {
	background:url(images/header_mid.png);
	float:left;
	height:38px;
	width:80px;
}

#pollBox {
	float:left;
	padding: 0px 0px 0px 0px;
}

#BoxHeaderRight {
	background: url(images/header_right.png) no-repeat;
	float:left;
	height:38px;
	width:15px;
	background-color:#009933;
}
#readMorePad {
	padding: 15px 0px;
}
#readMore a {
	background:url(images/buttonA.png) no-repeat;
	padding: 9px 34px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#readMore a:hover {
	background:url(images/buttonB.png) no-repeat;
}

