#boxMain #tblArchive{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 15px;
}
#boxMain #tblArchive td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: top;
	margin: 0px;
}
#boxMain #tblArchive .tdRight{
	border-right-style: none;
}
#tblArchive td .boxImage{
	background-image: url(../../images/pageimg/sub_archieve_web/shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 170px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#tblArchive td h6{
	display: block;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 4px;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006699;
}
#tblArchive td .boxArea{
	padding: 0px 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	color: #999999;
}
#tblArchive td .ulSupport{
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tblArchive td .ulSupport li{
	list-style-type: none;
	font-size: 11px;
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
}

