@charset "utf-8";
body {
	font-size: 12px;
	line-height: 20px;
}
.nav{ height:35px;}
.nav a{ font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}
.nav a:hover{ font-size:14px; font-weight:bold; color:#ff0;}

a{ font-size:12px; font-weight:bold; color:#666; text-decoration:none;}
a:hover{ font-size:12px; font-weight:bold; color:#f00;}

.button{ background:url(../images/red/button_bg.gif) no-repeat; width:61px; height:22px; text-align:center; color:#fff; font-size:12px; border:none;}

input{ border:1px solid #666; height:16px;}