.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.queTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

.queTitle1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #727C81 none repeat scroll 0 0;
	color:#ffffff;
	height:10px;
}

.queTitle1 td{
	padding:10px;
}

.queTitle td{
	padding:10px;
}
.cateLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #585656;
}

a.cateLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #585656;
}

a.cateLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #94A9CF;
}

.black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}

.add{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}

a.add:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}
a.add:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #FF3333;
}

.answer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}
.lng{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}

a.lng:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}
a.lng:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	font-weight: normal;
	color: #FF3333;
}

.TableSrc {	
	background:#E4E6EF ;
	color:#000000;
	display:block;
	font-weight:bold;
	text-align:left;
}

.TableSrc td{
	padding:2px;
}

.odd{
	background-color:#DEDEDE;
	height:10px;
}

.odd td{
	padding:3px;
}

.even{
	background-color:#F0F5F7;
	height:10px;
}

.even td{
	padding:3px;
}

.head{
	background-color:#000000;
	color:#FFFFFF;
	height:10px;
}
.errorInput{
	color:#FF0000;	
}
