﻿/* ==全局样式定义== */
body
{
	font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-decoration: none;
}
.twidth {margin:0 auto;width:980px;overflow:hidden;background:#fff;}

a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #777;
}
a:hover
{
    text-decoration: underline;
}
input[type=text], input[type=Keyword]
{
	font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
}
select{
	font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
	color:#616161;
}
img
{
  border:none;
}
* + 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: 21px;
	list-style:none;
}
/* --定义文字换行(FF不支持)-- */
*, #*, .*
{
    word-wrap: break-word;
    word-break: break-all;
}


/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #menu, #foot, #main_bg, #main_bg2, #main_bg3
{
	padding:0;
    margin: 0px auto;
    width: 996px;
	clear:both;
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
    padding-bottom: 1px;
}

/* ==top_all(顶部)定义开始== */
/* --网页头部-- */
#head
{
    position: relative;
}
#head a
{
    text-decoration: none;
}
#head a:hover
{
	text-decoration: none;
}
#top_t {
	height: 23px;
	margin-bottom: 1px;
	background: url(imagestopt_bg.gif) repeat-x;
}
#top_banner {
	background: url(imagesbanner_img.jpg) no-repeat;
	height: 114px;
}
#logo
{
	height: 45px;
	float: left;
	width: 300px;
	
}
#top_link
{
    color: #255892;
    float: right;
    width: 400px;
    margin: 6px 15px 0px 0px;
    text-align: right;
}
#top_link ul, #top_link li
{
    padding: 0px;
    margin: 0px;
    display: block;
    list-style: none;
}
#top_link li
{
	float:right;
	width: 80px;
}
/* --网页头部导航菜单-- */
#menu
{
	background-image: url(imagesmenu_bg.jpg);
	height: 61px;
	background-color: #d5dde7;
	background-repeat: no-repeat;
	clear: both;
}
/* 一级菜单 */
#menubox
{
	height: auto;
	line-height: 30px;
	height: 30px;
	margin-left: 20px;
}
#menubox ul
{
	display:block;
	list-style:none;
}
#menubox li
{
/*	float:left;
	display: block;
	width: 79px;
	padding: 6px 5px 3px 5px;
	height: 21px;    该部分导航栏目数量少于9个节点的时候使用*/
	float:left;
	display: block;
	width: 80px;
	padding: 6px 0px 3px 0px;
	height: 21px;
	text-align:center;

}
.Class_on
{
	background: url(imagestab_change_bg.gif) no-repeat;
}
#menubox .Class_on a,#menubox .Class_on a:hover
{
	color:#FFFFFF;
}
#menubox a
{
    font: normal normal bold 12px/160% Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    padding: 5px 2px 5px 12px;
	color: #4e83c1;

}
#menubox a:hover
{
    color: #4e83c1;
    /*background: url(imagesmenubox_hover.gif) no-repeat;*/
}
/* 二级菜单 */
.menu_list
{
	height: 25px;
	margin-left: 35px;
	width:860px;
	overflow:hidden;
}
.menu_list ul
{
	display:block;
}
.menu_list li
{
	float:left;
	display: block;
	text-align: left;
	padding: 6px 20px 3px 16px;
	background: url(imageslite_icon.gif) no-repeat 2px 12px;
}
.menu_list a
{
	color: #3569a2;
	line-height:160%;
}
.menu_list a:hover
{
	text-decoration:underline;
}
.top_more_menu li
{
	padding: 6px 5px 3px 9px;
}
#top_more_menu li
{
	padding: 6px 5px 3px 9px;
}
#menu_list_12 li/*20090514增加*/
{
	padding: 6px 6px 3px 10px;
	background-position:0px 12px;

}

/* ==top_all(顶部)定义结束== */


/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg
{
	clear: both;
}
#main_left /* 网页中部左侧整体定义 */
{
	width:216px;
	float: left;
}
#main_center /* 网页中部左侧整体定义 */
{
	width:553px;
	float: right;
	margin: 0px 5px 0px 5px;
}
#main_right /* 网页中部右侧整体定义1 */
{
	width:216px;
	float: right;
	margin: 0px 0px 0px 0px;
}
#main_bg.main_bgpic
{
	background: url(imagesmain_bg_img.gif) repeat-x;
	padding: 16px 0px 0px 0px;
}

/* --连接配色方案一-- */
.link_style1 a{color:#3669a0;text-decoration:none;}
.link_style1 a:hover{color:#255892;text-decoration:underline;}
/* --连接配色方案二-- */
.link_style2 a, .c_c_serice a{color:#777;text-decoration:none;}
.link_style2 a:hover, .c_c_serice a:hover{color:#255892;text-decoration:underline;}

/* --网页通用列表-- */
.list_all
{
	width:216px;
}
.list_all dt
{
	height:26px;
}
.list_all li
{
	padding-left:21px;
	height:24px;
	background: url(imageslist_icon.gif) no-repeat 7px 8px;
}
.list_all ul
{
	margin-top:8px;
	margin-bottom:8px;
}
.list_all a
{
	font-size:12px;
	color:#3669a0;
}
.list_all a:hover
{
	color:#255892;
}
/* --网页通用列表标题-- */
.list_title
{
	width:216px;
	height:26px;
	background: url(imageslist_bg.gif) no-repeat;
}
.list_title a
{
	float:left;
	font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
	color:#FFFFFF;
	height:21px;
	padding:5px 0px 0px 49px;
}
.list_title a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.list_title2
{
	width:248px;
	height:26px;
	background: url(imageslist_bg2.gif) no-repeat;
}
.list_icon1 a{background: url(imagestitle1icon.gif) no-repeat 16px 2px;}
.list_icon2 a{background: url(imagestitle2icon.gif) no-repeat 16px 1px;}
.list_icon3 a{background: url(imagestitle3icon.gif) no-repeat 16px 1px;}
.list_icon4 a{background: url(imagestitle4icon.gif) no-repeat 16px 1px;}
.list_icon5 a{background: url(imagestitle5icon.gif) no-repeat 16px 1px;}
.list_icon6 a{background: url(imagestitle6icon.gif) no-repeat 16px 1px;}
.list_icon7 a{background: url(imagestitle7icon.gif) no-repeat 15px 0px;}


/* --网页中部左侧内容-- */
.c_left_01
{

	width:216px;
	/*background: url(imagesc_left_1_bgimg.gif) no-repeat;
	height:108px;*//*20090514修改*/
	margin: 0px 0px 4px 0px;
}
.c_left_01 dt
{
	font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
	color:#FFFFFF;
	padding:6px 0px 13px 10px;
}
.c_left_01 li
{
	float:left;
	padding-left:21px;
	background: url(imagesc_l1_lite_icon.gif) no-repeat 8px 7px;
	width:83px;
	height:24px;
}
.c_left_01 a
{
	font: normal normal bold 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
	color:#c6e3ff;
}
/*20090514增加*/
.c_left_01 .eApp_button a
{
	display:block;padding-bottom:2px; height:28px;
	color:#c6e3ff;
}
.c_left_01 .eApp_button a span
{
	display:block;
	background:url(imageschief-public01.gif) 0 0 no-repeat;
	height:28px;
	font: normal normal normal 14px/28px Arial, "宋体" ,Helvetica,sans-serif;
	color:#000;
	cursor:pointer;
	padding-left:54px;
}
.c_left_01 .eApp_button a span.icon2{
	background:url(imageschief-public02.gif) 0 0 no-repeat;
}
.c_left_01 .eApp_button a span.icon3{
	background:url(imageschief-public03.gif) 0 0 no-repeat;
}
.c_left_01 .eApp_button a span.icon5{
	background:url(imageschief-public04.gif) 0 0 no-repeat;
}




.c_left_02 ul
{
	margin:7px 10px 7px 10px;
}
.c_left_02 li
{
	padding:5px 0px 0px 45px;
	height:24px;
	border-bottom:#c4dcf2 1px solid;
}
.c_left_02 li#tab01{background: url(imagesphone_icon.gif) no-repeat 12px 3px #f3f8fc;}
.c_left_02 li#tab02{background: url(imagessurvey_icon.gif) no-repeat 15px 3px #f3f8fc;}
.c_left_02 li#tab03{background: url(imagesbbs_icon.gif) no-repeat 12px 3px #f3f8fc;}
.c_left_02 li#tab04{background: url(imagesfeeback_icon.gif) no-repeat 12px 1px #f3f8fc;}
.c_left_02 li#tab05{background: url(imagesemail_icon.gif) no-repeat 12px 3px #f3f8fc;}

/* --网页中部左侧内容结束-- */

/* --网页中部居中内容开始-- */
.c_center_t
{
	background: url(imagesnotice_icon.gif) no-repeat 8px 0px;
	padding:0px 0px 0px 100px;
	height: 37px;
}
.c_scrollclasss
{
	float:left;
	overflow:hidden;
	height:22px;
}
.c_scrollclasss #marqueebox a
{
	line-height:22px;
}
.c_center_t li
{
	float:left;
	width:200px;
}
.c_center_news
{
	background: url(imagesnewsbox_titlebg.gif) no-repeat;
	padding:0px 0px 0px 33px;
	width:520px;
	height:24px;
}
.c_center_news li
{
	float:left;
	width:72px;
	height: 24px;
	text-align:center;
}
.c_center_news a
{
	font: normal normal bold 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	color:#e0e9f3;
}
.Class_on_news
{
	background: url(imagesc_sele_on.gif) no-repeat;
}
.Class_on_news a
{
	color:#5287c5;
}
.c_center_nmain
{
	background: url(imagesnmain_bg.jpg) repeat-x;
	height:197px;
	padding-bottom: 10px;
}
.newsflash
{
	padding-top:14px;
	width:265px;
	float:left;
}
#newstab1, #newstab2, #newstab3
{
	float:right;
	width:288px;
}
#newstab1 dt, #newstab2 dt, #newstab3 dt
{
	padding: 18px 0px 0px 0px;
}
.list_dt_style li
{
	background-image:none;
	padding:0px;
}
.list_dt_style li a
{
	font: normal normal bold 18px auto;
	color:#d2360e;
}
.c_center_bm
{
	height:91px;
	width:553px;
	clear:both;
}
.c_c_bmpic
{
	width:126px;
	height:91px;
}
#c_c_bmpic1
{
	float:left;
	padding-right:16px;
}
#c_c_bmpic2
{
	float:right;
}
#c_c_bmpic3
{
	float:right;
	padding-right:16px;
}
#c_c_bmpic4
{
	float:right;
	padding-right:16px;
}
.c_search
{
	background: url(imagessearchpic.jpg) no-repeat 13px 7px;
	width:453px;
	height:30px;
	background-color: #f1f1f1;
	margin:8px 0px 15px 0px;
	padding:8px 0px 0px 100px;
}
.c_c_setecttxt
{
	float:left;
	padding-right:15px;
}
.c_c_serice_main
{
	height:235px;
}
.c_c_serice dt
{
	height:18px;
}
.c_c_serice_l
{
	float:left;
	width:262px;
}
.c_c_serice_r
{
	float:right;
	width:274px;
}
.c_c_serice li
{
	float:left;
	text-align:center;
	width:87px;
}
.c_c_serice#s_tab1{float: left;margin-bottom:5px;width:262px;}
.c_c_serice#s_tab2{float: right;clear: right;margin-bottom:15px;width:274px;}
.c_c_serice#s_tab3{float: right;clear: right;margin-bottom:15px;width:274px;}
.c_c_serice#s_tab4{float: left;width:262px;}
.c_c_serice#s_tab5{float: right;clear: right;width:274px;}
/* --网页中部居中内容结束-- */

/* --网页中部右侧内容开始-- */
.r_topic_t
{
	text-align:center;
	margin-bottom:6px;
}
.c_d_work
{
	background: url(imagesd_bgborder.gif) no-repeat;
	width:495px;
	height:158px;
	float:left;
}
.c_b_title
{
	margin-top:4px;	
	margin-left:4px;	
}
.c_b_title li
{
	float:left;
	text-align:center;
	background: url(imagesc_b_icon.gif) no-repeat 0px 8px;
}
.c_b_title a
{
	float:left;
	color:#777;
	padding-top:7px;
	width:80px;
	height:28px;
	font-weight:bold;
	text-decoration:none;
}
.c_b_title a.seleon_work
{
	color:#ffffff;
	background: url(imagesc_b_title_bg.gif) no-repeat;
	text-decoration:none;
}
.c_b_ConList{
	margin:0px 5px 5px 5px;
	clear:both;
}
.c_b_ConListPic{
	padding:10px 0px 0px 26px;
	float: left;
}
.c_b_ListTxt{
	padding:10px 0px 0px 3px;
	float: right;
	width: 298px;
}
.c_b_ListTxt li
{
	float:left;
	width:80px;
	padding:0px 5px 0px 10px;
	background: url(imageslite_icon2.gif) no-repeat 0px 10px;
}

.c_d_work2
{
	background: url(imagesd_bgborder.gif) no-repeat;
	width:495px;
	height:158px;
	float: right;
}
.c_b_ConList_r
{
	margin:10px 13px 0px 13px;
	height: 69px;
}
.c_b_ConList_r li
{
	float:left;
	width:78px;
	text-align:center;
}
.c_b_bmtxt_r
{
	padding:8px 13px 5px 20px;
}
.c_b_bmtxt_r li
{
	float:left;
	width:62px;
	padding:0px 5px 0px 10px;
	background: url(imageslite_icon2.gif) no-repeat 0px 10px;
}
/* --网页中部右侧内容开始-- */

/* --网页中部底部内容开始-- */
.c_b_bottom{
	padding-top:11px;
}
.c_b_pic_r
{
	width:742px;
	float: left;
}
.c_b_pic_rt
{
	background: url(imagespic_titlebg.gif) no-repeat;
	padding:0px 0px 0px 33px;
	width:709px;
	height:25px;
}
.c_b_pic_rt li
{
	height:23px;
	color:#5085c2;
	padding:2px 0px 0px 11px;
	width:72px;
	font-weight:bold;
}
.c_b_pic_m
{
	padding:8px 5px 13px 5px;
	text-align:center;
	border-bottom:1px solid #9ac3ea;
	
}
.c_b_pic_m .m_b_pic_title
{
	margin:2px 0;
}
.c_b_pic_m dd
{
	padding:5px 0px 0px 0px;
	height: 112px;
}
.c_b_pic_m li
{
	float:left;
	padding:0px 3px 0px 3px;
}
.c_b_pic_m img
{
	width:140px;
	height:105px;
}
.c_b_bbs_list
{
	float:right;
	width:246px;
	border:1px solid #9ac3ea;
	background-color:#f3f8fc;
}
.c_b_bbs_list dd
{
	padding:0px 0px 0px 8px;
}
.c_b_link
{
	clear:both;
	padding:5px 0px 5px 0px;
}
.quick_link
{
	background: url(imagesquick_bg.gif) repeat-x;
	height: 28px;
	padding-top: 3px;
	padding-left: 35px;
}
.c_b_link_l
{
	float:left;
}
.c_b_link_r
{
	padding-left:130px;
}
.b_link_sele
{
	float:left;
	padding-top:2px;
}
/* --网页中部底部内容结束-- */



/* 底部定义开始== */
#foot
{
	background-color:#e2eef9;
}
.foot_link
{
	text-align:center;
	padding: 10px 0px 10px 0px;
	color:#f62b26;
	border-bottom:2px solid #fff;
}
.foot_link a
{
	color:#f62b26;
}
.font_contact
{
	color:#548bcb;
	text-align: center;
	padding: 15px 0px 20px 0px;
}
.font_contact a
{
	color:#548bcb;
}
/* 底部定义结束== */

/* 通用定义开始= */
.main_topspace{
	height:12px;
}
.class_page{
	text-align:center;
	clear:both;
	margin: 10px 0 10px 0;
}
.pe_u_thumb{
	text-align:center;
}
.pe_u_thumb_title{
	text-align:center;
}
.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;
}

/* 中部间距 */
.c_spacing
{
    background: none;
    height: 5px;
    font-size: 0px;
}

/* 通用页整体布局定义 */
#Gen_left_main
{
	float: left;
	width: 216px;
}
#Gen_center_main
{
	float: right;
	width: 774px;
	margin-bottom: 5px;
}


/* 通用页左侧定义 */
.left_box, .user_box
{
	background-color:#f9fcff;
	margin-bottom:3px;
}
.left_box ul
{
	clear:both;
}
.left_box dt, .user_box dt
{
	background: url(imagesinter_titlebg.gif) no-repeat;
	font: normal normal bold 14px/120% auto;
	color:#FFFFFF;
	height:21px;
	padding:5px 0px 0px 51px;
}
.left_box dd, .user_box dd
{
	padding:8px 10px 8px 10px;
	border-left:#9ac3ea 1px solid;
	border-right:#9ac3ea 1px solid;
	border-bottom:#9ac3ea 1px solid;
	color:#555;
}
.left_box li
{
	padding:2px 0px 0px 10px;
	overflow:hidden;
}
.left_box ul li a, .user_box dd li a
{
	color:#366aa3;
}
/* 通用定义结束= */

/* 模板通用CSS*/
.r_navigation
{
	background: url(imagesconv_daohang_bg.gif) no-repeat left;
	padding-left:20px;
	padding-top:5px;
	height:25px;
	color:#2D6EC3;
	line-height:22px;
}
.r_navigation a
{
	color:#2D6EC3;
}
.r_ad
{
    padding: 0px;
    margin: 0px;
}
#r_main
{
	float:right;
	width:196px;
}
.c_main
{
	margin-right:204px;
}
.main_search
{
	clear:both;
	background:url(imagesinvest_title2bg.gif) repeat-x bottom;
	border:1px solid #d6dee7;
	height:27px;
	padding-left:20px;
	padding-top:3px;
}
.main_search input, .main_search select
{
	vertical-align:middle
}
.class_title, .c_title, .childclass_title, .childclass_title_border
{
	background:url(imagestitlestyle.gif) no-repeat top left;
	color:#fff;
	padding-left:10px;
	height:23px;
	color:#fff;	
	font-weight:bold;
	line-height:21px;
	padding-top:3px;
}
.class_title a, .c_title a, .childclass_title a, .childclass_title_border a
{
	color:#fff;	
	font-weight:bold;
	line-height:21px;
}
.c_title .more, .class_title .more, .childclass_title .more, .childclass_title_border .more
{
    float: right;
    line-height: 18px;
    margin-right: 10px;
	display:inline;
    display: block;
}
.c_title .more a
{
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    background: none;
}
.c_title .more a:hover
{
    color: #014390;
    background: none;
}
.c_main_one 
{
	clear:both;
}
.childclass_content
{
	padding:5px;
}
.class_content /*通用列表*/
{
	padding:8px 15px 9px 15px;
	background: url(imagesGen_list_bg.gif) repeat-x;
}
.class_content ul li
{
	background: url(imagesGen_list_line.gif) no-repeat left bottom;
	line-height:24px;
	font: normal normal normal 14px/120% Arial, "simsun" ,Helvetica,sans-serif;;
	color:#921313;
}
.class_content li a
{
	color:#366aa3;
	font: normal normal normal 14px/120% auto;
}
.r_content
{
}
.c_content
{
	padding:5px;
    line-height: 150%;
    color: #808081;
    height: auto !important;
    height: 170px;
    min-height: 170px;
	border-left:1px solid #9ac3ea;
	border-right:1px solid #9ac3ea;
	border-bottom:1px solid #9ac3ea;
}
.c_content div table
{
	width:100%;
}
.c_content .tagS1, .c_content .tagS2, .c_content .tagS3
{
	float:left;
	white-space:nowrap;
	padding:4px 0 0 28px;
}
.r_content dt
{
	height:20px;
	background: url(imagesGen_r_list_title.gif) no-repeat;
	padding:6px 0 0 25px;
	color:#3d72b4;
	font: normal normal bold 14px/120% auto;
}
.r_content dd
{
	background:#f2f8fe;
	border-left:#9ac3ea 1px solid;
	border-right:#9ac3ea 1px solid;
	border-bottom:#9ac3ea 1px solid;
	width:193px;
	padding:5px 0;
}
.r_content dd li
{
	padding:2px 0 2px 15px;
}
/* --整站普通图片列表标签-- */
/* 定义缩略图外框大小，控制隐藏超出的图片内容 */
.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: 140px;
}
/* 定义缩略图标题样式 */
.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;
}
/* 本站新闻.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;
}

/* 幻灯片 */
#main_box_t
{
    float: right;
    height: 200px;
    width: 298px;
    padding: 0px;
    background: #eee;
	border:1px solid #ddd;
}
.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
{
	
}

/* 书签式面板tabtitle */
.tabtitle, .titlemouseover
{
    float: left;
    width: 115px;
    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(imagestabtitle.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;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{
    float: left;
    border: 1px solid #9bbde6;
    width: 49.2%;
    margin: 3px 0px 0px 3px;
	display:inline;
}
* html .childclass_main_box
{
    width: 378px;
}
/* 父栏目一列式上下循环 */
.childclass_main_box2
{
    margin: 0px 205px 0px 5px;
}
* html .childclass_main_box2
{
    margin: 0px 205px 0px 10px;
}
/* 二列图片信息列表 */
.c_main_box
{
	border: 1px solid #9bbde6;
}
.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;
}
/* 二列式图文布局 */
.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;
}
/* 三图列表 */
.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;
}
/* 左图右信息列表 */
.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;
}

/* 管理链接 */
#menu_link
{
    margin: 20px 0px 5px 0px;
    text-align: center;
	height:30px;
}
#menu_link a
{
    text-decoration: none;
    color: #000;
}
#menu_link a:hover
{
    color: #f00;
    text-decoration: underline;
}

/*==书签菜单定义开始==*/
#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("Imagestableft.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("Imagestabright.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;
}
/*==书签菜单定义结束==*/

/*-----------Start 从UserDefaultTheme迁移过来------------*/
/* --内容管理页栏目导航开始-- */
#newbox
{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 20px;
}
#newbox iframe
{
    border: 1px solid #000000;
}
/* --内容管理页栏目导航结束-- */
.d_default
{
    line-height: normal;
    float: left;
    padding: 2px 0 2px 4px;
    border: 1px solid #f7f7f7;
}
.d_on
{
    line-height: normal;
    float: left;
    padding: 2px 0 2px 4px;
    border: 1px solid #FFCC00;
    color: #000;
    background-color: #FFFFDD;
}
.d_ok
{
    line-height: normal;
    float: left;
    padding: 2px 0 2px 24px;
    border: 1px solid #00BE00;
    color: #000;
    background: #E6FFE6 url(Imagesli_ok.gif) no-repeat 4px;
}
.d_err
{
    line-height: normal;
    float: left;
    border: 1px solid #F30;
    color: #F00;
    padding: 2px 0 2px 24px;
    background: #FFF1E4 url(Imagesli_err.gif) no-repeat 4px;
}
.table_style { border:solid 1px #eee;}
.table_style tr td { padding: 12px; word-break:break-all; overflow:auto; text-align:left; background:url(imagestd_bg.jpg) repeat-x;}
.table_style tr td em { font-style:normal; line-height:24px; border-bottom:solid 1px #333;}
.table_style tr.first td { background:none;}
.table_style tr td.ok_tab{ padding-right:15px; text-align:right;}
.table_style tr td table tr td{ background:none; padding:0px 10px 0px 0px;}
.ok_bottom { padding-top:8px; text-align: center;}

/*******匿名投稿*******/
.anonymouscontent_top
{
    border-color:#E2E2E2;
    border-right:1px solid #E2E2E2;
    border-style:solid;
    border-width:1px;
    height:59px; 
}
.anonymouscontent_top h3 {
    font-size:18px;
    padding-left:35px;
    padding-top:23px;
}
#PageEnd {width:980px;margin: 0 auto 0 auto}
#PageEnd {background: #fff;font-size:14px;margin-top: 5px}
#PageEnd .l{width:150px;text-align: center;float:left}
#PageEnd .r{width:150px;float:right}
#PageEnd .m{text-align: center;padding: 20px 0}
#PageEnd .m div{text-align: center}
#PageEnd .m li{list-style: none;display: inline;margin: 10px 10px}
#CopyRight  .Tt{font:normal 14px  黑体 ;color:#7A2D27;padding: 6px;}

.wx {}
.wx-list {height:160px; width:190px;display: inline; border: 1px solid #eee;float: left;}
.ewm {text-align: center;}
.ewm img {width: 120px; height: 120px; }
.wx .cnt {text-align: center; color: green;}