/*
body {
font-family:verdana,nsimsun,sans-serif;
font-size:12px;
color:#000000;
}
*/
a.bctl:hover {
	color: #999999;
	text-decoration: underline;
	font-family: verdana, nsimSun, arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

td.documentCatogy {
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

td.documentReleatedRegion {
	padding: 10px 5px;
	width: 200px;
	vertical-align: top;
}

.releatedItem {
	border: solid 1px #CCCCCC;
	width: 188px;
	margin-bottom: 20px;
}

.hotLinkTitle {
	background-color: #98B1C4;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
}

.releatedResLinkItem {
	background: url(../img/document/dot_blue.gif) no-repeat center left;
	background-position: 4px 3px;
	font-size: 13px;
	padding: 2px 10px;
}

.demoDescription {
	font-size: 13px;
	padding: 3px 0px 3px 5px;
}

.demoTitle {
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 5px 20px;
}

.moreDemo {
	padding: 5px;
	border-top: dashed 1px #CCCCCC;
}

.specialCommendItem {
	padding-left: 5px;
}

.docTable {
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid 1px #CCCCCC;
	width:709px;
}

.docTable td {
	border-bottom: 0px;
	font-size: 12px;
	padding: 10px;
}

.docTable td img{
	border: 0px;
}

.gettingStart {
	border: none;
}

.gettingStart td {
	border: none;
	padding: 0px;
}

.subTitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 0px;
}

.documentTD .subTitle {
	font-size: 14px;
	color: #0078C2;;
}
.subTitle:hover {
	color: #FE871A;
	text-decoration: underline;
}

.gettingStart a {
	color: #5C81A7;
	font-size: 12px;
	text-decoration: none;
}

.gettingStart a:hover {
	text-decoration: underline;
	color: #FE871A;
}

a.download-link {
	background: transparent url(/res/img/products/download-button.gif)
		no-repeat scroll 0 0;
	color: #09700B;
	width: 211px;
	height: 57px;
	display: block;
}

.downloadtext {
	padding: 15px 15px 15px 60px;
}

.download-link-more {
	padding-top: 10px;
}
