/*---------------- HomeCenter -------------------*/
.home-center-bound{
	clear:both;
	background:url(../images/home/image_center.jpg) no-repeat 0 0;
	width:961px;
	height:187px;
	/*min-height:65px;
	height:auto !important;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.home-center-category-name{
	color:#0095D8;
	padding:25px 0 15px 67px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
li.home-center-item{
	width:350px;
	list-style:none;
	margin-left:67px;
	color:#DBDBDB;
	line-height:20px;
}
/*---------------- HomeIntroduction -------------------*/
.home-introduciton-bound{ 
	background:url(../images/home/home_vertical.png) repeat-y 100% 0;
	padding-top:10px; min-height:240px; height:auto !important; height:240px;
}
.homel-introduciton-content{ width:90%; text-align:justify;}
.home-introduction-image{float:left; padding-left:5px; padding-bottom:30px;}
.home-introduction-title{ padding:10px 0 30px 0;}
.home-introduction-title a,.home-introduction-title a:visited{
	font-size:14px; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:bold;
}
.home-introduction-title a:hover,.home-introduction-title a:visited:hover{
	color:#FFFF00;
}
.home-introduction-name{ color:#B8CDFF; line-height:16px; width:90%; text-align:justify;}
.home-introduction-view-more{
	text-align:right; padding-right:13px; padding-top:20px; clear:both;
}
.home-introduction-view-more a,.home-introduction-view-more a:hover,
.home-introduction-view-more a:visited,.home-introduction-view-more a:visited:hover{ color:#607EDB; text-decoration:underline;}
/*---------------- HomeProjectFinish -------------------*/
.projects-finish-bound{ padding:10px 0 0 30px;background:url(../images/home/home_vertical.png) repeat-y 100% 0; min-height:240px; height:auto !important; height:240px;}
.projects-finish-title{ padding:10px 0 30px 0; color:#FF9900;}
.projects-finish-title a,.projects-finish-title a:visited{
	font-size:14px; text-decoration:none; color:#fff; text-transform:uppercase; font-weight:bold;
}
.projects-finish-title a:hover,.projects-finish-title a:visited:hover{ color:#FFFF00; }
li.projects-content{ background:url(../images/home/icon_home_project_finish.png) no-repeat 0 7px; list-style:none; padding-left:15px; width:280px; line-height:20px;}
.projects-content a,.projects-content a:visited,
.projects-content a:visited,.projects-content a:visited:hover{
	 color:#B8CDFF; line-height:16px;
}
#next{
	background:url(../images/home/arrow_top.jpg) no-repeat 100% 10px;
	height:48px;
	cursor:pointer;
}
#prev{
	background:url(../images/home/arrow_bottom.jpg) no-repeat 100% 100%;
	height:48px;
	cursor:pointer;
}
#projects_bound{
	float:left;
	width:95%;
}
.projects-arrow-bound{ padding-bottom:20px;}
.projects-view-more{ text-align:right; padding:10px 15px 0px 0; clear:both;}
.projects-view-more a,.projects-view-more a:visited,
.projects-view-more a:hover,.projects-view-more a:visited:hover{ color:#607EDB; text-decoration:underline;}
/*-------------------- InfoContactUs -----------------------*/
.info-contact-bound{ padding:10px 0 10px 30px;}
.info-contact-title{ padding:10px 0 33px 0;}
.info-contact-title a,.info-contact-title a:visited{
	font-size:14px; text-decoration:none; color:#fff; text-transform:uppercase; font-weight:bold;
}
.info-contact-title a:hover,.info-contact-title a:visited:hover{ color:#FFFF00; }
.info-contact-label{ width:1%; color:#B8CDFF; vertical-align:top; height:22px;}
.info-contact-content{ padding-left:5px; vertical-align:top; color:#B8CDFF;}
.info-contact-content a,.info-contact-content a:hover,.info-contact-content a:visited,.info-contact-content a:visited:hover{ color:#B8CDFF; text-decoration:underline;}
