#body {
	width: 720px;
	margin: 0 auto;
}
#banner {
	margin: 0 auto;
	padding: 50px 0;
	width: 708px;
}
#banner_shadow_right {
	width: 8px;
	height: 308px;
	background-image: url('../images/banner-shadow-right.png');
	background-repeat: no-repeat;
	float: right;
	_margin-left: -3px;
}
#banner_content{
	width: 700px;
	height: 300px;
	background-color: white;
	margin-right: 8px;
	_margin-right: 5px;
}
#banner_shadow_bottom {
	width: 700px;
	height: 8px;
	background-image: url('../images/banner-shadow-bottom.png');
	background-repeat: no-repeat;
}
#content {
	
}
#content_right {
	width: 250px;
	float: right;
}
#content_left {
	width: 396px;
}
.content_right_item {
	
}
.content_right_item_title {
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 75px;
}
.content_right_item_item {
	margin-left: 75px;
	padding-left: 15px	
}
.content_right_item_dash {
	clear: both;
}
.content_right_icon {
	float: left;
	margin: 5px;
}
#icon_download {

}
#icon_help {

}
#content_left_title {
	height: 24px;
}
#content_left_title_left {
	width: 10px;
	height: 24px;
	background-image: url('../images/title-left.png');
	background-repeat: no-repeat;
	float: left;
	_margin-right: -3px;
}
#content_left_title_right {
	width: 386px;
	height: 24px;
	margin-left: 10px;
	background-image: url('../images/title-bg.png');
	background-repeat: repeat-y;
	_margin-left: 7px;
}
.content_left_item {

}
.content_left_item_title {
	background-color: #506066;
	height: 25px;
	color: white;
}
.content_left_item_item {

}
.content_left_item_item_even {
	background-color: #f5f8fb;
}
.content_left_item_item_odd {
	background-color: #ecf0f2;
}
.content_left_item_title_left {
	width: 25px;
	height: 25px;
	float: left;
	_margin-right: -3px;
}
.content_left_item_title_right {
	margin-left: 25px;
	padding: 5px 2px;
	_margin-left: 22px;
}
.content_left_item_title_icon {
	
}
.content_left_item_item_left {
	width: 25px;
	height: 24px;
	float: left;
	_margin-right: -3px;
}
.content_left_item_item_right {
	margin-left: 25px;
	padding: 6px 2px;
	_margin-left: 22px;
}
.content_left_item_item_icon {
	margin-top: 10px;
	margin-left: 10px;
}
.content_left_item_more {
	padding-left: 25px;
}
.content_left_item_more a {
	color: #2280da;
}
.content_left_link {
	
}
.content_left_item_link {
	background-color: #e4ebf5;
	padding: 5px;
}
.content_left_item_link_line {
	padding-left: 10px;
	_padding-left: 5px;
	height: 20px;
}
.content_left_item_link_item {
	width: 90px;
	overflow: hidden;
	margin: 2px;
	float: left;
}
.content_left_item_link_wanted {
	text-align: right;
	padding-right: 5px;
	color: gray;
}
.content_left_item_link_wanted a {
	color: gray;
}
