.unei-p01 { font-size:18px; background-color: #690; font-weight:bold; color:#FFF}


table#unei {
    width: 800px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	position:relative;
	left:20px;
}

table#unei th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
	font-size:14px;
}
table#unei td {
    padding: 10px 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	font-size:14px;
}

table#unei-faq  {
    width: 530px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
	position:relative;
	left:20px;
	font-size:14px;
}

table#unei-faq td {
    padding: 10px 5px;
}


#a_head{
width:500px;
height:11px;
	margin-right: auto;
	margin-left: auto;
background: #FFFFFF url(../images/faq/bg-head.gif) left top no-repeat;
}

*html body #a_head{
	margin-bottom:-8px;
}

#a_00{
width:500px;
	margin-right: auto;
	margin-left: auto;
background: url(../images/faq/bg.gif) left top repeat-y;
font-weight:normal;
	}
	
#a_00 td{ line-height:1.7; font-size:12px;}
	

#a_foot{
width:500px;
height:11px;
	margin-right: auto;
	margin-left: auto;
background: #FFFFFF url(../images/faq/bg-foot.gif) left top no-repeat;
}
