@charset "utf-8";
#banner_member {
	height: 235px;
}
div#member {
	width: 330px;
	float: right;
	height: 215px;
	background-image: url(../images/img_bg_member.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-right: 25px;
}
#enewsletter {
	height: 65px;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 5px;
	width: 315px;
	text-align: left;
	margin-bottom: 3px;
}
#member_login {
	margin-top: 7px;
	margin-left: 8px;
	margin-right: 5px;
	width: 315px;
	text-align: left;
}
div#news_service {
	height: 300px;
}

div#MainPromotionBanner{
	width:500px;
	height:215px;
	margin-left: 25px;
	float: left;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 215px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 500px;
	height: 215px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 500px;
	height: 215px;
}

#MainPromotionBanner .SlideTriggers{
	padding: 0;
	list-style: none;
	position: absolute;
	top: 185px;
	right: 0px;
	z-index: 10;
	height: 25px;
	margin-right: 12px;
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #FFF;
	text-align: center;
	width: 16px;
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	background-image: url(../images/img_banner_no_none.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 3px;
	margin-left: 3px;
}
#MainPromotionBanner .SlideTriggers li.Current{
	color:#5d7ab2;
	border:0;
	font-weight:bold;
	font-size: 12px;
	height: 16px;
	width: 16px;
	background-image: url(../images/img_banner_no_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div #news {
	width: 353px;
	float: left;
	text-align: right;
	height: 300px;
}
#news_body {
	float: left;
	margin-left: 45px;
	width: 305px;
	text-align: left;
	height: 195px;
}

div#service_link{
	width: 547px;
	float: right;
	background-image: url(../images/img_bg_services.gif);
	background-repeat: repeat-y;
	height: 300px;
}
#service_header {
	background-image: url(../images/img_bg_services_header.gif);
	height: 40px;
	text-align: left;
	padding-top: 25px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#service_content {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#service_web {
	padding: 12px;
	text-align: center;
}
#service_footer {
}
#it_news {
	height: 70px;
	width: 342px;
	float: right;
}
