.intro {
	background: url(../images/tpl_rowbg1.gif);
	display: block;
	padding: 10px 10px 10px 10px;
	height: 140px;
	margin-bottom: 10px;
	width: auto;
}

.intro_txt {
	color: #83753F;
	display: block;
	font-size: 12px;
	width: 75%;
}

.smallsize {
	color: #83753F;
}

.adv {
	color: #1BA0B0;
	display: block;
	text-align: center;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.tabheader {
	background-color: #FFBEDC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FE5698;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FE5698;
	padding: 4px 4px 4px 10px;
	color: #D3155F;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;


}

.tabitem {
	background-color: #EEE;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.tabdata {

	background-color: #F2FACA;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.board {
float: right;
text-indent:-9900px;

text-decoration:none;
height:40px;
}