 
body ,td , div ,input,textarea{
	color:#686c6d;
	font-size:12px;
	/* japanese : arial unicode ms */
	font-family:arial;
	line-height:18px;
	background-color:#fff;
}
 
 
 #submit_button { 
 float:right;
 width:91px; height:26px; background:url(../images/form_btn_en.png) left top no-repeat;cursor:pointer;}
 #submit_button:hover {
 width:91px; height:26px; background:url(../images/form_btn_en_f2.png) left top no-repeat;}
 
 
  
 #submit_button_dis { 
 float:right;
 width:91px; height:26px; background:url(../images/form_btn_en.png) left top no-repeat;cursor:pointer;}
 #submit_button_dis:hover {
 width:91px; height:26px; background:url(../images/form_btn_en_f2.png) left top no-repeat;}
 
 
 

 a:link, a:visited{color:#6ed2e2; text-decoration:underline;}
 a:hover{text-decoration:none; color:#6ed2e2; }

 .dermls_diagram {
 background: url('../images/dermls_diagram.jpg')   no-repeat;
width:719px;height:495px;
position:relative;
}
 
 
.dermls_diagram  .zoominbutton{
left:25px;
top:19px;
background: url('../images/moredetail_en_f1.jpg')   no-repeat;
width:173px;height:34px;
position:absolute;
cursor:pointer;
}

.dermls_diagram  .zoominbutton:hover{
background: url('../images/moredetail_en_f2.jpg')   no-repeat;
width:173px;height:34px;
position:absolute;
cursor:pointer;
}