.tm_fm a{
	/*text-decoration: none;*/
}

.tm_fm{
 font-family: verdana, arial;
 font-size:small;
 background-image: url(../img/fm_ico_t.png);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 30px;
 margin-bottom:15px;
 margin-top:15px;
}

#content{ padding-left: 50px;}

.doc_oc{
 font-family: verdana, arial;
 font-size:small;
 background-image: url(../img/oc_article_ico.png);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 30px;
 margin-bottom:15px;
 margin-top:15px;
}
