/*@字体用12px、颜色用#666、框架980px*/
@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#666;
	font-family: "PingHei","Lucida Grande", "Lucida Sans Unicode", "Helvetica","Arial","Verdana","sans-serif";
	font-size:12px;
	line-height:22px;
	cursor:url(images/mouse.cur);
	text-align: center;
}
/*ul, li {margin:0px;padding:0px;list-style-type:none;}*/
html, p, ul, li, input, form, h1, h2, h3, h4, h5, h6, dl, dd, dt {margin:0;padding:0;}
img {border:0;vertical-align:top;}
hr  {border:0;background-color:#CCC;height:1px;} 
a { color:#09F;	text-decoration:none;}
a:hover {color:#09F;text-decoration:underline;}
.clear {clear:both;	height:0;overflow:hidden;font-size:0;}
.f10 {font-size:10px;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f20 {font-size:20px;}
.f30 {font-size:26px;}
.f40 {font-size:40px;}
.Fl {float:left;}
.Fr {float:right;}
.w500 { width:500px; margin:0 auto;}
.w800 { width:800px; margin:0 auto;}
.w960 { width:960px; margin:0 auto;}
.w980 { width:980px; margin:0 auto;}
.m25 { margin:0px 25px 0px 25px;}
.m35 { margin:35px;}
.m55 { margin:55px;}
.m99 { margin:99px;}
.white{	color:#fff;} 
.black{	color:#333;}
.blue {	color:#09F;}
.bc { background-color:#f2f2f2; text-align:left;}
.bc333 { background-color:#333;}
#nav{background:#333; margin:0px auto; padding:0px;}
#nav table {width:980px;}
#nav UL LI {list-style-type:none; width:108px; margin:0px; padding:12px 0px 12px 0px; FLOAT: left;}
#nav UL LI a { color:#fff; font-size:15px; font-family:"黑体"; text-decoration: none}
#nav UL LI a:hover{ color:#999; font-size:15px; text-decoration: none;}
#content { margin:0px auto; width:980px; background-color:#FFF;}

#footer { margin:20px 0px 20px 0px; font-size:12px;}
#homecontent  {width:980px; height:250px; margin:0px auto;}
#homecontent td {font-size:12px; background-color:#f2f2f2;}
#homecontent p {font-size:12px; margin:20px;line-height:20px;}
#homecontent a {color:#09F; font-size:14px; text-decoration:none; font-weight:bold;}
#homecontent a:hover {color:#666; text-decoration:underline;}
#homefooter {width:980px; height:50px;}
#homefooter td {font-size:12px; margin:5px;}
#homefooter a { font-size:12px; color:#666; text-decoration:none; margin:8px;}
#homefooter a:hover { text-decoration:underline;}
.mininav  a  {color:#666;font-size:12px; text-decoration:none; margin:8px;}
.mininav  a:hover {color:#09F;text-decoration:underline;}
.navtitle    { color:#666; font-size:24px; font-weight:bold; margin:20px;}
.navtitle a  { color:#09F; font-size:12px; text-decoration:none; margin:8px;}
.navtitle a:hover {color:#666;text-decoration:underline;}
.title { color:#333; font-size:40px; font-family:"黑体"; font-weight:bold; }
.homefooter a { font-size:12px; color:#666; text-decoration:none; margin:8px;}
.homefooter a:hover { text-decoration:underline;}
.titleabout { color:fff; background-color:#333; font-weight:bold; font-size:16px; padding:5px; margin:32px; width:180px; text-align:center}
.titlep { font-size:36px; font-family:'黑体';}
.nav4 table{ border-collapse:collapse; }
.nav4 td{ background-color:#333; border:#999 solid 1px; padding:4px; font-size:16px; }
.nav4 a { color:fff; text-decoration:none;}
.nav4 a:hover { text-decoration:underline;}
.tablecs table{ border-collapse:collapse; }
.tablecs td{ background-color:#f2f2f2; border:#999 solid 1px; padding:4px; font-size:12px; }
.img8 {font-size:12px;} 
.img8 strong {font-size:14px; } 

