* { margin: 0; padding: 0;}

body { font-size: 12px; color:#ffffff; background:url(../images/bg.jpg) repeat;}

ul, li, dl, dt, dd, ol { list-style: none;}

img { border: none;}



a:link, a:visited { color: #f4df90; text-decoration: none;}

a:hover, a:active { color: #7e512b;}



.w { width: 1000px; margin: 0 auto;}

.l { float: left;}

.r { float: right;}

.o { overflow: hidden;}

.c { clear: both; height: 0; overflow: hidden;}

.clearfix:after { content: "."; visibility: hidden; display: block; clear: both; height: 0; font-size: 100%;}

.clearfix { *zoom : 1;}