﻿@charset "utf-8";
body { 
	margin:0px;
	font-size: 12px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
div{ text-align:left;}
.top{ width:1002px;
      height:100px;
	  background-image:url(top.jpg);
	  background-repeat:no-repeat;}
.nav{ width:962px;
      height:38px;
	  margin-left:20px;
	  margin-right:20px;
	  background-image:url(nav.jpg);
	  font-size:14px;
	  font-weight:bolder;}
.navq a:link {
	color: #ffffff;
	text-decoration: none;
}
.navq a:visited {
	text-decoration: none;
	color: #ffffff;
}
.navq a:hover {
	text-decoration: none;
	color: #ffffff;
}
.navq a:active {
	text-decoration: none;
	color:  #ffffff;
}

	  .navy{ width:100px;
	         height:38px;
			 line-height:38px;
			 color:#DD6F00;
			 font-size:14px;
			 font-weight:bolder;
			 margin-left:5px;
			 text-align:center;
			 float:left;}
.navy a:link {
	color: #DD6F00;
	text-decoration: none;
}
.navy a:visited {
	text-decoration: none;
	color: #DD6F00;
}
.navy a:hover {
	text-decoration: none;
	color: #DD6F00;
}
.navy a:active {
	text-decoration: none;
	color:  #DD6F00;
}
	.navq{ width:100px;
	        height:38px;
			line-height:38px;
			color:#FFFFFF;
			float:left;
			margin-left:5px;
			text-align:center;}
.sef{ width:962px;
      margin-left:20px;
	  margin-right:20px;
      height:300px;
	  background-image:url(2.jpg);
	  background-repeat:no-repeat;}
.con{ width:962px;
      margin-left:20px;
	  margin-right:20px;
	  margin-top:10px;}
.left{ width:212px;
       float:left;}
.lbk{ width:210px;
      border:#dddddd 1px solid;
	  }
	 .cplb{ width:180px;
	        height:39px;
			background-image:url(lleftbg.jpg);
			background-repeat:no-repeat;
			color:#DD6F00;
	        font-size:14px;
	        font-weight:bolder;
	        padding-left:30px;
			line-height:39px;}
	 .lb{ width:180px;
	      height:25px;
		  padding-left:30px;
		  line-height:25px;
		  background-image:url(lb.jpg);
		  background-repeat:no-repeat;}
	.fw{ width:180px;
	     height:39px;
		 padding-left:30px;
		 line-height:39px;
		 background-image:url(lleftbg4.jpg);
		 background-repeat:no-repeat;
		 font-size:14px;
	        font-weight:bolder;
	        padding-left:30px;
			line-height:39px;
			color:#DD6F00;}
	.fwnr{ width:190px;
	     padding:10px;
		 line-height:25px;}
.right{ width:740px;
        margin-left:10px;
		float:right;}
	.rt{ width:715px;
	     height:39px;
		 background-image:url(rt.jpg);
		 background-repeat:no-repeat;
		 padding-left:25px;
		 color:#FFFFFF;
		 font-weight:bolder;
		 line-height:39px;
		 font-size:14px;}
	.rtnr{ width:720px;
	       padding:9px;
		   line-height:25px;
		   border-bottom:#dddddd 1px solid;
		   border-left:#dddddd 1px solid;
		   border-right:#dddddd 1px solid;}
	.img{ width:140px;
	      height:140px;
		  margin:10px;
		  padding:5px;
		  border:#dddddd 1px solid;
		  text-align:center;
		  line-height:25px;
		  float:left;}
.bottom{
	width:962px;
	height:70px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
	line-height:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA042;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
