@charset "utf-8";
/* CSS Document */





td, input, textarea, select { font-family:Arial, sans-serif; font-size:11px; }
input[type='text'], input[type='password'], textarea, select {
	border:1px solid #DCE9EF; color:#0C4685; font-size:12px; padding:2px;
}
input[type='text'], input[type='password'], select { height:20px; }

/*input[type='submit'], input[type='reset'], input[type='button'] {
	background:url(../images/index_r5_c9.jpg) repeat-x; border:0px; color:#000; cursor:pointer;
}*/



form, body, ul, li { margin:0px; padding:0px; }
form, td, div, body, img { border:none; }

