/*
*####################################################
* PHPCMS v3.0.0 - Advanced Content Manage System.
* Copyright (c) 2005-2006 phpcms.cn
*
* For further information go to http://www.phpcms.cn/
* This copyright notice MUST stay intact for use.
*####################################################
*/

/*默认*/
*{ 
  margin:0; 
  padding:0; 
}
/*页面文字背景字体大小行间距*/
body {
text-align:center;
background:#f1f1f1;
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size:12px;	
line-height: 150%;	
color: #000000;
}

/*表格文字大小对起方式*/
/*lxg去除了text-align:left;table,div,th,p,img,ul,li修改为table,div,th,img,ul,li*/
table,div,th,img,ul,li{
font-size:12px;	
border:0;

line-height:150%;
}
table,div,td,th,p{
  word-wrap:break-word;
  word-break:break-all;
  }
a:link,a:visited{	
    font-size:12px;
	color: #000000;	
	text-decoration: none;
}
a:hover,a:active{	
	text-decoration: underline;
	}











ul,li{
list-style:none;
}
h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


/*内容页文章的标题*/

.STYLE4 {color: #003CC8;font-size: 24px;font-weight:bold}


/*定位*/
.header,.main,.footer{
background-color:#FFFFFF;
width:980px;
text-align:center;
margin:0 auto;
}





/*尾文件*/
.footer{
  text-align:center;
  width:980px;
}



.footer li{
  text-align:center;
}
.footer_border_1{
  border-top:1px solid #ababab;
  border-bottom:1px solid #ababab;
  margin:0 auto 10px;
  }
.footer_border_2{
  border:2px solid #ffffff;
  background-color:#f4f4f4;
  text-align:center;
}

/*幻灯片*/
.slidepic{
  border:1px solid #ddd;
  padding:5px;
  text-align:center;
}
.slidepic_1{
  text-align:center;
}
.slidepic_title{
  border-top:5px solid #fff;
  background-color:#dcdcdc;
  font-weight:normal;
  height:24px;
  line-height:24px;
  text-align:center;
}

.float_left{
float:left;
width:10px;
clear:right;
}
.float_right{
float:right;
}































/*****外补丁*****/
.mar_5{
  margin-top:5px;
}
.mar_10{
  margin-top:10px;
}
.padding_10{
  padding:10px;
}
.titlelist{
  line-height:150%;
}
/********************************************文章频道******************************************/
.border_1{
border:1px solid #caccd9;
text-align:center;
padding:3px 5px;
font-size:12px;
}

/*上一篇下一骗不居左lxg所加*/
.border_content{
border:1px solid #caccd9;
text-align:left;
padding:3px 5px;
font-size:12px;
}



.border_2{
border:1px solid #caccd9;
background-color:#f8f8f8;
padding:0 5px;
line-height:16px;
}
.border_4{
border:3px solid #D1EBF8;
}
.border_6{
width:970px;
border:1px solid #dcdcdc;
text-align:center;
}
.border_7{
border-bottom:1px dotted #dcdcdc;
}
/*置顶文章以及他的相关文章*/
.topandrelate{
border:1px solid #caccd9;
background-color:#f8f8f8;
padding:10px;
text-align:center;
font-family:"宋体";
font-size:12px;
}
/*置顶文章标题*/
.topandrelate h1{
font-size:18px;
}
/*相关文章标题*/
.topandrelate h2{
display:inline;
font-weight:normal;
}
/*右边侧栏背景*/
.right_bg{
border:1px solid #dcdcdc;
background-color:#FFFFFF;
text-align:center;
}
/*右边侧栏栏目样式*/
.rightcats{
background-color:#0099cc;
height:21px;
line-height:21px;
padding:0 5px;
border:5px solid #ffffff;
}
.rightcats h1{
float:left;
font-size:12px;
color:#ffffff;
padding-left:10px;
}
.rightcats h2{
float:right;
font-size:12px;
width:50px;
}
/*****自定义栏子栏目列表框宽度目样式*****/
/*文章首页自定义栏目*/
.cat_box{
width:560px;
padding-left: 1px;
align:center;
}

.cat_boxzt{
width:560px;
padding-left: 1px;
align:center;
}

/*商城*/
.cat_box_2{
width:368px;
}
/*图片首页自定义栏目*/
.cat_box,.cat_box_1,.cat_box_2{
float:left;
border:1px solid #c0ccc9;
border-top-width:0;
text-align:center;
margin-bottom:10px;
}

/*标题背景*/
.cat_title{
border-top:1px solid #c0ccc9;
background-image:url(imagesbg_st.jpg);
background-repeat:repeat-x;
height:22px;
line-height:22px;
padding:0 5px;
clear:both;
}
/*标题栏左侧样式标题名称*/
/*bold修改为normal政务公开*/
.cat_name{
background:url(imagesmember_h1.png) no-repeat 0 2px;
float:left;
font-size:12px;
font-weight:bold;
height:22px;
line-height:22px;
padding-left:25px;
}
/*标题栏右侧样式*/
.cat_url{
float:right;
font-size:12px;
font-weight:normal;
height:22px;
line-height:22px;
}
.tdborder{
padding:0 5px;
border:1px solid #c0ccc9;
border-top-width:0;
}
/*子栏目导航*/
.subnav{
  border:1px solid #75C4EA;
  background-color:#D1EBF8;
  color:#006C8C;
  line-height:20px;
  height:20px;
  font-weight:bold;
  margin:0 auto 5px;
}
.introduce {
padding:5px;
border:#CCCCCC 1px dotted;
}
/*文章内容页*/
.content{
border:1px solid #ababab;
padding:5px 10px;
}
/*主标题*/
.content h1{
  font-size:24px;
	color:#003CC8;
line-height:180%;
  font-weight:bold;
  text-align:center;
}
/*副标题*/
.content h2{
text-align:right;
padding-right:100px;
font-weight:normal;
height:20px;
  }
/*责任编辑*/
.content h3{
text-align:right;
font-weight:normal;
}
/*引用地址*/
.font_1{
background-color:#0099FF;
color:#FFFFFF;
padding: 0 4px;
height:17px;
line-height:17px;
}

/*文章基本信息*/
#property{
text-align:center;
padding:3px;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
margin-top:5px;
color:#666666;
}

/*简介*/
#description{
margin-top:10px;
  line-height:150%;
  border:1px dotted #999;
  font-size:14px;
  padding:5px;
  }
/*正文lxg 18px modify 16px 更换内容    font-size:16px; padding-top:10px;*/
.content_text{
  line-height:190%;
  word-wrap:break-word;
  table-layout:fixed;
  word-break:break-all;
  font-size:16px;
  padding-top:10px;
  }
.content_text img{
text-align:center;
}
/*icon*/
.iconbox{
text-align:center;
background-color:#ffffff;
margin:10px auto 5px;
padding:3px;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}
/*发表评论*/
.comment_icon,.favorites_icon,.friend_icon,.print_icon,.close_icon,.top_icon{
padding-left:25px;
height:20px;
line-height:20px;
width:90px;
}
.comment_icon{
background: url(imagescomment.png) no-repeat 0 0;
}
/*加入收藏*/
.favorites_icon{
background: url(imagesfavorites.png) no-repeat 0 0;
}
/*告诉好友*/
.friend_icon{
background:url(imagesfriend.png) no-repeat 0 0;
}
/*打印本页*/
.print_icon{
background:url(imagesprint.png) no-repeat 0 0;
}
/*关闭窗口*/ 
.close_icon{
background:url(imagesclose.png) no-repeat 0 0;
}
/*返回顶部*/
.top_icon{
background:url(imagestop.png) no-repeat 0 0;
}
/********************************************下载频道******************************************/
/*****评论*****/
.comment_header{
border-top:5px solid #f1f1f1;
}
.comment_header h1{
float:left;
background:url(imagescomment.gif) no-repeat;
width:105px;
font-size:14px;
color:#990000;
height:25px;
line-height:25px;
}
.comment_header h2{
float:right;
color:#990000;
height:25px;
line-height:25px;
}
.commentbox{
width:100%;
margin:0 auto 9px;
border:1px solid #c1ccc9;
background-color:#FFFFFF;
}
.comment_title{
  border:1px solid #ffffff;
  background:#f5f5f5 url(imagesico_2.gif) no-repeat 5px 3px;
  padding-left:30px;
  height:23px;
  line-height:23px;
  letter-spacing:1px;
}
.comment_title a{
font-weight:bold;
}
.comment_content{
  padding:8px;
  }
/*评论回复*/
.comment_quote{
border:1px solid #dcdcdc;
padding:5px;
margin:10px;
}
/*评论列表*/
.comment_list{
border:1px solid #c1ccc9;
margin-bottom:10px;
}

.comment_list h1{
font-size:18px;
background-color:#f8f8f8;
text-align:center;
height:36px;
line-height:36px;
 }
.comment_list h2{
text-align:right;
 font-size:12px;
 font-weight:normal;
padding-right:50px;
 }
a.commenturl:link,a.commenturl:visited{
}
a.commenturl:hover,a.commenturl:active{
}
/******表 单*******/
input{
  font-size:12px;
}
textarea {
  font-size: 12px;
  background-color: #F9F9F9;
  vertical-align: middle;
  color: #000;

}
select {
  font-size:12px;
  height: 20px;
  background-color: #fff;
  vertical-align: middle;
}
.radio{
  border:0px;
}
/*按钮样式*/
.btn{
  border:1px solid #666;
  height:20px;
  line-height:20px;
  background-image:url(imagesbg_btn.gif);
  background-repeat:repeat-x;
  cursor:pointer;
}

.input_txt{
border:1px solid #ccc;
font-size:12px;
line-height:18px;
}
/********************************************留言本******************************************/

.guestbook_title {
  background-image:url(imagesbg_tb.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  height:25px;
  }
.left_line {
  border-right: 1px solid #dcdcdc;
}
.left_line li{
text-align:center;
}
.guestbook_text{
  border:5px solid #fff;
  font-size:14px;
}
.dot_pane {
  border:1px dotted #999;
  width:720px;
  margin:5px auto;
  font-size:12px;
  padding:5px;
}
/*header登录框*/

.bg_login{
  background-image:url(imagesbg_loginbox.jpg);
  line-height:24px;
  height:24px;
  font-size:12px;
  color:#000;
  border:1px solid #ccc;
  }

/*菜单*/
.bg_menu{
  background-image:url(images/bg_menu.jpg);
  background-repeat:repeat-x;
  border:1px solid #ababab;
  line-height:24px;
  margin-top:5px;
}
/*新闻中心*/
.bg_a{
  background-image:url(images/bg_a.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  padding-left:20px;
  font-size:14px;
  font-weight:bold;
  color:#fff;
}
/*右侧栏目标题*/
.sidebar{
  background-image:url(imagesbg_st.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  font-size:14px;
  font-weight:bold;
  color:#D4380E;
}

a.more:link,a.more:visited{
  font-size:12px;
  color:#000;
font-weight:normal;
  }
a.more:hover,a.more:active{
  font-size:12px;
  color:#000;
  font-weight:normal;
  text-decoration:underline;
 }
a.list:link,a.list:visited{
  color:#000;
  }
a.list:hover,a.list:active{
  color:#039;
  text-decoration:underline;
}

a.white:link,a.white:visited{
  font-size:12px;
  text-decoration:none;
  color:#fff;
  }
a.white:hover,a.white:active{
  text-decoration:underline;
  }

a.b12:link,a.b12:visited{
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  }
a.b12:hover,a.b12:active{
  text-decoration:underline;
  }
.style1 {
	font-size: 18px;
	font-weight: bold;
}
/*登陆框样式*/
.side_login {
	padding-left: 5px;
	font-size: 14px;
	line-height:25px;
}

/*公告样式*/
.side_top {
	border-top: 2px solid #FF9900;
}
/*登陆页面登陆框*/
.loginbox{
  border:3px solid #f4f4f4;
  background-color:#ffffff;
  margin:0 auto
}

.side_pic {
  border:1px solid #E3C27C;
  text-align:center;

}
.pic_tit {
  background-color:#fff;
  height:24px;
}
.bg_spepic{
  background-image:url(images/bg_spepic.gif) ; 
  background-repeat:no-repeat;
  background-position:5px;
}

#mem_head {
  background-color:#FFFFFF;
  background-image:url(member/icon_3.gif);
  background-repeat:no-repeat;
  border-bottom:2px solid #FFAF16;
  height:70px;
  margin-right: auto;
  margin-left: auto; 
  }


/*注册页面*/
.reg_tab{
  font-weight:bold;
  border:1px solid #dcdcdc;
}
.reg_tab td{
  height:30px;
  line-height:30px;
  color:#069;
}
.r_t_r{
  text-align:right;
  padding-right:20px;
  background-color:#f9f9f9;
}
/*频道下属栏目菜单*/
.submenu{
  background-color:#7CC2E9;
  padding:0 20px;
  height:24px;
  color:#fff;
}
/****************************搜索***********************************/
/*搜索框*/
.searchbox{
clear:both;
border:1px solid #dcdcdc;
background-color:#f8f8f8;
padding:5px;
margin-bottom:10px;
}
/*搜索页*/
.search{
width:980px;
border:1px solid #caccd9;
margin:0 auto;
}
.search h1{
font-size:14px;
text-align:center;
background-color:#f8f8f8;
border:1px solid #ffffff;
border-bottom:1px solid #dcdcdc;
height:28px;
line-height:28px;
}
.searchresult{
background-color:#f5f5f5;
text-align:center;
height:28px;
line-height:28px;
}
.searchtitle{
height:24px;
line-height:24px;
padding:0 10px;
}
.search h2{
float:left;
}
a.search_title:link,a.search_title:visited{
  color:#121212;
  font-size:14px;
  }
a.search_title:hover,a.search_title:active{
color:#0066ff;
}
.search_txt{
color:#454545;
padding:0 10px 25px;
}
.search_l{
border-bottom:1px solid #f5f5f5;
border-right:1px solid #f5f5f5;
  text-align:right;
  padding-right:15px;
  height:30px;
  line-height:30px;
}
.search_r{
border-bottom:1px solid #f5f5f5;
  padding-left:10px; 
}
/*公告*/
.announce{
border:1px solid #dcdcdc;
padding:5px;
}
.announce h1{
background:url(imagesmember_h1.png) no-repeat 0 3px;
float:left;
font-size:14px;
padding-left:25px;
}
.announce p{
padding:10px;
}

/*位置导航*/
/*border-top:为导航条上面线*/
.position{
 background:url(imagesico_1.gif) no-repeat 5px 5px;
  border-top:0px solid #ababab;
  padding-left:25px;
  table-layout:fixed;
  height:24px;
  line-height:24px;
  }
.position_1{
  background:url(imagesico_1.gif) no-repeat 5px 5px;
  padding-left:27px;
  table-layout:fixed;
  margin-bottom:10px; 
  }
/*分页*/
.pages{
  margin:5px auto 0;
  background-color:#f4f4f4;
  text-align:center;
  border-top:1px solid #dcdcdc;
padding:5px;
}

/*标题*/
h3{
  margin:0px;
  color:#333;
  height:40px;
  line-height:40px;
  }
/*正文*/
.con_text{
  table-layout:fixed;
  font-size:14px;
  padding:9px;
  border:1px solid #ccc;
  background-color:#f4f4f4;
  margin:10px 0px;
  }

/**/
.copyright{
  text-align:center;
}
.copyright_link{}
/*字体颜色*/
.font_red{
color:#FF0000;
}

.font_orange{
color:#ff6600;
}
.font_blue_1{
color:#006699;
}
a.blue:link,a.blue:visited{
  color:#006699;
  }
a.blue:hover,a.blue:active{
  color:#006699;
  }
a.red:link,a.red:visited{
  color:#ff0000;
  }
a.red:hover,a.red:active{
  color:#ff0000;
  }
.gray{
  background-color:#f6f6f6;
  padding-left:20px;
}
/*****标签样式*****/

.tag_box{
margin:5px;
width:96%;
}
a.tag_title_link:link,a.tag_title_link:visited{
font-size:12px;
  color:#000000;
}
a.tag_title_link:hover,a.tag_title_link:active{
  color:#000000;
font-size:12px;
}
a.tag_catlist:link,a.tag_catlist:visited{
  color:#000000;
  font-size:12px;
}
a.tag_catlist:hover,a.tag_catlist:active{
  color:#000000;
  font-size:14px;
}
/*日期时间*/
.datetime{
font-size:11px;
}
.tag_description {
  color:#666666;
}
.tag_cat_td {
 border:1px solid #9c0000;
}
.f_r{float:right;}
/**********      会员中心左侧   **********/
.member{
margin: 5px auto;
width:980px;
}
.left{
background-color:#f8f8f8;
width:210px;
text-align:center;
border:1px solid #c1ccd9;
}
/*会员基础信息*/
.basicinfomation{
width:160px;
margin:5px auto; 
}
.basicinfomation_content{
border-left:1px solid #666666;
border-right:1px solid #666666;
background:#ffffff url(imagesmember_4.gif) no-repeat right bottom;
text-align:left;
}
.clearboth{
margin:2px 0;
clear:both;}
/*会员中心功能列表*/
.functionlist{
width:160px;
}
.functionlist li{
background:#f8f8f8 url(imagesmembertitle_bg.jpg) repeat-x 1px 1px;
text-align:left;
border:1px solid #999999;
margin:5px auto;
display:block;
}
.functionlist li a{
height:20px;
line-height:20px;
padding-left:30px;
font-size:12px;
text-decoration: none;
}
.functionlist li a:hover{
background:#ffffff url(imagesfunction_li_bg.gif) no-repeat 5px 2px;
color:#CC0000;
display:block;
}

/**********      会员中心右侧   **********/
/*右侧宽度*/
.right{
width:740px;
}
/*右侧标题栏*/
.right h1{
background:#f8f8f8 url(imagesmember_h1.png) no-repeat 2px 0;
padding-left:30px;
color:#454555;
border-bottom:1px solid #eeeeff;
}

/*具体功能栏目列表样式*/
/*.membercatslist{
line-height:20px;
height:20px;
 background-color:#cccccc;
text-align:center;
 margin-bottom:10px;
 width:750px;
}
.membercatslist a{
background:url(imagesarrow.gif) no-repeat 0 0;
font-size: 12px;
font-weight:bold;
color:#333333;
text-decoration:none;
display:block;
}
.membercatslist a:hover{
background:url(imagesarrow.gif) no-repeat 0 0;}
*/
.membercatslist{
float:left;
}
.membercatslist ul{
margin:0;
padding:5px;
}
.membercatslist li{
display:inline;
height:22px;
line-height:22px;
}
.membercatslist li a{
float:left;
background: url(imagesmembercatlist_left.gif) no-repeat left top;
}
.membercatslist li a:hover{
background-position:left -22px;
}
.membercatslist li a span{
margin:0 0 0 7px;
padding:5px 20px 3px 7px;
background: url(imagesmembercatlist_right.gif) no-repeat right top;
}
.membercatslist li a:hover span{
background-position:right -22px;
}


/*会员中心右侧表格*/
.righttable{
  background-color:#ffffff;
  width:100%;
}
.righttable td{
height:24px;
border-bottom:1px solid #eeeeee;}
/*表格内右对齐*/
.td_right{
text-align:right;
padding-right:8px;
}
.td_right_1{
text-align:right;
padding-right:8px;
}
/*表格居中对齐*/
.td_center{
text-align:center;
}
.td_center_1{
text-align:center;
}
/*表格内左对齐*/
.td_left{
text-align:left;
padding-left:8px;
}
.td_right,.td_center,.td_left{
border-right:1px solid #eeeeee;
}
/*会员中心右侧列表边框*/
.memberborder_1{
margin:0 auto;
border:1px solid #c1ccd9;
background-color:#f8f8f8;
text-align:center;
width:740px;/*控制右侧表格宽度*/
}
.memberborder_2{
margin:0 auto;
border:5px solid #f8f8f8;
}
.memberborder_2 h1{
background:url(imagesmember_h1.png) no-repeat 0 0;
text-align:left;
font-size:12px;
color:#D4380E;
padding-left:25px;
}
/******************************** 信息模块 *********************************/
/*首页信息分类*/
.info_cat {
	background-color: #666666;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	position:relative;
	margin-left:-20px;
}
.info_cat_left{
margin-left:10px;
padding:0px 8px;
background-color:#FFFFFF;
height:20px;
line-height:20px;
width:80px;
float:left;
position:absolute;
bottom:0;
}
.info_cat_right{
	float:right;
	padding-right:15px;
	position:absolute;
	bottom:5px;
	right:0;
}
.info_cat_list {
    background-color:#FFF;
	border-left:1px solid #454545;
	border-right:1px solid #454545;
	border-bottom:1px solid #454545;
	margin-left:-20px;
}
.info_cat_list h3{
height:24px;
line-height:24px;
}
.info_cat_list h3 a{
    color:#454545;
	padding-left:15px;
	background:url(imagesico_4.gif) no-repeat 5px 0;
	font-size:12px;
	text-decoration: none;
  }
.info_cat_list h3 a:hover{
	text-decoration: underline;
 }
.info_cat_list li { 
   display:inline; 
   list-style: none;
} 

.info_cat_list li a{
padding-left:5px;
color:#454545;
}
.info_cat_list li a:hover{
   text-decoration: underline;
  }

.area{
  border:1px solid #00c1f2;
  background-color:#ecfcff;
  padding:0 5px;
}
a.city:link,a.city:visited{
  font-size:12px;
  color:#fff;
  text-decoration:none;
}
a.city:hover,a.city:active{
  text-decoration:underline;
  }
a.tit:link,a.tit:visited{
  font-size:14px;
  color:#04d;
  text-decoration:none;
}
a.tit:hover,a.tit:active{
  font-size:14px;
  color:#09f;
  text-decoration:underline;
  }
/*城市切换*/
.city{
	background: url(imagesbg_map_1.gif) no-repeat;
    height:26px;
	line-height:26px;
	text-align:center;
}
.province{
	background: url(imagesbg_map_2.gif) top right no-repeat;
        height:145px;
}
/*联系*/
.messagebar{
	background: url(imagesbg_message.jpg) repeat-x;
	border-top:2px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	line-height:26px;
	height:26px;
	font-size:14px;
    padding:0 10px;
}

/*信息标题*/
.title{
       font-size:18px;
       font-weight:bold;
       text-align:center;
       padding:10px 0 0 0;
}

/*标题栏背景*/
.bg_title{
  line-height:25px;
  font-weight:bold;
  color:#0A799E;
  padding-right:30px;
}
/*表格颜色*/
.t1{
background-color:#f8f8f8;
}
.t2{
background-color:#fff;
}
/*图片边框*/
.pic {
border:1px solid #dcdcdc;
padding:2px;
}
/*专题*/
.special{
padding:10px 0 0 0;
}
.special h1{
font-family:"黑体";
font-size:16px;
text-align:center;
font-weight:normal;
}
.special p{
margin-top:10px;
text-indent:20px;
line-height:150%;

}
/*************商城样式***************/
.shop_left {
	background-color: #f8f8f8;
}
.shopleft_box{
width:210px;
margin-bottom:10px;
}
.box_header_1{
background:url(imagesheader_bg1.gif) no-repeat 0 0;
height:37px;
width:210px;
}
.box_border_1{
border-left:3px solid #ffa317;
border-right:3px solid #ffa317;
}
.box_footer_1{
background:url(imagesfooter_bg1.gif) no-repeat 0 0;
height:6px;
width:210px;
}
.box_header_2{
background:url(imagesheader_bg2.gif) no-repeat 0 0;
height:37px;
width:210px;
}
.box_border_2{
border-left:3px solid #1e80af;
border-right:3px solid #1e80af;
}
.box_footer_2{
background:url(imagesfooter_bg2.gif) no-repeat 0 0;
height:6px;
width:210px;
}
.box_header_3{
background:url(imagesheader_bg3.gif) no-repeat 0 0;
height:37px;
width:210px;
}
.box_border_3{
border-left:3px solid #cdcd82;
border-right:3px solid #cdcd82;
}
.box_footer_3{
background:url(imagesfooter_bg3.gif) no-repeat 0 0;
height:6px;
width:210px;
}
.box_header_4{
background:url(imagesheader_bg4.gif) no-repeat 0 0;
height:37px;
width:210px;
}
.box_border_4{
border-left:3px solid #006699;
border-right:3px solid #006699;
}
.box_header_５{
background:url(imagesheader_bg5.gif) no-repeat 0 0;
height:37px;
width:210px;
}

/*首页商品列表*/
.product_1{
float:left;
width:186px;
padding:5px 0;
}
.product_1 li{
margin:0;
padding:0;
}
.product_1 h1{
background:#ffffff url(imagesicon_2.gif) no-repeat 5px 0;
padding-left:20px;
}
/*热点商品列表*/
.product_2{
float:left;
width:122px;
padding:5px 0;
}
.product_2 li{
margin:0;
padding:0;
}
.product_2 h1{
background:#ffffff url(imagesicon_2.gif) no-repeat 5px 0;
padding-left:20px;
}

.picture_border{
padding:10px;
border:1px solid #dcdcdc;
}
.product_3{
margin:5px;
width:100%;
padding:5px;
}
.product_3 li{
margin:0;
padding:0;
}
.product_3 h1{
background:#ffffff url(imagesicon_2.gif) no-repeat 0 2px;
padding-left:10px;
}
/*浏览过商品列表*/
.product_4 li{
margin:0;
padding:0;
float:left;
}
.product_4 img{
width:80px;
height:64px;
border:1px solid #dcdcdc;
margin:6px;
}
.font_blue_1{
color:#006699;
}
/*商品分类列表*/
.catlist{
width:190px;
margin:5px;
}
/*商品一级分类名称*/
.catlist h1{
padding-left:15px;
background:url(imagesico_4.gif) no-repeat 0 3px;
text-align:left;
}
.catlist h1 a{
    color:#04d;
	text-decoration: none;
  }
.catlist h1 a:hover{
	text-decoration: underline;
  }
/*商品二级分类名称*/
.catlist li{
text-align:left;
margin-left:5px;
/*border-right:1px solid #069;*/
border-bottom:1px dotted #dcdcdc;
}

.catlist li a{
}
.catlist li a:hover{
   text-decoration: underline;
}

.shopsearch{
background:url(images/search_bg.jpg) repeat-x;
border:1px solid #e2e3e5;
height:30px;
margin:5px auto;
}
.shopsearch td{
text-align:center;
}
/*商品标题*/
h4{
width:380px;
font-size:14px;
height:40px;
line-height:40px;
border:1px solid #dcdcdc;
text-align:center;
}
h5{
font-size:14px;
height:24px;
line-height:24px;
border-top:2px solid #e8e8e8;
background:#f5f5f5 url(imagesicon_2.gif) no-repeat 0 4px;
margin-top:10px;
padding-left:15px;
}

/*商品基本信息*/
.shop_property{
margin:10px 5px;
}
.shop_property tr{
background:url(imageslist_arrow.gif) no-repeat 7px 7px;
}
.shop_property td{
border-bottom:1px dotted #dcdcdc;
border-top:1px solid #ffffff;
height:26px;
line-height:26px;
font-size:14px;
padding-left:30px;
}
.price{
margin:10px;
height:40px;
line-height:40px;
text-align:center;
font-size:14px;
border:1px solid #dcdcdc;
}


/*商品相册*/
.picture_show{
border:5px solid #ffffff;
margin:5px;
}
.picture_show img{
width:500px;
height:440px;
overflow:hidden;
}
.picture_list{
width:112px;
height:440px;
overflow:auto;
overflow-x:hidden;
}
.picture_list ul{
text-align:center;
padding:0;
margin:0;
}
.picture_list li{
margin:9px auto;
}
.picture_list img{
height:70px;
width:90px;
border:1px solid #ababab;
}

.showbox{
clear:both;
width:475px;
border:1px solid #dcdcdc;
border-top-width:0;
}
.nav_1{
width:475px;
border-left:1px solid #dcdcdc;
}
.nav_1 li{
width:158px;
float:left;
height:23px;
line-height:23px;
text-align:center;
font-weight:bold;
}



.showbox1{
clear:both;
	font-size:14px;
	color: #000000;	
width:405px;

border:1px solid #EEDAA5;
border-top-width:0;
}

.nav_112{
width:408px;

border-left:1px solid #dcdcdc;
}
.nav_11 li{
width:95px;
float:left;
height:29px;
line-height:26px;
text-align:center;
font-weight:bold;

}





.bg_nav1{
background:#FFFFFF url(imagesbg_anv.gif) no-repeat 0 0;
}
.bg_nav1_current{
background:#FFFFFF url(imagesbg_anv.jpg) no-repeat 0 0;
}

.bg_nav{
background:#FFFFFF url(imagesbg_anv.gif) no-repeat 0 0;
}
.bg_nav_current{
background:#FFFFFF url(imagesbg_anv.jpg) no-repeat 0 0;
}





a.a1:link,a.a1:visited{	
	font-size:14px;
	color: #000000;	
	text-decoration: none;
a..a1:hover,a.a1:active{	
	font-weight:bold;
	font-size:14px;
	color: #000000;	
	text-decoration: none;
}



a.a2:link,a.a2:visited{	
	font-size:14px;
	color: #ffffff;	
	text-decoration: none;
a..a2:hover,a.a2:active{	
	font-weight:bold;
	font-size:14px;
	color: #ffffff;	
	text-decoration: none;
}

a:www14:link {
	font-size:14px;
}
a:www14:visited {
	font-size:14px;
}
a:www14:hover {
	font-size:14px;
}
a:www14:active {
	font-size:14px;
}

#boxitem {
	FONT-SIZE: 12px; BACKGROUND:#E30000; COLOR: #ffffff
}
#boxitem UL {
	LINE-HEIGHT: 25px; HEIGHT: 25px
}
#boxitem LI {
	DISPLAY: inline; FLOAT: left; WIDTH: 0px; HEIGHT: 25px; TEXT-ALIGN: center
}
#boxitem A:link {
	COLOR: #ffffff; HEIGHT: 25px
}
#boxitem A:visited {
	COLOR: #ffffff; HEIGHT: 25px
}
#boxitem A:hover {
	color:#FFE739;


	font-weight:bold;
}