/* 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;
}

/*---------------------------------------------------------*/
/*link_color                                               */
/*---------------------------------------------------------*/
.fc_water2:visited,.fc_water2:active,.fc_water2:link{ color:#2C7CA3; }
.fc_water2:hover{ color:#F38A2C;text-decoration:none; }

/*---------------------------------------------------------*/
/*link_txt                                                 */
/*---------------------------------------------------------*/
.link_txt{
padding-bottom:14px;
margin-bottom:18px;
background-image:url(../../link/img/line.gif);
background-repeat: no-repeat;
background-position:0% 100%;
}

