@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	font-family:"宋体";
	background:url(../Images/headbg.jpg) repeat-x top;
	margin:0px;
	text-align:center;
	color:#555555;
	}
img { border:0}
a:link {color:#555555; text-decoration:none;}
a:visited { color:#555555; text-decoration:none}
a:hover {color:#FF3300; text-decoration:underline;}
div,ul,li { margin:0; padding:0; list-style:none;}

.ffbody {width:990px; height:1000px; margin:0 auto; text-align:left; position:relative;}

/* 头部及导航*/
.thead1 { width:990px; height:104px; background:url(../Images/theadbg1.jpg) no-repeat; position:absolute; left:0px; top:0;}
.topnav {color:#fff; width:330px; line-height:28px; position:absolute; text-align:right; left:645px; top:2px}
.topnav a { color:#FFFFFF;} .topnav a:visited { color:#FFFFFF;}
.thead2 { width:990px; height:117px; background:url(../Images/theadbg2.jpg) no-repeat; position:absolute; left:0px; top:104px;}
.tnav {color:#fff; width:700px; font-size:14px; font-weight:bold; line-height:28px; position:absolute; text-align:left; left:215px; top:189px}
.tnav a { color:#FFFFFF;} .tnav a:visited { color:#FFFFFF;}

/* 中间部分*/
.bodynav {width:930px; height:35px; background:url(../Images/tnav.png); margin:0 20px 0 0; text-align:left;color:#0fa1be;}
.bodynav a { font-weight:bold; color:#0fa1be;}  .bodynav a:visited { font-weight:bold; color:#0fa1be;}

.list1 { width:100%;  }
.list1 li { line-height:24px; border-bottom:1px dotted #a6a6a6;}

/* 底部©部分*/
.copyright { width:987px; height:87px; background:url(../Images/copyright.png) no-repeat; text-align:center; line-height:80px; margin:12px 0 0 2px; }

