@charset "gb2312";
/* CSS Document */

/*公用部分*/

* {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}
html {
	width:100%;
	background:#fff2cf url(hy_pic_bg01.png) no-repeat top center;
}
body {
	width:100%;
	display:inline-block;
	background:url(hy_pic_bg02.png) no-repeat center 841px;
	text-align:center;
}
img {
	border:none;
}
a {
	text-decoration: none;
}
strong {
	font-weight:bold;
}
ul {
	display:block;
}
li {
	list-style:none;
}
.clear {
	clear:both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.text_center {
	text-align:center;
}
.text_right {
	text-align:right;
}
/*头部*/
#header {
	display:inline-block;
	width:1000px;
	margin:0 auto;
}
#header .pic01 {
	background:url(hy_pic_top.jpg) no-repeat;
	height:49px;
}
#header .pic01 ul {
	float:right;
}
#header .pic01 ul li a {
	font:12px/35px Arial, Helvetica, sans-serif;
	color:#FF0;
}
#header .pic01 ul li a:hover {
	color:#F60;
}
#header .pic01 ul li.a1 {
	float:left;
	display:inline-block;
	width:87px;
	height:35px;
	text-align:center;
}
#header .pic01 ul li.a2 {
	float:left;
	display:inline-block;
	width:116px;
	height:35px;
	text-align:center;
}
#header .pic01 ul li.a3 {
	float:left;
	display:inline-block;
	width:84px;
	height:35px;
	text-align:center;
}
#header .pic {
	background:url(hy_pic_top01.jpg) no-repeat;
	height:203px;
    +margin-top:-3px;      /*IE7.0*/
}
#nav {
	display:inline-block;
	width:1000px;
	margin:0 auto;
	background:url(hy_pic_dhbg.gif) no-repeat top center;
	height:34px;
	overflow-y:hidden;
}
#nav a {
	margin:0 8px;
}
#content {
	display:inline-block;
	width:980px;
	margin:0 auto;
	padding:10px 10px 0 10px;
	_margin:0 auto -70px auto;/*IE6.0*/
	background-color:#FFF;
}
/*右侧样式*/
#right {
	display:inline-block;
	width:761px;
	float:right;
}
#tt {
	background:url(hy_pic_ttbg.gif) repeat-x;
	height:55px;
	text-align:left;
}
#tt .right {
	float:right;
	background:url(hy_pic_tt02.gif) no-repeat;
	width:10px;
	height:55px;
}
#tt .left {
	float:left;
	background:url(hy_pic_tt01.gif) no-repeat;
	width:11px;
	height:55px;
}
#tt a {
	float:right;
	margin-top:15px;
}
#tt .text {
	font:18px/55px "黑体";
	color:#b90000;
	padding-left:5px;
}
#Side_r {
	float:right;
	display:inline-block;
	width:242px;
	margin-top:10px;
}
#js {
	background:url(hy_pic_jsbg.gif) repeat-x;
	height:41px;
	text-align:left;
}
#js .right {
	float:right;
	background:url(hy_pic_js02.gif) no-repeat;
	width:10px;
	height:41px;
}
#js .left {
	float:left;
	background:url(hy_pic_js01.gif) no-repeat;
	width:10px;
	height:41px;
}
#js .button {
	float:right;
	width:51px;
	height:24px;
	background:url(hy_pic_buttonbg01.gif) no-repeat;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#FFF;
	border:none;
	padding-bottom:4px;
 +padding-top:2px;
	margin-top:8px;
	cursor:pointer;
}
#js .table {
	float:left;
	border:1px solid #cd4901;
	background-color:#FFF;
	width:150px;
	height:22px;
	padding-left:8px;
	text-align:left;
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#999;
	margin-top:8px;
}
#pt {
	margin-top:10px;
}
#ggb {
	margin-top:10px;
}
#ggb div {
	background:url(hy_pic_ggbbg.gif) no-repeat left bottom;
	height:93px;
	padding:10px;
	text-align:left;
}
#ggb div p {
}
#ggb div p a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#ggb div p a:hover {
	color:#F90;
}
#Side_r h4 {
	margin-top:10px;
}
#Side_r .bg {
	display:inline-block;
	width:220px;
	background:url(hy_pic_listbg05.gif) no-repeat left bottom;
	padding:10px;
}
#Side_r .height_141 {
	height:141px;
 +height:128px;      /*IE7.0*/
}
#Side_r .height {
	height:215px;
 +height:219px;      /*IE7.0*/
}
#Side_r .bg .pic {
	float:left;
	display:inline-block;
	padding:3px;
	border:1px solid #fbbc6f;
	background-color:#FFF;
	margin-right:8px;
}
#Side_r .bg .jj {
	float:left;
	display:inline-block;
	width:126px;
	text-align:left;
	overflow-x:hidden;
}
#Side_r .bg .jj .text {
}
#Side_r .bg .jj .text p {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#Side_r .bg .jj .button {
	display:inline-block;
	width:56px;
	height:20px;
	text-align:left;
	padding-left:23px;
	background:url(hy_pic_buttonbg02.gif) no-repeat;
	margin-left:70px;
}
#Side_r .bg .jj .button a {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#FFF;
}
#Side_r .bg .jj .button a:hover {
	color:#FF0;
}
#Side_r .bg .pic01 {
	float:left;
	display:inline-block;
	border:2px solid #fbbc6f;
	margin-right:5px;
}
#Side_r .bg .zxsp {
	float:left;
	display:inline-block;
	width:120px;
	text-align:left;
}
#Side_r .bg .zxsp h5 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:5px;
}
#Side_r .bg .zxsp h5 img {
	margin-left:3px;
}
#Side_r .bg .zxsp .nr {
	background:url(hy_pic_little03.gif) no-repeat left 6px;
	padding-left:10px;
	text-align:left;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
#Side_r .bg .zxsp a {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
#Side_r .bg .zxsp a:hover {
	color:#F90;
}
#Side_r .bg ul {
	clear:both;
	margin-top:5px;
}
#Side_r .bg ul li {
	background:url(hy_pic_meun02.gif) no-repeat left center;
	padding-left:8px;
	text-align:left;
}
#Side_r .bg ul li a {
	font:13px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#Side_r .bg ul li a:hover {
	color:#F90;
}
#Side_r .bg .pic02 {
	float:left;
	display:inline-block;
	margin-right:5px;
}
#Side_r .bg .zt {
	float:left;
	display:inline-block;
	width:117px;
	text-align:left;
	margin-bottom:5px;
}
#Side_r .bg .zt .nr {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#000;
	height:67px;
}
#Side_r .bg .zt .button {
	display:inline-block;
	background:url(hy_pic_buttonbg03.gif) no-repeat;
	width:77px;
	height:22px;
	text-align:center;
}
#Side_r .bg .zt .button a {
	font:bold 12px/22px Arial, Helvetica, sans-serif;
	color:#c7110e;
}
#Side_r .bg .zt .button a:hover {
	color:#F90;
}
#Side_r .bg .qt {
	text-align:left;
	clear:both;
}
#Side_r .bg .qt p {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#000;
}
/*左侧样式*/
#Side_l {
	display:inline-block;
	width:209px;
	float:left;
	margin-right:10px;
}
#dhrc {
	display:inline-block;
	width:209px;
	height:208px;
	background:url(hy_pic_dhrcbg.gif) no-repeat left bottom;
	text-align:center;
}
#dhrc td {
	height:30px;
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#c81012;
}
#dhrc td a {
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#c81012;
}
#dhrc td a:hover {
	color:#F60;
}
#button li {
	background:url(hy_pic_buttonbg.gif) no-repeat;
	display:inline-block;
	width:169px;
	height:46px;
	padding-left:40px;
	text-align:left;
	margin-top:10px;
}
#button li a {
	font:bold 14px/46px Arial, Helvetica, sans-serif;
	color:#c51313;
}
#button li a:hover {
	color:#F90;
}
#mb {
	margin-top:10px;
}
#mb h3 {
	width:169px;
	background:url(hy_pic_little.gif) no-repeat;
	height:35px;
	padding:0 0 10px 40px;
	text-align:left;
	font:bold 14px/35px Arial, Helvetica, sans-serif;
	color:#c71110;
}
#mb ul {
	border-left:1px solid #fddfc5;
	border-right:1px solid #fddfc5;
}
#mb ul li {
	background:#fffdfe url(hy_pic_listbg01.gif) repeat-x left bottom;
	padding:5px 5px 10px 5px;
}
#mb ul li h4 {
	background:url(hy_pic_little01.gif) no-repeat 10px center;
	padding-left:25px;
	text-align:left;
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#000;
	height:30px;
}
#mb ul li div {
	background:url(hy_pic_listbg02.gif) no-repeat;
	display:inline-block;
	width:185px;
	height:53px;
	padding:10px 5px 25px 5px;
	text-align:left;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#mb ul li div a {
	color:#ff5901;
	margin-left:3px;
}
#mb ul li div a:hover {
	color:#900;
}
#mb .yj {
	background:url(hy_pic_yj03.gif) no-repeat;
	height:5px;
	margin-top:-1px;
 +margin-top:-2px;       /*IE7.0*/
}
/*中间*/
#center {
	display:inline-block;
	width:512px;
	margin-top:10px;
	float:left;
}
#news {
	background:url(hy_pic_yjbg.gif) repeat-x;
	height:255px;
}
#news .right {
	float:right;
	background:url(hy_pic_yj01.gif) no-repeat;
	width:10px;
	height:255px;
}
#news .left {
	float:left;
	background:url(hy_pic_yj.gif) no-repeat;
	width:10px;
	height:255px;
}
#news .pic {
	float:left;
	margin:-3px 20px 0 0;
	+margin:10px 20px 0 0;       /*IE7.0*/
	display:inline-block;
	width:190px;
	height:131px;
}
#news .nr {
	float:left;
	display:inline-block;
	width:280px;
	height:110px;
	margin:10px 0 5px 0;
}
#news .nr h3 {
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}
#news .nr h3 a {
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	color:#000;
}
#news .nr h3 a:hover {
	color:#F60;
}
#news .nr p {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	text-indent:2em;
}
#news .button {
	float:right;
	display:inline-block;
	width:59px;
	height:20px;
	text-align:left;
	padding-left:20px;
	background:url(hy_pic_buttonbg02.gif) no-repeat;
	margin-right:-20px;
}
#news .button a {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#FFF;
}
#news .button a:hover {
	color:#FF0;
}
#news ul {
	display:inline-block;
	width:95%;
	margin-top:8px;
}
#news ul li {
	background:url(bg-list-icon05.gif) no-repeat left center;
	padding-left:8px;
	text-align:right;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#news ul li a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#news ul li a:hover {
	color:#F60;
}
#center h4 {
	background:url(hy_pic_little02bg.gif) repeat-x;
	height:36px;
	text-align:right;
	margin-top:10px;
}
#center h4 .lm {
	float:left;
	background:url(hy_pic_little02.gif) no-repeat left center;
	font:bold 14px/36px Arial, Helvetica, sans-serif;
	color:#c71012;
	padding-left:31px;
}
#center h4 .yj {
	float:right;
	background:url(hy_pic_little02_1.gif) no-repeat right center;
	height:36px;
	padding-right:10px;
}
#center h4 .yj a {
	font:12px/36px Arial, Helvetica, sans-serif;
	color:#c51313;
}
#center h4 .yj a:hover {
	color:#F90;
}
#center .bg {
	padding:10px 5px 0 5px;
	background:url(hy_pic_listbg.gif) no-repeat left bottom;
	height:164px;
}
#center .bg ul {
	display:inline-block;
}
#center .bg li {
	float:left;
	display:inline-block;
	width:240px;
	margin:0 5px 15px 5px;
	_margin:0 2px 15px 5px;      /*IE6.0*/
}
#center .bg li img {
	float:left;
	margin-right:8px;
}
#center .bg li p {
	text-align:left;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#center .bg li p a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#center .bg li p a:hover {
	color:#F60;
}
#center .bg01 {
	padding:5px 10px 0 10px;
	background:url(hy_pic_listbg.gif) no-repeat left bottom;
	height:129px;
	overflow-y:hidden;
}
#center .bg01 li.list {
	background:url(hy_pic_meun.gif) no-repeat 8px center;
	padding:0 10px 0 15px;
	text-align:left;
}
#center .bg01 li.list01 {
	background:#ffedd7 url(hy_pic_meun.gif) no-repeat 8px center;
	padding:0 10px 0 15px;
	text-align:left;
}
#center .bg01 li a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#center .bg01 li a:hover {
	color:#F90;
}
#photo {
	margin-top:3px;
	display:inline-block;
	width:982px;
	background:url(hy_pic_tpxwbg.gif) repeat-x;
	height:163px;
}
#photo .right {
	float:right;
	background:url(hy_pic_tpxw01.gif) no-repeat;
	width:10px;
	height:163px;
}
#photo .left {
	float:left;
	background:url(hy_pic_tpxw.gif) no-repeat;
	width:59px;
	height:163px;
}
#photo #demo {
	padding:25px 10px 0 20px;
	float:right;
	display:inline-block;
	width:856px;
	height:130px;
	margin-right:10px;
}
#photo #demo img {
	padding:2px;
	border:1px solid #c5c7c6;
	background-color:#FFF;
	margin-right:20px;
}
#photo #demo a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#photo #demo a:hover {
	color:#F60;
}
#banner {
	margin-top:10px;
}
.xx {
	float:left;
	display:inline-block;
	height:227px;
	background:url(hy_pic_yj04bg.gif) repeat-x;
	overflow-y:hidden;
	margin-top:10px;
}
.width_271 {
	width:271px;
}
.width_344 {
	width:344px;
	margin-left:10px;
}
.xx .right {
	float:right;
	background:url(hy_pic_yj05.gif) no-repeat;
	width:12px;
	height:227px;
}
.xx .left {
	float:left;
	background:url(hy_pic_yj04.gif) no-repeat;
	width:12px;
	height:227px;
}
.xx h4 {
	background:url(hy_pic_little04.gif) no-repeat 15px center;
	padding-left:40px;
	text-align:left;
	font:bold 14px/25px Arial, Helvetica, sans-serif;
	color:#c51112;
	margin-top:8px;
}
.xx h4 a {
	float:right;
	font:12px/25px Arial, Helvetica, sans-serif;
	color:#c51112;
}
.xx h4 a:hover {
	color:#F90;
}
.xx .float_left {
	display:inline-block;
	width:91px;
	margin:10px 8px 0 0;
}
.xx .float_left img {
	padding:2px;
	border:1px solid #f8bd6f;
	background-color:#FFF;
}
.xx .float_left p {
	text-align:center;
	height:24px;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:8px;
}
.xx .float_left p a {
	color:#000;
}
.xx .float_left p a:hover {
	color:#F60;
}
.xx .jj {
	float:left;
	display:inline-block;
	width:140px;
	text-align:left;
	margin-top:10px;
	overflow-y:hidden;
}
.xx ul {
	margin-top:10px;
	padding-left:20px;
}
.xx ul li {
	background:url(hy_pic_meun.gif) no-repeat left center;
	padding-left:15px;
	text-align:left;
	height:24px;
}
.xx li a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
.xx li a:hover {
	color:#F60;
}
.xx01 {
	float:left;
	display:inline-block;
	height:216px;
	overflow-y:hidden;
	margin-top:10px;
}
.xx01 h4 {
	background:url(hy_pic_morebg.gif) no-repeat right top;
	padding-right:10px;
	text-align:left;
}
.xx01 h4 span {
	display:inline-block;
	background:url(hy_pic_lmbg.gif) no-repeat;
	padding-left:15px;
	width:107px;
	height:33px;
	font:bold 14px/33px Arial, Helvetica, sans-serif;
	color:#c81211;
}
.xx01 h4 a {
	float:right;
	font:12px/33px Arial, Helvetica, sans-serif;
	color:#c81211;
}
.xx01 h4 a:hover {
	color:#F90;
}
.xx01 .bg {
	background:url(hy_pic_yj06bg.gif) repeat-x;
	height:183px;
	overflow-y:hidden;
}
.xx01 .bg .right {
	float:right;
	display:inline-block;
	width:12px;
	height:183px;
	background:url(hy_pic_yj07.gif) no-repeat;
}
.xx01 .bg .left {
	float:left;
	display:inline-block;
	width:12px;
	height:183px;
	background:url(hy_pic_yj06.gif) no-repeat;
}
.xx01 ul {
	margin-top:5px;
	text-align:left;
	padding-left:15px;
	_padding-left:0;   /*IE6.0*/
}
.xx01 ul li {
	background:url(hy_pic_meun.gif) no-repeat 5px center;
	padding-left:20px;
	text-align:left;
	height:24px;
}
.xx01 ul li.list {
	background-color:#fee1b5;
}
.xx01 li a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
.xx01 li a:hover {
	color:#F60;
}
/*尾部样式*/
#foot {
	display:inline-block;
	width:1000px;
	background:url(hy_pic_footbg.gif) no-repeat center top;
	height:67px;
	text-align:center;
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#585a59;
	padding-top:25px;
	margin:0 auto;
}




/*概览新增样式*/
#content01 {
	display:inline-block;
	width:980px;
	margin:0 auto;
	padding:10px 10px 0 10px;
	background-color:#FFF;
}
.gl_left {
	display:inline-block;
	width:209px;
	float:left;
	margin-right:10px;
}
.gl_left h3 {
	width:169px;
	background:url(hy_pic_little.gif) no-repeat;
	height:35px;
	padding:0 0 10px 40px;
	text-align:left;
	font:bold 14px/35px Arial, Helvetica, sans-serif;
	color:#c71110;
}
.gl_left div {
	border-left:1px solid #fddfc5;
	border-right:1px solid #fddfc5;
	background:#fffdfe url(hy_pic_listbg01.gif) repeat-x left bottom;
	padding:5px 5px 10px 5px;
}
.gl_left div ul {
	border:1px solid #fed39e;
	background-color:#fde7cf;
	padding:8px 5px;
}
.gl_left div ul li {
	background:url(hy_pic_xxbg.gif) repeat-x left bottom;
	height:26px;
	text-align:left;
}
.gl_left div ul li a {
	display:inline-block;
	width:86%;
	height:26px;
	background:url(hy_pic_little03.gif) no-repeat 8px center;
	padding-left:25px;
	font:13px/26px Arial, Helvetica, sans-serif;
	color:#000;
}
.gl_left div ul li a:hover {
	background:#F90 url(hy_pic_little03.gif) no-repeat 8px center;
	color:#fff;
}
.gl_left .yj {
	background:url(hy_pic_yj03.gif) no-repeat;
	height:5px;
	margin-top:-1px;
	border:none;
}
.gl_position {
	margin-top:-5px;
}
#gl_js {
	background:url(gl_pic_jsbg.gif) repeat-x;
	height:73px;
	text-align:left;
	padding:0;
}
#gl_js .right {
	float:right;
	display:inline-block;
	background:url(gl_pic_js02.gif) no-repeat;
	width:7px;
	height:73px;
}
#gl_js .left {
	float:left;
	background:url(gl_pic_js01.gif) no-repeat;
	width:7px;
	height:73px;
}
#gl_js .button {
	float:right;
	width:51px;
	height:24px;
	background:url(hy_pic_buttonbg01.gif) no-repeat;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#FFF;
	border:none;
	padding-bottom:4px;
 +padding-top:2px;
	margin-top:8px;
	cursor:pointer;
}
#gl_js .table {
	float:left;
	border:1px solid #cd4901;
	background-color:#FFF;
	width:183px;
	height:22px;
	padding-left:8px;
	text-align:left;
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#999;
	margin-top:8px;
}
.gl_right {
	float:left;
	display:inline-block;
	width:760px;
}
.gl_right h4 {
	background:url(hy_pic_little02bg.gif) repeat-x;
	height:36px;
}
.gl_right h4 #crumb {
	float:right;
	font:12px/36px Arial, Helvetica, sans-serif;
	color:#000;
	background:url(hy_pic_little02_1.gif) no-repeat right center;
	height:36px;
	padding-right:10px;
}
.gl_right h4 #crumb a {
	font:12px/36px Arial, Helvetica, sans-serif;
	color:#000;
}
.gl_right h4 #crumb a:hover {
	color:#F60;
}
.gl_right h4 .lm {
	float:left;
	background:url(hy_pic_little02.gif) no-repeat left center;
	font:bold 14px/36px Arial, Helvetica, sans-serif;
	color:#c71012;
	padding-left:31px;
	text-align:left;
}
.gl_right li {
	height:26px;
	text-align:left;
	background:url(hy_pic_meun.gif) no-repeat 8px center;
	padding:0 10px 0 25px;
}
.gl_right li .date {
	float:right;
	display:inline-block;
	font:12px/26px Arial, Helvetica, sans-serif;
	color:#000;
}
.gl_right li.list {
	background:#ffedd7 url(hy_pic_meun.gif) no-repeat 8px center;
}
.gl_right li a {
	font:12px/26px Arial, Helvetica, sans-serif;
	color:#000;
}
.gl_right li a:hover {
	color:#F90;
}
/*翻页导航样式*/
DIV.meneame {
	FONT-SIZE: 80%;
	MARGIN: 3px;
	COLOR: #ff6500;
	TEXT-ALIGN: center;
	padding:3px;
}
DIV.meneame A {
	display:inline-block;
	PADDING:2px 7px;
	BACKGROUND-IMAGE: url(meneame.jpg) 50% bottom;
	BORDER: #ff9600 1px solid;
	COLOR: #ff6500;
	margin-right:3px;
	+font:12px/17px "宋体";
	vertical-align:middle;
}
DIV.meneame A:hover {
	BORDER: #ff9600 1px solid;
	BACKGROUND-IMAGE: none;
	COLOR: #ff6500;
	BACKGROUND-COLOR: #ffc794
}
DIV.meneame A:active {
	BORDER-RIGHT: #ff9600 1px solid;
	BACKGROUND-IMAGE: none;
	COLOR: #ff6500;
	BACKGROUND-COLOR: #ffc794
}
DIV.meneame SPAN.current {
	display:inline-block;
	BORDER: #ff6500 1px solid;
	PADDING:2px 7px;
	FONT-WEIGHT: bold;
	COLOR: #ff6500;
	MARGIN-RIGHT: 3px;
	BACKGROUND-COLOR: #ffbe94;
	margin-right:3px;
	font:12px/15px "宋体";
	+font:12px/17px "宋体";       /*IE7.0*/
	vertical-align:middle;
}
DIV.meneame SPAN.current01 {
	display:inline-block;
	BORDER: #ff6500 1px solid;
	PADDING:2px 7px;
	FONT-WEIGHT: bold;
	COLOR: #ff6500;
	MARGIN-RIGHT: 3px;
	font-weight:normal;
	font:12px/15px "宋体";
	+font:12px/17px "宋体";       /*IE7.0*/
	vertical-align:middle;
}
DIV.meneame SPAN.disabled {
	display:inline-block;
	BORDER: #ffe3c6 1px solid;
	PADDING:2px 7px;
	COLOR: #ffe3c6;
	MARGIN-RIGHT: 3px;
	font:12px/15px "宋体";
	+font:12px/17px "宋体";       /*IE7.0*/
	vertical-align:middle;
}
DIV.meneame select {
	vertical-align:middle;
}




/*细览样式*/
.xl {
	display:inline-block;
	width:100%;
}
.xl .crumb {
	background:url(hy_pic_little02bg.gif) repeat-x;
	height:36px;
	text-align:left;
}
.xl .crumb .little {
	float:left;
	background:url(hy_pic_little02.gif) no-repeat;
	height:36px;
	text-align:left;
	padding-left:31px;
}
.xl .crumb .little a {
	font:12px/36px Arial, Helvetica, sans-serif;
	color:#000;
}
.xl .crumb .little a:hover {
	color:#F60;
}
.xl .crumb .yj {
	float:right;
	background:url(hy_pic_little02_1.gif) no-repeat right center;
	height:36px;
}
.xl h6 {
	font:bold 20px/35px Arial, Helvetica, sans-serif;
	color:#ba0001;
	text-align:center;
	margin:10px 30px;
}
.xl .remark {
	background-color:#F0F0F0;
	text-align:center;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#666;
	margin:10px 30px;
}
.xl .nr {
	margin:10px 30px;
	text-align:left;
}
.xl .nr p {
	text-indent:2em;
	margin-bottom:10px;
}
.xl .nr p,.xl .nr p * {
	font:14px/2em Arial, Helvetica, sans-serif;
	color:#000;
}
.xl .text_right {
	margin:10px 30px;
}
.xl .text_right img {
	margin-right:10px;
}



/*检索结果*/
.xl .jg {
    background:url(hy_pic_little02bg.gif) repeat-x;
	height:36px;
}
.xl .jg .yj {
	float:right;
	background:url(hy_pic_little02_1.gif) no-repeat right center;
	height:36px;
	padding-right:10px;
}
.xl .jg .little {
	float:left;
	background:url(hy_pic_little02.gif) no-repeat;
	height:36px;
	text-align:left;
	padding-left:31px;
	font:bold 12px/36px Arial, Helvetica, sans-serif;
	color:#c51112;
}
.xl .jg .button {
	width:51px;
	height:24px;
	background:url(hy_pic_buttonbg01.gif) no-repeat;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#FFF;
	border:none;
	margin:8px 8px 0 8px;
	cursor:pointer;
}
.xl .jg .table {
	border:1px solid #cd4901;
	background-color:#FFF;
	width:183px;
	height:22px;
	padding-left:8px;
	text-align:left;
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#999;
}
.xl .table01 {
	margin-top:10px;
	border:1px solid #fed3a0;
	background-color:#fde8cd;
	padding:15px 25px;
}
.xl .table01 dt {
	background:url(hy_pic_little04.gif) no-repeat left center;
	padding-left:25px;
	text-align:left;
	margin-top:15px;
}
.xl .table01 dt span {
	float:right;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#999;
	margin-right:15px;
}
.xl .table01 dt a {
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
.xl .table01 dt a:hover {
	color:#C30;
}
.xl .table01 dd {
	display:inline-block;
	text-align:left;
	text-indent:2em;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#444;
	padding:8px 15px;
	background:url(jg_pic_xxbg.gif) repeat-x left bottom;
}
.cn {
	FONT: bold 12px/24px Arial, Helvetica, sans-serif; COLOR: #333
}