/*
*资讯菜单
*/
.newsmenu{
	padding:0;
	margin:0;
	height:50px;
	overflow:hidden;
	background:url(menubg.gif) no-repeat;
}
.newsmenu li{
	padding:5px 0 0 0;
	margin:0;
	width:245px;
	height:45px;
	overflow:hidden;
	float:left;
	background:url(menuspacing.gif) left 8px no-repeat;
}
.newsmenu li.First{
	background:none;
}
.newsmenu li dl{
	height:21px;
	overflow:hidden;
	line-height:21px;
}
.newsmenu li dl dt{
	width:55px;
	padding-left:3px;
	height:21px;
	float:left;
	text-align:center;
	font-weight:bold;
}
.newsmenu li dl dt a:link,.newsmenu li dl dt a:visited,.newsmenu li dl dt a:hover{
	font-size:14px;
	color:#B75200;
}
.newsmenu li dl dd{
	width:61px;
	height:21px;
	float:left;
	text-align:center;
}
/*
*第一栏
*/
.MainContainer1{
	margin-top:10px;
	height:630px;
	overflow:hidden;
}
.SideL{
	float:left;
	width:350px;
}
.SideC{
	float:left;
	width:390px;
	padding-left:10px;
}
.SideR{
	float:right;
	width:220px;
}
/*
*幻灯片
*/
.slidecont{
	height:296px;
	width:346px;
	border:#DDD solid 1px;
	padding:1px;	
}
.slidecont .slidein{
	height:296px;
	width:346px;
	overflow:hidden;	
}
.sidecont1{
	height:155px;
	overflow:hidden;
	margin-top:10px;
	position:relative;
}
.sidecont1 .head{
	height:31px;
	overflow:hidden;
	background:url(head1.gif) no-repeat;	
}
.sidecont1 .head div{
	width:50%;
	height:22px;
	padding-top:9px;
	float:left;
	text-align:center;
	line-height:22px;	
	font-size:14px;
	font-weight:bold;
	color:#E50000;
	cursor:pointer;
}
.sidecont1 .head div.choose,.sidecont1 .head div.tag{
	color:#333;
	background:url(tag1.gif) center 7px no-repeat;
}
.sidecont1 .head div.tag{
	cursor:auto;
}
.sidecont1 .head div.hot{
	background:url(hot.gif) right top no-repeat;
	margin-top:-2px;
	cursor:auto;
}
.sidecont1 .cont{
	border:#E9C196 solid 1px;
	border-top:0;
	padding:10px;
	background:#FFFDF7;
	height:103px;
	overflow:hidden;
}
.sidecont1 .cont div{
	width:50%;
	height:21px;
	overflow:hidden;
	line-height:21px;
	float:left;
	background:url(point1.gif) 5px 8px no-repeat;
}
.sidecont1 .cont div a{
	padding:0 10px 0 15px;
}
.sidecont1 .numcont div a{
	padding:0 10px 0 20px;
}
.sidecont1 .numcont div.l1{
	background:url(num1.gif) 0 top no-repeat;
}
.sidecont1 .numcont div.l2{
	background:url(num1.gif) 0 -18px no-repeat;
}
.sidecont1 .numcont div.l3{
	background:url(num1.gif) 0 -40px no-repeat;
}
.sidecont1 .numcont div.l4{
	background:url(num1.gif) 0 -60px no-repeat;
}
.sidecont1 .numcont div.l5{
	background:url(num1.gif) 0 -80px no-repeat;
}
.sidecont1 .numcont div.l6{
	background:url(num1.gif) 0 -100px no-repeat;
}
.sidecont1 .numcont div.l7{
	background:url(num1.gif) 0 -121px no-repeat;
}
.sidecont1 .numcont div.l8{
	background:url(num1.gif) 0 -143px no-repeat;
}
.sidecont1 .numcont div.l9{
	background:url(num1.gif) 0 -162px no-repeat;
}
.sidecont1 .numcont div.l10{
	background:url(num1.gif) 0 -182px no-repeat;
}
.MainContainer1 .SideC{
	background:url(contbg.gif) right top repeat-y;	
}
.CenterCont{
	height:630px;
	overflow:hidden;
	background:url(contbgd.gif) center bottom no-repeat;
}
.CenterCont .cont1{
	background:url(contbgh.gif) center top no-repeat;
	height:50px;
	padding:20px 10px 10px 10px;
	overflow:hidden;
	line-height:25px;
}
.CenterCont .cont1 div{
	height:25px;
	overflow:hidden;
}
.CenterCont .cont1 .b{
	text-align:center;
}
.CenterCont .cont1 .b a{
	font-size:16px;
	font-weight:bold;
	color:#E50000;
}
.CenterCont .cont1 .s{
	width:50%;
	float:left;
}
.CenterCont .cont1 .s a{
	padding:0 5px 0 5px;
}
.CenterCont .cont2{
	height:115px;
	padding:12px 10px 10px 10px;
	background:url(contm.gif) center top no-repeat;
	line-height:23px;
	overflow:hidden;
}
.CenterCont .cont2 .list{
	padding-left:5px;
	height:23px;
	overflow:hidden;
}
.CenterCont .cont2 .list a{
	float:left;
	font-size:14px;
}
.CenterCont .cont2 .list a.sort{
	color:#666;
	padding-right:5px;
}
.CenterCont .cont2 .list span{
	float:right;
	color:#888;
	padding-right:5px;
}
.sidecont2{
	margin-bottom:10px;
}
.sidecont2 .head{
	height:30px;
	overflow:hidden;
	line-height:35px;
	background:url(head2.gif) right top no-repeat;
}
.sidecont2 .head .tag{
	float:left;
	padding-left:30px;
	background:url(head2.gif) left top no-repeat;
	font-size:14PX;
	font-weight:bold;	
}
.sidecont2 .cont{
	border:#EAEAEA solid 1px;
	padding:12px 10px 0 10px;
}
.sidecont2 .cont .listtv .img{
	width:10%;
	padding:0 10px 12px 3px;
}
.sidecont2 .cont .listtv .img a{
	display:block;
	border:#DDD solid 1px;
	width:60px;
	height:50px;
	overflow:hidden;
	padding:1px;
}
.sidecont2 .cont .listtv .word{
	line-height:18px;
}
.sidecont2 .cont .listtv .word a{
	display:block;
	height:36px;
	overflow:hidden;
	color:#0064CC;
}
.sidecont2 .cont .listzt .img{
	width:10%;
	padding:0 5px 12px 0;
}
.sidecont2 .cont .listzt .img a{
	display:block;
	border:#DDD solid 1px;
	width:80px;
	height:75px;
	overflow:hidden;
}
.sidecont2 .cont .listzt .word{
	line-height:18px;
	color:#666;
}
.sidecont2 .cont .listzt .word a{
	color:#0064CC;
}
.sidecont3{
	border:#EAEAEA solid 1px;
	padding:8px 10px 7px 10px;
	line-height:21px;
}
.sidecont3 .listzta{
	height:21px;
	overflow:hidden;
	padding-left:15px;
	background:url(point1.gif) 2px 8px no-repeat;
}
/*
*通栏横幅
*/
.MainBanner{
	width:980px;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
}
/*
*第二栏
*/
.MainContainer2{
	height:350px;
	overflow:hidden;
	margin-top:10px;
}
.Mhead{
	height:50px;
	background:url(mhead.gif) right top no-repeat;
	line-height:40px;
	overflow:hidden;
}
.Mhead .tag{
	color:#DD4D4B;
	float:left;
	padding-left:60px;
	font-size:16px;
	font-weight:bold;
	background:url(mhead.gif) left top no-repeat;
}
.Mhead .more{
	float:right;
	padding-right:15px;
}
.Mhead .more a{
	color:#999;
}
.sidecont4{
	height:300px;
	overflow:hidden;
}
.sidecont4 .head{
	height:25px;
	overflow:hidden;
	background:url(head3.gif) repeat-x;
	line-height:28px;
}
.sidecont4 .head div{
	float:left;
	padding-left:12px;
	margin-right:5px;
	background:url(out1.gif) left top no-repeat;
	cursor:pointer;
}
.sidecont4 .head div span{
	display:block;
	padding-right:12px;
	background:url(out1.gif) right top no-repeat;
}
.sidecont4 .head div.tag{
	margin-left:15px;
	font-size:14px;
	cursor:auto;
}
.sidecont4 .head div.tag,.sidecont4 .head div.choose{
	background:url(over1.gif) left top no-repeat;
}
.sidecont4 .head div.tag span,.sidecont4 .head div.choose span{
	background:url(over1.gif) right top no-repeat;
	font-weight:bold;
}
.sidecont4 .head div.tag1{
	padding-left:30px;
	background:url(tag2.gif) 10px 8px no-repeat;
	padding-right:8px;
	font-size:14px;
	font-weight:bold;
	color:#E50000;
}
.sidecont4 .cont{
	height:254px;
	border:#EAEAEA solid 1px;
	border-top:0;
	padding:10px;
	overflow:hidden;
}
.sidecont4 .cont1 div{
	height:25px;
	overflow:hidden;
	line-height:25px;
	padding:0 5px 0 20px;
}
.sidecont4 .cont1 div.l1{
	background:url(num2.gif) left 2px no-repeat;
}
.sidecont4 .cont1 div.l2{
	background:url(num2.gif) left -21px no-repeat;
}
.sidecont4 .cont1 div.l3{
	background:url(num2.gif) left -46px no-repeat;
}
.sidecont4 .cont1 div.l4{
	background:url(num2.gif) left -71px no-repeat;
}
.sidecont4 .cont1 div.l5{
	background:url(num2.gif) left -96px no-repeat;
}
.sidecont4 .cont1 div.l6{
	background:url(num2.gif) left -123px no-repeat;
}
.sidecont4 .cont1 div.l7{
	background:url(num2.gif) left -149px no-repeat;
}
.sidecont4 .cont1 div.l8{
	background:url(num2.gif) left -173px no-repeat;
}
.sidecont4 .cont1 div.l9{
	background:url(num2.gif) left -197px no-repeat;
}
.sidecont4 .cont1 div.l10{
	background:url(num2.gif) left -222px no-repeat;
}
.sidecont4 .cont1 div a{
	float:left;
}
.sidecont4 .cont1 div span{
	float:right;
	color:#999;
}
.sidecont4 .morecont div{
	height:25px;
	overflow:hidden;
	line-height:25px;
	padding:0 5px 0 5px;
}
.sidecont4 .morecont div a{
	float:left;
}
.sidecont4 .morecont div span{
	float:right;
	color:#999;
}
.sidecont4 .cont .listnew{
	border-bottom:#DDD dotted 1px;
	margin-bottom:5px;
	line-height:20px;
}
.sidecont4 .cont .listnew td{
	color:#888;
	padding-bottom:5px
}
.sidecont4 .cont .listnew .img{
	display:block;
	float:left;
	border:#DDD solid 1px;
	padding:1px;
	margin-right:5px;
}
.sidecont4 .cont .listzta{
	height:21px;
	overflow:hidden;
	line-height:21px;
	padding:0 5px 0 15px;
	background:url(point1.gif) 3px 8px no-repeat;
}
/*
*图片新闻
*/
.PhotoContainer{
	border:#E0E0E0 solid 1px;
	margin-top:10px;
}
.PhotoContainer .head{
	height:50px;
	overflow:hidden;
	background:url(head4.gif) repeat-x;
	line-height:45px;
	border-left:#FFF solid 2px;
	border-right:#FFF solid 2px;
}
.PhotoContainer .head .tag{
	display:block;
	width:160px;
	float:left;
	text-align:center;
	background:url(tag3.gif) center 7px no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
.PhotoContainer .head .more{
	float:right;
	padding-right:15px;
}
.PhotoContainer .cont{
	height:130px;
	overflow:hidden;
	padding-left:9px;
}
.PhotoContainer .cont .listpic{
	width:160px;
	padding-top:5px;
	height:120px;
	background:url(picbg.gif) center top no-repeat;
	overflow:hidden;
	float:left;
}
.PhotoContainer .cont .listpic a{
	display:block;
	width:120px;
	margin:auto;
	text-align:center;
}
.PhotoContainer .cont .listpic a.img{
	height:90px;
	background:#efefef;
	overflow:hidden;
}
.PhotoContainer .cont .listpic a.t{
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-top:8px;	
	color:#0081CA;
}
/*
*第四栏　
*/
.MainContainer4{
	height:340px;
	overflow:hidden;
}
.MainContainer4 .sidecont4{
	height:290px;
	overflow:hidden;
}
.MainContainer4 .sidecont4 .cont{
	height:244px;
	overflow:hidden;
}
.sidecont4 .cont3 .listnewa{
	margin-bottom:10px;
	line-height:20px;
	margin-top:8px;
}
.sidecont4 .cont3 .listnewa td{
	color:#888;
}
.sidecont4 .cont3 .listnewa .img{
	display:block;
	float:left;
	border:#DDD solid 1px;
	padding:1px;
	margin:2px 8px 0 0;
}
.sidecont4 .cont3 .liste{
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding:0 5px 0 15px;
	background:url(point1.gif) 5px 11px no-repeat;
}
.sidecont4 .cont3 .liste a{
	font-size:14px;
}
.sidecont4 .cont4 .listzta{
	height:25px;
	line-height:25px;
	overflow:hidden;
	background:url(point1.gif) 5px 11px no-repeat;
}