﻿/* ==全局样式定义== */
body
{
    background-position: #ffffff;
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
    background: #ffffff;
    text-decoration: none;
    background-image: url('Images/body_bg.gif');
    background-repeat: repeat-x;
    color: #333333;
}
a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #333333;
}
a:hover
{
    color: #03c;
    text-decoration: underline;
}
input[type=text], input[type=Keyword], input[type=password]
{
    border: 1px solid #C0C0C0;
    height: 16px;
    margin: 1px;
    background-color: #FFFFFF;
}
input.inputtext{border: 1px solid #C0C0C0;
    height: 16px;
    margin: 1px;
    background-color: #FFFFFF;}
input.inputbuton,input.inputbut,input.inputbut2{width:71px;
	height:26px;
	border:none;
	vertical-align:middle;
	color:#fff;
	font:bold 14px/26px "宋体";
	cursor:pointer;
	background:#7cbdeb;}
input#TxtUserName,input#TxtPassword
{
    border: 1px solid #C0C0C0;
    height: 15px;
    margin: 1px;
    background-color: #FFFFFF;
}

textarea{background-color:#FFFFFF;
border:1px solid #C0C0C0;
margin:1px;}
select {
color:#616161;
font:12px/120% Arial,"宋体",Helvetica,sans-serif;
}
* + 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: 28px;
    list-style:none;
}
* html li { height: 28px; }

img
{
    border-style: 0px;
    border-width: 0px;
    padding: 0px;
    margin: 0px;    
}

/* --定义文字换行(FF不支持)-- */
*, #*, .*
{
    word-wrap: break-word;
    word-break: break-all;

}


/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- background-image: url('Images/main_bg.gif');*/ 

#head,#menu, #foot .c_padding, .main_standalone
{
    margin: 0px auto;
    
    
}

#main_bg
{
	/*width: 950px;
	clear: both;
	background: #FFFFFF none repeat scroll 0 0;
	border-left: 1px solid #EFF0F1;
	border-right: 1px solid #EFF0F1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 6px;
	zoom:1;*/
   
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
    margin: 0px auto 1px auto;
    width: 1003px;
    background-color: #FFFFFF;
}
#top
{
    height: 32px;
    background: url("Images/top_bg.gif") repeat-x;
}
.t_left
{
    float: left;
    width: 520px;
}
.t_left a:hover
{
    text-decoration: underline;
    position: relative;
    left: 1px;
    top: 1px;
}
.t_right
{
    float: right;
}
.top_table
{
    line-height: 32px;
    margin-left: 12px;
    height: 32px;
    margin-right: 12px;
}
.top_td1 {background: url("Images/top.gif") no-repeat left;text-indent: 25px;padding-right: 10px;}
.top_td2 {}
.top_td3,.top_td4 {background: url("Images/xian.gif") no-repeat left center;padding-left: 10px;padding-right: 10px;color: #0e4b84;}
.top_td3 a {color: #0e4b84;}
.top_td3 a:hover
{
    text-decoration: none;
    color: #CC3300;
}
.top_td4 a {color: #0e4b84;}
.top_td4 a:hover {text-decoration: none;color: #CC3300;}

/* ==top_all(顶部)定义开始== */
/* --网页头部-- */
#head
{
    background-position: 0px 2px;
    padding: 0px;
    margin: 0px;
    position: relative;
    background-image: url('Images/head_bg.jpg');
    background-repeat: no-repeat;
    width: 1003px;
    height: 109px;
}
#head a
{
    color: #5e7591;
    text-decoration: none;
}
#head a:hover
{
    color: #0a4180;
}
#logo
{

}
#top_link
{

}
#top_link ul, #top_link li
{

}
#top_link li
{
    
}
/* --网页头部导航菜单-- */
#menu
{
   
    background: url(images/menu_bg.gif) #a8c6e9 repeat-x top;
    clear: both;
    height: 33px;
    width: 100%;
}
/* 网站节点导航 */
#menubox
{
    margin-left: 10px;
    padding: 0px;
    color: #c4d9f1;
}
#menubox a
{    

}
#menubox a:hover
{
  
   
}
#menubox .r_menu
{
    float: right;
    background-image: url(images/r_main_bg.gif);
    background-repeat: no-repeat;
    color:#2667B9;    
    font-size:13px;
    font-weight: bold;
    height:19px;
    margin:9px 0 0;
    padding:1px 0 0 0;
    text-align:center;
    width:204px;
}
#menubox .r_menu a, #menubox .r_menu a:visited
{
    margin: auto;
    font-weight: bold;
    line-height: 19px;
}

#menubox .l_menu
{
    float: left;
}
/* 导航图片 */
#menubox_pic
{
    width: 10px;
    float: left;
}
/*子菜单框*/
#submenu
{

    background-color: #EEF7FC;
    width: 100%;

}

#submenu .right
{
    padding: 5px;
    float: right;
   
}
#submenu .left
{
    float: left;
    height: 28px;
}

/* ==top_all(顶部)定义结束== */

/* ==center_all(中部)定义开始== */
/* --主要定义-- */
.main_top
{
	width: 962px;	
	height: 6px;
	font-size: 0px;
	background-image: url('Images/main_top.gif');
	background-repeat: no-repeat;
	background-color: #FF0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:none;
	
}
.main_bottom
{

}

#main_left /* 网页中部左侧整体定义 */
{
	float: left;
	width: 769px;
	
}
#main_left_box /* 网页中部右侧整体定义2 */
{
   
}

#main_right
{
	float: right;
	width: 225px;
}
#main_right_box /* 网页中部右侧整体定义2 */
{
   
}

#r_main /* 中部右侧定义 */
{
    float: right;
    width: 200px;
    text-align: left;
}
#main_box /* 中部整体定义 */
{
    margin: 0px;
}
.c_main /* 中部中间定义 */
{
    margin-right: 205px;
}
.c_mains /* 中部中间定义 */
{
}
.c_main_box /* 中部中间定义 */
{
    border: 1px solid #9bbde6;
}

/* 本站新闻.r_news */
#r_main_t
{
    margin: 0px 0px 0px 0px;
    text-align: left;
    width: 382px;
    background-image: url('Images/news_bg.jpg');
    height: 237px;
    float: right;
}
.r_news
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    height: 28px;
    
}

.r_news .left
{
    float: left;    
   

}

.r_news .more
{
    float: right;
   
    display: block;    
}
.r_news .more a
{
    text-decoration: none;
    color: #808081;
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px; 
    line-height: 28px;
}
.r_news .more a:hover
{
    color: #014390;
  
}

/* 书签式面板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: left;
   width: 253px;
    padding: 0px;
   
}
.c_slide, .c_slide a
{
    padding: 3px;
    border: 1px solid #999999;
    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
{
 
}
.main_search form
{
    margin: 0px;
}
.main_search input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
}

.main_search a
{
    color: blue;
    
}
.main_search select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}
 .main_searchs
{
    padding: 5px 5px 5px 50px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
    text-align: center;
}
/* 高级搜索 */
.main_search_sub
{
    margin: 10px auto 0px auto;
    
}



/* --网页中部左侧内容-- */
/* user_box(用户登录)、left_box(左侧内容) */
.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;
}

.right_box, .right_box dl, .right_box dt, .right_box dd
{
    padding: 0px;
    margin: 0px;
}

.right_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;
    background: url(images/left_tit.gif) no-repeat left top;
}

.right_box dd
{
    background: #f4f8fd;
    padding: 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

.right_box
{
    border: 1px solid #9bbde6;
}
.right_box
{
    margin-top: 5px;
}

.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;
}
.Login_ajax
{
    text-align:left;
}

/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation
{
    width: 952px;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    line-height: 25px;
    padding-right: 10px;
    padding-left: 10px;
    color: #808080;
}
.r_navigation a, #r_navigation:link
{
    color: #999999;
}
.r_navigation a:hover
{
   
}
.r_n_pic
{
    float: right;
}
/* 右侧广告 */
.r_ad
{
   
}
.b_ad
{
    
}
.adright {
   
}
/* 右侧标题与内容 */
.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
{
   
}
.r_announce dt, .r_content dt
{
   
}
.r_announce dd, .r_content dd
{
   
}

/* main_box(中部文章列表内容) */
#main_box dl, #main_box dt, #main_box dd
{
    padding: 0px;
    margin: 0px;
}
/* 中部标题与内容 */
.c_main_one
{
    margin-bottom: 5px;
    width:767px;
    border:1px solid #C7DCE1;
 
}
.c_title {
background:url("images/titlestyle.gif") no-repeat scroll left top transparent;
color:#FFFFFF;
font-weight:bold;
height:23px;
line-height:21px;
padding-left:10px;
padding-top:3px;
}
.c_title
{

}

.c_title a, .c_title a:link
{

}
.c_title a:hover
{

}

.c_title .left
{


}

.c_title .more
{

}
.c_title .more a
{

}
.c_title .more a:hover
{
    color: #014390;
    background: none;
}
.c_content
{
    padding: 10px;
}
.c_content li
{
    
}
.c_content a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.c_content a:hover
{
    color: #c00;
}

.c_content div table {
width:100%;
}
.c_bot
{

}

.c_bot .left
{
 
    
}

.c_bot .more
{

}

/* 中部间距 */
.c_spacing
{
    background: none;
    height: 5px;
    font-size: 0px;
}

/* 中部二列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
{
  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;
    overflow:hidden;
    
    
   
}
* html .childclass_main
{   
    margin-left: -10px;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{  
    margin: 5px 0px 0px 5px;
    float: left;
    width: 380px;
    border: 1px solid #D4E3E6;
    height: auto !important;
    height: 277px;
    min-height: 277px;
    
}

* html .childclass_main_box
{
    margin: 5px 2px 0px 2px;
    width: 378px;
}

.childclass_title
{
	font: normal normal bold 14px/30px Arial,"宋体",Helvetica,sans-serif;
	height: 30px;
	background: url(images/zwgk_tu4.gif) repeat-x right top;
	text-align: left;
	color: #fff;
	clear: none;
}

.childclass_title a
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    padding-left: 36px;
    color: #146900;
    background: url(images/nr2_tu1.gif) no-repeat 10px;
}

.childclass_title .more
{
    float: right;
    line-height: 30px;
    margin: 0px 10px 0px 0px;
    display: block;
}

.childclass_title .more a
{
    text-decoration: none;
    color: #8DA8AD;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.childclass_content
{
	font: normal normal normal 12px/150% Arial,"宋体",Helvetica,sans-serif;
	text-align: left;
	padding: 5px;


}
.childclass_content ul
{
    padding: 0px;
    list-style-type: none;
}

.childclass_content li
{
    background: transparent url(images/news1_tu3.gif) no-repeat scroll left center;
    margin-left: 10px;
    border-bottom: 1px dashed #D1D1D1;
    text-align: left;
    line-height: 28px;
    text-indent:10px;
    
}

.childclass_content li a
{
    
    line-height: 28px;
   
    
}
/* 父栏目一列式上下循环 */
.childclass_main_box2
{
   
}
* html .childclass_main_box2
{
    
}

/* 分页 */
.class_page
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #9bbde6;
    text-align: center;
    color: #666666;
}
.class_page ul, .class_page li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page a
{
    color: #666666;
    text-decoration: none;
}

/* 内容页 */
.c_title_text
{
    margin: 10px 5px;
    text-align: center;
    clear: both;
    height: auto !important;
    height: 34px;
    min-height: 34px;

}
.c_title_author
{
    color: #999999;
}
.c_title_author a, c_title_author a:link
{
    color: #999999;
}
c_title_author a:hover
{
   
}


.font_left
{
    float: left;
}
.font_left span
{
    margin-right: 8px;
}
.font_right
{
    
}
.c_content_text
{
    
}
.c_bot_text
{
    
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow
{
    width: 100%;
    overflow: hidden;
}
/*站内连接*/
.insidelink
{
	color:#0066FF;
}
* html .c_content_overflow
{
    width: 99.5%;
}
/* 友情链接 */
.c_padding
{
    border: 0px 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
{

    border: 0px solid #9bbde6;
    clear: both;
}
/* 管理链接 */
#menu_link
{
    background-color: #2888D2;
    margin: 1px 0px 5px 0px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    color: #FFFFFF;
}
#menu_link a, #menu_link a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
#menu_link a:hover
{
    color: #FF5050;
    
}
/* 版权信息 */
#copyright
{
    padding: 20px;
    font: normal normal normal 12px/22px Arial, 宋体, Helvetica, sans-serif;
    margin: 0px;
    text-align: center;
    color: #808080;
    background-color: #F7F9FD;
}

#copyright a
{
    color: #808080;
}
/* ==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 ul
{
  
    margin: 0px auto 0px auto;
}
.p_class_list li
{
    border-width: 0px;
    border-style: none;
    padding: 0px;
    float: left;
    text-align: center;
    width: 16.4%;
}

.p_class_list .pe_u_thumb img
{
  border: 1px solid #999999;
    padding: 2px;

}


/* 头条图片显示列表 */
.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;
    padding: 0px 5px 0px 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;
    padding-top: 5px;
}
.p_list_r li, .p_list_r td
{
    border-bottom: 1px dotted #ccc;
}
.p_thumb_l table
{
    float: left;
}

/* 二列式列表布局 */
.p_list_two
{
    padding:10px;
    margin: 0px;
}
.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
{
    text-align: center;

}
/* 定义缩略图宽度，按比例缩放 */
.pe_u_thumb
{
   
}
.pe_u_thumb img
{
    border: 1px solid #999999;
    padding: 3px;
    width: 135px;
    height: 112px;
}
/* 定义缩略图标题样式 */
.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: #6666FF;
}

.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;
}

.article_new .p_thumb_l .pe_u_thumb
{
    padding: 3px;
    border: 1px solid #999999;
    margin-top: 12px;
}

/* 三图列表 */
.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;
}

/* 商品图片、商品名及价格定义 */
.p_list_pic, .p_list_name, .p_list_price, .p_list_botton
{
	padding: 0px;
	margin: 0px;
}
.p_list_pic
{
	margin-left: 8px;
	width: 160px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.p_list_pic img
{
	width: 160px;
}
.p_list_name, .p_list_name a
{
	padding: 5px;
	text-align: center;
	font: normal normal normal 12px/120% Arial,"宋体",Helvetica,sans-serif;
	color: blue;
	height: 28px;
	overflow: hidden;
}
.p_list_price
{
	text-align: left;
	padding-left: 20px;
}
.p_list_botton, .p_list_botton img
{
	text-align: center;
}
.p_list_botton img
{
	margin: 2px;
}

/*==幻灯图片==*/
#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;
}
/*==书签菜单定义结束==*/



.p_list_firstpic
{
  
}


.gold_left {
	float:left;
    margin: 3px;
    font-weight: bold;
    width:98px;
    height:90px;
    border:1px solid #cccccc;
}

.gold_left img
{
    margin: 2px;
    width: 94px;
    height: 86px;
}
.gold_right
{
    font-size: 12px;
    line-height: 120%;
    margin: 3px;
    padding: 2px;
    width: 100px;
    float: right;
}
.gold_right p
{
    margin: 3px;
}
.gold_right a
{
    padding: 2px;
    font-family: 宋体;
    font-size: 14px;
    color: #FF9900;
    font-weight: bold;
    line-height: 16px;
}


/*在IE6下必须加*/
#newsMarqueeBox li
{
    height: 72px;
    width: 104px;
}


/*右边写信*/
.right_letter
{
    background-image: url(images/c_h2.gif);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;   
    padding-left: 110px;
}

#nav
{
    border:1px solid #CDD1D2;
    color:#8DA7B6;
    font-size:12px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    padding-left:30px;
    width:737px;
}
#nav a
{
    color:#8DA7B6;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
.googlesearch
{
    margin: 0px;
    background: transparent url(Images/dfde.gif) repeat-x scroll 0 0;
    border: 1px solid #CCCCCC;
    height: 30px;
    padding: 10px 0 3px 0;
    text-align: center;
    width: 100%;
}

.googlesearch form
{
    padding: 0px;
    margin: 0px;
}

.u_login_h
{
    margin-left: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.r_navigation_u {
background:url("images/conv_daohang_bg.gif") no-repeat scroll left center transparent;
color:#2D6EC3;
height:25px;
line-height:22px;
padding-left:20px;
padding-top:5px;
}
.Iv_list2 li
{
    height: 123px;
}



