@charset "utf-8";
/* base.css */
html,body{height:100%; text-align:center; background:#fff;}
body{font-size:12px; line-height:150%; color:#000; background:url(../img/body.jpg) repeat-x center 100px;}
a{color:#8B003A; text-decoration:none;}
a:hover{color:#F25192 !important; text-decoration:underline;}
img{
	border:none;
	vertical-align:bottom;
}
hr{clear:both;}
input,textarea{font-size:100%;}
script,iframe{margin:0; padding:0; border:none;}
textarea,input[type=text]{padding:2px;}
* html input{padding:2px;}
