#header {
	background-image: url(image/main/AV-top.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 1024px;
}
#content {
	background-image: none;
	background-repeat: repeat-y;
	width: 1024px;
	float: left;
}
#contentLeft {
	float: left;
	width: 175px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
#contentRight {
	margin-left: 175px;
	text-align: left;
	font-size: 18px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#news {
}
#contenleft_up {
	height: 220px;
	width: 160px;
}
#contentleft_down {
	width: 165px;
	height: 570px;
	float: left;
}
