@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0; }
body { background:url(../images/bg.jpg) repeat-x #fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#225f7e;}

img { border:none; }
.input_type { width:143px; height:20px; border:1px solid #469ce8; }


