@charset "utf-8";
/* CSS Document */
*{ 
	margin:0;
	padding:0;
	}
body{
	font-family:"宋体";
	font-size:12px;
	background-color:#f08aad;
	}
.bg1{
	background:url(images/tg1.jpg) center top no-repeat;
	height:200px;
	}
.bg2{
	background:url(images/tg2.jpg) center top no-repeat;
	height:258px;
	}
.wra{
	width:1003px;
	margin:0 auto;
	position:relative;
	}	
a.fhsy{
	background:url(images/fhsy.png) center top no-repeat;
	width:155px;
	height:50px;
	display:block;
	position:absolute;
	top:220px;
	right:210px;
	}
a.fhhdlb{
	background:url(images/fhhdlb.png) center top no-repeat;
	width:148px;
	height:113px;
	display:block;
	position:absolute;
	top:-23px;
	right:70px;
	}
.bg3{
	background:url(images/tg3.jpg) center top no-repeat;
	height:258px;
	}

.txt{
	width:800px;
	margin-left:80px;
	padding-top:15px;
	}
.txt p{
	font-size:14px;
	color:#8e3400;
	text-indent:2em;
	font-weight:bold;
	line-height:2em;
	}
.bg4{
	background:url(images/tg4.jpg) center top no-repeat;
	height:258px;
	}
.bg5{
	background:url(images/tg5.jpg) center top no-repeat;
	height:258px;
	}
.bg6{
	background:url(images/tg6.jpg) center top no-repeat;
	height:153px;
	}
.copyright{
	color:#474747;
    width:630px;
	margin-left:120px;
	text-align:left;
	padding-top:90px;
	position:relative;
	}
.copyright p{ width:530px; height:40px; position:absolute; left:300px; top:74px;}
.copyright a{ 
	color:#474747;
    text-decoration:none;
	  }
.copyright a:hover{
	 text-decoration:underline;
	 }
