

/* 全局CSS定义 */
body { margin:0; padding:0; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; list-style:none;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
table,td,tr,th{ font-size:12px; }
form,p,ol,ul,li,p,h2,h3,h4,dl,dt{padding: 0px;margin: 0px;}
li {list-style-type: none;}
h1,legend{display:none;}
img,fieldset{border:0;}
img {border:0}


/*清除浮动使用*/
.clearfix{
clear: both;
}
/*解决浮动对象问题*/
.wrapfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* 外包边 */
.wrap{ width: 950px; margin: 0 auto; }
.divt {
overflow:hidden;
width:950px;
margin:0 auto;
}
/* 字体加粗 */
.F_bold{ font-weight: bold; }
/* 字体属性 */
.F14{ font-size: 14px; }
.F16{ font-size: 16px; font-family: "Arial";}
.F18{ font-size: 18px; font-family: "Arial";}
.F22{ font-size: 22px; font-family: "Arial";}
/* 字体颜色样式 */
.F_red{ color: #ff0000; }
	.F_red a:link,
	.F_red a:visited{ text-decoration: none; color: #ff0000;}
	.F_red a:hover{ text-decoration: underline; color: #ff0000; }
.F_red2{ color: #c50606; }
	.F_red2 a:link,
	.F_red2 a:visited{ text-decoration: none; color: #c50606;}
	.F_red2 a:hover{ text-decoration: underline; color: #c50606; }
.F_orange{ color: #de6401; }
	.F_orange a:link,
	.F_orange a:visited{ text-decoration: none; color: #de6401;}
	.F_orange a:hover{ text-decoration: underline; color: #de6401; }
.F_orange2{ color: #733f1e; }
	.F_orange2 a:link,
	.F_orange2 a:visited{ text-decoration: none; color: #733f1e;}
	.F_orange2 a:hover{ text-decoration: underline; color: #733f1e; }
.F_green{ color: #406f02; }
	.F_green a:link,
	.F_green a:visited{ text-decoration: none; color: #406f02;}
	.F_green a:hover{ text-decoration: underline; color: #406f02; }
.F_gray{ color: #b6b6b6; }
	.F_gray a:link,
	.F_gray a:visited{ text-decoration: none; color: #b6b6b6;}
	.F_gray a:hover{ text-decoration: underline; color: #cc000a; }
.F_gray2{ color: #4b4b4b; }
	.F_gray2 a:link,
	.F_gray2 a:visited{ text-decoration: none; color: #4b4b4b;}
	.F_gray2 a:hover{ text-decoration: underline; color: #ca000a; }
.F_gold{ color: #b6b6b6; }
	.F_gold a:link,
	.F_gold a:visited{ text-decoration: none; color: #774525;}
	.F_gold a:hover{ text-decoration: underline; color: #cc000a; }
.F_purple{ color: #1f3a87; }
	.F_purple a:link,
	.F_purple a:visited{ text-decoration: none; color: #1f3a87;}
	.F_purple a:hover{ text-decoration: underline; color: #cc000a; }	
.F_blue2{ color: #054784; }
	.F_blue2 a:link,
	.F_blue2 a:visited{ text-decoration: none; color: #054784;}
	.F_blue2 a:hover{ text-decoration: underline; color: #cc000a; }
/* 下划线 */
.U a:link,
.U a:visited{ text-decoration: underline; }
.U a:hover { text-decoration: none; }


.Left{ float: left; }
.Right{ float: right; }

.T_margin5{ margin-top: 5px; }
.T_margin8{ margin-top: 8px; }
.T_margin10{ margin-top: 10px; }
.R_margin6{ margin-right: 6px; }
.R_margin8{ margin-right: 8px; }
.R_margin10{ margin-right: 10px; }
.T_padding5{ padding-top: 5px; }
.T_padding10{ padding-top: 10px; }
.B_padding10{ padding-bottom: 10px; }
.adclose{ cursor: pointer;right: 0; bottom: 0;position: absolute; border: 1px solid #ddd; background: #000; color: #fff;}

/** 字体样式 **/
a:link,
a:visited { text-decoration: none; color: #1d1d1d;}
a:hover { text-decoration: underline; color: #ca0000;}


/** 通用元素 **/
.Content_L{ width: 746px; float: left; }
.Content_R{ width: 194px; float: right; }
.Box_L{ width: 744px; }
.Box_R{ width: 188px; float: right;}
.box_border{ border: 1px solid #d2d2d2; }
.Top_bj{ margin: 2px 0 0 8px!important;margin: 4px 0 0 5px; }
.Box_bx{ border-bottom:1px solid #9aacc3; }

.box_Right{ width: 304px;}
.box_Left{ width: 436px; }
.con_Left{ width: 434px; border-left: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; }
.con_Right{ width: 302px; border-left: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; }

.B_margin10{ margin-bottom: 10px; }
.B_padding8{ padding-bottom: 10px!important;padding-bottom: 8px; }

.Fred,.Fred a{ color: #d50101; }
.Fblue,.Fblue a{ color: #1f3a87; }

a.white:link,
a.white:visited{ color:#fff; text-decoration: underline; }
a.white:hover{color:#fff; text-decoration: underline; }

a.Black:link,
a.Black:visited{ color:#000; text-decoration: none; }
a.Black:hover{color:#000; text-decoration: underline; }

a.red:link,
a.red:visited{ color:#d50101; text-decoration: none; }
a.red:hover{color:#ca0000; text-decoration: underline; }

a.red2:link,
a.red2:visited{ color:#d50101; text-decoration: none; }
a.red2:hover{color:#ca0000; text-decoration: underline; }

a.Blue:link,
a.Blue:visited{ color:#01276e; text-decoration: none; }
a.Blue:hover{color:#01276e; text-decoration: underline; }

/** 顶部 **/
.Top_box{margin: 0 auto; width: 950px; height: 27px; line-height: 27px; border-bottom: 1px solid #DBDBDB; background: url("top_box_bg.gif") repeat-x;}
.Top_box span.R_help{margin-right: 6px; float: right;}
.Top_box span.R_help a:link,
.Top_box span.R_help  a:visited{ text-decoration: none; color: #6d6d6d;}
.Top_box span.R_help  a:hover{ text-decoration: underline; color: #ce4a02; }
.Date_box{ margin-left: 15px;}
.Top_box a:link,
.Top_box a:visited{ text-decoration: none; color: #313131;}
.Top_box a:hover{ text-decoration: underline; color: #e20202; }
.nav_login{ margin-left: 10px; position: relative;}

/* 共用头部 */
.divt{margin:0px auto;overflow:hidden;width:950px;}
#logo{ width:430px; float:left; height:65px;}
#logo img{ width:430px; float:left; height:65px;}
#topnav{ width:505px; float:right;}
#topnav ul{background: url("topnavbg.gif") repeat-x; border:1px solid #fad17f; border-top:none; height:27px; width:420px; float:right;}
#topnav li{background:url("topnavbgc.gif") no-repeat right 2px; float:left; width:70px; text-align:center; line-height:27px;}
#topnav #end{ background:none;}
#clock{ float:right; width:400px; margin-top:15px; text-align:right; padding-right:5px;}
#liveclock{ width:150px;}

/* 导航区 */
.SubNav{ width: 950px; margin: 0 auto; }
.SubNav .logo_box{ height: 75px; background: url("news_v10_dhbg.gif") repeat-x; }
.SubNav .logo_wz{ height: 154px; height: 14px; float:left; padding: 27px 0 0 0; }
.SubNav .logo_box .fav{ float: right; text-align:right; width: 600px; OVERFLOW: hidden; padding-right: 12px; height: 26px; margin: 15px 0 0 0; font: 12px/26px "宋体"; }
.SubNav .logo_box .fav a:link,
.SubNav .logo_box .fav a:visited { text-decoration: none; color: #494b4c;}
.SubNav .logo_box .fav a:hover { text-decoration: underline; color: #ca0000;}
.SubNav .logo_box .pic{ width: 132px; height: 75px; float:left; }
.SubNav .Nav{ height: 34px; width: 815px; background: url("news_v10_dhp.gif") no-repeat; float:left; }
.SubNav .Nav ul{ overflow: hidden; margin-left: 20px!important; margin-left: 12px; float: left;}
.SubNav .Nav ul li{ width:40px; float: left; font: bold 14px/34px "宋体"; margin-left: -1px; padding: 0 10px; background: url("news_v10_sxt.gif") no-repeat left;}
.SubNav .Nav ul li a:link,
.SubNav .Nav ul li a:visited { text-decoration: none; color: #fff;}
.SubNav .Nav ul li a:hover { text-decoration: underline; color: #fff;}
.input_search{ width:145px; height: 16px; line-height: 16px; margin-left: 8px; font-size: 12px; border: 1px solid #b5b5b5; color: #000;}
.but_search{ background: url("news_v10_search.gif") no-repeat; border: none; width: 60px; height: 22px; cursor: pointer;font:12px/23px "宋体"; color:#000000; }
.navnav {
	CLEAR: both; MARGIN-TOP: 10px; BACKGROUND: url("food_navnav.gif") repeat-x 0px -37px; MARGIN-BOTTOM: 10px; WIDTH: 950px; BORDER-BOTTOM: #4991D4 2px solid
}
.navnav_l {
	BACKGROUND: url("food_navnav.gif") no-repeat 0px 0px; FLOAT: left; WIDTH: 5px; HEIGHT: 27px
}
.navnav_c {
	FLOAT: left; WIDTH: 940px; HEIGHT: 27px
}
.navnav_c UL {
	MARGIN: 4px 0px 0px 10px
}
.navnav_c UL LI {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url("food_xxx.gif") no-repeat right 50%; FLOAT: left; PADDING-BOTTOM: 0px; FONT: 12px/20px "宋体"; COLOR: #1b1b1b; PADDING-TOP: 0px
}
.navnav_c UL LI A:link {
	FONT: 12px/20px "宋体"; COLOR: #1b1b1b; TEXT-DECORATION: none
}
.navnav_c UL LI A:visited {
	FONT: 12px/20px "宋体"; COLOR: #1b1b1b; TEXT-DECORATION: none
}
.navnav_c UL LI A:hover {
	FONT: 12px/20px "宋体"; COLOR: #cc0000; TEXT-DECORATION: underline
}
.navnav_r {
	BACKGROUND: url("food_navnav.gif") no-repeat 0px -74px; FLOAT: right; WIDTH: 5px; HEIGHT: 27px
}

/* 第一屏 */
.focusText{ width:436px; float: left; background: url("news_v10_hot.gif") no-repeat 0 0; padding-bottom: 1px!important;padding-bottom: 0px; }
.focusText h2{ font-family: "黑体",Arial Black,sans-serif;font-weight:100;font-size: 20px; line-height: 42px; margin-top: 10px; margin-left:24px; text-align:center; }
.focusText p{ font: 12px/20px "宋体"; float: left; margin: 0 0 0 14px!important;margin: 0 0 0 7px; padding: 8px 6px 0 10px; width: 394px; height: 57px; color: #666666; background:url("news_v10_contbg.gif") no-repeat 0 0; }
.focusText p span{ font: 12px/22px "宋体"; color:#d40c0c; }
.hotmore{ float: right; line-height: 42px; margin-right: 8px; padding-left: 12px;  margin-top: 10px; background:url("news_v10_arrow1.gif") no-repeat 0 20px;}

.box_Tpic{ width:303px; float: right; border-left:1px solid #d2d2d2; background: #f7f7f7;  }
.focusPic{ margin:6px 6px 6px 6px; text-align: center; width:290px; OVERFLOW: hidden;}
.focusPic h2{ margin:4px 0 0 6px!important;margin:0 0 0 6px; text-align:left; padding-left: 10px; font:bold 14px/30px "宋体"; background:url("news_v10_arrow2.gif") no-repeat 0 10px; }
.focusPic p{ margin: 0 0 10px 0!important;margin: 0 0 6px 0; font:12px/22px "宋体"; text-align:left; padding:0 0 0 8px; color: #676767 }

.yst_bg{ background: url("news_v10_ystbg.gif") no-repeat 1px 1px; }
.yst_tit{ width: 188px; height: 25px; float:left; }
.yst_word{mportant;margin:8px 0 0px 6px; text-align: center; width:95%;}
.yst_word h2{ text-align:center; font:bold 14px/28px "宋体"; padding: 6px 0 0 0!important;margin:0; }
.yst_word h2 a{ color:#cc0000; text-decoration:none; }
.yst_word h2 a:hover{ color:#cc0000; text-decoration:underline; }
.yst_word p{margin:0 0 8px 8px!important;margin:0 0 5px 0; font:12px/22px "宋体"; width:100%; text-align:left; padding:0 0 6px 3px; color: #676767 }
.yst_banner{ width: 184px; height: 65px; margin: 13px 0 2px 2px!important;margin: 11px 0 2px 2px; }

ul.list{  margin: 3px 0 4px 16px; }
ul.list li{ font: 14px/24px "宋体"; background: url("news_v10_i1.gif") no-repeat 0 9px; padding-left: 8px; }
ul.list li span{ color: #696969; font: 12px/24px "宋体"; }
ul.list li span a:link,
ul.list li span a:visited { text-decoration: none; color: #696969;}
ul.list li span a:hover { text-decoration: underline; color: #ca0000;}

ul.listin{ width:94%; margin: 9px 0 0 9px; }
ul.listin li{ font: 12px/24px "宋体"; background: url("news_v10_i1.gif") no-repeat 0 9px; padding-left: 8px; }
ul.listin li span{ font: bold 12px/24px "宋体"; color: #1f3a87; }
ul.listin li span a:link,
ul.listin li span a:visited { text-decoration: none; color: #ff0000;}
ul.listin li span a:hover { text-decoration: underline; color: #ca0000;}

ul.listin0 { width:94%; margin: 0 0 0 9px; }
ul.listin0 li{ font: 12px/24px "宋体"; background: url("news_v10_i1.gif") no-repeat 0 9px; padding-left: 8px; }
ul.listin0 li span{ font: bold 12px/24px "宋体"; color: #1f3a87; }
ul.listin0 li span a:link,
ul.listin0 li span a:visited { text-decoration: none; color: #ff0000;}
ul.listin0 li span a:hover { text-decoration: underline; color: #ca0000;}

ul.list2{ width:94%;  margin: 5px 0 0 12px!important;margin: 6px 0 0 12px; }
ul.list2 li{ font: 12px/24px "宋体"; background: url("news_v10_i1.gif") no-repeat 0 9px; padding-left: 8px; }
ul.list2 li span{ font: 12px/24px "宋体"; color: #d30800;}
ul.list2 li span a:link,
ul.list2 li span a:visited { text-decoration: none; color: #d30800;}
ul.list2 li span a:hover { text-decoration: underline; color: #ca0000;}

ul.list_l{  margin: 3px 0 4px 16px; }
ul.list_l li{ font: 14px/26px "宋体"; background: url("news_v10_i1.gif") no-repeat 0 9px; padding-left: 8px; }
ul.list_l li span{ font: 12px/24px "宋体"; width: 82px; padding: 0 3px 0 8px;  float:right; background: url("news_v10_arrow4.gif") no-repeat 0 9px; text-align:left; color: #5e5e5e; }
ul.list_l li span a:link,
ul.list_l li span a:visited { text-decoration: none; color: #5e5e5e;}
ul.list_l li span a:hover { text-decoration: underline; color: #ca0000;}

.border_xx{ border-bottom: 1px dashed #d3d3d3; padding: 10px 0 6px 0!important;padding: 8px 0 5px 0; }
.border_xx2{ border-bottom: 1px dashed #d3d3d3; }

ul.Taxis{ width:94%; margin: 6px 0 0 9px; }
ul.Taxis li{ font: 12px/24px "宋体"; background: url("news_v10_i1.gif") no-repeat 0 9px; padding-left: 8px; }
.dcount{font:12px verdana;color:#f30;float:right; font-weight:bold;}

/* 第二屏 */
.L_title1,
.L_title2{ width: 436px; height: 33px; }
.L_title1{ background: url("news_v10_ltit1.gif") repeat-x 0 0; }
.L_title2{ background: url("news_v10_ltit2.gif") repeat-x 0 0; }
.L_title_box1{ width: 123px; height: 33px; }
.R_more_bg1,
.R_more_bg2{ height: 28px; padding: 5px 0 0 0; }
.R_more_bg1{ width: 165px; background: url("news_v10_morebg1.gif") no-repeat 0 5px; }
.R_more_bg2{ width: 89px; background: url("news_v10_morebg2.gif") no-repeat 0 0; }
.more_W,
.more_R,
.more_BL,
.more_B{ float:right; font: 12px/28px "宋体"; margin-right: 10px; padding-right: 6px; }
.more_W{ background: url("news_v10_arrow3.gif") no-repeat right 10px; }
.more_R{ background: url("news_v10_arrow4.gif") no-repeat right 10px; }
.more_B{ background: url("news_v10_arrow5.gif") no-repeat right 10px; }
.more_BL{ background: url("news_v10_arrow6.gif") no-repeat right 10px; }

.XC_con{ width: 95%; margin: 0 0 0 16px; }
.XC_con h3{ text-align:left; font:bold 14px/38px "宋体"; color: #d50101; padding: 6px 0 0 8px; background: url("news_v10_arrow4.gif") no-repeat 0 21px; }

.C_titleL,
.C_titleL2{ width:100%; height: 31px; }
.C_titleL{ background: url("news_v10_ltitc1.gif") repeat-x 0 0; }
.C_titleL2{ background: url("news_v10_ltitc3.gif") repeat-x 0 0; }
.C_titleL_bg1,
.C_titleL_bg2{ width:98px; height: 31px; float:left; }
.C_titleL_bg1{ background: url("news_v10_titbg1.gif") no-repeat 0 0; }
.C_titleL_bg2{ background: url("news_v10_titbg2.gif") no-repeat 0 0; }
.C_titleL_bg1 h3,
.C_titleL_bg2 h3{ font:bold 12px/30px "宋体"; color:#FFFFFF; float:right; margin-right: 10px!important;margin-right: 6px; }

.hot_box{ width: 298px; margin: 0 0 0 2px; background: url("news_v10_hotbg.gif") repeat-x 0 0; padding-bottom: 5px; }
.hot_more{ width: 45px; float:right; height: 31px; background: url("news_v10_ltitc2.gif") no-repeat right 0; }

.R_title1,
.R_title2,
.R_title3{ width:187; height: 28px; margin: 1px; }
.R_title1{ background: #a73283 url("news_v10_titR1.gif") no-repeat right 0; }
.R_title2{ background: #3e61a4 url("news_v10_titR2.gif") no-repeat right 0; }
.R_title3{ background: #e93f9b url("news_v10_titR3.gif") no-repeat right 0; }
.R_title1 h3,
.R_title2 h3,
.R_title3 h3{ font:bold 14px/28px "宋体"; color:#FFFFFF; float:left; margin-left: 4px; padding-left: 16px; }
.R_title1 h3{ background: url("news_v10_icol1.gif") no-repeat 0 8px; }
.R_title2 h3{ background: url("news_v10_icol3.gif") no-repeat 0 8px; }
.R_title3 h3{ background: url("news_v10_icol4.gif") no-repeat 0 8px; }

.R_title3 h3 a:link,
.R_title3 h3 a:visited { text-decoration: none; color: #fff;}
.R_title3 h3 a:hover { text-decoration: underline; color: #fff;}

.PC_box{ width: 100%; margin: 14px 0 12px 0!important;margin: 14px 0 8px 0; }
.PC_tit{ width: 98%; height: 28px; background: url("news_v10_pct.gif") no-repeat right 0; margin: 0 0 12px 4px; }
.PC_tit h3{ font:bold 14px/28px "宋体"; color:#FFFFFF; float:left;  background: url("news_v10_pctg.gif") no-repeat 0 0;  padding-left: 6px; }
.PC_tit h3 span{ height: 28px; float: right; font: 12px/28px "宋体"; margin-right: 6px;  padding-right: 6px; background: url("news_v10_arrow5.gif") no-repeat right 10px; }

.Con_boxC{ width: 302px; margin: 0px 0 0 0 }
.tit_boxC1,
.tit_boxC2{ width: 99%; height: 24px; color: #333232; margin: 0 0 0 1px; }
.tit_boxC1{ background: url("news_v10_titc1.gif") repeat-x 0 0; }
.tit_boxC2{ background: url("news_v10_titc2.gif") repeat-x 0 0; }
.tit_boxC1 h3,
.tit_boxC2 h3{ float: left; height: 24px; text-align: left; font: bold 12px/24px "宋体"; padding-left: 35px;}
.tit_boxC1 h3{ width: 55px; color: #d30800; background: #fff url("news_v10_tb1.gif") no-repeat 5px 0; }
.tit_boxC2 h3{ width: 60px; color: #1f3a87; background: #f8fbff url("news_v10_tb2.gif") no-repeat 5px 0; }
.titC_more{ width: 45px; font: 12px/24px "宋体"; float:right;  }

.mv_box{ width: 175px; margin: 8px 0 0 6px; border: 1px dashed #fbadca; background:#fff8fb; }
.mv_box p{ font-size: 12px; line-height: 20px; float: left; width:164px; margin: 2px 0 0 8px!important;margin: 3px 0 0 5px; color: #5e5e5e; padding-bottom: 4px; }

.conR_box{ width: 99%; margin: 4px 0 0 1px; }
.conR_btit{ width: 100%; }
.conR_btit h3{ font: bold 12px/28px "宋体"; color: #333232; background: url("news_v10_icol2.gif") no-repeat 0 8px; margin: 0 4px 0 6px; padding-left: 18px; border-bottom: 1px dashed #cccccc;}
.conR_box h3 span{ font: 12px/28px "宋体"; float:right; margin: 0 6px 0 0; border-bottom: 1px dashed #858585; }
.TV_box{ width: 297px; background: url("news_v10_tvbg.gif") repeat 0 0; margin: 8px 0 2px 2px; }
.TV_pbox{ width: 136px; height: 119px; float:left; margin: 9px 0 3px 5px; }
.TV_con{ width: 132px; height: 103px; padding:1px; border-left: 1px solid #cacdce; border-right: 1px solid #cacdce; border-top: 1px solid #cacdce; }

.Rw_box{ width: 180px; background: url("news_v10_rwbg.gif") repeat 0 0; margin: 5px 0 3px 3px; padding-bottom: 5px!important;padding-bottom: 4px; }


.ka { width:744px;  float:left; border:#D9D9D9 solid 1px; margin-top:10px;}
.ka_t{ width:744px; height:25px; background:url("food_bj1.gif"); border-bottom:#D9D9D9 solid 1px;}
.ka_t h2 { width:150px; height:24px; margin:0px; padding-left:33px; background: url("food_ico.gif") no-repeat 8px -174px;  font: bold 14px/25px "宋体"; color:#000000;}
.ka_con{ width:744px; height:317px;}
.ka_pic { width:134px; height:142px; float:left; margin:8px 3px 0 10px!important;margin:13px 0px 0 5px; text-align:center; line-height:20px;}
.ka_pic_pic{ width:130px; height:100px; border:#D0D0D0 solid 1px; padding:1px;}
.ka_pic_con1{ width: 120px; height:20px; margin: 0px 0px 0 5px; float: left;}
.ka_pic_con1 h3{ width: 120px; font:12px/22px "宋体";}
.ka_pic_con1.ico{  width: 19px; height: 19px; margin-right:4px; border: none;}

.list8 ul{background:url("discountico.gif") no-repeat 2px -535px;}
.list8 li{padding-left:18px; height:26px; line-height:26px;overflow:hidden;}
.area{color:#c30;}
ul.Taxis8{ width:94%; margin: 6px 0 0 9px; }
ul.Taxis8 li{ font: 12px/24px "宋体"; padding-left: 20px; }

.list7 li{padding-left:18px; height:26px; line-height:26px;overflow:hidden;}
.area{color:#c30;}
a.f12-o:link,a.f12-o:visited{color:#c30;text-decoration:none;font-size:12px;}
a.f12-o:hover{color:#f30;text-decoration:none;}

/* 图片容量 */
/* 130px 85px */
.PPbox1{ width: 100%; margin: 4px 0 0 5px!important; margin: 4px 0 2px 2px; float: left; padding-bottom:10px; padding:0; }
.PPbox1 img{ width: 130px; height: 85px; float:left; border: 1px solid #8f8f8f; }
.PPbox1 p{ font:12px/22px "宋体"; width: 245px; float: left; text-indent: 24px; margin: 0 0 0 10px!important;margin: 0 0 0 14px; color:#5e5e5e;  border-bottom: 1px dashed #9a9a9a; }

/* 280px 95px */
.PPbox2{ width: 280px; margin: 12px 0 4px 10px!important; margin: 12px 0 4px 5px; float: left; }
.PPbox2 img{ width: 280px; height: 95px; }

/* 160px 140px */
.PPbox3{ width: 170px; PADDING-left: 7px; PADDING-BOTTOM: 5px;  PADDING-top: 5px; PADDING-RIGHT: 3px;float: left; OVERFLOW: hidden;}
.PPbox3 img{ width: 160px; height: 140px; float:left; margin:0; padding:0; }


/* 155px 130px */
.PPbox4{ width: 157px; margin: 7px 2px 0 13px!important;margin: 8px 5px 0 7px; float: left; padding:0; }
.PPbox4 img{ width: 155px; height: 125px; border: 1px solid #b4b4b4; }
.PPbox4 p{ font-size: 12px; line-height: 20px; float: left; width:150px; margin: 5px 0 0 0; color: #5e5e5e; }

/* 130px 100px */
.PPbox5{ width: 130px; border: 1px solid #989898; background: #000; padding:1px; margin:0; }
.PPbox5 img{ width: 130px; height: 80px; padding:0; margin:0; }
.PPbox5 h3{ font: 12px/20px "宋体"; text-align: center; color: #f1ea1e; }
.PPbox5 a:link,
.PPbox5 a:visited{ text-decoration: none; color: #f1ea1e;}
.PPbox5 a:hover{ text-decoration: underline; color: #fff;}

/* 170px 75px */
.PPbox6{ width: 172px; margin: 10px 0 0 11px!important;margin: 11px 0 0 7px; float: left; padding:0; }
.PPbox6 img{ width: 165px; height: 75px; border: 1px solid #b4b4b4; }
.PPbox6 h3{ font: 12px/26px "宋体"; text-align: center; }

/* 120px 65px */
.PPbox7{ width: 122px; margin: 3px 2px 0 17px!important;margin: 4px 10px 0 9px; float: left; padding:0; }
.PPbox7 img{ width: 120px; height: 65px; border: 1px solid #b4b4b4; }
.PPbox7 h3{ font: 12px/26px "宋体"; text-align: center; }

/* 145px 120px */
.PPbox8{ width: 147px; margin: 20px 10px 0 13px; float: left; padding:0; }
.PPbox8 img{ width: 145px; height: 120px; border: 1px solid #b4b4b4; }
.PPbox8 h3{ font: 12px/26px "宋体"; text-align: center; }

/* 80px 115px */
.PPbox9{ width: 80px; margin: 10px 4px 0 5px; float: left; padding:0; }
.PPbox9 img{ width: 80px; height: 115px; }
.PPbox9 h3{ font: 12px/26px "宋体"; text-align: center; }

/* 165px 120px */
.PPbox10{ width: 165px; margin: 10px 4px 0 5px; float: left; padding:0; }
.PPbox10 img{ width: 165px; height: 120px; }
.PPbox10 h3{ font: 12px/26px "宋体"; text-align: center; }

/* 165px 120px */
.PPbox11{ width: 169px; margin: 10px 4px 0 5px; float: right; }
.PPbox11 img{ width: 160px; height: 235px; padding: 1px; border: 1px solid #c4c4c4; }
.PPbox11 h3{ font: 12px/26px "宋体"; text-align: center; }

/* 135px 145px */
.PPbox12{ width: 460px; margin: 10px 4px 0 5px; float: left; font: 14px/24px "宋体"; }
.PPbox12 img{ width: 135px; height: 145px; padding: 1px; float:left; border: 1px solid #c4c4c4; }
.PPbox12 b{ font: bold 14px/24px "宋体";}
.PPbox12 b a:link,
.PPbox12 b a:visited { text-decoration: none; color: #f44200;}
.PPbox12 b a:hover { text-decoration: underline; color: #ca0000;}
.PPbox12 p{ font: 12px/24px "宋体"; color: #676767; float: left; width: 308px; padding:0; margin: 0 0 0 12px; }

/* 160px 105px */
.PPbox13{ width: 169px; margin: 10px 4px 0 0; float: left; }
.PPbox13 img{ width: 160px; height: 105px; padding: 1px; border: 1px solid #c4c4c4; }
.PPbox13 h3{ font: 12px/26px "宋体"; text-align: center; }

/* 友情链接 */
.mb8{ margin-bottom:8px;}
.f_l_b{ border:1px solid #E3E3E3;}
.h31{ height:31px; line-height:31px; background:url("friend_lre.gif") repeat-x;}
.tar{ text-align: right}
.fl{ float:left;}
.cb{ clear:both;}
.p_r10{padding-right:10px}
.last{ color:#FF6500;text-decoration:none;}
a.last{ color:#FF6500;text-decoration:none;}
a.last:hover{ color:#FF6500;text-decoration:underline;}
.flbg{ background:url("f_l_title.gif") no-repeat; margin:-27px 0 0 10px;  *margin:-27px 0 0 10px;  float:left; width:116px; height:33px}
.line_h28{line-height:150%; clear:both;}
.p_1320{ padding:1px 0px 3px 15px;}
.m0{ margin:0;}
.w908{ width:908px;}
.ds_i li{ display:block;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.m_2006{ margin:4px 0 0 5px; *margin:4px 0 0 5px;  _margin:4px 2px 0 5px; }

/* 底部版权 */
.friendsites li{ width:80px; float:left; height:22px; overflow:hidden; line-height:22px;}
#footer{width:950px;height:34px;line-height:32px; margin-top:20px;text-align:center; border-bottom:1px solid #ccc;}
.copyright{ text-align:center; line-height:22px; margin:10px auto;}