body{
  background:#FFF;
  color:#444;
  margin:10px;
  font-family: "宋体";
  text-align:center;
  overflow-x:hidden;
 }
div,td{
    font-family: "宋体";
  	font-size:12px;
	line-height:120%;
}
form{
	margin:0;
	}
/*链接样式*/
a{
	color:#444;
	text-decoration: none;
}
a:hover,a:active {
	color:#f00;
	text-decoration: underline;
}

.logo_txt{
	margin:5px 20px 0 0;
	text-align:right;
}

.seh_bt_out,.seh_bt_on{
	width:54px;
	height:25px;
	font-size:14px;
	text-align:center;
	line-height:25px;
}

.seh_bt_out a{
	width:54px;
	height:25px;
	color:#444;
	border-bottom:1px solid #FF7300;
	text-decoration:none;
	display:block;
}

.seh_bt_out a:hover{
	width:54px;
	height:25px;
	color:#FF7300;
	font-weight:bold;
	border:1px solid #FF7300;
	border-bottom:0px;
	background:url(../images/s_bg_2.jpg) repeat-x;
	text-decoration:none;
}
.seh_bt_on a{
	width:54px;
	height:25px;
	color:#FF7300;
	font-weight:bold;
	border:1px solid #FF7300;
	border-bottom:0px;
	background:url(../images/s_bg_2.jpg) repeat-x;
	display:block;
}
.seh_bt_on a:hover{
	text-decoration:none;
	}
#seh_tb{
	border:1px solid #FF7300;
	border-top:0px;
	background:url(../images/s_bg_1.jpg) repeat-x;
	height:58px;
}
#iNavBar{
	text-align:center;
}
#iNavBar ul{
	margin-left:0px;
}
#iNavBar li{
	float:left;
	width:7%;
	list-style:none;
	list-style-position:inherit;
	text-align:center;
	margin:0 5px 0 5px;
	
}
#iNavBar li img{
	border:0px;
	margin-bottom:2px;
}
#iNavBar li a{
	color:#000;
	text-decoration:none;
}
#iNavBar li a:hover,#iNavBar li a:active{
	color:#F00;
}

#title_tb{
	border-top:4px solid #FF7300;
	border-bottom:1px solid #FFC59C;
	background:#FEE8D1;
	height:35px;	
}
.title{
	font-size:14px;
	color:#000;
	padding-left:20px;
	font-weight:bold;
	}
	
#mainWrap{
	width:100%;
	clear:both;
	margin-bottom:5px;
	position:relative;
}
#leftWrap{
	width:18%;
	float:left;
	border:1px solid #CCC;
	background:#F8F8F8;
}
.jmTitle{
	border-top:3px solid #E1E1E1;
	padding:10px 0 10px 0;
}
.qyTitle{
	background:url(../Images/tbg.jpg) no-repeat;
	height:23px;
	color:#f60;
	font-size:14px;
	font-weight:bold;
	line-height:23px;
	text-align:left;
}
.cTitle{
	font-weight:bold;
	color:#000;
	margin:5px 0 0 7px;
	text-align:left;
}
.cInner{
	width:100%;
	margin:5px 5px 15px 7px;
	color:#bababa;
	text-align:left;
	line-height:22px;
}
.cInner li{
	list-style-type:none;
	list-style-position:outside;
	color:#444;
	margin-bottom:10px;
}

#rightWrap{
	width:79%;
	float:left;
	margin-left:1%;
}
.listBar{
	background:#FF6900;
	border-bottom:2px solid #FFD3B2;
	height:30px;
	color:#FFF;
}
.listTable{
	border-bottom:1px dotted #DDD;
	color:#666;
}
.listTable .i1{
	margin:10px;
	line-height:20px;
}

.listTable .i1 a{
	font-size:14px;
	font-weight:bold;
	color:#3D362B;
	text-decoration:underline;
}
.listTable .i1 a:hover,.listTable .i1 a:active{
	color:#F00;
}
.listTable .i2{
	margin:10px;
}

.mpName{
	font-family:"黑体";
	font-size:20px;
	color:#F00;
}

.mpText{
	font-size:14px;
	line-height:30px;
}