/* CSS Document */

/*---------------------------------------------------------*/
/*list_mark                                                */
/*---------------------------------------------------------*/
.list_mark1{
display:block;
background-image: url(../img/list_mark_grren.gif);
background-repeat: no-repeat;
font-size:14px;
line-height:140%;
padding-left:26px;
background-position:0% 50%;
text-decoration: none;
}

.list_mark2{
float:left;
display:inline;
background-image: url(../img/list_mark_orenge.gif);
background-repeat: no-repeat;
background-position:0% 50%;
line-height:140%;
width:250px;
padding-left:18px;
margin:0px 0px 25px 12px;
}


