@charset "utf-8";
/* CSS Document */
a{
	text-decoration:none;
	color:#666;
}
a:hover{
	color:#333;
}
body{
	text-align:left;
	background-image:url(/picture/en/layout/bgccc_1.jpg);
background-repeat:repeat-y;background-position:center top;
}
div#container{
	font-size:12px;
	color:#333;
	margin:0 auto;
	width:1000px;
	background-color:#ffffff;
}
div#header{
	width:100%;
	height:320px;
	}
div#header_top{
	height:130px;
	background-image:url(/picture/en/layout/000526_bge_A1.jpg );
background-repeat:no-repeat;background-position:center center;
	}
div#header_footer{
	height:190px;
	background-image:url(/picture/en/layout/000526_bge_A2.jpg );
background-repeat:no-repeat;background-position:center center;
	}
div#header_footer:hover{
	cursor:pointer;
	}

div#header_menu{
	
	
	}
div#wrapper{
	float:left;
	width:100%;
}
div#extra{
	float:left;
	
	margin-left:-1000px;
}
div#extra_top{
	
	background-color:#bfbfbf;
}
div#extra_centent{
	
	float:left;
	background-color:#a1a1a1;
}
div#extra_end{
	clear:left;
	
	background-color:#949494;
}
div#content{
	min-height:450px;
	margin-left: 0px;
	margin-right: 150px;
	background-image:url(/picture/en/layout/00523_bgc_CD.jpg);
background-repeat:no-repeat;background-position:left top;
	width:850px;
}
div#navigation{
	min-height:450px;
	float:left;
	width:150px;
	margin-left:-150px;
	background-image:url(/picture/en/layout/00523_bgc_CD.jpg);
background-repeat:no-repeat;background-position:right top;
}
div#footer{
	height:150px;
	clear:left;
	width:100%;
	background-image:url(/picture/en/layout/BGC_F.jpg);
background-repeat:no-repeat;background-position:center center;
}
div#extar_wrapper{
	float:left;
	width:100%;
}
img{
	_vertical-align:bottom;
}
.c_subNavtop * {text-align: center; vertical-align:bottom;z-index:98}
.c_subNavtop {display:table;padding-top:90px; margin:0 auto;}
.c_subNavtop table { width:100%; border-collapse:collapse;}
.c_subNavtop li a {display: block; height:40px;line-height: 40px;}
.c_subNavtop li li a {display: block; height:30px; line-height: 30px;
}
.c_subNavtop li li li a {display: block; height:30px; line-height: 30px; }
.c_subNavtop ul ul { position:absolute; visibility:hidden; left:0;top:40px;}
.c_subNavtop ul ul ul { position:absolute; visibility:hidden; left:160px;top:0;}
.c_subNavtop li {position:relative; _position:static; float:left; height:40px;width:160px;
	background-color:#2b2b2b;
	}
.c_subNavtop li li{ height:30px;width:160px;
	background-color:#2b2b2b;
	}
.c_subNavtop li li li{ height:30px;width:160px;
	background-color:#2b2b2b;
	}
.c_subNavtop a.li { position:relative;}
.c_subNavtop li .option { display:block;padding:0; cursor:pointer; zoom:1;}
.c_subNavtop .li:hover { 
background-color:#717171;
}
.c_subNavtop .li:hover ul { visibility:visible; } 
.c_subNavtop .li:hover ul ul { visibility:hidden;}
.c_subNavtop .li:hover ul {visibility:visible;}
.c_subNavtop .li:hover li { border-bottom:none;}
.c_subNavtop .li:hover .li:hover ul { visibility:visible; } 
.c_subNavtop .li:hover li:hover {
	background-color:#717171; 
}
</style>