@charset "utf-8";
body {
	text-align: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
} 

.mainpage {
	width: 900px;
	margin-left:0px;
	margin-right:auto;
}
.nov-center {
	width: 900px;
	background-image: url(images/novelty_bg-center.jpg);
	background-repeat: repeat-y;
}

.nov-top {
	width: 900px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	text-align: center;
}
.nov-center .left {
	float: left;
	width: 370px;
	height: 240px;
	padding-left: 70px;
	padding-right: 0px;
	text-align: center;
}
.nov-center .info {
	background-image: url(images/novelty_bg-center.jpg);
	text-align: center;
	padding-left: 50px;
	padding-top: 30px;
}

.nov-center .right {
	float: left;
	width: 900px;
	height: 180px;
	padding-right: 0px;
	text-align: center;
}
.nov-center .info .goa .table-right p {
	color: #666666;

}

.nov-center .left p {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 340px;
}
.nov-center .left .red-color {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.nov-center .right .red-color-2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


.nov-center .info .goa table {
	width: 760px;
	border: 1px #333333 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
.nov-center .info .goa .table-left {
	padding: 5px;
	border: #333333 solid;
	border-width: 0 0 1px 1px;
	background: #CCCCCC;
	font-size: 10px;
	white-space: nowrap;
	font-weight: normal;
	color: #333333;
	width: 100px;
	text-align: center;
}

.nov-center .info .goa .table-right {
	padding: 5px;
	border: #333333 solid;
	border-width: 0 0 1px 1px;
	background: #FFFFFF;
	font-size: 10px;
	white-space: nowrap;
	font-weight: normal;
	width: 550px;
	text-align: left;
	line-height: 12px;
}

.nov-center .right p {
	font-size: 10px;
	color: #FFFFFF;
	width: 900px;
}



.nov-top p {
	font-size: 14px;
	color: #f3c436;
	line-height: 18px;
	padding-top: 20px;
}
.nov-top span {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 12px;
}
