/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: none 0px #FFFFFF; }

img, div, a { behavior: url(iepngfix.htc) }

body { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #000000; }

H1 { font-size: 15px; font-weight: bold; text-align: center; padding-bottom: 5px; margin-bottom: 10px; background-image: url(../images/line.png); background-repeat: no-repeat; background-position: bottom center; }

H2 { font-size: 14px; }

H3 { font-size: 12px;  } 

H4 { font-size: 12px; font-weight: bold;} 

H5 { font-size: 12px;} 

a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline;  }

td { font-size: 12px; }

td.right { text-align: right; }

td.left { text-align: left; }

#slide {
	border: 1px solid #e3e3e3;
}

#ie6-wrapper {
	position: relative;
	width: 900px;
	_height: 800px;
	min-height: 800px;
}

#top {
	background: url(../images/top-back.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 105px;
}

#top #logo {
	position: absolute;
	left: 5px;
	top: 18px;
	width: 270px;
	height: 76px;
}

#top #fa {
	position: absolute;
	right: 13px;
	top: 5px;
	width: 242px;
	height: 98px;
}	

#main-back {
	position: relative;
	background-color: #ffcc00;
	width: 100%;
	min-height: 586px;
	_height: 586px;
}

#main-back #pages {
	width: 870px;
	min-height: 586px;
	_height: 586px;
	padding: 15px;
	background-image:url(../images/pages.png);
	background-repeat: no-repeat;
	text-align: left;
}

#main-back #pages #links {
	width: 100%;
	height: 20px;
	color: #838181;
}

#main-back #pages a { color: #838181; text-decoration: none; }
#main-back #pages a:hover { text-decoration: underline;  }

#main-back #pages #links ul { list-style: none; position: relative;  }

#main-back #pages #links li { float: left; padding-top: 3px; padding-left: 5px; padding-right: 5px; height: 17px; position: relative; }

#main-back #pages #links ul li.current {  background-image: url(../images/link.png); background-repeat: no-repeat; background-position: center; }

#main-back #pages #links ul li ul { display: none; width: 164px; min-height: 90px; _height: 90px; background-color: #FFFFFF;	border: solid 1px #838181; border-top-width: 0px; position: absolute; top: 20px; left: -1px; clear: right;}

#main-back #pages #links ul li.over ul, #main-back #pages #links ul li:hover ul { display: block; }

#main-back #pages #links ul li ul li { border: none; float: none; text-align: left; }

#main-back #pages #spacer {
	width: 100%;
	height: 25px;
}

#main-back #pages #content {
	width: 860px;
	min-height: 300px;
	text-align: justify;
}

#main-back #pages #content-home {
	width: 520px;
	min-height: 300px;
	text-align: justify;
}

#main-back #pages #content-right {
	position: absolute;
	right: 26px;
	top: 150px;
	width: 341px;
	min-height: 500px;
	text-align: justify;
}

#main-back #pages #content ul {
	list-style: disc; margin-left: 10px;  list-style-position: inside;
}

#main-back #pages #content ul li {
	margin-left: 10px;
}

#main-back #footer {
	width: 850px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#main-back #footer-logos {
	position: relative;
	bottom: 5px;
	width: 850px;
	text-align: center;
}

#main-back #footer-logos img {
	margin: 5px;
}

#overlay {
	position: absolute;
	left:0px;
	right: 0px;
	top: 50px;
	bottom: 100px;
	
	
}

#overlay #content {
	position: relative;
	width: 684px;
	height: 748px;
	z-index: 100;
	background-image: url(../images/wewantu.png);
	background-position: center;
	background-repeat: no-repeat;
}

#overlay #content #close { 
	position: absolute;
	left: 45px;
	top: 5px;
	width: 26px;
	height: 26px;
}

#overlay #content #more { 
	position: absolute;
	right: 70px;
	bottom: -10px;
	width: 117px;
	height: 70px;
}



#fckedit { 
	width: 870px;
	padding: 15px;
	padding-top: 70px;
	background-image:url(../images/pages.png);
	background-repeat: no-repeat;
	background-color: #ffcc00;
}

#fckedit #content ul {
	list-style: disc; margin-left: 10px;  list-style-position: inside;
}

#fckedit #content ul li {
	margin-left: 10px;
}


