body{
	background:url(/Template/images/ybw/body_bg.jpg) repeat-x top center;
}
/*头部*/
.headtop{
	height:160px;
	background:url(/Template/images/ybw/headtop_bg.jpg) no-repeat;
}
.menu{
	width:980px;
	height:35px;
	text-align:center;
	background:url(/Template/images/ybw/menu_bg.jpg) repeat-x;
}
.menu ul{
	padding-left:60px;
	text-align:center;
	list-style:none;
}
.menu li{
	float:left;
	height:35px;
	padding-right:2px;
	text-align:center;
	color:#FFF;
	background:url(/Template/images/ybw/menu_link.jpg) no-repeat right;
}
.menu li.last{
	background:none;
}
.menu li span{
	margin:0 10px;
}
.menu li a,.menu li a:visited{
	display:block;
	width:90px;
	font-size:12px;
	height:35px;
	line-height:35px;
	color:#fff;
}
.menu li.last a,.menu li.last a:visited{
	width:120px;
}
.menu li a:hover{
	color:#000;
	background:url(/Template/images/ybw/menu_bg_02.jpg) repeat-x;
}
/*主体*/
.mainbody{
	width:980px;
	background:#ffffff;
}
.outbox{
	margin:10px 0;
	border:#e0ffff solid 1px;
}
.outbox .title{
	position:relative;
	height:30px;
	background:url(/Template/images/ybw/title_bg.jpg) no-repeat;
}
.outbox h2{
	width:89px;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.outbox .title span{
	position:absolute;
	top:0;
	right:0;
	width:60px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(/Template/images/ybw/more_bg.jpg) no-repeat right;
}
.outbox td{
	text-align:left;
}
.leftbox_t,.rightbox_t{
	height:230px;
}
.leftbox_t{
	width:368px;
}
.rightbox_t{
	width:593px;
}
.leftbox,.minbox,.rightbox{
	width:248px;
	height:290px;
}
.minbox{
	width:448px;
	margin:10px 15px;
}
.rightbox .outbox h2{
	background:url(/Template/images/ybw/h2_bg_02.jpg) repeat-x;
}
.contlist{
	padding:10px;
}
.contlist ul{
	list-style:none;
}
.contlist li{
	padding-left:10px;
	background:url(/Template/images/ybw/title_s.jpg) no-repeat left;
}
/*底部*/
.bottombody{
	height:70px;
	background:url(/Template/images/ybw/bottom_bg.jpg) repeat-x top;
}
.bottombody p{
	text-align:center;
	margin-top:5px;
}
/*其它页*/
.leftside{
	width:250px;
	margin-right:15px;
}
.rightmain{
	width:715px;
}
.nav_t{
	position:relative;
	margin:10px 0;
	border-bottom:#CCC solid 1px;
}
.nav_t h2{
	height:30px;
	padding-left:20px;
	line-height:30px;
	font-size:12px;
}
.nav_t span{
	position:absolute;
	top:0px;
	right:10px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.textcont{
	padding:10px;
}
.lb td{
	position:relative;
	padding-left:20px;
}
.lb td span{
	margin:0 5px;
}
.lb td .tittldate{
	position:absolute;
	top:0;
	right:10px;
	color:#CCC;
}
.lb_l .outbox h2,.ny_l .outbox h2{
	position:absolute;
	left:30px;
	bottom:0;
	height:27px;
	line-height:27px;
	text-align:center;
	background:url(/Template/images/ybw/h2_bg_01.jpg) no-repeat;
}