/* CSS Document */

.newyear { margin:1em 0;}

.newyear h3 {
	font-size:1em;
	color:#ff0000;
	font-weight:normal;
}

#mainConts .newyear table th, #mainConts .newyear table td {
	padding:2px;
	font-size:0.75em;
	font-weight:normal;
	border:1px solid #A79054;
	background-color:#f4f4f4;
}

#mainConts .newyear table th {
	background-color:#D4C8AA;
}

#mainConts .newyear table th.newyearth {
	width:10%;
	background-color:#E8E2D4;
}

#mainConts .newyear table td {
	width:10%;
	text-align:center;
}

#mainConts .newyear table {width:100%;}
#mainConts .newyear th.newyearshop {width:50%;}