body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #624834;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #AF554D;
}
h2 {
	color: #D08C83;
}
h3 {
	color: #503D2F;
}
h4 {
	color: #7D5F47;
}
h5 {
	color: #A37053;
}
h6 {
	color: #482A28;
}
a:link {
	color: #894d48;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #894d48;
}
a:hover {
	text-decoration: underline;
	color: #a45952;
}
a:active {
	text-decoration: underline;
	color: #894d48;
}
.Head {
	color:#598baf; 
	font-weight: normal;
	font-size: 22px;
	height:35px;
}
.Head2 {
	color:#412E20; 
	font-weight: normal;
	font-size: 18px;
	padding: 10px 0px 5px 25px;
	height:65px;	
}
.container_image_backgroup {
	background-image: url(images/bg_container_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
}
.main_index {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
.main_inner {
	background-image: url(images/bg_header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
.header {
	width: 771px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.menu {
	padding-top:90px;
    float:left;
    width:700px;
    line-height:normal;
}
.menu ul {
    margin:0;
    padding:0;
    list-style:none;
}
.menu li {
	float:left;
	margin:0;
	padding:0;
	background-image: url(images/menu_norm_right_on.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	list-style:none;	
}
.menu a {
	display:block;
	background-image: url(images/menu_norm_left_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #412E20;
}
.menu a:link {
	color: #412E20;
	text-decoration: underline;
}
.menu a:visited {
	text-decoration: underline;
	color: #412E20;
}
.menu a:hover {
	text-decoration: underline;
	color: #a03629;
}
.menu a:active {
	text-decoration: underline;
	color: #412E20;
}
.current {   
    color: #a03629;
}

.current a:link, .current a:visited, .current a:hover, .current a:active{   
    color: #a03629;
}
/*
.current a{
	background-image:url(images/menu_norm_left_on.gif);
	color: #a03629;
}*/

/*Second level menu*/
.menu ul ul{
	/*border: 2px solid #7F0708;*/
	position: absolute;	
	display: block;
	visibility: hidden;
	z-index: 100;	
	background-image: none;
}
.menu ul ul li{
	display: block;	
	float: none;	
	background-image: none;
}
.menu ul li ul li a:link, .menu ul li ul li a:visited, .menu ul li ul li a:active {
	font-weight: normal;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	color: #412E20;
	background-color: #ebe8e9;
	background-image: none;
	/*background-image: url(images/menu_bg.jpg);*/
	width: 160px; /*width of sub menu levels*/		
	display: inline-block;	
}
.menu ul li ul li a:hover{
	/*color: #a03629;*/	
	/*background-color: #7F0708;*/
	/*background-image: url(images/menu_hover_bg.jpg);*/
	color: #412E20;
	background-color:#dcd8d8;
	border: solid 1px #c8c1c4;	
}
.menu ul ul ul{
	/*border: 2px solid #7F0708;*/
	position: absolute;
	/*display: block;*/
	display:inline;	
	visibility: hidden;			
	background-image: none;
}
.menu ul ul ul li{
	display: inline;
	float: left;
	background-image: none;
}

.lang {
	padding-top:90px;
	float:right;
	line-height:18px;
	background-image: url(images/lang_right.gif);
	background-repeat: no-repeat;
	background-position: right 90px;
	height: 30px;
	font-size: 13px;
	line-height: 18px;
}
.lang span{
	display:block;
	background-image: url(images/lang_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#ffffff;
	text-decoration:none;	
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	font-weight: bold;
}
.lang a:link{
	color:#ffffff;
	text-decoration:none;	
}
.lang a:hover{
	color: #FFCCCC;
	text-decoration: none;
}
.lang a:active{
	color: #FFCCCC;
	text-decoration: none;
}
.lang a:visited{
	color:#ffffff;
	text-decoration: none;
}
.banner_en {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner2010_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_cn {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner2010_sc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_en_01 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_en_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_en_02 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_en_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_en_03 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_en_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_en_04 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_en_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_en_05 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_en_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_en_06 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_en_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_cn_01 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_cn_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_cn_02 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_cn_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_cn_03 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_cn_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_cn_04 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_cn_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_cn_05 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_cn_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.banner_cn_06 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner_cn_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.bannerInner_en {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner2010_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.bannerInner_cn {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gbe_banner2010_sc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.sector {
	padding: 0px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 771px;
	background-color: #EFEFEF;
}
.breadcrumb {
	padding: 10px;	
}
.footerline {
	background-color: #894d48;
}
.footer_organize {
	color: #A9454B;	
	font-size: 12px;	
	font-weight: bold;		
}
.footer_text {
	color: #624834;	
	font-size: 12px;	
	font-weight: bold;
}
.footer a {
	color: #624834;	
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
}
.footer a.hover {
	color: #C6786E;	
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
}

	
