body {
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

table, td {
	font-family: Tahoma;
	font-size: 11px;
}

#container {
	width: 950px;
}
.logo {
	margin-bottom: 15px;
}
.button {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEAEAE;
	text-align: center;
}
#boxNews {
	width: 254px;
	background-color: #9ECCAE;
	margin-top: 20px;
	text-align: left;
}
.boxNews {
	padding: 9px;
}
.boxNews .data {
	color: #666666;
	margin-top: 11px;
}
#openTime {
	background-image: url(images/clock.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 12px;
	padding-left: 110px;
	background-position: 10px center;
}
#sound {
	padding-top: 8px;
	padding-right: 32px;
	text-align: right;
}
#main {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 696px;
	margin-bottom: 5px;
}
#main .main {
	padding-top: 15px;
	padding-left: 23px;
}


#openTime .desc {
	margin-top: 5px;
	margin-bottom: 10px;
}


.boxNews .title {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}
.boxNews .desc {
	line-height: 16px;
	margin-bottom: 7px;
}
.boxNews a {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #396C4B;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#footer {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#footer .footer {
	color: #969696;
	line-height: 16px;
	padding-left: 20px;
}
#footer .footer a {
	color: #9D9D9D;
	text-decoration: underline;
}

