@charset "utf-8";


/*--------------------
  fontsize medium
--------------------*/

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote, table {
	font-size: 100%;
	/font-size: 102%;/*for IE6,7*/
}

#login dt,
#login dd,
#login dd input{
	font-size: small;!important
}

#orderall td.choice li input{
	font-size: 100%;
}

