/*----------------------- layout ----------------------*/
.simple-layout-bound{
	background-color:#E2E2E2;
	text-align:center;
}
.simple-layout-banner{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu/bg_banner.gif) repeat-x;
}
.simple-layout-center{
	clear:both;
	text-align:left;
	width:974px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
}
.simple-layout-footer{
	clear:both;
	text-align:left;
	width:974px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
/*---------------*/
.data-is-updating{ text-align:center; padding:10px; font-weight:bold;}
/*--------------------- Footer --------------*/
.footer-content{ background:url(../images/home/footer_bg.png) repeat-x; border:1px solid #CCCACA; padding:5px 0 20px 20px; }
.footer-extra-info{ vertical-align:top; padding-top:8px; line-height:16px; text-align:right; padding-right:10px;}
.footer-extra-info li{ list-style:none; line-height:23px;}
.footer-extra-info a,.footer-extra-info a:visited,
.footer-extra-info a:hover,.footer-extra-info a:visited:hover{
	color:#000; text-decoration:none;
}
.footer-info{ vertical-align:top;padding-top:8px; line-height:16px;}
.footer-info li{ list-style:none; line-height:23px;}
.footer-info a,.footer-extra-info a:visited,
.footer-info a:hover,.footer-info a:visited:hover{
	color:#000; text-decoration:none;
}
.footer-company-name{
	color:#9C0C94;
	font-weight:bold;
}
.footer-visitor{ font-weight:bold;}
.footer-develped-by{ text-align:right;}

.footer-bound-menu{
	text-align:center;
	padding-top:5px;
	height:24px;
	line-height:24px;
}
span.footer-menu{
	text-align:right;
	color:#3E3C3E;
}
span.footer-menu a,span.footer-menu a:visited{
	color:#3E3C3E;
	font: 11px tahoma;
}
span.footer-menu a:hover,span.footer-menu a:visited:hover,span.footer-menu a:active{
	color:#FF0000;
}
span.footer-n-link{
	padding:0 10px 0 10px;
}

/*--------------Banner -------------*/
.banner-bound{
	height:122px;
	text-align:center;
	width:974px;
	margin-left:auto;
	margin-right:auto;
}
.banner-bound-title{
	height:30px;
	line-height:30px;
	text-align:center;
}
.banner-image-bound{
	text-align:center;
	width:974px;
	height:90px
}
.banner-set-home-page{
	float:left;
	background:url(../images/home/icon_home.gif) no-repeat 0% 50%;
	padding-left:25px;
	padding-right:15px;
	height:30px;
	line-height:30px;
}
.banner-contact_us a, .banner-contact_us a:hover, .banner-contact_us a:visited{
	color:#777272; text-decoration:none;
}
.banner-contact_us{
	float:left;
	background:url(../images/home/icon_phone.gif) no-repeat 0% 50%;
	padding-left:20px;
	height:30px;
	line-height:30px;
}
.banner-set-home-page a,.banner-set-home-page a:hover,.banner-set-home-page a:visited{
	color:#777272; text-decoration:none;
}
.banner-time{
	float:right;
}
.banner-date{
	float:right;
	background:url(../images/home/icon_time.gif) 0% 50% no-repeat;
	color:#777272;
	line-height:30px;
	padding-left:20px;
}
.banner-date span{
	color:#777272;
}
.banner-image-content{
	float:left;
	padding-top:1px;
}
.banner-adv{
	float:left;
	padding-left:50px;
	text-align:center;
	height:90px;
}
/*------------------- HomeOnlineVideo ---------------------*/
.online-video-bound{
	text-align:center; padding:10px 0;
}
.online-video-view-all{
	text-align:right; padding:8px 20px 0 0; background:url(../../../../core/skins/default/images/News.gif) no-repeat 98% 9px; cursor:pointer;
}

