@charset "utf-8";
/* CSS Document */
a{
	text-decoration:none;
	color:#666;
}
a:hover{
	color:#333;
}
body{
	text-align:left;
	background-color:#e7feff;
}
div#container{
	font-size:12px;
	color:#333;
	margin:0 auto;
	width:1000px;
	background-color:#ffffff;
}
div#header{
	width:100%;
	height:312px;
	}
div#header_top{
	height:82px;
	background-image:url(A01.jpg);
background-repeat:no-repeat;background-position:center center;
	}
div#header_footer{
	height:190px;
	background-image:url(A02.jpg);
background-repeat:no-repeat;background-position:center center;
	}
div#header_footer:hover{
	cursor:pointer;
	}

div#header_menu{
	height:40px;
	background-image:url(A03.jpg);
background-repeat:no-repeat;background-position:center center;
	}
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:550px;
	margin-left: 0px;
	margin-right: 180px;
	
	width:820px;
}
div#navigation{
	min-height:550px;
	float:left;
	width:180px;
	margin-left:-180px;
	
}
div#footer{
	height:155px;
	clear:left;
	width:100%;
	background-image:url(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 { float:right;_align:center;}
.c_subNavtop table { width:100%; border-collapse:collapse;}
.c_subNavtop li a {display: block; height:60px;line-height: 60px;}
.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:60px;}
.c_subNavtop ul ul ul { position:absolute; visibility:hidden; left:150px;top:0;}
.c_subNavtop li {position:relative; _position:static; float:left; height:60px;width:120px;
	background-color:#015198;
	}
.c_subNavtop li li{ height:30px;width:150px;
	background-color:#015198;
	}
.c_subNavtop li li li{ height:30px;width:150px;
	background-color:#015198;
	}
.c_subNavtop a.li { position:relative;}
.c_subNavtop li .option { display:block;padding:0; cursor:pointer; zoom:1;}
.c_subNavtop .li:hover { 
background-color:#015198;
}
.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:#015198; 
}
</style>