@charset "utf-8";
/* CSS Document */

#wrapper #headerBlock {
	height: 410px;
	width: 900px;
	background: url(../images/top_headerbg.png) no-repeat;
}
#wrapper #headerBlock .topflash {
	height: 240px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#wrapper #headerBlock .topflash #flashcontent {
	margin: 10px 0px 0px 180px;
	padding: 0px;
	height: 225px;
	width: 720px;
}

#wrapper #bodyBlock {
	padding-right: 25px;
	padding-left: 25px;
	width: 850px;
}
#wrapper #bodyBlock #leftColumn {
	width: 280px;
	float: left;
}
#wrapper #bodyBlock #rightColumn {
	width: 550px;
	float: left;
	margin-left: 20px;
}
#wrapper #bodyBlock #leftColumn .newfaceBox {
	background: url(../images/top_newfacebg.png) no-repeat;
	height: 790px;
	width: 270px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #bodyBlock #leftColumn .newfaceBox h3 {
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 50px;
}
#wrapper #bodyBlock #leftColumn .bannerBox {
}
#wrapper #bodyBlock #leftColumn .bannerBox img {
	margin-bottom: 5px;
}

#wrapper #bodyBlock #rightColumn .block550 {
	background: url(../images/top_blockbg550.png) no-repeat;
	height: 385px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .block650 {
	background: url(../images/top_blockbg650.png) no-repeat;
	height: 585px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .block750 {
	background: url(../images/top_blockbg750.png) no-repeat;
	height: 685px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .block550 h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock #rightColumn .block650 h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock #rightColumn .block750 h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock #rightColumn .block550 iframe {
}
