@charset "utf-8";

/* NN 4, IE4, Mac9 IE5 */

body{
	background:#FFF;
}

a img{
	border-width:0;
	border-style:none;
	color:#fff;
}

hr{
display:none;
}

img{
border:none;
}

a{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:underline
}






.appoint{
background:#EBEAE9;
padding:5px;
color:#333!important;
text-align:center;
border:double #999 3px;

line-height:1.5;
}
