/** common **/
body {
	background: url("../images/common/bg.gif") no-repeat 924px 0;
}

#g_header, #g_sub_header, #g_content, #g_footer {
	width: 924px;
}

/** header **/
#g_header .g_menu_flash {
	height: 101px;
	background-image: url("../images/index/topmenu_bg.jpg");
	background-repeat: no-repeat;
}
#g_header .g_top_util {
	position:absolute;
	left:591px;
	top:0px;
	width:255px;
	height:38px;
	z-index:1;
	visibility: visible;
}

/** sub header **/
#g_sub_flash {
	height: 196px;
	background-repeat: no-repeat;
	background-image: url("../images/sub01/flashimg_bg.jpg");
}

#g_left_menu {
	padding-right: 10px;
	float: left;
}
#g_left_menu img { padding: 0 0 8px 12px; }
#g_left_menu ul { margin: 0px; padding: 0px; list-style-type: none;	padding-left: 12px; }
#g_left_menu li img { vertical-align: top; padding: 0px; }

#g_indicator {
	text-align: right;
	vertical-align: top;
	padding-right: 36px;
	height: 19px;
	font-size: 90%;
	color: #898989;
	line-height: 130%;
	left: inherit;
}
#g_indicator img { margin-right: 8px; }

/** content **/
#g_content {
	width:718px;
	height:100%;
	padding-top:20px;
	background-repeat: no-repeat;
}

#g_content .content_title { background-image: url("../images/common/title_bg.gif"); background-repeat: repeat-x; width:644px; height:47px; margin-left:28px; }
#g_content .subtit_img { float:left;  }
#g_content .subtit_icon { float:right; marin-rignt:4px; margin-top:19px; text-align:right; width:50px; }

#g_content .content_body {
	padding-top: 20px;
	margin-left: 28px;
	line-height: 150%;
	width: 644px;
	text-align: center;
}

#g_content .content_body * {
	text-align: justify
}

#g_content .content_copyright {
    width: 644px;
	margin-top: 15px;
	margin-left: 28px;
	padding-top: 5px;
	background: url("../images/common/charge_top.gif") no-repeat top left;
}
#g_content .content_copyright_body { background: url("../images/common/charge_bg.gif") repeat-y; padding:10px; line-height:150%; }
#g_content .content_copyright_bottom { height:5px; background: url("../images/common/charge_btm.gif") no-repeat bottom left;}

#g_footer {
	clear: both;
}

#g_footer_bg {
	width: 1000px;
	height: 88px;
	background: url("../images/common/copyright_top.gif") no-repeat top left;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}

#g_bottom_menu {
	padding-right: 33px;
	float: right;
}
#g_bottom_menu ul {	list-style-type: none; }
#g_bottom_menu li {	float: left; }

#g_footer_bottom {
	clear: both;
}
#g_bottom_banner {
	width: 400px;
	height: 56px;
	margin-left: 21px;
	background-image: url("../images/common/site_bg.gif");
	float: left;
}

#g_bottom_banner .banner_left { float: left; width: 20px; height: 56px; }
#g_bottom_banner .banner_list { float: left; width: 355px; padding-top: 16px; text-align: center; }
#g_bottom_banner .banner_list img { margin-right: 2px; width: 115px; }
#g_bottom_banner .banner_right { float:right; width: 20px; height: 56px; }

#g_copyright {
	text-align:center;
}

#g_floater {
	position: absolute;
	left: 927px;
	top: 37px;
	width: 62px;
	z-index: 1;
	visibility: visible;
}
#g_floater .floater_header {
	background: url("../images/common/quick_top.gif") no-repeat top left;
	width: 62px;
	height: 117px;
}
#g_floater .floater_menu {
	background: url("../images/common/quick_bg.gif") repeat-y;
}
#g_floater .floater_menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#g_floater .floater_menu img { vertical-align: top; }
#g_floater .floater_footer {
	width: 62px;
	height: 35px;
	background: url("/site/english/images/common/quick_btm.gif") no-repeat bottom left;
}