#container {
	width: 808px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#container #header {
	width: 780px;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 10px;
	height: 70px;
	background-image: url(../img/common/bg_header.jpg);
	background-repeat: no-repeat;
	color: #666666;
}
#container #header #headerleft {
	float: left;
	width: 370px;
}
#container #header #headerright {
	float: right;
	width: 400px;
}
#container #header #headerleft #logo {
	padding-bottom: 10px;
}
#container #header #headerright #headerflash {
	float: right;
}
#container #wrapper {
	background-image: url(../img/common/bg_wrapper.jpg);
	background-repeat: repeat-y;
	width: 780px;
	padding-right: 18px;
	padding-left: 10px;
}
#container #wrapperbtm {
	height: 20px;
	width: 808px;
	clear: both;
}
#container #footer {
	height: 88px;
	width: 808px;
	background-image: url(../img/common/bg_footer.jpg);
	background-repeat: no-repeat;
}

#container #wrapper #mainflash {
	height: 406px;
	width: 780px;
}
#container #wrapper .menubox {
	float: left;
	width: 189px;
}
#container #wrapper .cleafix .menubox .menuboxbg {
	background-image: url(../img/index/menuboxbg.jpg);
	background-repeat: no-repeat;
	padding: 6px;
	height: 68px;
	width: 177px;
}
#container #wrapper .cleafix .menubox .menuboxbg .menuboxbutton {
	height: 12px;
	padding-right: 3px;
	text-align: right;
}
#container #wrapper .cleafix .menubox .menuboxbg .menuboxstr {
	height: 56px;
	line-height: 1.2;
}
#container #wrapper .menuboxtitle {
	padding-bottom: 4px;
}
#container #wrapper #whatsnewbox {
	width: 298px;
	border: 1px solid #C8C8C8;
	height: 330px;
	clear: both;
}
#container #wrapper #updateinfobox {
	width: 298px;
	border: 1px solid #C8C8C8;
	height: 330px;
	clear: both;
}
#container #wrapper #adbanner {
	float: right;
	width: 160px;
	padding-top: 19px;
	font-size: 0px;
	line-height: 0;
}
#container #wrapper #whatsnew {
	width: 300px;
	float: left;
}
#container #wrapper #updateinfo {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#container #wrapper #whatsnew #whatsnewtitle {
	height: 18px;
	width: 300px;
}
#container #wrapper #updateinfo #updateinfotitle {
	height: 18px;
	width: 300px;
}
.inforow {
	padding: 5px 6px;
	clear: both;
	background-image: url(../img/index/line_info.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.infodate {
	width:75px;
	padding-left:5px;
	float:left;
}
.infostr {
	float:right;
	width: 200px;
}
.articlebox {
	height: 305px;
	width: 298px;
}
