@charset "utf-8";
@import url("sky_dh.css");
/* CSS indexs */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
}
img {
	border: 0;
}
body {
	background: url(../images/bg-body.gif) #fff;
	background-position: left 7px;
}
ul, li {
	list-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#container {
	width: 932px;
	margin: 0 auto;
}

#top{ margin-top:8px;}
#top .logo {
	margin-left: 5px;
}
#top .right {
	float: right;
	margin-right: 5px;
	margin-top: 25px;
	color: #339a97;
}
#top .right input{ border:1px solid #d3d1c7; height:15px;}
#top .right a {
	color: #339a97;
}
#nav {
	margin-top: 3px;
	background: #717171;
	height: 30px;
	width: 932px;
}
#nr{ margin-top:1px;}
#nr #summary {
	height: 117px;
	text-align: center;
	width: 670px;
}
#nr .nav {
	height: 84px;
	float: left;
	cursor: pointer;
}
#nr .nav h2 {
	color: #FFF;
	padding-left: 120px;
}
#nr .nav h2 a {
	color: #FFF;
	font-size: 14px;
	line-height: 28px;
	width: 222px;
}



#nr .suite {
	background: url(../images/bg-index-suite.gif) top left no-repeat;
	width: 222px;
	border-right: 1px solid #FFF;
}

#nr .solutions {
	background: url(../images/bg-index-solutions.gif) top center no-repeat;
	width: 223px;
	border-right: 1px solid #FFF;
}
#nr .customer {
	background: url(../images/bg-index-customer.gif) top right no-repeat;
	width: 223px;
}

#nr .suite ul {
	padding-left: 120px;
}
#nr .suite li {
	line-height: 19px;

	padding-left: 5px;
}
#nr .suite .hover {
	line-height: 19px;
	background: url(../images/bg-index-suite-li.gif) left no-repeat;
	padding-left: 5px;
}
#nr .suite li a {
	color: #FFF;
	text-decoration: none;
}


#nr .suite_bottom {
	background: url(../images/bg-index-suite.gif) bottom left no-repeat;
	height: 33px;
}
#nr .solutions_bottom {
	background: url(../images/bg-index-solutions.gif) bottom no-repeat;
	height: 33px;
	margin-top: 56px;
}
#nr .customer_bottom {
	background: url(../images/bg-index-customer.gif) bottom no-repeat;
	height: 33px;
	margin-top: 56px;
}

#nr .suite_bottom_hover {
	background: url(../images/bg-suite-bottom-hover.gif) no-repeat;
	height: 33px;

}
#nr .solutions_bottom_hover {
	background: url(../images/bg-solutions-bottom-hover.gif) no-repeat;
	height: 33px;
	margin-top: 56px;
}
#nr .customer_bottom_hover {
	background: url(../images/bg-customer-bottom-hover.gif) no-repeat;
	height: 33px;
	margin-top: 56px;
}

#nr #suite, #nr #solutions, #nr #customer {
	background: url(../images/bg-index-dt.gif) bottom;
	height: 140px;
	width: 668px;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}


#nr .servicebus, #nr .portal, #nr .platform {
	float: right;
	width: 222px;
}
#nr .servicebus h3, #nr .portal h3, #nr .platform h3 {
	padding: 20px 10px 10px 40px;
	font-weight:100;
	line-height:12px;
}
#nr .portal h3{ background:url(../images/bg-index-esb-t1.gif) 6px no-repeat; }
#nr .servicebus h3{ background:url(../images/bg-index-esb-t2.gif) 6px no-repeat; }
#nr .platform h3{ background:url(../images/bg-index-esb-t3.gif) 6px no-repeat; }
#nr .servicebus .description, #nr .portal .description, #nr .platform .description {
	padding: 10px 10px 8px 10px;
	height: 50px;
	line-height:14px;
	color:#8c8c8c;
	text-indent: 24px;
}
#nr .servicebus .view_more, #nr .portal .view_more, #nr .platform .view_more {
	text-align: right;
	padding: 0 10px;
	font-weight: bold;
}

#nr .servicebus .view_more a, #nr .portal .view_more a, #nr .platform .view_more a{ color:#003663}



#nr #solutions, #nr #customer {
	display: none;
}
#nr #solutions ul , #nr #customer ul {
	padding: 15px 0 0 25px;
}
#nr #solutions li {
	float: left;
	width: 180px;
	line-height: 30px; 
	padding-left: 30px;
	display: inline;
}
#nr #customer li {
	float: left;
	width: 160px;
	line-height: 30px; 
	padding-left: 35px;
	display: inline;
	margin-left:15px;
}
#nr #solutions ul .t01{
	background-image: url(../images/bg-index-t01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#nr #solutions ul .t02{
	background-image: url(../images/bg-index-t02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#nr #solutions ul .t03{
	background-image: url(../images/bg-index-t03.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#nr #solutions ul .t04{
	background-image: url(../images/bg-index-t04.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#nr #solutions ul .t05{
	background-image: url(../images/bg-index-t05.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#nr #solutions ul .t06{
	background-image: url(../images/bg-index-t06.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#nr #solutions ul .t07{
	background-image: url(../images/bg-index-t07.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}#nr #solutions ul .t08{
	background-image: url(../images/bg-index-t08.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#nr #customer ul .t01{
	background-image: url(../images/bg-index-t09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nr #customer ul .t02{
	background-image: url(../images/bg-index-t10.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nr #customer ul .t03{
	background-image: url(../images/bg-index-t11.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nr #customer ul .t04{
	background-image: url(../images/bg-index-t12.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nr #customer ul .t05{
	background-image: url(../images/bg-index-t13.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nr #customer ul .t06{
	background-image: url(../images/bg-index-t14.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nr #customer ul .t07{
	background-image: url(../images/bg-index-t15.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nr #customer ul .t08{
	background-image: url(../images/bg-index-t16.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nr #solutions p  {
	text-align: right;
	line-height: 20px;
	padding-right:10px;
	font-weight: bold;
	margin-top:-21px
}
#nr #customer p {
	text-align: right;
	line-height: 25px;
	padding-right:10px;
	font-weight: bold;
	margin-top:-23px
}
#nr #solutions p a, #nr #customer p a{ color:#003663;}


#news {
	float: right;
	width: 260px !important;
	width: 259px;
	display: inline;
	background-image: url(../images/bg-index-news.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:1px;
}

#news h2 {
	background: #4fb7dc;
	line-height: 28px;
	padding-left: 20px;
}
#news h2 a {
	background: #4fb7dc;
	line-height: 28px;
	color: #FFF;
	font-size: 14px;
}
#news h3 {
	color: #013766;
	line-height: 35px;
	padding-left: 20px;
}
#news ul {
	padding-left: 20px;
}
#news li {
	background: url(../images/bg-index-news-li.gif) left center no-repeat;
	padding-left: 10px;
	line-height: 21px;
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#news p { margin-top:0px;

}

#bottom {
	margin-top:15px;
	height: 20px;
	color:#8c8c8c;
}
#bottom a {
	color: #8c8c8c;
	text-decoration: none;
}

#bottom .right{
	float: right;

	
}


.clearfloat { 
	clear: both;
	height:0;
	font-size:1px;
	line-height: 0px;
	padding:0;
}


