@charset "utf-8";

/*RESET*/
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;} table{border-collapse:collapse; border-spacing:0;}

header, section, footer, aside, nav, main, article, figure {
    display: block; 
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 125%;
	color: #666;
	font-size: 16px;
}
header {
	font-size: 90%;
	color: #069;
	height: 60px;
	overflow: hidden;
	white-space: nowrap;
	clear: both;
	margin-top: 48px;
	width: 100%;
}
section {
	clear: both;

}



a {
	color: #069;
	text-decoration: none;
	font-size: 100%;
}
footer {
	text-align: center;
}

.test {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



a:hover, a:active {
	color: #09C;
	text-decoration: underline;
}


p {
	line-height: 135%;
	text-indent: 24px;
	margin: 12px;
}


img {
	max-width: 100%;
	height:auto;

}
button {
	color: #666;
	margin-right: 24px;
	margin-bottom: 2px;
	margin-left: 24px;
}
dl {
	clear: both;
	margin-top: 24px;
}
dt {
	font-weight: bold;
	color: #069;
	margin-left: 16px;
}


dd  {
	clear: both;
	float: none;
	margin-left: 16px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #069;
	
	padding-left: 3%;
	height: 32px;
	margin-top: 32px;
	margin-bottom: 4px;
	clear: both;
}
h2 {
	color: #666;
	font-size: 18px;
	line-height: 36px;
	padding-left: 36px;
	background-color: #eee;
	margin-bottom: 8px;
	background-image: url(images/linkh24.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
}
h3 {
	margin-left: 3%;
	margin-top: 24px;
	margin-right: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: 16px;
	font-weight: normal;
}

h4 {
	color: #069;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 4px;
}
h5 {
	font-size: 16px;
	color: #069;
	padding: 8px;
}
h6 {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #069;
	background-color: #eee;
	background-image: url(images/linkh24.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.imageAlignRight {
	float: right;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.imageAlignLeft {
	float: left;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.noWrap li {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background-image: url(images/check-box2.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 30px;
}



ul.listWithStyle  li{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 36px;
}







#background {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	}
	
#float {
	position: fixed;
	z-index: 9999;
	top: 0px;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
}

#menu1 {
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 8px;
	box-shadow:0px 4px 8px 0px rgba(0,0,0,0.2);
	background-color: rgba(255,255,255,0.85);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-radius: 0 0 0 6px;
	overflow: hidden;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
	width: 400px;
}



#menu1 a{
	display: inline;
	height: 24px;
	padding-right: 24px;
	margin-top: 2px;
	padding-top: 1px;
	text-decoration: none;
	float: left;
}
#logo {
	padding-left: 8px;
	height: 58px;
	float: right;
	padding-right: 24px;
}

#buzz {
	font-size:18px;
	text-shadow: 2px 2px 8px grey;
	color: #069;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 2%;
	padding-top: 20px;
	line-height: 24px;
}

#slogan {
	font-size: 16px;
	color: #069;
	padding-left: 36px;
	}

#banner {
	display: none;
}






#menu2 {
	background-image: url(images/banner%20china.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 232px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #069;

}


#menu2 ul {
	position: absolute;
}
#hideBar {
	display: none;

}

#menu2 ul li:hover {


}

#menu2 ul li a {
	display:block;
	color:#FFF;
	text-decoration: none;
	line-height: 38px;
}
#menu2 ul li ul {
	position:relative;
}
#menu2 ul li ul li {
	
}


#menu2 ul li ul li a {
	display:block;
	color:#FFF;
	text-decoration: none;
	background-color: #069;
	padding-left: 16px;
	line-height: 38px;
	width: 208px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;

}


#menu2 ul li ul li:hover a {
	background:#008800;
}
#yujie {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
footer div {
	display: inline-block;
	width: auto;
	padding: 4px;
	margin: 4px;
	border: 1px solid #CCC;
}

#bottomHeading {
	Width:auto;
	height:auto;
	position: fixed;
	bottom: 0px;
	border-radius: 0 16px  0 0;
	box-shadow: 2px 6px rgba(0,0,0,0.2);
	background-color: rgba(0,102,153,0.78);
	box-shadow:1px -3px 8px 0px rgba(0,0,0,0.2);
	color: #FFF;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 90%;
	}
