@charset "utf-8";
.form_i input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #e3e9ef;
	border-bottom-color: #e3e9ef;
	border-left-color: #e3e9ef;
	height: 20px;
}
.lx_right_lb {
	width:252px;
	height:auto;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../image/lx_r_bj.png);
	margin-bottom: 8px;
}
.lx_right_lb ul {
	width:252px;
	height:auto;
	background-image: url(../image/num_1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.lx_right_lb li {
	width:245px;
	height:54px;
	padding-top: 6px;
	line-height: 22px;
}
.lx_right_lb a {
	color:#336699;
}
.lx_right_lb img {
	width:55px;
	height:43px;
	border: 1px solid #000000;
	float: left;
	margin-right: 5px;
}
.zb_pc_title {
	text-align: center;
	height: auto;
	width: 700px;
	line-height: 45px;
	font-size: 25px;
	font-weight: bold;
	color: #336699;
}
.zb_pc_rd {
	border: 1px solid #e6e3d9;
	line-height: 29px;
	padding-left: 25px;
	background-image: url(../image/wd_lb_bt.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	width: 688px;
	margin-top: 7px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-top-width: 3px;
}
.zb_pc_rd h1 {
	font-size: 12px;
	line-height: 29px;
	float: left;
	height: 29px;
	width: 450px;
}
.zb_pc_rd h2 {
	float: right;
	width: 200px;
	text-align: right;
	line-height: 29px;
	height: 29px;
	padding-right: 5px;
}
.zb_pc_rd h2 a {
	color: #666666;
}
.zb_pc_bt {
	WIDTH: auto;
	HEIGHT: 27px;
	line-height: 27px;
}
.zb_pc_bt_l {
	WIDTH: 4px;
	HEIGHT: 27px;
	background-image: url(../image/index_bt_bj.gif);
	background-repeat: repeat-x;
}
.zb_pc_bt_c {
	WIDTH: 692px;
	HEIGHT: 27px;
	background-image: url(../image/index_bt_bj.gif);
	background-repeat: repeat-x;
	background-position: 0px -27px;
	line-height: 27px;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.zb_pc_bt_c a {
	color: #336699;
}
.zb_pc_bt_c h1 {
	WIDTH: 500px;
	HEIGHT: 27px;
	float:left;
	font-weight: bold;
}
.zb_pc_bt_c h2 {
	WIDTH: 187px;
	HEIGHT: 27px;
	float:left;
	text-align: right;
}
.zb_pc_bt_r {
	WIDTH: 4px;
	HEIGHT: 27px;
	background-image: url(../image/index_bt_bj.gif);
	background-repeat: no-repeat;
	background-position: -4px 0px;
}
.zb_pc_tjk {
	height: auto;
	width: 698px;
	margin-bottom: 8px;
	margin-right: -3px;
	border: 1px solid #7f7f7f;
}
.zb_dp_k {
	border-right-color: #f2efe8;
	border-bottom-color: #f2efe8;
	border-left-color: #f2efe8;
}
.zb_pc_tji {
	height: 68px;
	width: 670px;
	line-height: 25px;
	padding-right: 14px;
	padding-left: 14px;
	background-image: url(../image/zb_pc_tj.png);
	background-repeat: repeat-x;
}
.zb_pc_tji_l {
	height: 58px;
	width: 230px;
	background-image: url(../image/zb_pc_l.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 29px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zb_pc_tji_c {
	height: 53px;
	width: 205px;
	padding-top: 15px;
	padding-left: 20px;
}
.zb_pc_tji_r {
	height: 58px;
	width: 215px;
	line-height: 29px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zb_pc_tji_r h1 {
	line-height: 29px;
	width: 210px;
	line-height: 29px;
	font-size: 13px;
	font-weight: bold;
}
.star-rating{/*这里是空分层，用来显示空星星*/
list-style:none;
margin: 0px;
padding:0px;
width: 190px;
height: 35px;
position: relative;
background: url(../image/star_rating2.gif) top left repeat-x;/*空星星位于背景图片的顶层，将其设为背景并横向平铺*/ 
}
.star-rating li{/*设置li的浮动属性*/
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.star-rating li a{/*设置a的布局为绝对布局和垂直坐标并隐藏a中文本使其成为空链接*/
display:block;
width:38px;
height: 35px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
.star-rating li a:hover{/*设置a:hover的背景图片为打分星/垂直坐标/left为0,注意垂直坐标一定要小于a的垂直坐标*/
background: url(../image/star_rating2.gif) left center;
z-index: 2;
left: 0px;
}
/*以下5个class用来设置5个链接的位置和hover的宽度*/
.star-rating a.one-star{
left: 0px;
}
.star-rating a.one-star:hover{
width:38px;
}
.star-rating a.two-stars{
left:38px;
}
.star-rating a.two-stars:hover{
width: 76px;
}
.star-rating a.three-stars{
left: 76px;
}
.star-rating a.three-stars:hover{
width: 114px;
}
.star-rating a.four-stars{
left: 114px;
} 
.star-rating a.four-stars:hover{
width: 152px;
}
.star-rating a.five-stars{
left: 152px;
}
.star-rating a.five-stars:hover{
width: 190px;
}
.star-rating li.current-rating{/*设置分数层的背景和宽度并隐藏文本*/
background: url(../image/star_rating2.gif) left bottom;
position: absolute;
height: 35px;
width:114px;
display: block;
text-indent: -9000px;
z-index: 1;
} 
.zb_pc_ly {
	height: auto;
	width: 700px;
	padding-top: 8px;
	margin-right: -3px;
}
.zb_pc_ly a {
	color: #336699;
}
.zb_pc_ly h1 {
	width: 626px;
	line-height: 25px;
	height: 25px;
	float: left;
	background-color: #f8f7f3;
	padding-left: 10px;
}
.zb_pc_ly h2 {
	width: 64px;
	height: auto;
	float: left;
}
.zb_pc_ly h2 img {
	height: 50px;
	width: 50px;
	border: 3px solid #f2efe8;
}
.zb_pc_ly h2 img:hover {
	border: 3px solid #ff0000;
}
.zb_pc_ly h3 {
	height: auto;
	width: 626px;
	line-height: 25px;
	float: left;
	padding-left: 10px;
}
.zb_pc_lyhy {
	width: 636px;
	padding-left: 64px;
}
.zb_pc_lyhy a {
	color: #336699;
}
.zb_pc_lyhy h1 {
	width: 562px;
}
.zb_pc_lyhy h2 {
	width: 64px;
}
.zb_pc_lyhy h3 {
	width: 562px;
}
.zb_pc_hyk {
	height: auto;
	width: 700px;
	overflow: hidden;
	color: #000000;
	margin-top: 10px;
}
.zb_pc_hyk textarea {
	height: 90px;
	width: 690px;
}
.zb_ad {
	height: auto;
	width: 262px;
	border: 1px solid #666666;
	overflow: hidden;
	margin-bottom: 8px;
}
.zs_nr {
	height: auto;
	width: 678px;
	padding: 10px;
	line-height:25px;
	border-top-style: none;
}
.zs_nr1 {
	background-image: url(../image/wd_ask_rd.png);
	background-position: 0px 10px;
}
.zs_tbk {
	border-top-style: none;
}
.zs_lbbt {
	height: 26px;
	width: 690px;
	line-height: 26px;
	background-image: url(../image/zsbt.png);
	background-repeat: repeat-x;
	color: #336699;
	padding-left: 8px;
}
.zs_lbbt1 {
	height: 26px;
	width: 321px;
}
.zs_lbbt2 {
	height: 26px;
	width: 92px;
}
.zs_lb {
	height: 36px;
	width: 690px;
	line-height: 36px;
	background-image: url(../image/zslb.png);
	padding-left: 8px;
}
.zs_lb1 {
	height: 30px;
	width: 321px;
	padding-top: 6px;
}
.zs_lb2 {
	height: 30px;
	width: 92px;
	padding-top: 6px;
	line-height: 20px;
}
.zs_lb2 span {
	font-weight: bold;
}
.zs_info {
	height: 160px;
	width: 700px;
	margin-top: 5px;
	position: relative;
}
.zs_infol {
	height: 160px;
	width: 180px;
	text-align: center;
}
.zs_infol img {
	height: 118px;
	width: 155px;
	padding: 2px;
	border: 1px solid #efefef;
}
.zs_infol span {
	font-weight: bold;
	font-size: 18px;
}
.zs_infor {
	height: 160px;
	width: 510px;
	padding-left: 10px;
}
.zs_bt {
	HEIGHT: 30px;
	width:500px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
}
.zs_bt a {
	color: #336699;	
}
.zs_bt h1 {
	height: 30px;
	width: 150px;
	float:left;
	font-size: 14px;
	font-weight: bold;
}
.zs_bt h2 {
	height: 30px;
	width: 75px;
	float:right;
	color: #336699;
	background-image: url(../image/gd.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
}
.zs_btt {
	width:16px;
	height:16px;
	margin-right:5px;
	margin-left:5px;
	padding-top: 6px;
}
.zs_btz {
	width:auto;
	height:30;
	line-height: 30px;
}
.zs_btz1 {
	font-size: 14px;
	font-weight: bold;
}
.zs_xx {
	height: auto;
	width: 500px;
	line-height: 23px;
}
.zs_xx a {
	color: #336699;
}
.zs_xx span {
	font-size: 14px;
	font-weight: bold;
}
.zs_rt {
	height: auto;
	width: 262px;
}
.zs_rts {
	height: auto;
	width: 262px;
	text-align:center;
	padding-top: 5px;
}
.zs_rts img {
	height: 190px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
.zs_rtx {
	height: 25px;
	width: 262px;
	line-height: 25px;
}
.zs_rtx h1 {
	height: 25px;
	width: 125px;
	float: left;
	padding-left: 5px;
}
.zs_rtx h2 {
	height: 25px;
	width: 130px;
	text-align:right;
	float: left;
}
.zs_fdc {
	height: 220px;
	width: 520px;
	text-align:right;
	z-index:10;
	position:absolute;
	border: 3px solid #7f7f7f;
	top: 60px;
	right: 5px;
	background-color: #FFFFFF;
	float: none;
	display: none;
}
.zs_fdt {
	width: 520px;
	border-bottom-style: none;
}
.zs_fdt h1 {
	text-align: left;
	padding-left: 10px;
}
.zs_fdt h2 {
	background-image: url(../image/jh.png);
}
.zs_fdz {
	height: 190px;
	line-height:25px;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.zs_zp {
	background-image: url(../image/lx_l_bj.png);
	height: 72px;
	width: 678px;
	line-height: 36px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.zs_zp1 {
	height: 36px;
	width: 458px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.zs_zp3 {
	height: 30px;
	text-align: right;
	width: 220px;
	padding-top: 5px;
}
.zs_zp2 {
	height: 36px;
	width: 678px;
	color: #333333;
}
.zs_tx {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}
.zs_zp4 {
	background-repeat: repeat-x;
	background-position: 0px -36px;
}
.zs_ts {
	background-image: url(../image/tsbj.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	line-height:30px;
}
.zs_ts1 {
	height: 60px;
	width: 678px;
}
.zs_ts1 a {
	color:#336699;
}
.zs_ts2 {
	height: 60px;
	width: 678px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.zs_an {
	height: 45px;
	width: 265px;
	background-color: #e3dfd4;
}
.zs_z {
	height: 40px;
	width: 243px;
	background-color: #f7f6f1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3dfd4;
	border-bottom-color: #e3dfd4;
	border-left-color: #e3dfd4;
	margin-bottom: 8px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zs_z a {
	color: #336699;
	text-decoration: underline;
}
.zl_info {
	height: 180px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.zl_infol {
	height: 180px;
	width: 195px;
}
.zl_infol img {
	height: 174px;
	width: 174px;
	border: 2px solid #e9e1dc;
}
.zl_infor {
	height: 180px;
	width: 505px;
}
.zl_infors {
	height: 73px;
	width: 505px;
	line-height:24px;
}
.zl_infors a {
	color:#336699;
}
.zl_inforz {
	height: 40px;
	width: 493px;
	border: 1px solid #fe6703;
	background-image: url(../image/msg_bj.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 20px;
	padding: 5px;
}
.zl_inforxk {
	height: 50px;
	width: 501px;
	border: 1px solid #999999;
	padding: 1px;
}
.zl_inforx {
	height: 40px;
	width: 491px;
	padding: 5px;
	background-color: #ececec;
}
.zl_info_l {
	height: 40px;
	width: auto;
	line-height: 40px;
}
.zl_info_l span {
	font-size: 18px;
	font-weight: bold;
	color: #1b800e;
}
.zl_info_r {
	height: 30px;
	width: 115px;
	float:right;
	padding-top: 7px;
}
.fl {
	float:left;
	width: auto;
	margin-right: 5px;
}
.zl_tb {
	border-top-style: none;
}
.lx_bt {
	margin-top: 8px;
	WIDTH: auto;
	HEIGHT: 27px;
	line-height: 27px;
}
.lx_l {
	WIDTH: 5px;
	HEIGHT: 27px;
	background-image: url(../image/wd_res.png);
	background-repeat: no-repeat;
}
.lx_c {
	WIDTH: 686px;
	HEIGHT: 27px;
	background-image: url(../image/wd_res.png);
	background-repeat: repeat-x;
	background-position: 0px -57px;
	font-size: 13px;
	color: #336699;
	padding-left: 4px;
}
.lx_c a{
	color: #336699;
}
.lx_c h1 {
	WIDTH: 200px;
	HEIGHT: 27px;
	font-size: 13px;
	float:left
}
.lx_c h2 {
	WIDTH: 200px;
	HEIGHT: 27px;
	text-align:right;
	float:right
}
.lx_r {
	WIDTH: 5px;
	HEIGHT: 27px;
	background-image: url(../image/wd_res.png);
	background-repeat: no-repeat;
	background-position: -5px 0px;
}
.lx_k {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e6e3d9;
	border-left-color: #e6e3d9;
	height: auto;
	width: 698px;
	margin-bottom: 8px;
}
.lx_k_lb {
	height: auto;
	width: 698px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e3d9;
}
.lx_k_lb1 {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.lx_k_lb li {
	height: 205px;
	width: 160px;
	float: left;
	margin-left: 3px;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.lx_k_lb h1 {
	height: 40px;
	width: 160px;
	line-height:20px;
	float:left;
	text-align: left;
}
.lx_k_lb h1 a {
	height: 20px;
	width: 170px;
	color:#336699;
	font-size: 13px;
}
.lx_k_lb h2 {
	height: 40px;
	width: 78px;
	float:left;
}
.lx_k_lb h3 {
	height: 40px;
	width: 82px;
	float:left;
	text-align: right;
}
.lx_k_lb img {
	height: 115px;
	width: 145px;
	padding: 4px;
	border: 1px solid #f1f1f1;
}
.lx_tab {
	WIDTH: 700px;
	HEIGHT: 24px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fe6703;
	padding-top: 3px;
	line-height: 24px;
}
.lx_tabs1 {
	WIDTH: 67px;
	HEIGHT: 24px;
	margin-right: 5px;
	background-image: url(../image/zs_tabs.png);
}
.lx_tabs1 a {
	color: #FFFFFF;
}
.lx_tabs {
	WIDTH: 67px;
	HEIGHT: 24px;
	margin-right: 5px;
	background-image: url(../image/wd_tabsh2.png);
}
.lx_tabs a {
	WIDTH: 67px;
	HEIGHT: 24px;
	background-image: url(../image/wd_tabs2.png);
	color: #666666;
	display: block;
}
.lx_tabs a:hover {
	background-image: url(../image/wd_tabsh2.png);
	display: block;
	color: #FFFFFF;
}
.lx_tabs2 {
	WIDTH: 67px;
	HEIGHT: 24px;
	background-image: url(../image/wd_tabs.png);
	margin-right: 5px;
}
.lx_tabs2 a {
	WIDTH: 67px;
	HEIGHT: 24px;
	background-image: url(../image/wd_tabs2.png);
	display: block;
	color: #666666;
}
.lx_tabs2 a:hover {
	background-image: url(../image/wd_tabsh2.png);
	color: #FFFFFF;
}
.zuc_lbbt {
	background-image: url(../image/wd_lb_bt.png);
	background-repeat: repeat-x;
	height: 29px;
	width: 688px;
	border: 1px solid #e6e3d9;
	line-height: 29px;
	padding-left: 10px;
}
.zuc_lbbt select {
	width: 80px;
}
.zuc_lb4 {
	height: 25px;
	line-height: 29px;
	width: 90px;
	text-align: center;
	padding-top: 4px;
}
.zuc_lb5 {
	height: 29px;
	width: auto;
	text-align: center;
	line-height: 29px;
	text-align: center;
	padding-left: 5px;
}
.zuc_b {
	padding-top: 10px;
	padding-bottom: 10px;
}
.zuc_bd {
	height: 30px;
	width: 688px;
	padding-left: 10px;
	line-height: 30px;
}
.zuc_bd3 {
	height: auto;
}
.zuc_an {
	height: 30px;
	width:700px;
	text-align:center;
}
.zuc_bd select {
	width: 80px;
}
.zuc_bd1 {
	height: 30px;
	width: auto;
}
.zuc_bd2 {
	height: 25px;
	width: auto;
	padding-left: 10px;
	line-height: 25px;
	padding-top: 5px;
}
.pl0 {
	padding-left: 0px;
}
.mt0 {
	margin-top: 0px;
}
.lx_k {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	height: auto;
	width: 698px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #6f6f6f;
	border-left-color: #6f6f6f;
	border-bottom-color: #6f6f6f;
	overflow: hidden;
}
.jd_pv {
	height: 195px;
	width: 503px;
}
.jd_pv1 img {
	height: 195px;
	width: 503px;
}
.jd_pv_p {
	height: 140px;
	width: 190px;
	text-align: center;
}
.jd_pv_p h1 img {
	height: 116px;
	width: 155px;
	padding: 4px;
	border: 1px solid #efefef;
	margin-top: 6px;
}
.jd_pv_p h2 {
	height: 27px;
	width: 180px;
}
.jd_pv_p h3 {
	height: 29px;
	width: 180px;
	line-height: 29px;
	color: #336699;
}
.jd_pv_wz {
	height: 140px;
	width: 303px;
	line-height:20px;
}
.jd_pv_r {
	height: 195px;
	width: 194px;
}
.jd_pv_r span {
	color:#336699;
}
.jd_pv_r1 {
	height: 48px;
	width: 180px;
	background-image: url(../image/sj.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 1px;
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	background-position: 5px center;
}
.jd_pv_r1 a {
	color:#336699;
	font-weight:bold;
}
.jd_pv_r2 {
	height: 48px;
	width: 180px;
	background-image: url(../image/jd_pv_bj.png);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d2be;
	padding-left: 13px;
	font-size: 13px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d2be;
}
.jd_pv_r2 a {
	color:#336699;
	font-weight:bold;
}
.jd_pv_r3 {
	height: 48px;
	width: 181px;
	background-image: url(../image/hd_bj.png);
	padding-left: 14px;
	padding-top: 1px;
	font-size: 13px;
	line-height: 24px;
	color: #ffffff;
}
.jd_pv_r3 a {
	color: #ffffff;
	font-weight:bold;
}
.zs_bt1 {
	HEIGHT: 60px;
	width:490px;
	padding-left: 5px;
}
.zs_bt1 h1 {
	HEIGHT: 25px;
	width:480px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
}
.zs_bt1 h1 a {
	color: #666666;	
}
.zs_bt1 h2 {
	HEIGHT: 30px;
	width:487px;
	background-image: url(../image/zsbj.png);
	line-height: 30px;
	padding-left: 3px;
}
.zs_bt1 h2 a {
	color: #336699;	
}
.zs_btt1 {
	width:16px;
	height:16px;
	margin-right:5px;
	margin-left:5px;
	padding-top: 6px;
}
.zs_btz1 {
	width:auto;
	height:30;
}
.wd_left_lbbt {
	background-image: url(../image/wd_lb_bt.png);
	background-repeat: repeat-x;
	height: 29px;
	width: 673px;
	border: 1px solid #e6e3d9;
	line-height: 29px;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
}
.zp_zwlb {
	background-image: url(../image/wd_lb.png);
	height: auto;
	width: 688px;
	line-height: 30px;
	padding-left: 10px;
	border-top-style: none;
}
.zp_zwlb li {
	width: 688px;
	height: 30px;
}
.zp_zwlb1 {
	width: 90px;
	height: 30px;
}
.zp_zwlb2 {
	width: 119px;
	height: 30px;
}
.zp_zwlb3 {
	width: 90px;
	height: 30px;
	text-align: center;
}
.h243 {
	height: 243px;
}
.h243 img {
	height: 243px;
	width: 503px;
}
.kt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6f6f6f;
}
.zl_lbbt {
	width: 345px;
}
.zl_lbbt a {
	font-weight:normal;
}
.zl_lbbtl {
	width: 100px;
}
.zl_lbbtr {
	width: 70px;
	float:right
}
.zl_lb {
	padding: 5px;
	height: auto;
	width: 688px;
}
.zl_lbt {
	height: 124px;
	width: 688px;
	background-image: url(../image/dd.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.zl_lbk {
	height: 124px;
	width: 344px;
}
.zl_lbtl {
	height: 124px;
	width: 154px;
}
.zl_lbtl img {
	height: 104px;
	width: 140px;
	border: 5px solid #d9d9d9;
}
.zl_lbtr {
	height: 124px;
	width: 175px;
	line-height: 22px;
	padding-left: 8px;
	padding-right: 7px;
}
.zl_lbtr h1 {
	height: 28px;
	width: 175px;
	line-height: 28px;
}
.zl_lbtr a {
	color: #336699;
}
.zl_lbz {
	height: auto;
	width: 688px;
}
.lxbk1 {
	WIDTH: 344px;
	height: 134px!important;height: 140px;
	overflow: hidden;
}
.lxbk1 ul {
	WIDTH: 344px;
	height: auto;
	background-image: url(../image/num.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-top: 10px;
}
.lxbk1 li {
	WIDTH: 314px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-left: 30px;
	line-height: 24px;
}
.lxbk1 h1 {
	WIDTH: 243px;
	height: 24px;
	float:left;
}
.lxbk1 h2 {
	WIDTH: 70px;
	height: 24px;
	float:left;
}
.lxbk1 h1 a {
	color:#666666;
}
.lxbk1 h2 a {
	color:#336699;
}
.zl_dl {
	width: 265px;
}
.zl_dl_t {
	width: 260px;
	height:30px;
	background-image: url(../image/hd_if.png);
	line-height: 30px;
	padding-left: 5px;
	font-weight: bold;
}
.zl_dl_z {
	width: 245px;
	height:auto;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
.zl_dl_a {
	width: 245px;
	height:40px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.zx_bd {
	WIDTH: 432px;
	height:210px;
	background-image:url(../image/wd_lb.png);
	margin-bottom:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6f6f6f;
}
.zx_bd li {
	WIDTH: 432px;
	float:left;
	height:30px;
	line-height:30px;
}
.zx_bd h1 {
	WIDTH: 350px;
	height: 30px;
	float:left;
	padding-left: 10px;
	overflow: hidden;
}
.zx_bd h2 {
	WIDTH: 72px;
	height: 30px;
	float:left;
	font-size: 11px;
}
.zx_bd a {
	color:#336699;
}

