/* base */

body{ color: #000; font-size: 12px;}

a{ cursor: pointer;}
a:link{ color: #00f;}
a:visited{ color: #00f;}
a:hover{ color: #00f;}
a:active{ color: #00f;}
img{ vertical-align: bottom;}

.clr{ font-size: 0.1pt; clear: both; line-height: 0;}

/* common */

#wrapper{ text-align: center;}
#main{ width: 820px; margin: 0 auto; padding-top: 10px; position: relative;}
#footer{ width: 820px; font-size: 10px; margin-top: 25px; padding-bottom: 25px;}