﻿/* ==全局样式定义== */
body
{ 
    font: normal shoph_main_rightnewtnormal normal 12px/150% Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background: #fff;
    text-decoration: none;
}
a
{
    font: normal normal normal 12px/120% Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000;
}
a:hover
{
    color: #DC3535;
    text-decoration: underline;
}
input[type=text], input[type=Keyword]
{
    height: 15px;
    margin: 1px;
}
* + html input[type=text]
{
    margin: 0px;
}
h1
{
    margin: 0px;
    padding: 0px;
    background: none;
    font: normal normal bold 24px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
dl, dt, dd, ul, li 
{
    padding: 0px;
    margin: 0px;
}
li
{
    line-height: 22px;
    list-style:none;
}
/* --定义文字换行(FF不支持)-- */
*, #*, .*
{
    word-wrap: break-word;
    word-break: break-all;
}


/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #menu, #foot, #main_bg, .c_padding, .main_standalone
{
    padding: 0px;
    margin: 0px auto;
    width: 950px;
}
#main_bg
{
    width: 950px;
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
    padding-bottom: 5px;
}
#top_all
{
    background: url(images/head_bg.gif) repeat-x top;
}

/* ==top_all(顶部)定义开始== */
/* --网页头部-- */
#head
{
    margin-bottom: 5px;
    position: relative;
}
#head a
{
    color: #5e7591;
    text-decoration: none;
}
#head a:hover
{
    color: #0a4180;
}
#logo
{
    height: 74px;
    float: left;
    width: 300px;
}
#top_link
{
    color: #5e7591;
    float: right;
    width: 300px;
    margin: 4px 10px 0px 0px;
    line-height: 22px;
    text-align: right;
}
#top_link ul, #top_link li
{
    padding: 0px;
    margin: 0px;
    display: block;
    list-style: none;
}
#top_link li
{
    height: 22px;
}
/* --网页头部导航菜单-- */
#menu
{
    background: url(images/channel_bg.gif) #a8c6e9 repeat-x top;
    clear: both;
    line-height: 29px;
    border: 1px solid #9bbde6;
}
/* 网站节点导航 */
#menubox
{
    margin-left: 110px;
    padding: 0px;
    color: #c4d9f1;
}
#menubox a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #001260;
    padding: 5px 2px 5px 12px;
    line-height: 29px;
    background: url(images/menubox.gif) no-repeat 5px 7px;
}
#menubox a:hover
{
    color: #f00;
    text-decoration: underline;
    background: url(images/menubox_hover.gif) no-repeat 5px 7px;
}
/* 导航图片 */
#menubox_pic
{
    width: 110px;
    height: 29px;
    text-align: center;
    color: #0a4180;
    float: left;
    clear: left;
    background: url(images/menubox_pic.gif) no-repeat top center;
    font: normal normal bold 14px/29px Arial, "宋体" ,Helvetica,sans-serif;
}
/* ==top_all(顶部)定义结束== */

/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg
{
    clear: both;
}
#main_left /* 网页中部左侧整体定义 */
{
    float: left;
    width: 190px;
}
#main_right /* 网页中部右侧整体定义1 */
{
    float: right;
    width: 100%;
    text-align: left;
}
#main_right_box /* 网页中部右侧整体定义2 */
{
    margin-left: 0px;
}
#r_main /* 中部右侧定义 */
{
    float: right;
    width: 200px;
    text-align: left;
}
#main_box /* 中部整体定义 */
{
    margin: 0px;
}
.c_main /* 中部中间定义 */
{
    margin-right: 205px;
}
.c_mains /* 中部中间定义 */
{
}
.c_main_box /* 中部中间定义 */
{
    
}

/* 本站新闻.r_news */
#r_main_t
{
    margin-right: 302px;
    margin-top: -1px;
    border-top: 1px solid #fff;
    border-left: 1px solid #9bbde6;
    border-bottom: 1px solid #9bbde6;
    text-align: left;
}
.r_news
{
    background: url(images/r_news_bg.gif) #fff repeat-x top;
}

/* 书签式面板tabtitle */
.tabtitle, .titlemouseover
{
    float: left;
    font: normal normal bold 13px/21px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    overflow: hidden;
}
.tabtitle dl, .titlemouseover dl
{
    margin: 0px;
    padding: 0px;
    border: 2px solid #fff;
}
.tabtitle
{
    color: #4d89d2;
    background: url(images/tabtitle.gif) #fff repeat-x top;
    border-top: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
    border-bottom: 1px solid #9bbde6;
}
.titlemouseover
{
    cursor: pointer;
    color: #c00;
    border-left: none;
    border-top: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
    border-bottom: 1px solid #fff;
    background: #fff;
}
* + html .titlemouseover
{
    padding-bottom: 1px;
}
* html #Tab0, * html #Tab1, * html #Tab2, * html #Tab3
{
    margin-right: -3px;
}
#Tab0, #Tab1, #Tab2, #Tab3
{
    margin-top: -3px;
    padding: 5px;
    border-right: 1px solid #9bbde6;
    border-top: none;
    height: auto !important;
    height: 165px;
    min-height: 165px;
}


/* 幻灯片 */
#main_box_t
{
    float: right;
    height: 199px;
    width: 298px;
    padding: 0px;
    background: #eee;
}
.c_slide, .c_slide a
{
    text-align: center;
}

#bimg
{
    filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
    width: 298px;
    height: 160px;
}
#simg TD
{
    background: url({PE.SiteConfig.ApplicationPath/}Images/si_b1.gif) no-repeat center 50%;
    cursor: pointer;
    text-align: center;
}
#simg TD.s {
    background: url({PE.SiteConfig.ApplicationPath/}Images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
	
}



/* 站内搜索 */
.main_search
{
    clear: left;
    padding: 5px 5px 5px 70px;
    margin-top: 5px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    background: #f9f9f9;
    border: 1px solid #9bbde6;
    background: url(images/search.gif) #f9f9f9 no-repeat 5px center;
}
.main_search form
{
    margin: 0px;
}
.main_search input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
}

.main_search a
{
    color: blue;
    text-decoration: underline;
}
.main_search select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}
.top_search input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
}

.c_content .main_search
{
    padding: 5px 5px 5px 100px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
.c_contents .main_searchs
{
    padding: 5px 5px 5px 50px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}

/* 高级搜索 */
.c_content .main_search_sub
{
    margin: 10px auto 0px auto;
    text-align: center;
}



/* --网页中部左侧内容-- */
/* user_box(用户登录)、left_box(左侧内容) */
#main_left, .left_box, .left_box dl, .left_box dt, .left_box dd, .user_box, .user_box dl, .user_box dt, .user_box dd
{
    padding: 0px;
    margin: 0px;
}
.user_box, .left_box
{
    border: 1px solid #9bbde6;
}
.left_box
{
    margin-top: 5px;
}
.user_box dt, .left_box dt
{
    text-align: center;
    font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    line-height: 24px;
    border-bottom: 1px solid #9bbde6;
}
.user_box dt
{
    background: url(images/user_tit.gif) no-repeat left top;
}
.left_box dt
{
    background: url(images/left_tit.gif) no-repeat left top;
}
.user_box dd, .left_box dd
{
    background: #f4f8fd;
    padding: 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}
.user_box dd
{
    text-align: center;
}


/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation
{
    margin-bottom: 5px;
    line-height: 24px;
    border: 1px solid #9bbde6;
    background: url(images/Channel_bg.gif) #a8c6e9 repeat-x top;
    text-align: left;
    clear: both;
    color: #014390;
}
.r_navigation a, #r_navigation:link
{
    font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
}
.r_navigation a:hover
{
    color: #c00;
    text-decoration: underline;
}
.r_n_pic
{
    float: left;
    width: 30px;
    height: 20px;
    margin: 1px 0px 0px;
    background: url(images/c_title.gif) no-repeat center;
    display: block;
}
/* 右侧广告 */
.r_ad
{
    padding: 0px;
    margin: 0px;
}
.b_ad
{
    padding: 0px;
    margin-bottom: 3px;
    text-align: center;
}
.adright {
    float: right;
    border: #cdc9ca 1px solid;
    padding: 8px 0px 0px 22px;
    height: 80px;
}
/* 右侧标题与内容 */
.r_announce dl, .r_announce dt, .r_announce dd, .r_content dl, .r_content dt, .r_content dd
{
    margin: 0px;
    padding: 0px;
}
.r_announce, .r_content
{
    border: 1px solid #9bbde6;
}
.r_announce dt, .r_content dt
{
    background: url(images/r_boxtit.gif) no-repeat left top;
    border-bottom: 1px solid #9bbde6;
    color: #0a4180;
    font: normal normal bold 14px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
.r_announce dd, .r_content dd
{
    padding: 4px 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

/* main_box(中部文章列表内容) */
#main_box dl, #main_box dt, #main_box dd
{
    padding: 0px;
    margin: 0px;
}
/* 中部标题与内容 */
.c_main dl, .c_main dt, .c_main dd
{
    margin: 0px;
    padding: 0px;
}
.c_main dl
{
    border: 1px solid #9bbde6;
}
.c_main dd
{
    border: 5px solid #fff;
}
.c_title
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    color: #014390;
    padding-left: 10px;
    background: url(images/main_tit.gif) #dfebf9 repeat-x top;
    border-bottom: 1px solid #9bbde6;
}
.c_title a, .c_title a:link
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
    padding-left: 34px;
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.c_title a:hover
{
    color: #c00;
    text-decoration: underline;
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.c_content
{
    padding: 5px;
    line-height: 150%;
    color: #808081;
    height: auto !important;
    height: 170px;
    min-height: 170px;
}
.c_content a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.c_content a:hover
{
    color: #c00;
}

.c_content table
{
	text-align:center;
	width:100%;
	border-collapse: collapse;
}

.c_content_tb table
{
	text-align:left;
	width:100%;
	border-collapse: collapse;
}
.c_content_tb td
{
	vertical-align:middle;
}
.odd_row
{
	background:#e5effa;
}

.c_bot
{
    background: none;
    height: 0px;
    font-size: 0px;
}
/* 中部间距 */
.c_spacing
{
    background: none;
    height: 5px;
    font-size: 0px;
}
.c_title .more
{
    float: right;
    line-height: 18px;
    margin-right: 10px;
    display: block;
}
.c_title .more a
{
    text-decoration: none;
    color: #808081;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.c_title .more a:hover
{
    color: #014390;
    background: none;
}
/* 中部二列c_main_two */
.c_main_two
{
    float: left;
    width: 100%;
}
.c_right, .c_right dl, .c_right dt, .c_right dd, .c_left, .c_left dl, .c_left dt, .c_left dd，.c_main_one, .c_main_one dl, .c_main_one dt, .c_main_one dd
{
    margin: 0px;
    padding: 0px;
}
.c_right dl, .c_left dl, .c_main_one dl
{
    border: 1px solid #9bbde6;
    overflow: hidden;
}
.c_right dd, .c_left dd, .c_main_one dd
{
    border: 5px solid #fff;
}
* html .c_main_one dd
{
    border: 0px;
}
.c_right
{
    float: right;
    width: 270px;
    display: block;
}
.c_left_box
{
    margin: 0px;
    padding: 0px;
}
.c_left
{
    margin-right: 275px;
    display: block;
    clear: none;
}

/* 栏目页 */
.childclass_main
{
    margin-left: -5px;
}
* html .childclass_main
{
    margin-left: -10px;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{
    float: left;
    border: 1px solid #9bbde6;
    width: 379px;
    margin: 5px 0px 0px 5px;
}
* html .childclass_main_box
{
    width: 378px;
}
/* 父栏目一列式上下循环 */
.childclass_main_box2
{
    margin: 0px 205px 0px 5px;
}
* html .childclass_main_box2
{
    margin: 0px 205px 0px 10px;
}
/* 父栏目一列式列表(显示父栏目名) */
.childclass_main_box3
{
    border: 0px;
}
.class_title, .childclass_title, .childclass_title_border
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    height: 32px;
    line-height: 32px;
    background:#ffffff;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    text-align: left;
    color: #EA0C2B;
    clear: none;
}
.childclass_title_border
{
    border-top: 1px solid #9bbde6;
    border-left: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    padding-left: 30px;
    color: #0a4180;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.class_title a:hover, .childclass_title a:hover, .childclass_title_border a:hover
{
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.class_title .more, .childclass_title .more, .childclass_title_border .more
{
    float: right;
    line-height: 30px;
    margin: 0px 10px 0px 0px;
    display: block;
}
.childclass_pic
{
    float: left;
    width: 30px;
    height: 30px;
    background: url(images/c_title_hover.gif) no-repeat center;
}
.class_title .more a, .childclass_title .more a, .childclass_title_border .more a
{
    text-decoration: none;
    color: #014390;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.class_title .more a:hover, .childclass_title .more a:hover, .childclass_title_border .more a:hover
{
    color: #c00;
    background: none;
}

.class_content, .childclass_content
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    padding: 5px;
    height: auto !important;
    height: 182px;
    min-height: 182px;
}
.class_content li, .childclass_content li
{
    border-bottom: 1px dotted #ccc;
}
.class_bot, .childclass_bot
{
    height: 5px;
    background: #F4F8FD;
}
/* 分页 */
.class_page
{
    clear: left;
    margin: 10px;
    padding-top:10px;
    background: #FDF7F5;
    border-top: 1px dashed #F2D6C2;
    text-align: center;
}
.class_page ul, .class_page li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page a
{
    color: blue;
    text-decoration: underline;
}

/* 内容页 */
.c_title_text
{
    margin: 10px 5px;
    text-align: center;
    clear: both;
    height: auto !important;
    height: 34px;
    min-height: 34px;
}
.c_title_author
{
    margin: 0px 10px 10px;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    border-bottom: 1px solid #9bbde6;
    overflow: hidden;
}
.font_left
{
    float: left;
}
.font_left span
{
    margin-right: 8px;
}
.font_right
{
    float: right;
}
.c_content_text
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    padding: 10px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
}
.c_bot_text
{
    color: #5C0100;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}
.nlfy
{
    color: #7D4141;
    height: 23px;
    line-height: 23px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #F2D6C2;
    margin-left:5px;
    padding-left:7px;
    padding-right:7px;
    padding-top:4px;
    padding-bottom:3px;　　
}
.xggjz
{
    color: #333;
    font-size: 12px;
    padding-left:50px;　　
}
.xgwz
{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding-left:50px;　　
}
.xgwz2
{
    color: #999;
    font-size: 12px;
    padding-left:50px;
}

.info_bot
{
    color: #999;
    font-size: 12px;
    margin:10px 30px;
    padding-top:10px;
    text-align:right;
    border-top: 1px dashed #F2D6C2;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow
{
    width: 100%;
    overflow: hidden;
}
/*站内连接*/
.insidelink
{
	color:#0066FF;
}
* html .c_content_overflow
{
    width: 99.5%;
}
/* 友情链接 */
.c_padding
{
    border: 1px solid #9bbde6;
}
.c_friendsite
{
    padding: 5px;
}
.c_friendsite a
{
    color: #333;
    text-decoration: none;
}
.c_friendsite img
{
    width: 88px;
    height: 31px;
    border: 0px;
}

.c_friendsite li
{
    padding: 0px;
    width: 12.4%;
    float: left;
    text-align: center;
    list-style: none;
}

.c_friendsite ul, .c_friendsite li
{
    margin: 0;
    padding: 0;
}
/* ==center_all(中部)定义结束== */

/* ==bottom_all(底部)定义开始== */
/* --网页底部-- */
#foot
{
    background: url(images/copy_bg.gif) #fff repeat-x top;
    border: 1px solid #9bbde6;
    clear: both;
}
/* 管理链接 */
#menu_link
{
    margin: 20px 0px 5px 0px;
    text-align: center;
}
#menu_link a
{
    text-decoration: none;
    color: #000;
}
#menu_link a:hover
{
    color: #f00;
    text-decoration: underline;
}

/* ==bottom_all(底部)使用定义结束== */

/* ==通用定义== */
.clearbox, .clearbox2
{
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0px;
    margin-top: 0px;
    height: 0px;
    clear: both;
    background: none;
    font-size: 0px;
    visibility: hidden;
}
.clearbox2
{
    margin-right: 205px;
    clear: left;
}

/* 定义ul、li项目预设标记 */
#Tab0 ul, #Tab1 ul, #Tab2 ul, #Tab3 ul, .c_main_box ul, .left_box ul, .user_box ul, .p_list_two, .c_content ul, .r_announce ul, .r_content ul, .class_content ul, .childclass_content ul, .information_new ul, .s_info_content_l ul, .special_photo_list ul, .special_class ul, .p_class_list ul, .p_shop_2 ul, .p_info_correlative ul, .s_info_correlative ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* 提示信息 */
.c_prompt
{
    padding: 0px;
    margin: 0px auto;
}


/* ==网站首页内容显示定义开始== */

/* --网站公告-- */
/* 网站垂直公告 */
#announce_vertical, #announce_vertical ul, #announce_vertical li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: block;
}
#announce_vertical .announce_title, #announce_vertical .announce_title a
{
    font: normal normal bold 13px/20px Arial, "宋体" ,Helvetica,sans-serif;
    color: #c00;
    text-align: center;
}
#announce_vertical .announce_title
{
    background: #eee;
}
.announce_text, .announce_text a
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
}
.announce_author, .announce_time
{
    text-align: right;
    color: #0a4180;
}
/* 网站横向公告 */
#announce_crosswise, #announce_crosswise ul, #announce_crosswise li
{
    padding-right: 20px;
    margin: 0px;
    list-style: none;
    display: inline;
    float: left;
    height: 20px;
    cursor:pointer;
}
#announce_crosswise ul
{
    padding-right: 20px;
}
#announce_crosswise .announce_title, #announce_crosswise .announce_title a
{
    font: normal normal bold 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    color: #c00;
}

marquee
{
    clear: none;
    width: 500px;
    height: 20px;
    position: absolute;
    left: 300px;
    top: 50px;
}


/* 图片更新 */
.p_class_list
{
    padding: 0px;
    margin: 0px;
}
.p_class_list li
{
    padding: 0px;
    margin: 5px 0px;
    width: 24.8%;
    float: left;
    text-align: center;
}

/* 头条图片显示列表 */
.imgtitle
{
    padding: 0px;
    margin: 0px;
}
.imgtitle li
{
    width: 49.5%;
    float: left;
    border-bottom: 1px dotted #ccc;
}
.imgtitle img
{
    width: 547px;
}
/* 二列式图文布局 */
.p_thumb_l
{
    float: left;
    text-align: center;
    background: #eee;
    padding: 5px;
}
.p_thumb_l, .p_thumb_l li
{
    text-align: center;
}
.p_thumb_l, .p_thumb_l_pic img
{
    width: 160px;
}
.p_thumb_l_title
{
    margin-top: 5px;
}
.p_list_r
{
    margin-left: 175px;
}
.p_list_r li, .p_list_r td
{
    border-bottom: 1px dotted #ccc;
}
.p_thumb_l table
{
    float: left;
}

/* 二列式列表布局 */
.p_list_two, .p_list_two li
{
    padding: 0px;
    margin: 0px;
}
.p_list_two li
{
    width: 49.5%;
    float: left;
}
.p_list_two li, .p_list_two td
{
    border-bottom: 1px dotted #ccc;
}

/* ==网站首页内容显示定义结束== */

/* --整站普通图片列表标签-- */
/* 定义缩略图外框大小，控制隐藏超出的图片内容 */
.pe_u_thumb, .p_thumb_l_pic
{
    height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
/* 定义缩略图宽度，按比例缩放 */
.pe_u_thumb, .pe_u_thumb img
{
    width: 160px;
}
/* 定义缩略图标题样式 */
.pe_u_thumb_title
{
    margin: 5px 5px 5px 0px;
    height: 16px;
    overflow: hidden;
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    word-wrap: break-word;
    word-break: keep-all;
}
.pe_u_thumb_title a
{
    color: blue;
}

.pe_u_thumb_list, .pe_u_thumb_list a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    word-wrap: break-word;
    word-break: keep-all;
}
.pe_u_thumb_list
{
    margin: 0px 0px 2px 5px;
    padding: 2px;
    border-bottom: 1px dotted #ccc;
}
.pe_u_thumb_list a
{
    padding-left: 10px;
    background: url(images/List.gif) no-repeat left -2px;
}
/* 一列式栏目列表信息列表标题样式 */
.p_childclass_list .pe_u_thumb_list li
{
    width: 100%;
    text-align: left;
}

/* ==书签面板文章定义开始== */
/* 二列式信息列表 */
.information_new
{
    padding: 0px;
    margin: 0px;
}
.information_new li
{
    width: 49.5%;
    float: left;
    border-bottom: 1px dotted #ccc;
}
/* 左图右信息列表 */
.article_new
{
}
.article_new .p_list_r li
{
    border-bottom: 1px dotted #ccc;
}
.article_new .p_thumb_l .pe_u_thumb_title
{
    height: 18px;
    margin-bottom: 0px;
}
/* 三图列表 */
.product_new
{
    padding-top: 5px;
}
.product_new li
{
    width: 33%;
    float: left;
    text-align: center;
}
.product_new .pe_u_thumb
{
    height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.product_new .pe_u_thumb, .product_new .pe_u_thumb img
{
    width: 140px;
}
.product_new .pe_u_thumb_title
{
    margin: 5px 5px 0px 0px;
}
/* 四图列表 */
.pic_new
{
    padding-top: 5px;
}
.pic_new li
{
    width: 25%;
    float: left;
    text-align: center;
}
.pic_new .pe_u_thumb
{
    height: 60px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.pic_new .pe_u_thumb, .pic_new .pe_u_thumb img
{
    width: 90px;
}
.pic_new .pe_u_thumb_title
{
    margin: 5px 5px 0px 0px;
    height: 16px;
}
/* 二列图片信息列表 */
.piclist_new
{
    padding-top: 5px;
}
.piclist_new li
{
    width: 49%;
	float: left;
    border-bottom: 1px dotted #ccc;
}
*html .piclist_new li img
{
	margin-top: 5px;
}
/* 二列图片列表 */
.piclist2_new
{
    padding-top: 5px;
}
.piclist2_new li
{
    width: 49%;
	float: left;
	text-align: center;
}
.piclist2_new .pe_u_thumb
{
	margin: auto;
}
/* ==书签面板文章定义结束== */

.new
{
    float: left;
    width: 10px;
    height: 15px;
    background: url(../../images/common1.gif) no-repeat;
}

/*==幻灯图片==*/
#bimg
{
    FILTER: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
    width: 290px;
    height: 160px;
}
#simg TD
{
    background: url(images/si_b1.gif) no-repeat center 50%;
    cursor: pointer;
    text-align: center;
}
#simg TD.s
{
    background: url(images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
}
#spanusername
{
    word-spacing :1.4em;
}

/* 匿名用户投稿链接 */
.bt_login {
	margin: 5px 10px 5px 5px;
	display: block;
	width: 67px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	float:left;
	color: #718cb0;
	background: url(Images/bt_login.gif) center 0px no-repeat;
	cursor: pointer;
}
.bt_login:hover {
	color: #ffffff;
	background: url(Images/bt_login.gif) center -23px no-repeat;
}
/* 站内链接 */
.insidelink
{
    color:Red;
}
/* 商品详细_相关信息 */
.ProductDetail ul li
{
	width:100%;
	text-align:left;
}


/* --TAG标签CSS-- */
.tagS1
 {
 	margin: 0px 5px;

 }
 
 .tagS1 a
 {
 	font : bold 12px/12px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Black;
 }
  
.tagS2
 {
 	margin: 0px 5px;
 }
 
 .tagS2 a
 {
 	font : bold 16px/18px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Blue;
 }
 
.tagS3
 {
 	margin: 0px 5px;
 }
 
 .tagS3 a
 {
 	font : bold 22px/24px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Green;
 }
 
.tagS4
 {
 	margin: 0px 5px;
 }
 
  .tagS4 a
 {
 	font : bold 28px/28px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Red;
 }
 
.tagS5
 {
 	margin: 0px 5px;
 }
 
  .tagS5 a
 {
 	font : bold 36px/36px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Orange;
 }
 .Tag_Content
 {
 	font : bold 12px/12px Verdana, Arial, Helvetica, sans-serif, "宋体";
 	color:Black;
 }
 
 /*==书签菜单定义开始==*/
#AdminTabs {
    height: 24px;
    clear: both;
}
#AdminTabs, #AdminTabs ul, #AdminTabs li {
      margin: 0px;
      padding: 0px;
}
/*书签右侧间隔*/
#AdminTabs li {
    cursor: pointer;
    margin-right: 2px;
    font-weight: bold;
}
#AdminTabs li, #AdminTabs a {
      float: left;
}
/*-左背景，等同图片宽度-*/
#AdminTabs a {
      background:url("Images/tableft.gif") no-repeat left top;
      margin: 0px;
      padding-left: 3px;
      text-decoration: none;
      font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
      display: block;
      text-align: center;
      /*_width:70px;*/
      min-width:70px;
}
/*-右背景，左缩进需减去左背景缩进-*/
#AdminTabs a span {
      float: none;
      display: block;
      background: url("Images/tabright.gif") no-repeat right top;
      padding: 0px 8px 0px 5px;
      color: #000;
}
/*-背景定位-*/
#AdminTabs a:hover, #AdminTabs #current a {
      background-position: 0% -24px;
}
#AdminTabs a:hover span, #AdminTabs #current a span {
      background-position: 100% -24px;
      color: #fff;
}
/*==书签菜单定义结束==*/

#kj_nav
{
	width:950px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:5px;
	color: #999;
}
#kj_nav ul
{
	list-style:none;
}
#kj_nav ul li
{
	float:right;
	margin-left:15px;
}
#kj_nav ul li a:link,#kj_nav ul li a:visited
{
	color:#999;
}
#kj_nav ul li a:hover
{ 
	color:#DD0200;
}
#top
{
	width:950px;
	margin:0 auto;
	padding-top:20px;
}
#top_left
{
	width:450px;
	float:left;
}
#top_left h1
{
	font-size: 14px;
	color:#DD0200;
	margin:0;
	padding-left:15px;
	text-align:left;
}
#top_right
{
	width:500px;
	float:right;
	text-align:right;
}
#nav_bg
{
	background-image: url(img/nav_bg1.gif);
}
#nav
{
    width:954px;
	margin:0 auto;
	background-image: url(img/nav_bg2.gif);
	height:42px;
}
#nav ul
{
    list-style:none;
	margin:0;
}
#nav ul li
{
    float:left;
	color:#DD0200;
	margin:0;
}
#nav ul li a:link,#nav ul li a:visited
{
	color:#DD0200;
	font-size: 14px;
}
#nav ul li a:hover
{ 
	color:#DD0200;
	font-size: 14px;
}
#nav1
{
	padding-left:20px;
	padding-top:15px;
}
#nav2,#nav3
{
	padding-left:18px;
	padding-top:15px;
}
#nav4
{
	padding-left:18px;
	padding-top:15px;
}
#navL
{
	padding-left:58px;
	margin:0;
}
#nav5
{
	padding-left:54px;
	padding-top:15px;
}
#nav6
{
	padding-left:13px;
	padding-top:15px;
}
#nav7
{
	padding-left:20px;
	padding-top:15px;
}
#nav8
{
	padding-left:25px;
	padding-top:15px;
}
#nav_next
{
	width:950px;
	margin:0 auto;
	background-image: url(img/nav_next.gif);
	height:81px;
}
#con
{
    width:950px;
	margin:10px auto;
}
#con_left
{
    width:720px;
	float:left;
}
#con_left1
{
    width:350px;
	float:left;
}
#con_left2
{
    width:360px;
	margin:0 0 0 10px;
	float:right;
}
#con_top
{
	width:360px;
	height:62px;
	text-align:center;
	background-image: url(img/contop_bg.gif);
	background-repeat: no-repeat;
}
#con_top h2
{
	font-size:14px;
	padding-top:10px;
	margin:0;
}
#con_top ul
{
    list-style:none;
	margin:0;
	text-align:center;
	padding-top:7px;

}
#con_top ul li
{
	margin:0;
	display:inline;
}
#con_top ul li a:link,#con_top ul li a:visited
{
	color:#BF011D;
	font-size: 12px;
}
#con_top ul li a:hover
{ 
	color:#BF011D;
	font-size: 12px;
}
#con_list1
{
	width:360px;
	margin:10px 0 0 0;
	color:#666;
}
#con_list1 ul
{
	list-style:none;
	margin:0;
}
#con_list1 ul li
{
	margin:0;
	line-height:21px;
}
#con_list1 ul li a:link,#con_list1 ul li a:visited
{
	color:#666;
	font-size: 14px;
           text-decoration: underline;
}
#con_list1 ul li a:hover
{ 
	color:#DC0201;
	font-size: 14px;
           text-decoration: underline;
}
#con_right
{
    width:220px;
	margin:0 0 0 10px;
	float:right;
}
#con_right_zt
{
    width:220px;
}
#con_right_zt ul
{
    list-style:none;
	margin:0;
}
#con_right_zt ul li a:link,#con_right_zt ul li a:visited
{
	color:#666;
	font-size: 12px;
}
#con_right_zt ul li a:hover
{ 
	color:#666;
	font-size: 12px;
}
.con_ztbg
{
	color:#fff;
	background-color: #383838;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
}
.con_ztbg2
{
	background-image: url(img/con_ztbg2.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #BCAE95;
	border-bottom: 1px solid #BCAE95;
	border-left: 1px solid #BCAE95;
	padding-left:22px;
	line-height:23px;
	height:23px;
}
#con2
{
    width:950px;
	margin:10px auto;
}
#con2_left
{
    width:720px;
	float:left;
}
#con2_left1
{
    width:350px;
	margin:0 0 10px 0;
	float:left;
}
#con2_left2
{
    width:360px;
	margin:0 0 10px 10px;
	float:right;
}
#con2list_title
{
	height:25px;
	color:#FFFFFF;
	font-size: 14px;
	line-height:25px;
	padding-left:20px;
	background: url(img/con2list_titlebg.gif) #ff0000;
	background-repeat: no-repeat;
}

#con2_list
{
	border:1px solid #DD8582;
	padding:6px;
}
#con2_list ul
{
	list-style:none;
	margin:0;
	padding-left:6px;
}
#con2_list ul li
{
    margin:0;
	line-height:20px;
}
#con2_list ul li a:link,#con2_list ul li a:visited
{
	color:#666;
	font-size: 14px;
           text-decoration: underline;
}
#con2_list ul li a:hover
{ 
	color:#DD0101;
	font-size: 14px;
           text-decoration: underline;
}

#con2_ad
{
    width:720px;
}

#con2_right
{
	width:220px;
	margin:0 0 0 10px;
	float:right;
}
#con2_rightwz_title1
{
	padding:8px 0px 2px 8px;
	border-top:1px solid #d9eae4;
	border-left:1px solid #d9eae4;
	border-right:1px solid #d9eae4;
}
#con2_rightwz_title1 a
{
	font-size:14px;
}
#con2_rightwz_title2
{
	text-align:center;
	height:24px;
	padding:5px 0px 5px 0px;
	border-left:1px solid #d9eae4;
	border-right:1px solid #d9eae4;
}
#con2_rightwz_title2 a
{
	margin:0px 3px 0px 3px;
	padding:3px 5px 2px 5px;
	border:1px solid #d9eae4;
	color:#f7f5f3;
	background:#acacac;
}
#con2_rightwz_title2 a:hover
{
	margin:0px 3px 0px 3px;
	padding:3px 5px 2px 5px;
	border:1px solid #d9eae4;
	color:#333;
	background:#d9eae4;
}
#con2_rightwz_list
{
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 10px;
	border-left:1px solid #d9eae4;
	border-right:1px solid #d9eae4;
	border-bottom:1px solid #d9eae4;
}
#con2_rightimg
{
	margin:0px 0px 10px 0px;
}
#con2_right1
{
	height:25px;
	line-height:28px;
	color:#561A72;
	background-image: url(img/con2_right1_bg.gif);
	background-repeat: no-repeat;
}

#con2_right2
{
           background-image: url(img/con_right2.gif);
}
#con2_right2 ul
{
           list-style:none;
           margin:0;

}
#con2_right2 ul li
{
	width:200px;
           padding-left:20px;
}
.con2_right2_1
{
	height:25px;
	line-height:25px;
	color:#555352;
           background-image: url(img/con_right2_1.gif);
	background-repeat: no-repeat;
}
.con2_right2_2
{
	height:8px;
	background: url(img/con_right2_2.gif) #F4D4FB no-repeat;
}
#link
{
    width:930px;
	padding:10px;
	margin:10px auto 10px auto;
	border: 1px solid #FFAF5F;
	background-color:#FFEED6;
}
/* 版权信息 */

#copyright
{
	width:950px;
	margin:0 auto;
	text-align:center;
	font: normal normal normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
#copyright p
{
	margin:5px auto;
	color:#444;
}
.bot_sx
{
	margin:0 10px;
	background-image: url(img/sx.gif);
	background-repeat: no-repeat;
}

#con_path
{
    width:950px;
	margin:10px auto 0 auto;
	height:44px;
	line-height:44px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #F2D3C8;
}
#con_path1
{
    width:200px;
	float:left;
	text-align:left;
}
#con_path2
{
    width:750px;
	float:right;
	text-align:left;
}
#info
{
    width:950px;
	margin:0 auto;
}
#info_left
{
    width:638px;
	float:left;
	border-right: 1px solid #F2D6C2;
	border-bottom: 1px solid #F2D6C2;
	border-left: 1px solid #F2D6C2;
	background-color:#FDF7F5;
}
#info_left h1
{
    font-size:16px;
	text-align:center;
	color:#5C0100;
	padding-top:26px;
}
#info_right
{
    width:300px;
	margin:0 0 0 10px;
	float:right;
}
.info_ly
{
    width:570px;
	text-align:center;
	margin:10px auto 0 auto;
	padding-top:10px;
	padding-bottom:40px;
	border-top: 1px solid #F2D3C8;
}
.info_zw
{
    margin:auto 30px;
	font-size:14px;
	line-height:22px;
	color:#000000;
}
.info_zw p
{
    padding-bottom:5px;
}
.info_zw a
{
   font-size: 14px;
}
#copyright_L
{
	border-top: 1px solid #F2D6C2;
	padding-bottom:5px;
	margin:10px auto 0 auto;
}
#info_ad1
{
	margin:10px auto 0 auto;
}
#info_ad2
{
	margin:10px auto 0 auto;
}
#info_tj
{
	margin:10px auto 0 auto;
	border: 1px solid #F3DDD5;
}
#info_tjtitle
{
	height:31px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	padding-left:35px;
	background-image: url(img/info_tjtitle.gif);
	background-repeat: no-repeat;
}
#info_tj_list
{
	background-image: url(img/info_listbg.gif);
	background-repeat: no-repeat;
}
#info_tj_list ul
{
	list-style:none;
	margin:0;
	padding-left:32px;
	padding-top:2px;
	padding-bottom:10px;
	line-height:20px;
}
#info_tj_list ul li
{
	padding-top:0px;
}
#info_tj_list ul li a:link,#info_tj_list ul li a:visited
{
	color:#990004;
	font-size: 12px;
	text-decoration: underline;
}
#info_tj_list ul li a:hover
{ 
	color:#456EA6;
	font-size: 12px;
}
#channel
{
    width:950px;
	margin:0 auto;
}
#channel_left
{
    width:638px;
	float:left;
	border-right: 1px solid #F2D6C2;
	border-bottom: 1px solid #F2D6C2;
	border-left: 1px solid #F2D6C2;
	background-color:#FDF7F5;
}
#channel_left_lb
{
	height:22px;
	line-height:22px;
	margin:0 30px;
	padding-top:25px;
	border-bottom: 1px solid #F2D6C2;
}
#channel_left_lb ul
{
	width:500px;
	list-style:none;
	margin:0;
}
#channel_left_lb ul li
{
	width:80px;
	padding-left:10px;
	float:left;
}
#channel_left_lb a
{
	font-size:14px;

}
#channel_left_list ul
{
	list-style:none;
	margin:0;
	padding-left:35px;
	padding-top:20px;
	line-height:25px;
}
#channel_left_list ul li
{
	padding-top:5px;
	color:#999;
}
#channel_left_list ul li a:link,#channel_left_list ul li a:visited
{
	color:#666;
	font-size: 14px;
	text-decoration: underline;
}
#channel_left_list ul li a:hover
{ 
	color:#456EA6;
	font-size: 14px;
}

#channel_right
{
    width:300px;
	margin:0 0 0 10px;
	float:right;
}
#search_channel
{
    width:950px;
	margin:0 auto;
}
#search_channel_left
{
    width:638px;
	float:left;
	border-right: 1px solid #F2D6C2;
	border-bottom: 1px solid #F2D6C2;
	border-left: 1px solid #F2D6C2;
	background-color:#FDF7F5;
}
#search_channel_left ul
{
	list-style:none;
	margin:0;
	padding-left:35px;
	padding-top:20px;
	line-height:25px;
}
#search_channel_left ul li
{
	padding-top:5px;
	color:#999;
}
#search_channel_left ul li a:link,#search_channel_left ul li a:visited
{
	color:#666;
	font-size: 14px;
	text-decoration: underline;
}
#search_channel_left ul li a:hover
{ 
	color:#456EA6;
	font-size: 14px;
}

#search_channel_right
{
    width:300px;
	margin:0 0 0 10px;
	float:right;
}
a.channel{color: #fff;font-size: 14px;line-height:25px;}
a.channel:link {color: #fff;}
a.channel:visited {color: #fff;}
a.channel:hover{color: #fff;text-decoration: underline;}
a.channel:active {color: #fff;}

#ad_b1
{
	margin:10px 0 0 0;
}
#ad_c1
{
	margin:0 0 10px 0;
}
.info_gg
{
	margin:0 10px 10px 0;
	float:left;
}
#sitemap_top
{
	width:950px;
	margin:0 auto;
	padding-top:30px;
	text-align:right;
}
#sitemap_head
{
	width:950px;
	margin:0 auto;

}
#sitemap
{
    width:950px;
	margin:0 auto;
}
#sitemap_left
{
           width:638px;
	float:left;
	border-top: 1px solid #F2D6C2;
	border-right: 1px solid #F2D6C2;
	border-bottom: 1px solid #F2D6C2;
	border-left: 1px solid #F2D6C2;
	background-color:#FDF7F5;
	padding-bottom:25px;
}
#smlist
{
           width:638px;
	float:left;

}
#smlist ul
{
	list-style:none;
	margin:0;
	padding-top:10px;
	padding-bottom:20px;
	line-height:25px;
}
#smlist ul li
{
	padding-top:5px;
	padding-left:25px;
	color:#999;
           float:left;
}
#smlist ul li a:link,#smlist ul li a:visited
{
	color:#666;
	font-size: 14px;
	text-decoration: underline;
}
#smlist ul li a:hover
{ 
	color:#456EA6;
	font-size: 14px;
}

#sitemap_right
{
    width:300px;
	margin:0 0 0 10px;
	float:right;
}

/* ==商城样式定义== */
body
{
    font: normal normal normal 12px/150% Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background: #fff;
    text-decoration: none;
}
a
{
    font: normal normal normal 12px/120% Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000;
}
a:hover
{
    color: #DC3838;
    text-decoration: underline;
}
#shophead
{
	width: 950px;
	margin: 0 auto;
	background-image: url(img/navbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 79px;
}
#shophead_L
{
    width: 220px;
	float:left;
}
#shophead_R
{
    width: 730px;
	float:right;
}
#shophead_top
{
    width: 730px;
	margin-top:3px;
	margin-bottom:30px;
}
#shophead_top ul
{
    list-style:none;
	margin:0;
	float:right;
}
#shophead_top ul li
{
	float:left;
}
#shophead_top ul li a:link,#shophead_top ul li a:visited
{
	color:#16387c;
}
#shophead_top ul li a:hover
{
	color:#ce3a2e;
	text-decoration: none;
}
.topsx
{
	margin: 0 4px;
	font-size:10px;
	line-height:15px;
	color:#999;
}
.topjm
{
	padding-left: 18px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#shophead_nav
{
    width: 730px;
	height:36px;
}
#shophead_nav1
{
    width: 430px;
	float:left;
	
}
#shophead_nav2
{
    width: 176px;
	margin-left:130px;
	float:right;
}
#shophead_nav ul
{
    list-style:none;
	margin:0;

}
#shophead_nav ul li
{
	float:left;
	text-align:center;
	height:36px;
	line-height:36px;
}
#shophead_nav ul li a:link,#shophead_nav ul li a:visited
{
	color:#fff;
}
#shophead_nav ul li a:hover
{
	color:#fff;
}

.shop_home
{
	width: 56px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(img/textm.gif) no-repeat;
}
.shop_qlz
{
	width: 65px;
	background: url(img/textr.gif) no-repeat;
}
.shop_qzz
{
	width: 63px;
	background: url(img/text3.gif) no-repeat;
}
.shop_bz
{
	width: 55px;
	background: url(img/text2.gif) no-repeat;
}
.shop_qlsp
{
	width: 80px;
	background: url(img/text4.gif) no-repeat;
}
.shop_qtsp
{
	width: 80px;
	background: url(img/text4.gif) no-repeat;
}
.shop_tg
{
	width: 80px;
	padding-top:7px;
	text-align: center;
	background-image: url(img/tg.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;

}
.shop_pf
{
	width: 61px;
	padding-top:7px;
	text-align: center;
	background: url(img/pf.gif) no-repeat;
	background-position: 0px 7px;
}

#wftg
{
    width:950px;
    margin:10px auto;
    font-size:14px;
    line-height:25px;
}
#shoppath
{
	width: 940px;
	margin: 0 auto;
	padding-left:10px;
	height:30px;
	line-height:30px;
}
#shopchannel
{
    width:950px;
	margin:10px auto;
}
#shopchannel_left
{
    width:200px;
	float:left;
}
#shopchannel_right
{
    width:740px;
    float:right;
    margin:0px 0px 0px 10px;
}
#shopchannel_left_t
{
    background: url(http://www.mymywo.com/img/shopchannel_left_t.gif) no-repeat;
    height:30px;
    line-height:30px;
    padding-left:30px;
}
#shopchannel_left_t h2
{
    font-size:14px;
    color:#F53838;
    margin:0px;
    padding:0px;
}
#shopchannel_left_m
{
    background: url(http://www.mymywo.com/img/shopchannel_left_m.gif);
    padding-left:30px;
}
#shopchannel_left_b
{
    background: url(http://www.mymywo.com/img/shopchannel_left_b.gif) no-repeat;
    margin:0px;
    padding:0px;
    height:8px;
    line-height:8px;
}
.shopchannel_dl 
{
    background: url(http://www.mymywo.com/img/shopchannel_left_m1.gif) no-repeat center center;
    line-height:30px;
    padding-left:30px;
    margin-left:-30px;
}
.shopchannel_dl a:link,.shopchannel_dl a:visited 
{
    background: url(http://www.mymywo.com/img/shopchannel_left_m1.gif) no-repeat center center;
    line-height:30px;
    padding-left:30px;
    margin-left:-30px;
}
.shophead_dl a a:hover
{
    background: url(http://www.mymywo.com/img/shopchannel_left_m2.gif) no-repeat center center;
    line-height:30px;
    padding-left:30px;
    margin-left:-30px;
}
#shoph_main
{
	width: 950px;
	margin: 0 auto;

}
#shoph_main_left
{
    width: 740px;
	float:left;
}
#shoph_main_right
{
    width: 200px;
	float:right;
	margin: 0px 0px 0px 10px;
}
#shoph_main_leftL
{
    width:200px;
	float:left;
	margin: 0px 10px 0px 0px;
}
#shoph_main_leftR
{
    width:530px;
	float:right;
}
#shoph_main_leftRtop
{
   margin: 0px 0px 10px 0px;
}
#shoph_main_leftRtopflash
{
   height:250px;
   margin: 0px 0px 10px 0px;
}
#shoph_main_leftR11
{
    width:530px;
    height:34px;
    background: url(http://www.mymywo.com/img/shoph_main_leftR11img.gif) no-repeat;
}
#shoph_main_leftR11 a
{
    line-height:34px;
    font-size:14px;
    padding-left:60px;
    color:#D03C2E;
}
#shoph_main_leftR2
{
    width:528px;
    margin: 0px 0px 10px 0px;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
}
#shoph_main_rightjmt
{
    width:200px;
    height:59px;
    background: url(http://www.mymywo.com/img/shoph_main_rightjmt.gif) no-repeat;
}
#shoph_main_rightjmm
{
    width:194px;
    border-left:3px solid #C9D0A4;
    border-right:3px solid #C9D0A4;
}
#shoph_main_rightjmm ul
{
    padding-top:8px;
    padding-left:10px;
}
#shoph_main_rightjmm li
{
    line-height:18px;
    background: url(http://www.mymywo.com/img/shoph_main_rightjmlibg.gif) no-repeat left center;
}
#shoph_main_rightjmm li a
{
    padding-left:10px;
    color:#16387C;
}
#shoph_main_rightjmm li a:hover
{
    color:#CC3333;
}
#shoph_main_rightjmb
{
    width:200px;
    height:8px;
    background: url(http://www.mymywo.com/img/shoph_main_rightjmb.gif) no-repeat;
}
.h_jmxz
{
    padding-top:15px;
    padding-left:10px;
    color:#D21C28;

}
.h_jmxz p
{
    margin-top:5px;
    margin-bottom:5px;
    color:#666;

}
#shoph_main_rightnewt
{
    width:220px;
    height:40px;
    line-height:40px;
    color:#ffffff;
    font-size:14px;
    text-align:center;
    background: url(http://www.mymywo.com/img/shoph_main_rightnewt.gif) no-repeat #ED055D;
}
#shoph_main_rightnewm
{
    width:218px;
    margin-bottom:10px;
    border-left:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}
#shoph_main_rightnewm ul
{
    padding-top:5px;
    padding-left:10px;
    padding-bottom:5px;
}
#shoph_main_rightnewm ul li a
{
    line-height:18px;
    padding-left:10px;
    color:#16387C;
    background: url(http://www.mymywo.com/img/shoph_main_rightjmlibg.gif) no-repeat left center;
}
#shoph_main_rightnewb
{
    margin: 0px 0px 10px 0px;
}
#psfw
{
    width:950px;
	margin:0 auto;
}
/* ==文章首页商品定义== */
.Mp_list_pic img
{
    width:135px;
    margin:6px;
}
.Mp_list_name
{
    color:#cc0000;
}
#info_produstshowtitle
{
    height:30px;
}
#info_produstshowtitle h2
{
    margin:0px;
}
#info_produstshowtitle a
{
    margin-left:15px;
    font-weight:none;
    font-size:14px;
    color:#bf116c;
}
#info_produstshow
{
    width:948px;
    margin:0px 0px 10px 0px;
    padding:20px 0px 0px 0px;
    border:1px solid #F1CCCC;
    text-align:center;
}

#info_produstshow li
{
    width:145px;
    border:1px solid #EEEEEE;

    margin:0px 4px 10px 4px;
	float:left;
}
#shophead_user
{
	width: 950px;
	margin: 0 auto;
	padding-top:20px;
	height:40px;
	line-height:40px;
}
#shophead_userloginL
{
	width:600px;
           margin:0px;
	padding-top:6px;
	float:left;
           text-align:right;
}
#shophead_userloginR
{
	width:350px;
	float:right;
}
.headzxzx
{
	background:url(http://www.mymywo.com/img/askonline.gif) no-repeat left center;

}
.headzxzx a
{
          padding-left:5px;
	font-weight:bold;
}
.state,.state li{ float:right; display:inline-block;line-height:27px; height:27px;}
.state li{ padding:0 25px;}
.state{ width:350px;}
.state .favList{ background:url(images/icon15.gif) left center no-repeat;}
.state .cart{ background:url(images/icon14.gif) left center no-repeat;}
#LoginFrom1,#PnlLogOnStatus1{ height:24px;line-height:24px; }
/* 配送范围 */

#psfwtop
{
           width:950px;
           height:30px;
           margin:0px auto;
	background: url(http://www.mymywo.com/img/psfwtopbg.gif) no-repeat;
}
.p_scope
{
           width:948px;
           padding-top:10px;
           padding-bottom:10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:center;
}
.p_scope dl, .p_scope dt, .p_scope dd, .p_scope ul, .p_scope li
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style: none;
}
.p_scope dl
{
	float: left;
	width: 24%;
}
.p_scope dt
{
	margin-left: 25px;
	border-bottom: 1px solid #ccc;
	color: black;
	font: normal normal bold 13px/150% Arial,"宋体",Helvetica,sans-serif;
}
.p_scope li
{
	margin-left: 25px;
	border-bottom: 1px dashed #ccc;
}

.p_scope a
{
	font: normal normal normal 12px/150% Arial,"宋体",Helvetica,sans-serif;
	color:#666;
	text-decoration: none;
}
/* 配送范围 */
#shoph_bot
{
	margin: 10px auto;
	height: 40px;
	line-height: 40px;
	background: url(http://www.mymywo.com/img/shoph_bottopbg.gif) #da2223 repeat-x;
}
#shoph_bot_nav
{
	width: 950px;
	margin: 0px auto;
	text-align: center;
}

#shoph_bot_nav li
{
	list-style: none;
	height: 40px;
	line-height: 40px;
	display:inline;

}
#shoph_bot_nav li a
{
	color: #ffffff;
	font-size:14px;

}
#shoph_bot_copyright
{
	width: 950px;
	margin: 0px auto;
}
#shoph_bot_copyrightL
{
	width: 250px;
	float:left;
          text-align:center;
}
#shoph_bot_copyrightL img
{
	padding-top:15px;
}
#shoph_bot_copyrightR
{
	width: 700px;
	float:left;
	color:#333;
	text-align:left;
	padding-bottom:10px;
}
#shoph_bot_copyrightR p
{
	margin:5px auto;
}

.shoph_botsx
{
	margin: 0 15px;
	color:#fff;
           line-height:35px;
           font-size:12px;
}
.shopchannelleft_T 
{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
           line-height:32px;
	background: url(http://www.mymywo.com/img/shopleftTbg.gif) #999 repeat-x;
}
.shopcategorylist
{
           margin-bottom:10px;
}
.shopchannelleft_T h3
{
           margin:0px 20px 0px 20px;
           font-size:12px;
}
.shopcategorylist .con_main
{
	padding-top:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.shopcategorylist .con_main .conmaintit
{
           margin:0px 0px 10px 20px;
           font-size:12px;
}
.hotpro
{
	padding-top:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.hotpro ul li
{
	padding-left:20px;
	padding-bottom:5px;
}
.llgpro
{
	padding-top:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.shopchannelleft_Clist
{
	padding-top:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.shopchannelleft_Clist ul li
{
	padding-left:20px;
	padding-bottom:5px;
}
/*加盟专区页面开始*/
#shopjm_head
{
	width:950px;
	height:80px;
	padding-top:20px;
	margin:0px auto;
}
#shopjm_headleft
{
	width:260px;
	float:left;
}
#shopjm_headright
{
	width:690px;
	margin-top:-50px;
	float:right;
}
#shopjm_headright form
{
	margin:0px;
	padding:0px;
}
#shopjm_nav
{
	width: 950px;
	margin:0px auto;
}
#shopjm_nav ul
{
	list-style: none;
	margin: 0px;
}
#shopjm_nav ul li
{
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 0px 5px 0px 0px;
	background:url(http://www.mymywo.com/img/shopjmnavbg.gif) #C20102 repeat-x;

}
#shopjm_nav ul li a
{
	font-size: 14px;
	font-weight: bold;
	color:#fff;
}
#shopjm_nav_unline
{
	width: 950px;
	border-top:2px solid #BF393A;
	margin: 3px auto -15px auto;
}
#shophead_top
{
          text-align:right;
}
#shophead_top a
{
          margin:0px 8px 0px 0px;
          padding:0px 8px 0px 0px;
	background:url(http://www.mymywo.com/img/shoph_main_rightddsx.gif) no-repeat right center;
}
#shophead_top strong
{
          margin:0px 0px 0px 5px;
}
#maintop
{
          width:950px;
          margin:0px auto 10px auto;
}
#maintop_left
{
          width:720px;
          float:left;
}
#maintop_right
{
          width:220px;
          height:250px;
          float:right;
          margin:0px 0px 0px 10px;
}
#maintop_left1
{
          width:470px;
          float:right;
          margin:0px 0px 0px 10px;
}
#maintop_left2
{
          width:240px;
          float:left;
}
#maintop_pp
{
          width:708px;
          height:58px;
	border:1px solid #ccc;
	padding:5px;
}
#maintop_left2 ul
{
	list-style: none;
          padding:0px;
}
#maintop_left2 ul li
{
          margin:0px 0px 10px 0px;
}
#indexqlz
{
          width:950px;
          margin:0px auto 10px auto;
}
#indexqzz
{
          width:950px;
          margin:0px auto 10px auto;
}
#indexinfo
{
          width:950px;
          margin:0px auto 10px auto;
}
#indexinfo_left
{
         float:left;
         width:350px;
         clear:none;
}
#indexinfo_middle
{
         float:left;
         width:300px;
         clear:none;
}
#indexinfo_right
{
         float:right;
         width:300px;
         clear:none;
}
.Mp_list_priceB
{
    color: #ff0000;
}
.Mp_list_priceC
{
    color: #0000ff;
}
#prolist
{
          width:920px;
          margin:10px auto 10px auto;
}
#prolist strong
{
          font-size:16px;
          color:#708b46;
          margin:10px 0px 10px 0px;
}
#prolist ul
{
	list-style: none;
          padding:0px;
}
#prolist ul li
{
          margin:0px 0px 5px 0px;
}