
.art-question {
	font-weight: bold;
	padding-bottom: 10px;
}
.art-answ {
	padding-bottom: 16px;
}
.art-answ-ok {
	color: green;
}
.art-answ-box {
	padding-bottom: 15px;
	padding-left: 20px;
}
.art-contact-tab-box{
	text-align: left;
}
.art-contact-tab{
	border: 1px solid #888888;
	background-color: #EEE;
}
.art-contact-tab TD{border: none;}
.art-contact-but{
	border: 1px solid #000000;
	background-color: #888888;
	color: white;
	font-weight: bold;
}
.art-contact-text{
	border: 1px solid #AAAAAA;
	width: 150px;
}
.art-err-txt{
	color: red;
	font-weight: bold;	
	padding: 20px;
}
.art-info-txt{
	text-align: center;
	font-weight: bold;
	padding: 20px;
}
.art-radio{
	border: 0px;
	margin-right: 8px;
}
