@charset "UTF-8";

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body  {
	line-height: 16px;
}
ol, ul  {
	list-style: none;
}
blockquote, q  {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after  {
	content: '';
	content: none;
}
:focus  {
	outline: 0;
}
ins  {
	text-decoration: none;
}
del  {
	text-decoration: line-through;
}
table  {
	border-collapse: collapse;
	border-spacing: 0;
}

input  {
	font-family:Arial;
	}

/* *** Float containers fix:
       http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
 .clearfix  {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix  {
	height: 1%;
}
.clearfix  {
	display: block;
}
/* End hide from IE-mac */

body  {
	background: url(../image/bg.png) repeat left top;
	font-size: 12px;
	font-family: Arial, MingLiU;
}

a  {
	color: #14337B;
	text-decoration: none;
}

a:hover  {
	color:#489bd5;
}

input.text  {
	border: solid #7F9DB9 1px;
	padding: 2px;
}

textarea.text  {
	border: solid #7F9DB9 1px;
	padding: 2px;
}

.access  {
	display: none;
}

.error  {
	color: red;
}

.leftf  {
	display: block;
	float: left;
}

.rightf  {
	display: block;
	float: right;
	text-align: right;
}

.current_page {
	margin: 0px 4px;
	color:#00F;
}

.other_page {
	margin: 0px 4px;
	color:#FFF;
}

.pagewrap {
	margin: 0 auto;
	width: 1000px;
	padding: 0px 4px;
	background:url(../image/bg_bg.png) repeat-y left top;
	position:relative;
}

.pagewrap .bg {
	width: 1000px;
}

.news .pagewrap .bg {
	background: url(../image/news_bg2.png) no-repeat right top;
}

.aboutus .pagewrap .bg, .people .pagewrap .bg, .map .pagewrap .bg, .structure .pagewrap .bg {
	background: url(../image/about_bg2.png) no-repeat right top;
}

.link .pagewrap .bg {
	background: url(../image/link_bg.png) no-repeat right top;
}

.contact .pagewrap .bg {
	background: url(../image/contact_bgx.png) no-repeat right top;
}

#navtop, #navmid, #navbase {
	width: 1000px;
}

#navbase {
	background: #EFEFEF;
}

#navtop .logo {
	background:url(../image/logo.png) no-repeat left 10px;
	width: 418px;
	height: 80px;
	display: block;
	text-indent: -5000px;
	margin-left: 30px;
	padding-top: 10px;
	float: left;
}

#navtop {
	height: 168px;
}

#navtop .top_nav {
	background:url(../image/menu_list.png) no-repeat left top;
	width: 342px;
	height: 21px;
	float: right;
}

#navtop .top_nav ul {
	margin-left: 28px;
}

#navtop .top_nav ul li {
	float: left;
	background:url(../image/nav_sep.png) no-repeat right top;
	padding-right: 15px;
	margin-right: 14px;
}

#navtop .top_nav ul li.no_sep {
	margin-right: 0px;
	background: none;
}

#navtop .top_nav ul li a {
	text-indent: -5000px;
	display: block;
	height: 13px;
}

#navtop .top_nav ul li a.home {
	background:url(../image/nav_home.png) no-repeat left top;
	width: 44px;
}

#navtop .top_nav ul li a.favourite {
	background:url(../image/nav_favourite.png) no-repeat left top;
	width: 72px;
}

#navtop .top_nav ul li a.site_map {
	background:url(../image/nav_site_map.png) no-repeat left top;
	width: 48px;
}

#navtop .top_nav ul li a.link {
	background:url(../image/nav_link.png) no-repeat left top;
	width: 48px;
}

.bg2{
	background: url(../image/bg_all.png) no-repeat right top;
}

.bg3{
	background: url(../image/board_line.png) repeat-y scroll right top;
}

.bg4{
	background: #E9E9E9 url(../image/bg4.png) repeat-x scroll left top;
}

#navmid .leftcol {
	width: 236px;
	float: right;
}

#navmid .midcol {
	width:757px;
	float: right;
	margin-right: 7px;
	_margin-right: 0px;
}

#navmid .leftcol .menu {
	width: 236px;
	margin-top: 14px;
	background:url(../image/menu_line.png) no-repeat center top;
}

#navmid .leftcol .menu .bg {
	width: 236px;
	background: url(../image/menu_top.png) no-repeat center top;
}

#navmid .leftcol .menu .bg .content {
	width: 236px;
	padding-top: 75px;
	position: relative;
}

#navmid .leftcol .menu .bg .content .home_menu{
	top: 62px;
}

#navmid .leftcol .menu .bg .content .about_menu{
	top: 94px;
}

#navmid .leftcol .menu .bg .content .service_menu{
	top: 128px;
}

#navmid .leftcol .menu .bg .content .news_menu{
	top: 162px;
}

#navmid .leftcol .menu .bg .content .joinus_menu{
	top: 196px;
}

#navmid .leftcol .menu .bg .content .contact_menu{
	top: 230px;
}

#navmid .leftcol .menu .bg .content .member_menu{
	top: 264px;
}

#navmid .leftcol .menu .bg .content .link_menu{
	top: 298px;
}

#navmid .leftcol .menu .bg .content .menu{
	position: absolute;
	z-index: 100;
	float: left;
	width: 154px;
	border: 1px solid #FEF4D7;
	left: 180px;	
}

#navmid .leftcol .menu .bg .content .menu a.item{
	width: 126px;
	border: 1px solid #FEF4D7;
	background: #FBD683;
	padding: 6px 6px 6px 20px;
	display: block;
	background: #FBD683 url(../image/menu_sep.gif) no-repeat 12px 9px;
	color: #F05A11;
}

#navmid .leftcol .menu .bg .content .menu a.item:hover{
	color: #ffffff;
	background: #f05a11 url(../image/menu_sep2.gif) no-repeat 12px 9px;
}



#navmid .leftcol .bottom {
	background:url(../image/menu_bottom2.png) no-repeat center top;
	*background:url(../image/menu_bottom2.png) no-repeat 1px top;
	height: 27px;
	width: 236px;
}

#navmid .leftcol .menu .bg .content ul {
	margin-left: 16px;
	width: 194px;
}

#navmid .leftcol .menu .bg .content ul li {
	float: left;
}

#navmid .leftcol .menu .bg .content ul li a {
	text-indent: -5000px;
	display: block;
	width: 171px;
	margin-left: 20px;
	height: 34px;
}

#navmid .leftcol .menu .bg .content ul li a.home {
	background:url(../image/menu_main.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.home:hover {
	background:url(../image/menu_mainb.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.aboutus {
	background:url(../image/menu_about.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.aboutus:hover {
	background:url(../image/menu_aboutb.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.service {
	background:url(../image/menu_service.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.service:hover {
	background:url(../image/menu_serviceb.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.news {
	background:url(../image/menu_news.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.news:hover {
	background:url(../image/menu_newsb.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.joinus {
	background:url(../image/menu_joinus.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.joinus:hover {
	background:url(../image/menu_joinusb.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.contact {
	background:url(../image/menu_contact.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.contact:hover {
	background:url(../image/menu_contactb.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.member {
	background:url(../image/menu_member.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.member:hover {
	background:url(../image/menu_memberb.png) no-repeat left top;
}


#navmid .leftcol .menu .bg .content ul li a.link {
	background:url(../image/menu_link.png) no-repeat left top;
}

#navmid .leftcol .menu .bg .content ul li a.link:hover {
	background:url(../image/menu_linkb.png) no-repeat left top;
}

#navmid .leftcol .adv_1 {
	background:url(../image/data_1.png) no-repeat left top;
	width: 228px;
	height: 417px;
	display: block;
	text-indent: -5000px;
	margin-left: 8px;
}

#navmid .midcol .board_top {
	background:url(../image/board_header.png) no-repeat left top;
	width: 764px;
	height: 16px;
}

#navmid .midcol .board_content {
	background:url(../image/board_line2.png) no-repeat left top;
	width: 688px;
	padding-left: 42px;
	padding-right: 34px;
}

.wait #navmid .midcol .board_content {
	_padding-right: 20px;
}

#navmid .midcol .board_content .title {
	padding-top: 14px;
	padding-bottom: 13px;
	background:url(../image/under_line.png) no-repeat center bottom;
	margin-bottom: 10px;
	position:relative;
}

#navmid .midcol .board_content .title a.zz{
	display:block;
	width:240px;
}

#navmid .midcol .board_content .title a.zz h3{
	margin-bottom: 0px;
}
	
#navmid .midcol .board_content .selection {
	position: absolute;
	width: 140px;
	right: 0px;
	top: 23px;
}

.map #navmid .midcol .board_content .selection {
	width: 155px;
	position: absolute;
	right: 0px;
	top: 23px;
}



#navmid .midcol .board_content .selection a {
	background:url(../image/news_dot.png) no-repeat right center;
	padding-right: 8px;
	padding-left: 21px;
	font-size: 11px;
	color: #558EA6;
	text-decoration:underline;
}

#navmid .midcol .board_content .selection a:hover {
	color:#0e68a6;
	}

#navmid .midcol .board_content .title h2 {
	display: block;
	text-indent: -5000px;
	background:url(../image/news_h2.png) no-repeat left top;
	width: 114px;
	height: 27px;
	float: left;
	padding-bottom: 2px;
}

#navmid .midcol .board_content .title .event {
	margin-top: 10px;
	padding-left: 14px;
	margin-left: 16px;
	width: 424px;
	background:url(../image/news_arrow.png) no-repeat left center;
	float: left;
}

#navmid .midcol .board_content .title .event a{
	color: #000;
	text-decoration: underline;
}

#navmid .midcol .board_content .search_box {
	background:url(../image/search_box.png) no-repeat left top;
	width: 678px;
	height: 108px;
	margin-left: 4px;
	margin-bottom: 7px;
}

#navmid .midcol .board_content .search_box .search_form {
	padding-top: 67px;
	margin-left: 17px;
	color: #0B3B85;
}

#navmid .midcol .board_content .search_box .search_form form {
	/*position: relative;	*/
}

#navmid .midcol .board_content .search_box .search_form .name {
	background:url(../image/news_dot2.png) no-repeat left center;
	padding-left: 11px;
}

#navmid .midcol .board_content .search_box .search_form .myselect {
	width: 130px;
	margin-right: 16px;
	margin-left: 6px;
	border: 1px solid #7F9DB9;
	height: 24px;
}
/*
#navmid .midcol .board_content .search_box .search_form form .btn {
	background:url(../image/mag.png) no-repeat left top;
	display:block;
	height:18px;
	position:absolute;
	right:42px;
	text-indent:-5000px;
	top:3px;
	width:24px;
}*/

#navmid .midcol .board_content .search_box .search_form input {
	width: 155px;
	border: 1px solid #7F9DB9;
	padding-right: 28px;
	height:20px;
	background:url(../image/mag.png) no-repeat right center;
}

#navmid .midcol .board_content .search {
	background:url(../image/btn_search.png) no-repeat left top;
	width: 190px;
	height: 20px;
	display: block;
	text-indent: -5000px;
	margin-left: 476px;
	cursor: pointer;
	margin-bottom: 20px;
}

#navmid .midcol .box {
	width: 656px;
	margin-left: 14px;	
}

#navmid .midcol h3 {
	background:url(../image/news_activity_dot.png) no-repeat left top;
	padding-left: 11px;
	margin-bottom: 18px;
	display:block;
	width:200px;
	float: left;
	color: #D02A31;
}

#navmid .midcol .box h3 a{
	color: #D02A31;
	text-decoration:underline;
}

#navmid .midcol .select_type {
	float:right;
}

#navmid .midcol .news_board {
	width: 656px;
	border: 1px solid #D3D3D3;
	margin-left: 14px;
}

#navmid .midcol .news_board .header {
	background:url(../image/news_title_bg.png) repeat-x left top;
	height: 29px;
	width: 656px;
}

#navmid .midcol .news_board .header_detail {
	margin-left: 2px;
	width: 652px;
	border-bottom: 1px solid #DFDFDF;
	padding-top: 11px;
	padding-bottom: 6px;
}

#navmid .midcol .news_board .header_detail .news_title {
	margin-left: 13px;
	_margin-left: 6px;
	float: left;
	color: #0B3B85;
	font-size: 14px;
	width: 560px;
	font-weight: bold;
}

#navmid .midcol .news_board .header_detail .news_date {
	padding-top: 2px;
	float:left;
	width: 77px;
}
	
#navmid .midcol .news_board .header .news_title {
	padding-top: 10px;
	margin-left: 18px;
	float: left;
	color: #0B3B85;
	width: 533px;
}

#navmid .midcol .news_board .header .news_date {
	padding-top: 10px;
	margin-right: 36px;
	float: right;
	color: #0B3B85;
}

#navmid .midcol .news_board .line {
	width: 656px;
	color: #535353;
}

#navmid .midcol .news_board .news_content {
	width: 638px;
	padding: 11px 9px;
	line-height: 20px;
	margin-bottom: 104px;
}

#navmid .midcol .news_board .news_content .text_place {
	width: 634px;
	margin-left: 4px;
	color: #2A2A2A;
	margin-bottom: 26px;
}

#navmid .midcol .news_board .news_content .text_place .greyit {
	color: #8E8E8E;
}

#navmid .midcol .news_board .news_content .download {
	display: block;
	text-indent: -5000px;
	background:url(../image/news_download.png) no-repeat left top;
	width: 183px;
	height: 31px;
	margin-bottom: 41px;
}

#navmid .midcol .news_board .news_content .photo_area {
	margin-left: 74px;
	width: 500px;
}

#navmid .midcol .news_board .news_content .photo_area img{
	width: 300px;
	height: auto;
}

#navmid .midcol .news_board .white {
	background:#FFF;
}

#navmid .midcol .news_board .grey {
	background:#F3F3F3;
}

#navmid .midcol .news_board .title_part {
	width: 533px;
	float: left;
	border-right: 1px solid #D3D3D3;
	padding: 8px;
	padding-left: 20px;
	display: block;
}

#navmid .midcol .news_board .date_part {
	width: 77px;
	float: left;
	padding: 8px 0px;
	padding-left: 17px;
}

#navmid .midcol .pager, #navmid .midcol .news_page {
	margin-top: 38px;
	border-top: 1px solid #DCDCDC;
	width: 656px;
	margin-left: 14px;
	padding-top: 9px;
	margin-bottom: 20px;
}

#navmid .midcol .news_page a {
	color: #D02A31;
	text-decoration: underline;
}

#navmid .midcol .pager .change_page {
	color: #D02A31;
	float: left;
	width: 100px;
	height: 20px;
}

#navmid .midcol .pager .change_page a {
	color: #D02A31;
	text-decoration:underline;
}

#navmid .midcol .pager .each_page {
	float: left;
	width: 556px;
	text-align: right;
}

#navmid .midcol .pager .each_page a {
	margin-right: 4px;
	padding: 2px 4px;
	color: #D02A31;
	text-decoration:underline;
	background: #E1E1E1;
}

#navmid .midcol .pager .each_page a.current {
	color:#036;
	text-decoration: none;
}

#navbase .base_list {
	width: 1000px;
	background: #8D8D8D;
	border-bottom: 4px solid #5B5B5B;
	padding: 6px 0px;
}

#navbase .base_list ul {
	margin-left: 133px;
}

#navbase .base_list ul li {
	padding-right: 23px;
	margin-right: 16px;
	background:url(../image/base_sep.png) no-repeat right center;
	float: left;
}

#navbase .base_list ul li a {
	color: #FFF;
}

#navbase .base_list ul li.no_sep {
	padding-right: 0px;
	margin-right: 0px;
	background: none;
}

#navbase .copyright {
	width: 1000px;
	margin-top: 10px;
	color: #727272;
	font-size: 12px;
	text-align: center;
	margin-bottom: 2px;
	line-height: 20px;
}

.aboutus #navmid .midcol .board_content .title .event {
	background: none;
}

.aboutus #navmid .midcol .board_content .title h2 {
	background:url(../image/about_h2.png) no-repeat left top;
}

.aboutus #navmid .midcol .board_content .title {
	margin-bottom: 23px;
}

.aboutus #navmid .midcol .board_content{
	color: #535353;
	font-size: 13px;
	padding-bottom: 68px;
}

.aboutus #navmid .midcol .box h3{
	margin-bottom: 20px;
	width: 656px;
}

.aboutus #navmid .midcol .board_content .img_set{
	margin-top: 22px;
	margin-bottom: 54px;
	width: 656px;
	height:
}
	
.aboutus #navmid .midcol .board_content .img_set .imgboard{
	background:url(../image/about_img_board.png) no-repeat left top;
	width: 217px;
	height: 171px;
	float: left;
	margin-right: 2px;
}

.aboutus #navmid .midcol .board_content .img_set .imgboard a {
	display:block;
	height:150px;
	margin-left:8px;
	margin-top:8px;
	width:200px;
}

.aboutus #navmid .midcol .board_content .img_set .imgboard a img{
	display: block;
}

.aboutus #navmid .midcol .board_content .img_set .no_margin_r{
	margin-right: 0px;
}

.aboutus #navmid .midcol .board_content .redit{
	color: #D02A31;
}

.preview{
	position: absolute;
	top: 4px;
	left: 4px;
	text-align: center;
	background:#000;
	padding: 10px;
	color:#FFF;
	font-weight: bold;
	font-size: 16px;
}

.people #navmid .midcol .board_content .title h2 {
	background:url(../image/people_h2.png) no-repeat left top;
	width: 164px;
}

.people .district-nav {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 40px;
}

.people .district-nav li {
	display: block;
	float: left;
	width: 207px;
	height: 30px;
	padding: 1px;
	margin: 0px 17px 5px 0px;
	border: solid 1px #CCCCCC;
}

.people .district-nav li a {
	display: block;
	background: url(../image/people_but_bg.png) repeat-x;
	
	height: 30px;
}

.people .district-nav li a span {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -5000px;
	height: 30px;
}

.people .district-nav li.cw a span {
	background-image: url(../image/people_centralwest_but.png);
}
.people .district-nav li.kt a span {
	background-image: url(../image/people_kwuntong_but.png);
}
.people .district-nav li.ks a span {
	background-image: url(../image/people_kowloonshing_but.png);
}
.people .district-nav li.wts a span {
	background-image: url(../image/people_wongtaisin_but.png);
}
.people .district-nav li.sk a span {
	background-image: url(../image/people_saikung_but.png);
}
.people .district-nav li.tp a span {
	background-image: url(../image/people_taipo_but.png);
}
.people .district-nav li.no a span {
	background-image: url(../image/people_north_but.png);
}
.people .district-nav li.kts span {
	background-image: url(../image/people_kwaitsing_but.png);
}
.people .district-nav li.ot a span {
	background-image: url(../image/people_outer_but.png);
}
.people .district-nav li.yl a span {
	background-image: url(../image/people_yuenlong_but.png);
}
.people .district-nav li.tm a span {
	background-image: url(../image/people_tuenmun_but.png);
}

.people .district-detail {
	border-bottom: solid 1px #D9D9D9;
	margin-top: 30px;
	margin-bottom: 30px;
}

.people .district-detail h3 {
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px !important;
	border-bottom: solid 1px #B9B9B9;
	background: none !important;
	float: none !important;
	
	height: 21px ;
	width: 100% !important;
}

.people .district-detail h3 span {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	
	margin-left: 11px;
	height: 21px;
	width: 117px;
	text-indent: -5000px;
}

.people .district-detail h3#cw span {
	background-image: url(../image/people_centralwest.png);
}
.people .district-detail h3#kt span {
	background-image: url(../image/people_kwuntong.png);
}
.people .district-detail h3#ks span {
	background-image: url(../image/people_kowloonshing.png);
}
.people .district-detail h3#wts span {
	background-image: url(../image/people_wongtaisin.png);
}
.people .district-detail h3#sk span {
	background-image: url(../image/people_saikung.png);
}
.people .district-detail h3#tp span {
	background-image: url(../image/people_taipo.png);
}
.people .district-detail h3#no span {
	background-image: url(../image/people_north.png);
}
.people .district-detail h3#kts span {
	background-image: url(../image/people_kwaitsing.png);
}
.people .district-detail h3#ot span {
	background-image: url(../image/people_outer.png);
}
.people .district-detail h3#yl span {
	background-image: url(../image/people_yuenlong.png);
}
.people .district-detail h3#tm span {
	background-image: url(../image/people_tuenmun.png);
}

.people .district-detail .people-detail {
	/* border-bottom: dotted 1px #CCCCCC; */
	background: url(../image/dotted_line.png) repeat-x left bottom;
	
	margin-left: 12px;
	margin-bottom: 12px;
	width: 580px;
	height: 159px;
	padding: 15px;
}

.people .district-detail .people-detail-last {
	background: none;
}

.people .district-detail .people-detail h4 {
	background: url(../image/people_namebg.png) no-repeat left top;
	float: left;
	clear: right;
	display: block;

	width: 400px;
	height: 22px;
	margin-bottom: 18px;
	text-indent: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #D02A31;
}

.people .district-detail .people-detail img {
	float: left;
	margin-right: 12px;
}

.people .district-detail .people-detail dl {
	display: inline;
}

.people .district-detail .people-detail dd, 
.people .district-detail .people-detail dt {
	display: block;
	float: left;
	
	margin-left: 12px;
	height: 22px;
}

.people .district-detail .people-detail dt {
	width: 100px;
}
.people .district-detail .people-detail dd {
	width: 300px;
}

.people .district-detail p.backtotop {
	text-align: right;
	padding-right: 10px;
}

.people .district-detail p.backtotop a {
	padding-right: 17px;
	background: url(../image/icon_top.png) no-repeat right center;
	color: #644E25;
}

.people .district-detail p.backtotop a:hover{
	color:#c9a35e;
}

.people .district-detail .people-detail a {
	color:#d02a31;
	}
	
.people .district-detail .people-detail a:hover {
	color:#14337B;
	}
	
.service .service-three,
.service .service-two {
	background-repeat: repeat-y;
	background-position: left top;
	
	margin: 30px 0px 30px 22px;
}

.service .service-three .service-three-images,
.service .service-two .service-two-images {
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-top: 10px;
	padding-bottom: 3px;
}

.service .service-three .service-three-images img,
.service .service-two .service-two-images img {
	display: block;
	float: left;
	
	padding-left: 11px;
}
	
.service .service-two .service-two-images img {
	padding-left: 60px;
	padding-right: 40px;
}

.service .service-three .service-three-texts {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-top: 20px;
}

.service .service-two .service-two-texts {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	
	padding-top: 10px;
}

.service .service-three .service-three-texts span,
.service .service-two .service-two-texts span {
	background-repeat: no-repeat;
	background-position: right top;
	
	display: block;
	float: left;
	height: 37px;
	width: 220px;
	text-indent: -5000px;
}

.service .service-two .service-two-texts span {
	height: 58px;
	width: 300px;
}
	
.service .service-desc {
	margin: 50px 20px 50px 22px;
}
.service .service-desc-big {
	margin-bottom: 150px !important;
}

.service h3 {
	float: none !important;
	margin-left: 22px !important;
}

.service .service-three-s2 {
	background-image: url(../image/s2_bg.png);
}
.service .service-three-s2 .service-three-images {
	background-image: url(../image/s2_top.png);
}
.service .service-three-s2 .service-three-texts {
	background-image: url(../image/s2_bottom.png);
}
.service .service-three-s2 .service-three-texts span.s2-t1 {
	background-image: url(../image/s2_t1.png);
}
.service .service-three-s2 .service-three-texts span.s2-t2 {
	background-image: url(../image/s2_t2.png);
}
.service .service-three-s2 .service-three-texts span.s2-t3 {
	background-image: url(../image/s2_t3.png);
}
.service .service-three-s2 .service-three-texts span.s3-t1 {
	background-image: url(../image/s3_t1.png);
}
.service .service-three-s2 .service-three-texts span.s3-t2 {
	background-image: url(../image/s3_t2.png);
}
.service .service-three-s2 .service-three-texts span.s3-t3 {
	background-image: url(../image/s3_t3.png);
}
.service .service-three-s4a {
	background-image: url(../image/s4a_bg.png);
}
.service .service-three-s4a .service-three-images {
	background-image: url(../image/s4a_top.png);
}
.service .service-three-s4a .service-three-texts {
	background-image: url(../image/s4a_bottom.png);
}
.service .service-three-s4a .service-three-texts span.s4a-t1 {
	background-image: url(../image/s4a_t1.png);
}
.service .service-three-s4a .service-three-texts span.s4a-t2 {
	background-image: url(../image/s4a_t2.png);
}
.service .service-three-s4a .service-three-texts span.s4a-t3 {
	background-image: url(../image/s4a_t3.png);
}
.service .service-three-s4b {
	background-image: url(../image/s4b_bg.png);
}
.service .service-three-s4b .service-three-images {
	background-image: url(../image/s4b_top.png);
}
.service .service-three-s4b .service-three-texts {
	background-image: url(../image/s4b_bottom.png);
}
.service .service-three-s4b .service-three-texts span.s4b-t1 {
	background-position: center top;
	background-image: url(../image/s4b_t1.png);
	width: 660px;
}
.service .service-three-s4c {
	background-image: url(../image/s4c_bg.png);
}
.service .service-three-s4c .service-three-images {
	background-image: url(../image/s4c_top.png);
}
.service .service-three-s4c .service-three-texts {
	background-image: url(../image/s4c_bottom.png);
}
.service .service-three-s4c .service-three-texts span.s4c-t1 {
	background-image: url(../image/s4c_t1.png);
}
.service .service-three-s4c .service-three-texts span.s4c-t2 {
	background-image: url(../image/s4c_t2.png);
}
.service .service-three-s4c .service-three-texts span.s4c-t3 {
	background-image: url(../image/s4c_t3.png);
}
.service .service-three-s5a {
	background-image: url(../image/s5a_bg.png);
}
.service .service-three-s5a .service-three-images {
	background-image: url(../image/s5a_top.png);
}
.service .service-three-s5a .service-three-texts {
	background-image: url(../image/s5a_bottom.png);
}
.service .service-three-s5a .service-three-texts span.s5a-t1 {
	background-image: url(../image/s5a_t1.png);
}
.service .service-three-s5a .service-three-texts span.s5a-t2 {
	background-position: center top;
	background-image: url(../image/s5a_t2.png);
	width: 440px;
}
.service .service-three-s5b {
	background-image: url(../image/s5b_bg.png);
}
.service .service-three-s5b .service-three-images {
	background-image: url(../image/s5b_top.png);
}
.service .service-three-s5b .service-three-texts {
	background-image: url(../image/s5b_bottom.png);
}
.service .service-three-s5b .service-three-texts span.s5b-t1 {
	background-image: url(../image/s5b_t1.png);
}
.service .service-three-s5b .service-three-texts span.s5b-t2 {
	background-image: url(../image/s5b_t2.png);
}
.service .service-three-s5b .service-three-texts span.s5b-t3 {
	background-image: url(../image/s5b_t3.png);
	width: 230px;
}
.service .service-three-s5c {
	background-image: url(../image/s5c_bg.png);
}
.service .service-three-s5c .service-three-images {
	background-image: url(../image/s5c_top.png);
}
.service .service-three-s5c .service-three-texts {
	background-image: url(../image/s5c_bottom.png);
}
.service .service-three-s5c .service-three-texts span.s5c-t1 {
	background-image: url(../image/s5c_t1.png);
}
.service .service-three-s5c .service-three-texts span.s5c-t2 {
	background-image: url(../image/s5c_t2.png);
}
.service .service-three-s5c .service-three-texts span.s5c-t3 {
	background-image: url(../image/s5c_t3.png);
}
.service .service-two-s6 {
	background-image: url(../image/s6_bg.png);
}
.service .service-two-s6 .service-two-open {
	background-image: url(../image/s6_top.png);
}
.service .service-two-s6 .service-two-close {
	background-image: url(../image/s6_bottom.png);
}
.service .service-two-s6 .service-two-texts span.s6-t1 {
	background-image: url(../image/s6_t1.png);
}
.service .service-two-s6 .service-two-texts span.s6-t2 {
	background-image: url(../image/s6_t2.png);
}
.service .service-two-s6 .service-two-texts span.s6-t3 {
	background-image: url(../image/s6_t3.png);
}
.service .service-two-s6 .service-two-texts span.s6-t4 {
	background-image: url(../image/s6_t4.png);
}
.service .service-two-s7 {
	background-image: url(../image/s7_bg.png);
}
.service .service-two-s7 .service-two-open {
	background-image: url(../image/s7_top.png);
}
.service .service-two-s7 .service-two-close {
	background-image: url(../image/s7_bottom.png);
}
.service .service-two-s7 .service-two-texts span.s7-t1 {
	background-image: url(../image/s7_t1.png);
}
.service .service-two-s7 .service-two-texts span.s7-t2 {
	background-image: url(../image/s7_t2.png);
}
.service .service-two-s7 .service-two-texts span.s7-t3 {
	background-image: url(../image/s7_t3.png);
}
.service .service-two-s7 .service-two-texts span.s7-t4 {
	background-image: url(../image/s7_t4.png);
}

.service .service-s1-head {
	float: left;
	padding: 10px;
}
.service .service-s1-desc {
	line-height: 2em;
	padding: 30px 50px;
}

.service .service-s1-caption {
	display: block !important;
	float: none !important;
	
	height: 20px !important;
	width: 284px !important;
	text-indent: -5000px;
	background: url(../image/s1_serviceinclude.png) no-repeat left top !important;
}

.service .service-s1-service {
	display: block;
	float: none;
	
	margin: 20px;
	height: 518px;
	width: 677px;
	text-indent: -5000px;
	background: url(../image/s1_bigpic.png) no-repeat left top;
}

.photo #navmid .midcol .board_content .title h2 , .video #navmid .midcol .board_content .title h2 {
	background: url(../image/photo_h2.png) no-repeat left top;
}

.sitemap #navmid .midcol .board_content .title h2{
	background:url(../image/site_map_h2.jpg) no-repeat left top;
	width: 117px;
}

.photo .album-list {
	margin: 1.5em 0em;
	border: solid 1px #BABABA;
	background: url(../image/photo_six_bg.png) repeat-y left top;
}

.photo .album-list-bg {
	position: relative;
	left: 5px;
	padding: 1em 1em;
	
	background: url(../image/photo_vring.png) repeat-y right top;
}

.photo .album-list ul {
	list-style: none;
	background: url(../image/dotted_line.png) repeat-x left bottom;
}

.photo .album-list ul.last {
	background: none;
}

.photo .album-list li {
	display: block;
	float: left;
	width: 200px;
	padding: 1.5em 0.5em;
	text-align: center;
}

.photo .album-list li table{
	height: 157px;
	width: 199px;
}

.photo .album-list li table td{
	height: 157px;
	width: 199px;
	text-align:  center;
	vertical-align: middle;
}

.photo .album-list li img {
	background: url(../image/photo_bg.png) no-repeat left top;
	padding: 7px 9px 10px 5px;
}

.photo .album-list li a {
	font-weight: bold;
	color: #0B3B85;
}

.photo .nextprev-nav {
	list-style: none;
	float: left;
}
.photo .page-nav {
	list-style: none;
	float: right;
}

.photo .nextprev-nav li,
.photo .page-nav li {
	display: inline;
}

.photo .nextprev-nav li a {
	margin: 0 1px;
	padding: 3px 5px;
	color: #D02A31;
}

.photo .page-nav li a {
	margin: 0.2em;
	padding: 0.3em 0.5em;
	background: #E1E1E1;
	color: #D02A31;
	text-decoration: underline;
}

.photo .page-nav li a.current {
	background:#FC6;
	color:#000;
}

.photo .album-tag-area h3 {
	float: left !important;
	margin: 0px !important;
	background: url(../image/photo_tag.png) no-repeat left top !important;
	
	width: 270px !important;
	height: 42px !important;
	text-indent: -5000px !important;
}

.photo .album-tag-area span {
	float: right;
	line-height: 42px;
	text-align: right;
}

.photo .album-tag-area span select {
	width: 125px;
}

.photo .album-photo {
	position: relative;
	border: solid 1px #BABABA;
}
	
.photo .album-photo-upper {
	padding-bottom: 1.3em;
	background: url(../image/photo_album_bg.png) repeat-x left bottom;
}

.photo .album-photo .album-photo-area {
	background:transparent url(../image/dotted_line.png) repeat-x scroll left bottom;
	float:left;
	height:372px;
	margin-left: 72px;
	_margin-left: 36px;
	padding:1.3em 0;
	width:558px;
	cursor:pointer;
}

.photo .album-photo .album-photo-area p.img {
	text-align: center;
}

.photo .album-photo a.prev {
	display: block;
	position: absolute;
	left: 10px;
	top: 172px;
	margin: 0px;
	
	width: 14px;
	height: 26px;
	background: url(../image/x_prev.png) no-repeat left top;
	text-indent: -5000px;
	cursor:pointer;
	float: left;
}

.photo .album-photo a.next  {
	display: block;
	position: absolute;
	left: 664px;
	top: 172px;
	
	width: 14px;
	height: 26px;
	background: url(../image/x_next.png) no-repeat left top;
	text-indent: -5000px;
	cursor:pointer;
	float: left;	
}

.photo .album-photo dl {
	padding: 0.7em 3.5em;
	margin: 0 10px;
	background: url(../image/dotted_line.png) repeat-x left bottom;
}

.photo .album-photo dl dt {
	float: left;
	width: 10%;
	
	color: #0B3B85;
	font-weight: bold;
	text-indent: 1.5em;
	background: url(../image/blue_point.png) no-repeat left center;
}
.photo .album-photo dl dd {
	float: right;
	width: 89%;
	
	color: #535353;
}

.photo .album-photo-nav {
	background: url(../image/photo_hring.png) repeat-x left top;
}

.photo .album-photo-scroll {
	position: relative;
	padding: 1.7em 0em 0em 0.5em;
	width: 99%;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: scroll;
	white-space: nowrap;
	word-break: keep-all;
}

.photo .album-photo-scroll {
	cursor: pointer;
}

.photo .album-photo-nav img {
	padding: 3px;
	margin: 0.5em;
	border: solid 1px #999999;
}

.map #navmid .midcol .board_content .title h2 {
	background: url(../image/map_h2.png) no-repeat left top;
	width: 164px;
}

.map #navmid .midcol .board_content h3.subtitle{
	margin-top: 22px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
	color: #D02A31;
	font-size: 14px;
}

.map #navmid .midcol .board_content .map_area{
	background:url(../image/map.png) no-repeat left top;
	width: 667px;
	height: 377px;
	float: left;
	position: relative;
}

.map #navmid .midcol .board_content .map_area a{
	display: block;
	position: absolute;
	text-indent: -5000px;
}

.map #navmid .midcol .board_content .map_area a.hk{
	width: 162px;
	height: 102px;
	left: 328px;
	top: 261px;
	z-index: 1000;
}

.map #navmid .midcol .board_content .map_area a.hk:hover{
	background:url(../image/hk.png) no-repeat left top;	
}

.map #navmid .midcol .board_content .map_area a.nt{
	left: 11px;
	top: 12px;
	width: 645px;
	height: 351px;
	z-index: 20;
}

.map #navmid .midcol .board_content .map_area a.nt:hover{
	background:url(../image/nt.png) no-repeat left top;	
}

.map #navmid .midcol .board_content .map_area a.kln{
	left: 342px;
	top: 176px;
	width: 186px;
	height: 115px;
	z-index: 21;
}

.map #navmid .midcol .board_content .map_area a.kln:hover{
	background:url(../image/kowloon.png) no-repeat left top;
}

.maphk #navmid .midcol .board_content .map_area a.hk{
	background:url(../image/hk.png) no-repeat left top;	
}

.mapkln #navmid .midcol .board_content .map_area a.kln{
	background:url(../image/kowloon.png) no-repeat left top;	
}

.mapnt #navmid .midcol .board_content .map_area a.nt{
	background:url(../image/nt.png) no-repeat left top;		
}

.map #navmid .midcol .board_content .address_list{
	width: 657px;
	border:1px solid #CECECE;
	float: left;
	margin-bottom: 100px;
	margin-left: 6px;
	margin-top:20px;
}

.map #navmid .midcol .board_content .linecc{
	width: 657px;
}

.map #navmid .midcol .board_content .address_list .bg1{
	background: #F3F3F3;
}

.map #navmid .midcol .board_content .address_list .wx{
	border-right: 1px solid #CECECE;
	float: left;
	padding: 7px;
	padding-right: 8px;
}

.map #navmid .midcol .board_content .address_list .w1{
	width: 183px;
}

.map #navmid .midcol .board_content .address_list .w2{
	width: 245px;
}

.map #navmid .midcol .board_content .address_list .w3{
	width: 80px;
}

.map #navmid .midcol .board_content .address_list .w4{
	width: 85px;
	border-right: 0px;
}

.map #navmid .midcol .board_content .address_list .headerx{
	background: url(../image/news_title_bg.png) repeat-x left top;
	height: 14px;
	color: #0B3B85;
	float: left;
	padding-right: 9px;
	border-right: 0px;
}

.map #navmid .midcol .board_content .address_list .h_1{
	height: 30px;
}

.index #navmid .midcol {
	height:1000px;
}

.index .pagewrap .bg, .wait .pagewrap .bg{
	background:url(../image/main_bg.png) no-repeat right top;
}

.jobs .pagewrap .bg, .wait .pagewrap .bg{
	background:url(../image/employ_bg.png) no-repeat right top;
}

.index #navtop {
	height: 202px;
}

.index #navmid .midcol .board_content .main_left{
	width: 510px;
	float: left;
}

.index #navmid .midcol .board_content .main_left .boxx{
	width: 510px;
	margin-bottom: 22px;
}

.index #navmid .midcol .board_content .main_left .bgc{
	background:#F2F5FB url(../image/boxx_base.png) no-repeat left bottom;
	padding-bottom: 30px;
}


.index #navmid .midcol .board_content .main_left .boxx h2.name{
	background:url(../image/main_title.png) no-repeat left top;
	width: 510px;
	height: 29px;
	display: block;
}

.index #navmid .midcol .board_content .main_left .boxx h2.name a{
	margin-left: 11px;
	margin-top: 7px;
	float: left;
	display: block;
	width: 70px;
	height: 17px;
	text-indent: -5000px;
}

.index #navmid .midcol .board_content .main_left .boxx h2.name a.myabout{
	background:url(../image/main_aboutus.png) no-repeat left top;
}

.index #navmid .midcol .board_content .main_left .boxx h2.name a.mynews{
	background:url(../image/main_news.png) no-repeat left top;
}

.index #navmid .midcol .board_content .main_left .boxx h2.name a.more{
	float:right;
	text-indent: 0px;
	color: #FFF;
	width: 30px;
}

.index #navmid .midcol .board_content {
	padding-left: 14px;
	width: 716px;
}

.index #navmid .midcol .board_content .main_left .boxx .inner{
	width: 480px;
	margin-top: 22px;
	margin-left: 12px;
}

.index #navmid .midcol .board_content .main_left .boxx .inner {
	color: #5C6641;
	font-size: 13px;
}

.index #navmid .midcol .board_content .main_left .boxx .inner .boldit{
	font-weight: bold;
}

.index #navmid .midcol .board_content .main_left .boxx .inner ul.news_list li{
	float: left;
	margin-bottom: 16px;
	padding-bottom: 16px;
	width: 480px;
	border-bottom: 1px dotted #B7B7B7;
}

.index #navmid .midcol .board_content .main_left .boxx .inner ul.news_list li a.titlex{
	display: block;
	width: 456px;
	background:url(../image/dot3.png) no-repeat left top;
	color: #5C6641;
	display: block;
	padding-left: 24px;
	font-weight: bold;
	margin-bottom: 6px;
}

.index #navmid .midcol .board_content .main_left .boxx .inner ul.news_list li a.titlex:hover {
	text-decoration:underline;
	}


.index #navmid .midcol .board_content .main_left .boxx .inner ul.news_cat_list{
	width: 456px;
	margin-top: 10x;
}

.index #navmid .midcol .board_content .main_left .boxx .inner ul.news_cat_list li{
	float: left;
	border-right: 1px solid #A5AFB6;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}

.index #navmid .midcol .board_content .main_left .boxx .inner ul.news_cat_list li.no_sep{
	border-right: 0px;
	padding-right: 0px;;
	margin-right: 0px;	
}

.index #navmid .midcol .board_content .main_left .boxx .inner ul.news_cat_list li a{
	color: #0E68A6;
	font-size:11px;
}

.index #navmid .midcol .board_content .main_left .boxx .inner ul.news_cat_list li a:hover {
	color:#489bd5;
	}

.index #navmid .midcol .board_content .main_right{
	margin-left: 5px;
	width: 200px;
	float: left;
}

.index #navmid .midcol .board_content .main_right .search_area{
	width: 227px;
	background:url(../image/searchboxxx.png) no-repeat left top;
	height: 138px;
	border: none;
}

.index #navmid .midcol .board_content .main_right .search_area .linex{
	padding-top: 55px;
	margin-left: 18px;
}

.index #navmid .midcol .board_content .main_right .search_area .linex input{
	width: 160px;
	float: left;
	border: 0px;
}

.index #navmid .midcol .board_content .main_right .search_area a.btn{
	background:url(../image/search_boxc.png) no-repeat left top;
	width: 69px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 140px;
	_margin-left: 70px;
	margin-top: 22px;
	text-indent: -5000px;
	cursor: pointer;
}

.index #navmid .midcol .board_content {
	padding-right: 0px;
	width: 750px;
}

.index #navmid .midcol .board_content .main_right .vvbox{
	width: 226px;
	background:url(../image/activity_line.png) repeat-y left top;
	margin-top: 8px;
}

.index #navmid .midcol .board_content .main_right .vvbox a.top{
	padding-top: 47px;
	display:block;
	text-indent: -5000px;	
	width: 226px;		
}

.index #navmid .midcol .board_content .main_right .vvbox a.movie_top{
	background:url(../image/activity_header.png) no-repeat left top;
}

.index #navmid .midcol .board_content .main_right .vvbox a.activity_top{
	background:url(../image/activity_header_c.png) no-repeat left top;
}

.index #navmid .midcol .board_content .main_right .vvbox a.link_top{
	background:url(../image/link_header.png) no-repeat left top;
}

.index #navmid .midcol .board_content .main_right .vvbox .content{
	padding: 0px 20px;
	width: 186px;
	padding-bottom: 28px;
	text-align: center;
	background:url(../image/activity_bottom.png) no-repeat left bottom;
	position: relative;
}

.index #navmid .midcol .board_content .main_right .vvbox .xcontent{
	height: 140px;
}

.index #navmid .midcol .board_content .main_right .vvbox .xcontent .album{
	width: 186px;
	overflow: hidden;
	height: 140px;
}

.index #navmid .midcol .board_content .main_right .vvbox .xcontent .album a{
	display: block;
	height: 140px;
	width: 185px;
	margin-bottom: 2px;
	float: left;
}

.index #navmid .midcol .board_content .main_right .vvbox .content .fakelayer{
	width: 186px;
	height: 130px;
	background:url(../image/spacer.gif) repeat left top;
	position: absolute;
	top: 0px;
	left: 20px;
}

.index #navmid .midcol .board_content .main_right .vvbox a.vv{
	display: block;
	padding-left: 20px;
	width: 166px;
	background:url(../image/dotc.png) no-repeat 4px top;
	color: #F16C15;
	text-decoration: underline;
	font-size: 12px;
	text-align: left;
	margin-top: 4px;
}

.index #navmid .midcol .board_content .main_right .vvbox a.vv:hover {
	color:#86a604;
	}

.index #navmid .midcol .board_content .main_right .vvbox a.aa{
	color: #5F5F5F;
	text-decoration: none;
	margin-bottom: 4px;
}
.index #navmid .midcol .board_content .main_right .vvbox a.aa:hover{
	text-decoration:underline;
	}

.structure #navmid .midcol .board_content .title h2 {
	background:url(../image/org_h2.png) no-repeat left top;
	width: 138px;
}

.structure #navmid .midcol .board_content{
	padding-left: 20px;
	width: 744px;
	padding-right: 0px;
}

.service #navmid .midcol .board_content{
	padding-left: 30px;
	width: 700px;	
}

.service #navmid .midcol .board_content .title h2.s1 {
	background:url(../image/service1.png) no-repeat left top;
	width: 116px;
}

.service #navmid .midcol .board_content .title h2.s2 {
	background:url(../image/service_h2_2.png) no-repeat left top;
	width: 116px;
}

.service #navmid .midcol .board_content .title h2.s3 {
	background:url(../image/service_h2_3.png) no-repeat left top;
	width: 116px;
}

.service #navmid .midcol .board_content .title h2.s4 {
	background:url(../image/service_h2_4.png) no-repeat left top;
	width: 116px;
}

.service #navmid .midcol .board_content .title h2.s5 {
	background:url(../image/service_h2_5.png) no-repeat left top;
	width: 116px;
}

.service #navmid .midcol .board_content .title h2.s6 {
	background:url(../image/service_h2_6.png) no-repeat left top;
	width: 116px;
}

.service #navmid .midcol .board_content .title h2.s7 {
	background:url(../image/service_h2_7.png) no-repeat left top;
	width: 116px;
}

#navmid .midcol .board_content .back_topx{
	width: 660px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 8px;
	border-top: 1px dotted  #B7B7B7;
	margin-left: 22px;
}

#navmid .midcol .board_content .back_topx a.back{
	background:url(../image/back_topc.png) no-repeat left top;
	width: 63px;
	height: 15px;
	display: block;
	text-indent: -5000px;
}

.ss1 .pagewrap .bg{
	background:url(../image/temp_bg1.png) no-repeat right top;
}

.ss2 .pagewrap .bg{
	background:url(../image/temp_bg2.png) no-repeat right top;
}

.ss3 .pagewrap .bg{
	background:url(../image/temp_bg3.png) no-repeat right top;
}

.ss4 .pagewrap .bg{
	background:url(../image/temp_bg4.png) no-repeat right top;
}

.ss5 .pagewrap .bg{
	background:url(../image/temp_bg5.png) no-repeat right top;
}

.ss6 .pagewrap .bg{
	background:url(../image/temp_bg6.png) no-repeat right top;
}

.ss7 .pagewrap .bg{
	background:url(../image/temp_bg7.png) no-repeat right top;
}

.link #navmid .midcol .board_content .title h2 {
	background:url(../image/link_h2.png) no-repeat left top;
	width: 114px;
}

.link #navmid .midcol .board_content .selection {
	width: 200px;
	text-align: right;
}
.link .linktable {
	width: 100%;
	margin: 2.5em 0;
	border: solid 1px #CCCCCC;
}

.link .linktable th, 
.link .linktable td {
	padding: 0.7em 1.5em;	
	text-align: left;
}

.link .linktable th {
	font-weight: bold;
	color: #0B3B85;
	background: url(../image/link_headbkg.png) left top;
}

.link .linktable td {
	background: #F3F3F3;
}

.link .linktable tr.odd td {
	background: #FFFFFF;
}

.link .linktable td.name {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

.link .linktable th.unit,
.link .linktable td.unit {
	text-align: center;
}

.link .linktable td a {
	text-decoration: underline;
}

.link .centermenu {
	margin: 1em 0;
}

.link .centermenu ul li a {
	display: block;
	width: 222px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -5000px;
}

.link .centermenu ul li.link1 a {
	background-image: url(../image/link_aff.png);
}

.link .centermenu ul li.link2 a {
	background-image: url(../image/link_fd.png);
}

.link .centermenu ul li.link3 a {
	background-image: url(../image/link_legco.png);
}

.link .centermenu ul li.link4 a {
	background-image: url(../image/link_govt.png);
}

.link .centermenu ul li.link5 a {
	background-image: url(../image/link_other.png);
}

.structure #navmid .midcol .board_content .title {
	width: 690px;
	margin-left: 20px;
}

.wait #navtop {
	height: 202px;
}

.centermenu {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.centermenu ul {
	clear: left;
	float: left;
	list-style: none;
	position: relative;
	left: 50%;
	text-align: center;
}

.centermenu ul li {
	display: block;
	float: left;
	list-style: none;
	position: relative;
	right: 50%;
}

table.under_construction{
	width: 700px;
}

table.under_construction td{
	width: 600px;  
	text-align:center; 
	vertical-align:middle; 
	padding: 40px; 
}

.video_content{
	width: 688px;
	margin-bottom: 27px;
}

.video_content_push{
	width: 651px;
	background:url(../image/video_xx.png) no-repeat left 2px;
	padding-left: 37px;
	height: 145px;
}

.video_content .left_part{
	width: 414px;
	float: left;
}

.video_content .right_part{
	width: 268px;
	float: left;
	margin-left: 6px;
	_margin-left: 2px;
}

.video_content .left_part h2.playing{
	background:url(../image/video_show.png) no-repeat left top;
	width: 263px;
	height: 36px;
	display: block;
	text-indent: -5000px;
}

.video_content .left_part .inner{
	width: 404px;
	border: 1px solid #C8C8C8;
	margin-top: -1px;	
	padding: 5px;
}

.video_content .left_part .inner .flv_area{
	width: 400px;
	height: 320px;
	position: relative;
}

.video_content .left_part .inner .flv_area #popup_area{
	width: 400px;
	height: 320px;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
	background:#FFF;
}

.video_content .left_part .inner .flv_area object{
	width: 400px;
	height: 320px;
}

.video_content .left_part .inner ul.data{
	width: 400px;
	padding: 12px 0px;
}

.video_content .left_part .inner ul.data li{
	width: 400px;
	float: left;
	padding: 4px 0;
	margin-top: 10px;
	background:url(../image/blue_point02.png) no-repeat left bottom;
}

.video_content .left_part .inner ul.data li .xx1{
	float: left;
	width: 70px;
	padding-left: 28px;
	background:url(../image/video_dot.png) no-repeat 8px 2px;
	color: #0b3b85;
	font-weight: bold;
}

.video_content .left_part .inner ul.data li .xx2{
	float: left;
	width: 300px;
	color: #5F5F5F;
	line-height: 19px;
}

.video_content .right_part h2.choice{
	background:url(../image/video_h2_a.png) no-repeat left top;
	width: 258px;
	height: 36px;
	display: block;
	text-indent: -5000px;
}

.video_content .right_part .choice_content{
	width: 268px;
	border: 1px solid #C8C8C8;
	overflow-y: auto;
	overflow-x: hidden;
	height: 465px;
}

.video_content .right_part .choice_content .area_xx{
	width: 250px;
	padding: 3px;
}

.video_content .right_part .choice_content .area_xx .count{
	width: 240px;
	margin-right: 5px;
	height: 22px;
	color: #0b3b85;
	font-size: 13px;
	text-align: right;
}

.video_content .right_part .choice_content .area_xx .flv_box{
	background:transparent url(../image/video_bg.png) repeat-x scroll left top;
	border-top:1px dotted #BEBEBE;
	height:62px;
	padding:7px 6px 5px 5px;
	width:230px;
} 

.video_content .right_part .choice_content .area_xx .flv_box .imgx{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #999999;
	float:left;
	height:54px;
	padding:2px;
	width:90px;
}

.video_content .right_part .choice_content .area_xx .flv_box .info{
	margin-left: 10px;
	width: 110px;
	float: left;
}

.video_content .right_part .choice_content .area_xx .flv_box .info .date{
	height: 10px;
	font-size: 10px;
	margin-bottom: 3px;
	color: #86a604;
	width: 110px;
}

.video_content .right_part .choice_content .area_xx .flv_box .info .titlezz{
	line-height: 15px;
	font-size: 12px;
	width: 110px;
}

.video_content .right_part .choice_content .area_xx .flv_box .info .titlezz a{
	color: #5f5f5f;
}

.video_content_push .contents{
	width: 651px;
	height: 145px;
	border: 1px solid #CDCDCD;
}

.video_content_push .contents ul.push{
	margin-left: 9px;
	height: 7px;
	margin-top: 11px;
}

.video_content_push .contents ul.push li{
	width: 130px;
	height: 125px;
	float: left;
	border-right: 1px solid #CBCBCB;
}

.video_content_push .contents ul.push li{
	width: 126px;
	height: 125px;
	float: left;
	border-right: 1px solid #CBCBCB;
	float: left;
}

.video_content_push .contents ul.push li.no_sep{
	border-right: none;
}

.video_content_push .contents ul.push li .cx{
	width: 110px;
	height: 118px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.video_content_push .contents ul.push li .cx .imgb{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #999999;
	height:54px;
	margin-bottom:10px;
	padding:2px;
	width:90px;
}

.video_content_push .contents ul.push li .cx img.dot{
	padding-right: 4px;
}

.video_content_push .contents ul.push li .cx .linkx{
	color: #f16c15;
	text-decoration:underline;
}

.xximg{
	width: 172px;
	height: auto;
}

.video #navmid .midcol .board_content {
	_padding-right: 30px;
}

.video .pagewrap .bg{
	background:url(../image/video_banner.png) no-repeat right top;
}

.photo .pagewrap .bg{
	background:url(../image/photo_banner.png) no-repeat right top;
}

.service #navmid .midcol .board_content {
	_padding-right: 16px;
}


.sitemap #navmid .midcol .board_content .map_area{
	width: 688px;
	position: relative;
	margin-top: 16px;
	margin-bottom: 250px;
}

.sitemap #navmid .midcol .board_content .map_area .layer1{
	width: 286px;
	height: 412px;
	border-right: 1px solid #CECECE;
	float: left;
	padding-top: 52px;
	padding-left: 46px;
}

.sitemap #navmid .midcol .board_content .map_area .layer1_2{
	width: 354px;
	height: 464px;
	float: left;
	padding-top: 52px;	
}

.sitemap #navmid .midcol .board_content .map_area .layer1 .s1{
	width: 94px;
	height: 140px;
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	float: left;
}

.sitemap #navmid .midcol .board_content .map_area .layer1 .s2{
	width: 94px;
	height: 406px;
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	float: left;
}

.sitemap #navmid .midcol .board_content .map_area .layer1_2 .r1{
	width: 94px;
	height: 140px;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	float: left;
}

.sitemap #navmid .midcol .board_content .map_area .layer1_2 .r2{
	width: 94px;
	height: 406px;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	float: left;
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist{
	width: 112px;
	position: absolute;
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist li{
	width: 106px;
	padding: 3px;
	height: 23px;
	padding-top: 4px;
	*padding-top: 7px;
	*height: 20px;
	text-align: center;
	background: #FFF url(../image/site_map_btn_3.jpg) no-repeat center;	
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist li a{
	color: #868686;	
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist li.top{ 
	background: #FFF url(../image/site_map_btn_1.jpg) no-repeat center;
	margin-bottom: 90px;
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist li.top a{
	color:#FFF;	
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist li.cat{ 
	background: #FFF url(../image/site_map_btn_2.jpg) no-repeat center;
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist li.short{
	margin-bottom: 70px;
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist li.long{
	margin-bottom: 308px;
}

.sitemap #navmid .midcol .board_content .map_area ul.maplist li.cat a{
	color:#FFF;	
}

.sitemap .pagewrap .bg {
	background:url(../image/site_map_top.jpg) no-repeat right top;
}

.contact #navmid .midcol .board_content .contact_area{
	width: 688px;
}

.contact #navmid .midcol .board_content .title h2 {
	background:url(../image/contac_h2.png) no-repeat left top;
}

.contact #navmid .midcol .board_content .ele_form{
	background:url(../image/news_activity_dot.png) no-repeat left center;
	height: 14px;
	padding-left: 18px;
	margin-top: 17px;
	margin-bottom: 11px;
	display: block;
	color: #D02A31;
	font-weight: bold;
}

.contact #navmid .midcol .board_content .msg{
	width: 667px;
	border: 1px solid #333;
	background: #CCC;
	text-align: center;
	padding: 4px;
	margin: 4px;
	font-size: 13px;
	font-weight: bold;
	color:#00F;
}

.contact #navmid .midcol .board_content .red{
	color:#F00;
}

.contact #navmid .midcol .board_content .xboard{
	background:url(../image/contact_bg.png) no-repeat left top;
	width: 675px;
	height: 456px;
	padding: 4px;
}

.contact #navmid .midcol .board_content .welcome{
	background:url(../image/contact_h2.png) no-repeat right top;
	text-indent: -5000px;
	width: 673px;
	height: 39px;
	margin-bottom: 14px;
	float: left;
}

.contact #navmid .midcol .board_content ul.xform{
	width: 390px;
	float: left;
	margin-left: 10px;	
}

.contact #navmid .midcol .board_content ul.xform li{
	width: 390px;
	margin-bottom: 16px;
}

.contact #navmid .midcol .board_content ul.xform li .part1{
	width: 85px;
	padding-left: 20px;
	background:url(../image/contact_dot.png) no-repeat left 2px;
	color: #2F3845;
	font-size:13px;
	float: left;
}

.contact #navmid .midcol .board_content ul.xform li .part2{
	width: 285px;
	float: left;
}

.contact #navmid .midcol .board_content ul.xform li .part2 input{
	width: 283px;
	border:1px solid #757575;
	background: #FFF;
}

.contact #navmid .midcol .board_content ul.xform li .part2 textarea{
	width: 283px;
	border:1px solid #757575;
	background: #FFF;
	height: 131px;
}

.contact #navmid .midcol .board_content ul.xform li .no_bg{
	background: none;
}

.contact #navmid .midcol .board_content ul.xform li .part2 .btn{
	height: 40px;
	width: 120px;
	display: block;
	cursor: pointer;
	text-indent: -5000px;
	float: left;
}

.contact #navmid .midcol .board_content ul.xform li .part2 .btn_send{
	margin-right: 5px;
	background:url(../image/contact_send.png) no-repeat left top;	
}

.contact #navmid .midcol .board_content ul.xform li .part2 .btn_reset{
	background:url(../image/contact_clear.png) no-repeat left top;
}

.contact #navmid .midcol .board_content .ximg{
	background:url(../image/contact_img.png) no-repeat left top;
	width: 238px;
	height: 331px;
	float: left;
	margin-left: 16px;
}

.jobs #navmid .midcol .board_content .title h2 {
	background:url(../image/employ_h2.png) no-repeat left top;
}

.jobs #navmid .midcol .board_content .job_area{
	width: 688px;
	color: #535353;
}

.jobs #navmid .midcol .board_content .job_area a{
	color: #3786E2;
	text-decoration:underline;
}

.jobs #navmid .midcol .board_content .job_area .redit{
	background:url(../image/news_activity_dot.png) no-repeat left center;
	height: 14px;
	padding-left: 20px;
	color: #D2292E;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 22px;
}

.jobs #navmid .midcol .board_content .job_area table{
	color:#000;
}

.jobs #navmid .midcol .board_content .job_area .blackit{
	color:#000;
}