* {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.body ul, .body ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#head h1 {
	font-size:0px;
	text-indent:-2000px;
	margin:0px auto;
	padding:0px;
}
#head .col-01{
	width:540px;
	height:435px;
	float:left;
	background:url(images/logo.jpg) no-repeat 0px 0px;
}
#head .col-02{
	width:450px;
	height:435px;
	float:right;
	background:#999;
}
#news {
	width:450px;
	height:170px;
}
#news .head {
	height:25px;
	background:url(images/bg_xwhdhead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#news .head h2 {
	display:none;
}
#news .head .more {
	float: right;
	margin-right: 10px;
}
#news .head .more a {
	display:block;
	height:12px;
	width:32px;
	text-indent:-2000px;
	margin:6px 22px 0px 0px;
}
#news .body {
	background:url(images/bg_xwhdbody.jpg) no-repeat 0px 0px;
	height:145px;
	width:450px;
	margin:0px;
	overflow:hidden;
}
#news .body  ul li {
	background:url(images/dot01.gif) no-repeat 35px 15px;
}
#news .body  ul li a {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#333;
	padding-top:5px;
	margin-left:45px;
	line-height:23px;
	width:375px;
	overflow:hidden;
	white-space:nowrap;

}
#ztft {
	width:450px;
	height:160px;
}
#ztft .head {
	height:30px;
	background:url(images/bg_ztfthead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#ztft .head h2 {
	display:none;
}
#ztft .head .more {
	float: right;
	margin-right: 10px;
}
#ztft .head .more a {
	display:block;
	height:12px;
	width:30px;
	text-indent:-2000px;
	margin:6px 26px 0px 0px;
}
#ztft .body {
	background:url(images/bg_ztftbody.jpg) no-repeat 0px 0px;
	height:130px;
	width:450px;
	margin:0px;
	overflow:hidden;
}
#ztft .body ul {
	display:inline;
	margin: 0px 0px 0px 55px;
	padding: 0px;
	list-style: none;
	float:left;
}
#ztft .body ul li {
	width: 120px;
	list-style:none;
	float: left;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
#ztft .body li a {
	height:124px;
	width: 110px;
	text-decoration: none;
	text-align: center;
	margin:0px;
	display: block;
	overflow:hidden;
}
#ztft .body li a img {
	height:86px;
	width:110px;
	border:0px;
	margin:3px;
}
#ztft .body .col-04 li a .zw {
	text-align:left;
	line-height:14px;
	font-size:12px;
	margin:0px auto;
	color:#0622C3;
	overflow:hidden;
}
#body01 .col-01{
	width:610px;
	margin:0px;
	float:left;
}
#body01 .col-02{
	width:380px;
	margin:0px;
	background: url(images/bg_dl_classbody_1.jpg) repeat;
	float:right;
}
#toutiao{
	height:70px;
	width:610px;
	background:url(images/bg_toutiao.jpg) no-repeat 0px 0px;
	margin:0px;
}
#toutiao a{
	display:block;
	width:610px;
	height:70px;
	text-decoration: none;
	text-align: center;
	margin:0px;
	overflow:hidden;
}
#toutiao img{
	height:70px;
	width:610px;
	border:0px;
	margin:0px;
}
#meitu{
	width:610px;
	height:375px;
	margin:0px;
}
#meitu .body_meitu{
	height:360px;
	width:610px;
	background:url(images/bg_meitubody.jpg) no-repeat 0px 0px;
	margin:0px;
}
#meitu .head {
	height:15px;
	background:url(images/bg_meituhead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#meitu .more{
	float: right;
	margin-right: 5px;
}
#meitu .head .more a {
	display:block;
	height:12px;
	width:30px;
	margin:0px;
	font-size:12px;
	text-decoration:none;
}
#tpxw {
	width:600px;
	height:350px;
	display:inline;
	float:left;
	border: solid 1px #333;
	overflow:hidden;
	margin:5px 0px 0px 5px;
}
#tpxw .body {
	position:relative;
}
#tpxw .body #tpxwBox a {
	display:block;
	text-decoration:none;
	margin:auto;
}
#tpxw .body #tpxwBox a img {
	width:600px;
	height:350px;
	border:0;
}
#tpxw #tpxwBox a font {
	display: block;
	width: 600px;
	height: 45px;
	background: url(images/bg_03.png);
	text-align: center;
	font-size: 20px;
	font-family: SimHei;
	color: #fff;
	line-height: 45px;
	cursor:pointer;
	position: absolute;
	top:305px;
	left:0px;
}
#tpxw .body #swicthButons {
	position:absolute;
	top:275px;
	left:465px;
}
#tpxw .body #swicthButons a {
	display: inline-block;
	display:-moz-inline-stack;
 *display:inline;
	float:left;
	width:20px;
	height:20px;
	line-height:20px;
	background:#000;
	color:#fff;
	border: solid 1px #666;
	text-decoration:none;
	text-align:center;
	margin-right:3px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
#tpxw .body #swicthButons a.actived {
	background:#fff;
	color:#000;
}
#fnjyl{
	width:610px;
	height:330px;
	float:left;
	background:url(images/bg_fnjylbody.jpg) no-repeat 0px 0px;
}
#fnjyl .kuang{
	width:380px;
	height:200px;
	margin:65px 0px 0px 105px;
	overflow:hidden;
}
#fnjyl .kuang .yl {
	width:380px;
	margin: 0px auto;
}
#fnjyl .kuang .yl .body {
	margin:0px 10px;
	padding:0px 8px;
	font-size:14px;
	text-indent:2em;
	line-height:180%;
	overfolw-x:auto;
}
#fnjyl .kuang .yl .body * {
	line-height:180%;
	font-size:14px;
}
#fnjyl .kuang .yl .body p {
	text-indent:2em;
	margin:5px 0px;
}
#fnjyl .kuang .yl img {
	text-indent:0px;
	max-width:280px;
}
#fnjyl .kuang .yl .body a {
	text-decoration:none;
	color:#333;
}
#zhibo{
	width:380px;
	height:100px;
	margin:0px;
}
#zhibo img{
	height:100px;
	width:380px;
	border:0px;
	margin:0px;
}
#zhibo a{
	display:block;
	width:380px;
	height:100px;
	text-decoration: none;
	text-align: center;
	margin:0px;
	overflow:hidden;
}
#dsj {
	width:380px;
	height:195px;
}
#dsj .head {
	height:30px;
	background:url(images/bg_dsjhead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#dsj .head h2 {
	display:none;
}
#dsj .head .more {
	float: right;
	margin-right: 10px;
}
#dsj .head .more a {
	display:block;
	height:12px;
	width:32px;
	text-indent:-2000px;
	margin:4px 3px 0px 0px;
}
#dsj .body {
	background:url(images/bg_dsjbody.jpg) no-repeat 0px 0px;
	height:165px;
	width:380px;
	margin:0px;
	overflow:hidden;
}
#dsj .body  ul li {
	background:url(images/dot01.gif) no-repeat 12px 15px;
}
#dsj .body  ul li a {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#333;
	padding-top:5px;
	margin-left:20px;
	line-height:23px;
	width:341px;
	overflow:hidden;
	white-space:nowrap;

}
#nqzx {
	width:380px;
	height:250px;
}
#nqzx .head {
	height:45px;
	background:url(images/bg_nqzxhead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#nqzx .head h2 {
	display:none;
}
#nqzx .head .more {
	float: right;
	margin-right: 10px;
}
#nqzx .head .more a {
	display:block;
	height:24px;
	width:68px;
	text-indent:-2000px;
	margin:17px 150px 0px 0px;
}
#nqzx .body {
	background:url(images/bg_nqzxbody.jpg) no-repeat 0px 0px;
	height:205px;
	width:380px;
	margin:0px;
	overflow:hidden;
}
#nqzx .body  ul li {
	background:url(images/dot02.gif) no-repeat 62px 14px;
}
#nqzx .body  ul li a {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	padding-top:5px;
	margin-left:70px;
	line-height:23px;
	width:238px;
	overflow:hidden;
	white-space:nowrap;

}
#lxqx {
	width:380px;
	height:230px;
}
#lxqx .head {
	height:30px;
	background:url(images/bg_lxqxhead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#lxqx .head h2 {
	display:none;
}
#lxqx .head .more {
	float: right;
	margin-right: 10px;
}
#lxqx .head .more a {
	display:block;
	height:12px;
	width:32px;
	text-indent:-2000px;
	margin:2px 5px 0px 0px;
}
#lxqx .body {
	background:url(images/bg_lxqxbody.jpg) no-repeat 0px 0px;
	height:200px;
	width:380px;
	margin:0px;
	overflow:hidden;
}
#lxqx .body  ul li {
	background:url(images/dot02.gif) no-repeat 12px 15px;
}
#lxqx .body  ul li a {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	padding-top:5px;
	margin-left:20px;
	line-height:23px;
	width:341px;
	overflow:hidden;
	white-space:nowrap;

}
#body02 .col-01{
	width:405px;
	margin:0px;
	float:left;
}
#body02 .col-02{
	width:340px;
	margin:0px;
	float:left;
}
#body02 .col-03{
	width:245px;
	margin:0px;
	float:right;
}
#lahy {
	width:405px;
	height:320px;
	margin:0px;
	background:#666;
}
#lahy .head {
	height:30px;
	background:url(images/bg_lahyhead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#lahy .head h2 {
	display:none;
}
#lahy .head .more {
	float: right;
	margin-right: 5px;
}
#lahy .head .more a {
	display:block;
	height:12px;
	width:32px;
	text-indent:-2000px;
	margin:5px 0px 0px 0px;
}
#lahy .body {
	height:290px;
	width:405px;
	background:url(images/bg_lahybody.jpg) no-repeat 0px 0px;
	margin:0px;
	overflow:hidden;
}
#lahy .body .tp01 {
	width:405px;
	height:150px;
	text-decoration: none;
	text-align: center;
	margin:0px;
	display: block;
	overflow:hidden;
	margin:0px;
}
#lahy .body .tp01 img {
	height:140px;
	width:150px;
	display:inline;
	float:left;
	border:0px;
	margin:5px;
}
#lahy .body .tp01 .bt {
	width:220px;
	float:left;
	text-align:center;
	font-weight:bold;
	display:inline;
	font-size:14px;
	line-height:18px;
	height:19px;
	overflow:hidden;
	margin:10px;
	color:#fff;
}
#lahy .body .tp01 .zy {
	width:230px;
	height:101px;
	display:inline;
	float:left;
	text-align:left;
	font-size:14px;
	line-height:20px;
	margin:5px;
	color:#fff;
	text-indent:2em;
	overflow:hidden;
}
#lahy .body ul li {
	background:url(images/dot02.gif) no-repeat 10px 11px;
}
#lahy .body ul li a {
	font-size:14px;
	text-decoration:none;
	color:#fff;
	padding-top:4px;
	line-height:19px;
	width:392px;
	overflow:hidden;
	white-space:nowrap;
	display:block;
	margin-left:20px;
}
#jgfc {
	width:340px;
	height:320px;
	margin:0px;
	background:#666;
}
#jgfc .head {
	height:30px;
	background:url(images/bg_jgfchead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#jgfc .head h2 {
	display:none;
}
#jgfc .head .more {
	float: right;
	margin-right: 5px;
}
#jgfc .head .more a {
	display:block;
	height:12px;
	width:32px;
	text-indent:-2000px;
	margin:5px 0px 0px 0px;
}
#jgfc .body {
	height:290px;
	width:340px;
	background:url(images/bg_jgfcbody.jpg) no-repeat 0px 0px;
	margin:0px;
	overflow:hidden;
}
#jgfc .body ul {
	margin: 5px 0px 0px 8px;
	padding: 0px;
	list-style: none;
	float:left;
}
#jgfc .body ul li {
	width: 156px;
	list-style:none;
	float: left;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
#jgfc .body li a {
	height:130px;
	width: 145px;
	text-decoration: none;
	text-align: center;
	margin:0px;
	display: block;
	border: solid 1px #CCC;
	overflow:hidden;
	margin:3px auto;
}
#jgfc .body li a img {
	height:86px;
	width:133px;
	border:0px;
	margin:5px;
}
#jgfc .body li a .zw {
	text-align:left;
	display:block;
	font-size:12px;
	margin:3px;
	color:#fff;
}
#sjgdfnj {
	width:245px;
	height:320px;
	margin:0px;
	background:#666;
}
#sjgdfnj .head {
	height:30px;
	background:url(images/bg_sjgdfnjhead.jpg) no-repeat 0px 0px;
	margin:0px;
}
#sjgdfnj .head h2 {
	display:none;
}
#sjgdfnj .head .more {
	float: right;
	margin-right: 10px;
}
#sjgdfnj .head .more a {
	display:block;
	height:12px;
	width:32px;
	text-indent:-2000px;
	margin:8px 0px 0px 0px;
}
#sjgdfnj .body {
	height:290px;
	width:245px;
	background:url(images/bg_sjgdfnjbody.jpg) no-repeat 0px 0px;
	margin:0px;
	overflow:hidden;
}
#sjgdfnj .body  ul li {
	background:url(images/dot02.gif) no-repeat 7px 13px;
}
#sjgdfnj .body  ul li a {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	padding-top:5px;
	margin-left:15px;
	line-height:24px;
	width:210px;
	overflow:hidden;
	white-space:nowrap;

}
#body03 .qifu{
	float:left;
	width:990px;
	height:580px;
	margin:0px;
	background:url(images/bg_qifu.jpg) no-repeat 0px 0px;
}
#body03 .qifu .body{
	width:860px;
	height:360px;
	margin:120px 0px 0px 67px;
	overflow:auto;
}
