/*----------- layoutdefault ------------------*/
.default-layout-bound{
	background-color:#7BC6E7;
}
.default-layout-content{
	width:775px;
	text-align:center;
	margin:0 auto;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
}
.default-layout-banner{
	
}
.default-layout-center{
	
}
.default-layout-footer{
	
}
/*----------- Banner ------------------*/
.banner-bound{
	background:url(../images/banner/index_03.png) repeat-x 0 0;
	height:74px;
}
.banner-bound-1{
	background:url(../images/banner/index_02.png) no-repeat 0 0;
	height:74px;
}
.banner-menu-bound{
	
}
.banner-menu-bound div{
	float:right; line-height:25px; padding:0 12px;
	background:url(../images/banner/index_05.png) no-repeat 100% 0; height:27px;
}
.banner-menu-bound a,.banner-menu-bound a:visited,
.banner-menu-bound a:hover,.banner-menu-bound a:visited:hover{
	font-weight:bold; color:#fff;
}
.banner-menu-bound span{
	float:right; padding-top:2px;
}
.banner-search-bound{
	clear:both; text-align:right; padding-top:10px;
}
.banner-search-keyword{
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	float:right; margin-right:5px;
	height:17px; padding-top:2px;
}
.banner-search-button{
	border:0; float:right;
	background:url(../images/banner/button_search.png) no-repeat 0 0;
	height:26px; width:84px; margin-right:5px; cursor:pointer;
}
.banner-search-button-e{
	border:0; float:right;
	background:url(../images/banner/button_search_e.png) no-repeat 0 0;
	height:26px; width:84px; margin-right:5px; cursor:pointer;
}
/*------------------------- Footer ----------------------*/
.footer-bound{
	clear:both;
	background:url(../images/home/bg_footer.png) no-repeat 0 0; height:70px;
	text-align:left; padding-left:10px; padding-top:8px;
}
.footer-bound div,.footer-bound span{
	color:#fff; line-height:20px;
}
.footer-site-title{
	text-transform:uppercase; font-weight:bold;
}
.footer-develop{
	float:right; padding-right:30px;
}
.footer-develop a,.footer-develop a:visited,
.footer-develop a:hover,.footer-develop a:visited:hover{
	color:#CEEAFF; font-weight:bold; text-decoration:none;
}
.footer-menu{
	float:left; background-color:#04448E; width:765px;
	list-style:none; text-align:left; padding:5px 0; padding-left:10px;
}
.footer-menu a,.footer-menu a:visited,
.footer-menu a:hover,.footer-menu a:visited:hover{
	color:#fff; font-weight:bold;
}
.footer-n-menu{
	color:#fff; padding:0 5px;
}
.footer-add{
	float:left;
}
.footer-develop{
	float:right;
}
/*----------------- NewsContent --------------------*/
.newscontent-list-bound{
	padding:10px;
}
.newscontent-description{
	line-height:20px; text-align:justify;
}
.newscontent-name{
	color:#002B87; font-weight:bold;
}
/*----------------- People -------------------*/
.people-name{
	
}
.people-name a,.people-name a:visited,
.people-name a:hover,.people-name a:visited:hover{
	color:#005DB1; font-weight:bold;
}
.people-tr{
	background-color:#E7EFFA;
}
.people-email a,.people-email a:visited,
.people-email a:hover,.people-email a:visited:hover{
	color:#000;
}
.people-title{
	background:url(../images/news/bg_frame_left.gif) repeat-x 0 0; height:28px; line-height:28px; font-size:14px; font-weight:bold; color:#fff; padding-left:10px;
}
.people-bound th{
	background-color:#E7EFFA;
}
.people-name-detail{
	color:#005DB1; font-size:18px; padding:7px 0 5px 5px;
}
a.people-email,a.people-email:visited{
	color:#0000CC; text-decoration:underline;
}
a.people-email:hover,a.people-email:visited:hover{
	color:#0000CC; text-decoration:none;
}
a.people-back,a.people-back:visited,
a.people-back:hover,a.people-back:visited:hover{
	color:#000; font-weight:bold;
}
.people-paging{
	text-align:center;
	padding:10px 0;
}
/*------------------ Weblink -------------------------*/
.weblink-bound{
	text-align:center;
	padding-top:5px;
}
/*----------------------------------- Statistic -----------------------------*/
.statistic-bound{
	padding:5px;
}
.statistic-title{
	clear:both;
	float:left;
	width:60px;
	font-size:14px;
	color:#000000;
	padding:5px;
	padding-right:0px;
}
.statistic-content-bound{
	padding:5px;
	text-align:center;
	float:left;
}
.statistic-item{
	float:left;
	width:10px;
	border:1px solid #CCCCCC;
	text-align:center;
	margin-right:2px;
	font-weight:bold;
	color:#000000;
	background:url(../images/bg-counter.png) 0% 0% no-repeat;
	padding:2px;
}
/*--------------- SiteMap --------------------*/
.site-map-bound{
	padding-top:1px;
}
.site-map-page{
	padding:3px 10px;
}
.site-map-page a,.site-map-page a:visited{
	color:#00559B;
	text-decoration:underline;
}
.site-map-page a:hover,.site-map-page a:hover:visited{
	color:#E88000;
	text-decoration:none;
}
/*------------------ ContactUs -----------------*/
.contact-us-star{
	color:red;
}
.contact-us-input-text label.error,.register-verify-confirm-code label{
	padding-left:5px;
}
label.error{
	color:red;
}
label.success{
	color:#006600; font-weight:bold;
}
.contact-us-content label.error{
	line-height:30px;
}