body{
	margin: 0px;
}
a img{ border:0;}

#top{
	width: 1003px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E74100;
	border-left-color: #E74100;
	height: 122px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E74100;
}
#topmenu{
	width: 1003px;
	background-image: url(../images/top_nav.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#top_1{
	height: auto;
	width: 750px;
	padding-left: 590px;
	padding-top: 8px;
	color: #FFFFFF;
	float: left;
}
#top_1 a{
	float: left;
	color: #FFFFFF;
}
#top_2{
	float: left;
	height: auto;
	width: 250px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 18px;	
}
#top_2 marquee{
	 color:#FFFFFF;
	 font-size:12px;
	}



#main_main_1{
	height: 23px;
	width: 100%;
	float: left;
	background-color: #FFDFD3;
	padding-left: 10px;
	padding-top: 5px;
}
#main_main_2{
	height: 100%;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
}
.left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F88B44;
}
#right{
	height: 100%;
	width: 100%;
	
}
#bottom1{
    background-color: #FFDFD6;
	height: 32px;
	width: 1003px;
	padding-left: 420px;
	padding-top: 10px;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}
#bottom{
	height: 162px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FF0000;
	width: 1003px;
	padding-top: 9px;
	float: left;
	text-align: center;
}
table.moduletable-kf {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #FF0000;
}



/*下面为登录CSS*/
table.moduletable-login {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -5px;
	padding-left: 5px;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	}
table.moduletable-login th {
		background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 184px;
	line-height: 25px;
}
table.moduletable-login td {
	padding-left: 10px;
	color: #000000;
	
}

/*下面为网站链接CSS*/

table.moduletable-rnav{
	font-size: 12px;
	width: 100%;
	margin-top: 30px;
	float: right;
}
table.moduletable-rnav th {
	font-size: 12px;
	color: #E34203;
	line-height: 20px;
	width: auto;
	background-color: #FEBB8F;
}
table.moduletable-rnav td {
	font-size: 12px;
	float: left;
	width: 100%;	
}
#mainlevel-rnav a{
	font-size: 12px;
	font-weight: normal;
	margin-left: -14px;
	padding-left: 30px;
}
#mainlevel-rnav a:hover{
	font-size: 12px;
	color: #E34203;
}
  
  /*左边的跑马灯*/
 
table.moduletable-pm{
	margin-top: 10px;
	width: 200px;
	margin-bottom: -25px;
 }
table.moduletable-pm th {
	line-height: 20px;
	color: #E34203;
	background-color: #FEBB8F;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
table.moduletable-pm td {
	font-size: 18px;
	color: #E34203;
	font-weight: bolder;
	padding-left: 10px;
 }

 
  
 #text{
	color: #B22222;
	font-size: 16px;
  }
  
