.logo {
	float: left;
	height: 90px;
	width: 225px;
}
.corpname {
	background-image: url(/resource/image/corpname.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 213px;
	margin-top: 30px;
	margin-left: 25px;
}
.header {
	float: left;
	height: 410px;
	width: 980px;
}
.blogheader{
	float: left;
	height: 106px;
	width: 980px;
}
.search {
	float: right;
	height: 20px;
	width: 265px;
	margin-top: 30px;
	margin-right:7px;
	text-align:left;
}
.keyword {
	float:left;
	background-image: url(/resource/icon/search.gif);
	background-repeat: no-repeat;
	background-position: 195px 2px;
	height: 15px;
	width: 215px;
}
.hmenu {
	float: left;
	height: 15px;
	margin-top:5px;
	width: 600px;
	margin-left: 25px;
	font-size:12px;
	font-weight:bold;
}
.menu{
	float:left;
	width:75px;
}
.topnav{
	float:right;
	height:15px;
	margin-top:5px;
	width:100px;
	margin-right:15px;
}
.topline{
	float:left;
	height:16px;
	width:980px;
	background-image: url(/resource/icon/topline.gif);
	background-repeat: repeat-x;
}
.searchgo {
	background-image: url(/resource/icon/go.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 28px;
}
.flash {
	float: left;
	height: 305px;
	width: 980px;
}

.flashleft, .flashright {
	background-repeat: no-repeat;
	float: left;
	height: 305px;
	width: 15px;
}
.flashleft{
	background-image: url(/resource/image/flshleft.gif);
}
.flashright{
	background-image: url(/resource/image/flshright.gif);
}
.flashcontent{
	float:left;
	width:940px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}
