﻿/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px;line-height:2.0em;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family:"微软雅黑", Arial, Tahoma,"微软雅黑","宋体";    /*文字字体定义 */
	font-size:12px;    /*文字大小定义 */
	color:#555555;    /*文字颜色定义 */
	}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */
a:link {color:#FF0000;} /* 未访问的链接 */
a:visited {color:#FF0000;} /* 已访问的链接 */
a:hover{color:#0000FF;text-decoration: none;} /* 鼠标在链接上 */
a:active {color:#FF0000;} /* 点击激活链接 */
ul,li{list-style-type:none;}


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*表格样式定义 */
table{text-align:justify;}
checkbox{border: 0px;}/*选择框样式定义 */

/*文字按钮样式定义 */
.button{border: 0px; }

/*结构部分*/
#wrapper{width:1002px;margin:0 auto;}
#header{background:url(bg01.gif);}
#ileft{background:url(left_bg01.gif);width:215px;padding:12px 10px 20px 10px;vertical-align:top;}
#iright{background:#ececec;vertical-align:top;padding:12px 18px 20px 18px;}
#left{}
#right{}
#footer{background:url(bg01.gif);text-align:center;padding:15px 0;}
#imain{padding:0 26px 0 0;}
#left{background:url(left_bg01.gif);width:215px;padding:12px 10px 20px 10px;vertical-align:top;}
#right{background:#ececec;vertical-align:top;padding:12px 27px 20px 27px;}

#ileft .infobox{background:url(left_detail02.gif) no-repeat left bottom;width:215px;margin:0 0 10px 0;padding:0 0 8px;}
#ileft .infobox .infobox01{background:url(left_detail01.gif) no-repeat left top;vertical-align:top;padding:8px 0 0;}
#ileft .infobox .infobox02{background:url(left_detail03.gif) repeat-y left top;width:190px;overflow:hidden;word-break: break-all;padding:10px 0;}
#ileft .infobox .infobox03{vertical-align:top;padding:16px 0 16px 0;}
#ileft .infobox .infobox03 div{background:url(left_detail05.gif) no-repeat left bottom;width:25px;overflow:hidden;word-wrap:break-word;}
#ileft .infobox .infobox03 div div{background:url(left_detail04.gif) no-repeat left top;text-align:center;padding:13px 0;}
#ileft .infobox .infobox03 div div h1{line-height:14px;color:#f8ffc0;padding:0 0 3px 0;}
#ileft .infobox .infobox04{vertical-align:top;padding:16px 0 16px 0;}
#ileft .infobox .infobox04 div{background:url(left_detail07.gif) no-repeat left bottom;width:25px;overflow:hidden;word-wrap:break-word;}
#ileft .infobox .infobox04 div div{background:url(left_detail06.gif) no-repeat left top;text-align:center;padding:13px 0;}
#ileft .infobox .infobox04 div div h1{line-height:14px;color:#f8ffc0;padding:17px 0 3px 0;background:url(title_product02.gif) no-repeat top;}

#left .infobox{background:url(left_detail02.gif) no-repeat left bottom;width:215px;margin:0 0 10px 0;padding:0 0 7px;}
#left .infobox .infobox01{background:url(left_detail01.gif) no-repeat left top;vertical-align:top;padding:9px 0 0;}
#left .infobox .infobox02{background:url(left_detail03.gif) repeat-y left top;width:190px;overflow:hidden;word-break: break-all;padding:15px 0 20px 0;}
#left .infobox .infobox03{vertical-align:top;padding:16px 0 16px 0;}
#left .infobox .infobox03 div{background:url(left_detail05.gif) no-repeat left bottom;width:25px;overflow:hidden;word-wrap:break-word;}
#left .infobox .infobox03 div div{background:url(left_detail04.gif) no-repeat left top;text-align:center;padding:13px 0;}
#left .infobox .infobox03 div div h1{line-height:14px;color:#f8ffc0;padding:0 0 3px 0;}
#left .infobox .infobox04{vertical-align:top;padding:16px 0 16px 0;}
#left .infobox .infobox04 div{background:url(left_detail07.gif) no-repeat left bottom;width:25px;overflow:hidden;word-wrap:break-word;}
#left .infobox .infobox04 div div{background:url(left_detail06.gif) no-repeat left top;text-align:center;padding:13px 0;}
#left .infobox .infobox04 div div h1{line-height:14px;color:#f8ffc0;padding:17px 0 3px 0;background:url(title_product02.gif) no-repeat top;}

.links a { color:#000000 }

/*页脚*/
.foot_nav{font-weight:bold;color:#fff;padding:0 0 3px 0;}
.foot_nav a{color:#fff;padding:0 8px;}
.foot_nav a:visited{color:#fff;}
.foot_nav a:hover{color:#fff;text-decoration:underline;}
.copyright{color:#c7c7c7;}

/*表现形式*/
.top_nav{ text-align:right;color:#cfcfcf;padding:0 12px 0 0;}
.top_nav a{color:#cfcfcf;padding:0 8px;}
.top_nav a:visited{color:#cfcfcf;}
.top_nav a:hover{color:#ee5a7c;}
.logo{padding:15px 0 15px 20px;}

.banner{width:1002px; height:260px; }
	.banner img { width:1002px; height:260px; }
#slideshow{position:relative; width:1002px; height:260px;}
#slideshow div{position:absolute;top:0;left:0;z-index:3;opacity:0.0; width:1002px; height:260px; overflow:hidden;}
#slideshow div.current{z-index:5;}
#slideshow div.prev{z-index:4;}
#slideshow div img{display:block;border:0; width:1002px; height:260px; }

/*标题*/
.ititle{}
.ititle .ititle01{float:left;border-bottom:2px solid #e54276;margin:0 -3px 0 0;padding:0 7px 0px 3px;height:25px;}
.ititle .ititle01 h1{background:url(cion03.gif) no-repeat left 7px;padding:0 0 0 20px;color:#2f2f2f;}
.ititle .ititle01 h1 span{padding:0 0 0 6px;height:25px;}
.ititle h2{border-bottom:2px solid #d6d6d6;height:25px;text-align:right;}
.ititle h2 a{color:#2f2f2f;padding:0 7px 0 0;}
.ititle h2 a:visited{color:#2f2f2f;}
.ititle h2 a:hover{color:#ee5a7c;}
.ititle .ititle01 h3{float:left;background:url(lista.gif) no-repeat;width:117px;height:20px;padding:3px 0 0 0;text-align:center;font-weight:normal;color:#fff;}

/*首页右边部分*/
.ihot{background:url(ihot03.gif) repeat-y left;width:241px;height:273px;}
.ihot .ihot01{background:url(ihot02.gif) no-repeat left bottom;vertical-align:top;}
.ihot .ihot02{background:url(ihot01.gif) no-repeat left top;width:217px;overflow:hidden;word-break: break-all;padding:15px 0 15px 0;}
.ihot .ihot03{vertical-align:top;padding:16px 0 16px 0;}
.ihot .ihot03 div{background:url(ihot05.gif) no-repeat left bottom;width:24px;overflow:hidden;word-wrap:break-word;}
.ihot .ihot03 div div{background:url(ihot04.gif) no-repeat left top;text-align:center;padding:13px 0 30px 0;}
.ihot .ihot03 div div h1{ text-align:center;line-height:14px;color:#f8ffc0;padding:0 0 3px 0;}
.ihot_list{padding:0 10px;text-align:left;}
.ihot_list p{ text-indent:2em;}
.ihot_list a{ color:#2f2f2f;}
.ihot_list a:visited{color:#2f2f2f;}
.ihot_list a:hover{color:#ee5a7c;}
.icompany{padding:10px 15px 10px 15px;}
.icompany a{color:#2f2f2f;}
.icompany a:visited{color:#2f2f2f;}
.icompany a:hover{color:#ee5a7c;}

.isearch{background:url(search02.gif);height:27px;padding:7px 0 0 0;margin:2px 0 3px 0;}
.isearch table{margin:0 auto;}
.isearch table select{width:215px;margin:0 10px 0 8px;}
.isearch table .text{width:290px;margin:0 10px 0 0;}

.ipro{ padding-top:10px;}
.ipro table{background:url(ititle02.gif) no-repeat right;}
.ipro table td{background:url(ititle01.gif) no-repeat left;line-height:21px;color:#fff;padding:0 20px 0 20px;}
.ipro table a{ float:right; color:#fff; line-height:21px;}
.ipro table a:visited{ color:#fff;}
.ipro table a:hover{ color:#fff;}
.ipro ul{list-style-type:none;padding:10px 0 0px 6px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.ipro ul:after{content:'';width:30%;height:0}
.ipro ul li{text-align:center;float:left;width:30%; padding-bottom:20px;}

.ipro ul li h1{ width:200px; height:280px; margin:0 auto 0px auto;background:#fff;border:1px solid #ccc;}
.ipro ul li h1 a{display: table-cell;
vertical-align:middle;        /*设置水平居中*/
text-align:center;        /* 针对IE的Hack */
*display: block;
*font-size:121px;/*约为高度的0.873，200*0.873 约为175*/
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
width:200px;
height:280px; margin:0 auto;}
.ipro ul li img{ vertical-align: middle;}

.ipro ul li h2{ overflow:hidden; font-weight:normal; height:18px; line-height:18px;}
.ipro ul li h2 a{color:#4a494c;}
.ipro ul li h2 a:visited{color:#4a494c;}
.ipro ul li h2 a:hover{color:#ee5a7c;}
.ipro ul li h3{font-weight:normal;color:#da1b59;line-height:15px;}
.ipro div{padding:0 0 12px 0;}

/*主菜单*/
.menu{background:#00a0c6;line-height:36px;text-align:center;color:#fff; font-size:14px; font-weight:bold;}
.menu a{color:#fff;padding:0 8px 0 12px;}
.menu a:visited{color:#fff;}
.menu a:hover,.menu .current:visited{color:#88e8ff;}
.menu .none{background:none;}

.nav{ height:24px; padding-left:180px!important;>padding-left:0px!important;padding-left:0px;}
.nav a{color:#00a0c6; line-height:24px; padding:0 10px 0 8px; display:block; float:left;background:url(dian.gif) no-repeat left 9px;}
.nav a:visited{color:#00a0c6;}
.nav a:hover{color:#00a0c6; text-decoration:underline;}

/*二级菜单*/
.submenu{padding:0 6px 0 6px;}
.submenu dt{margin:0 0 2px 0; padding:3px 0; background:url(cion02.gif) no-repeat 3px 8px;}
.submenu dt a span{padding:0 0 0 17px;line-height:21px;}
.submenu dt a{display:block;color:#666666;line-height:21px;padding:0 10px 0 18px;}
.submenu dt a:visited{color:#666666;}
.submenu dt a:hover,.submenu .current,.submenu .current:visited{background:url(menu01.gif) no-repeat;color:#4d4d4d;}
.submenu dt a:hover span,.submenu .current span,.submenu .current:visited span{background:url(cion04.gif) no-repeat left 3px;padding:0 0 0 17px;}
.submenu dd{padding:5px 5px 5px 30px;line-height:23px;}
.submenu dd p a{color:#666666;background:url(cion01.gif) no-repeat left 8px;padding:0 0px 0 10px;line-height:21px; display:block;}
.submenu dd p a:visited{color:#666666;}
.submenu dd p a:hover{color:#ee5a7c;}
.submenu h6{text-align:right;padding:0 10px 0 0;}
.submenu h6 a{color:#ee5a7c;}
.submenu h6 a:visited{color:#ee5a7c;}
.submenu h6 a:hover{color:#ee5a7c;text-decoration:underline;}

/*首页左边部分*/
.inews{padding:0 15px 0 15px;}
.inews table td{ line-height:20px; padding:2px 0;}
.inews a{ overflow:hidden; height:20px; background:url(cion01.gif) no-repeat left 6px;display:block;color:#666666;padding:0 0 0 10px;line-height:20px;}
.inews a:visited{color:#666666;}
.inews a:hover{color:#ee5a7c;}

.more{ text-align:right;color:#ee5a7c;}
.more a{ background:none;color:#ee5a7c;}
.more a:visited{ color:#ee5a7c;}
.more a:hover{ color:#000; text-decoration:underline;}

.ipro_list{padding:0 15px 0 15px;}
.ipro_list a{display:block;color:#666666;background:url(cion02.gif) no-repeat left 5px;padding:0 0 0 17px;line-height:24px;}
.ipro_list a:visited{color:#666666;}
.ipro_list a:hover{color:#ee5a7c;}

.icontact{padding:0 15px 0 15px;}
.icontact strong{color:#00a0c6;}
.ilink{text-align:center;}
.ilink table{margin:0 auto;}
.ilink a{padding:0 5px;}

/*公共样式*/
.detail{padding:15px 0 0 0;}
.brief{padding:15px 25px 0px 25px;}
.jion_brief{padding:15px 25px 0px 25px;}
.detail_div{padding:5px 10px;width:690px;overflow:hidden;}

/*简介内容部分*/
.content{clear:both;font-family: Arial, Tahoma;color:#555555;background:#ececec;font-size:14px;}
.content h1{background:#c0c0c0;color:#fff;padding:0;text-indent:20px;}
.content h1 p{background:url(title_bg_left.gif) no-repeat left; margin:0;}
.content h1 span{background:url(title_bg_right.gif) no-repeat right;display:block;line-height:21px;}
.content h1 strong{color:#fff;line-height:21px;}
.content h1 a{color:#fff;line-height:21px;}
.content h1 a:visited{color:#fff;}
.content h1 a:hover{color:#ee5a7c;}
.content h3{color:#4f4f4f;text-align:center;font-size:26px;padding:10px 0 0 0;}
.content h6{text-align:center;background:url(line01.gif) repeat-x bottom;padding:0 0 9px 0;font-weight:normal;margin:0px 0 5px 0;color:#0ba4c8;}
.content h4{border-left:5px solid #696767;padding:0 0 0 10px;color:#696767;margin:0 0 5px 0;}
.content h5{border:1px solid #000;border-left:5px solid #000;padding:0 0 0 10px;color:#000;margin:0 0 5px 0;}
.content h2{border:1px solid #e54276;border-left:5px solid #e54276;padding:0 0 0 10px;color:#e54276;margin:0 0 5px 0;}
.content dl{color:#666666;}
.content p {margin:8px auto;}
.content li{margin-left:3.5em;}
.content strong{color:#00a0c6;}
.content a{text-decoration:underline;}
.content table{font-size:12px;}
.content table td{padding:0px 5px;color:#666666;}

.tableboder table{border-collapse:collapse; border:1px solid #000;}
.tableboder th{background:#c0c0c0;color:#fff;border:1px solid #000;padding:0px 5px;}
.tableboder td{border:1px solid #000;}
.content table div{margin:0px;}
.content .prdetail_c span{float:left; width:50%;text-align:center;}
.content .prdetail_c img{margin:5px 0;}
.content .prdetail_c{margin:10px;}
.content .prdetail_c p{ margin:0;}
.tools{text-align:right;background:url(line01.gif) repeat-x top;padding:10px 0 15px 0;color:#0ba4c8;}/*新闻内页的工具条*/
.tools a{color:#0ba4c8;padding:0 6px;}
.tools a:visited{color:#0ba4c8;}
.tools a:hover{color:#0ba4c8;text-decoration:underline;}

/*翻页*/
.page{text-align:right;color:#0ba4c8;}
.page a{color:#0ba4c8;padding:0 6px;}
.page a:visited{color:#0ba4c8;}
.page a:hover{color:#0ba4c8;text-decoration:underline;}

/*新闻*/
.news{padding:15px 0 15px 0;}
.news table{width:96%;margin:0 auto;}
.news table td{background:url(line01.gif) repeat-x bottom; padding:8px; line-height:18px;}
.news table a{color:#5e5e5e;background:url(cion05.gif) no-repeat left;padding:0 0 0 20px; line-height:18px;}
.news table a:visited{color:#5e5e5e;}
.news table a:hover{color:#ee5a7c;}
.news table strong{ line-height:18px;}

.news01{padding:15px 0 15px 0;}
.news01 table{margin:0 auto;}
.news01 table td{text-align:right;background:url(line01.gif) repeat-x bottom;padding:3px 10px 3px 10px;}
.news01 table a{float:left;color:#5e5e5e;background:url(cion03.gif) no-repeat left;padding:0 0 0 20px;}
.news01 table a:visited{color:#5e5e5e;}
.news01 table a:hover{color:#ee5a7c;}
.news01 .news_brief{text-align:left;padding:0 15px 0 20px;}


/*右边评论部分*/
#right .infobox{padding:5px 6px 0px 6px;}


/*快速评论*/
.comment{}
.comment ul{list-style-type:none;padding:10px 15px 15px 15px;}
.comment li{background:url(line01.gif) repeat-x bottom;padding:0 10px 0 10px;line-height:31px;}
.comment li a{color:#5e5e5e;background:url(cion05.gif) no-repeat left 4px;padding:0 0 0 20px;}
.comment li a:visited{color:#5e5e5e;}
.comment li a:hover{color:#ee5a7c;}


.comment .input01{border:1px solid #bcbcbc;height:18px;background:#fff;line-height:18px;padding:0 4px;}
.comment .input02{border:1px solid #bcbcbc;height:18px;background:#fff;line-height:18px;padding:0 4px;}
.comment textarea{border:1px solid #bcbcbc;background:#fff;width:500px;height:100px;margin:5px 0;padding:0 4px;}
.comment table{margin:15px 30px 15px 30px;}
.comment table td{ vertical-align:top;}
.comment table span{font-weight:bold;}

/*产品页列表*/
.prolista{padding:10px 0 0 0;}
.prolista h1{width:100px;border:1px solid #ccc;background:#fff;}
.prolista h2{font-weight:normal;}
.prolista h2 a{color:#666666;}
.prolista h2 a:visited{color:#666666;}
.prolista h2 a:hover{color:#ee5a7c;}
.prolista h3{font-weight:normal;}
.prolista h3 span{color:#e42f28;}

.prolista table{text-align:center;margin:0 0 15px 0;}
.prolista th{line-height:23px;color:#fff;background-color:#c0c0c0;}
.prolista td{background:url(line01.gif) repeat-x bottom;padding:10px;color:#666666;}

.lista{}
.lista td{height:26px;}
.lista .list01{border-bottom:2px solid #e54276;margin:0 -3px 0 0;padding:0 7px 2px 3px;}
.lista h1{background:url(lista.gif) no-repeat;width:117px;height:22px;padding:1px 0 0 0;text-align:center;font-weight:normal;color:#fff;}
.lista .list02{border-bottom:2px solid #d6d6d6;height:25px;font-weight:normal;}
.lista a{display:block;text-align:center;width:117px;height:22px;padding:1px 0 0 0;color:#000;}
.lista a:visited{color:#000;}
.lista a:hover{background:url(lista.gif) no-repeat;color:#fff;}


.prolistb{padding:10px 0 10px 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
.prolistb:after{content:'';width:30%;height:0}
.prolistb div{text-align:center;float:left;width:30%;padding:2px 0 20px 0;}
.prolistb h1{ width:200px; height:280px; margin:0 auto 0px auto;background:#fff;border:1px solid #ccc;}
.prolistb h1 a{display: table-cell;
vertical-align:middle;        /*设置水平居中*/
text-align:center;        /* 针对IE的Hack */
*display: block;
*font-size:121px;/*约为高度的0.873，200*0.873 约为175*/
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
width:200px;
height:280px; margin:0 auto;}
.prolistb img{ vertical-align: middle;}
.prolistb h2{ overflow:hidden; height:18px; color:#958b72;font-weight:normal;line-height:18px;padding:5px 0 0 0;}
.prolistb h2 a{color:#4a494c;}
.prolistb h2 a:visited{color:#4a494c;}
.prolistb h2 a:hover{color:#ee5a7c;}
.prolistb h3{color:#da1b59;font-weight:normal;line-height:18px;}


/*产品内容页的补充*/
.other{}
.other div{padding:0 15px 0 15px;}
.other div ol,.other div ul{margin:0 0 0 10px;}
.other dl{padding:0 15px 0 15px;}
.other dl dt{background:url(cion02.gif) no-repeat left 5px;padding:0 0 0 17px;}
.other dl dt a{color:#666666;}
.other dl dt a:visited{color:#666666;}
.other dl dt a:hover{color:#ee5a7c;}

/*联系我们*/
.contact{padding:15px 0 0 0;}
.contact dl{padding:0 0px 15px 0px;}
.contact dt{float:right;padding:35px 25px 10px 0;}

.contact h1{background:url(ititle02.gif) no-repeat right;color:#fff;line-height:21px;padding:0 20px 0 0px;}
.contact h1 p{background:url(ititle01.gif) no-repeat left;padding:0 0 0 20px;line-height:21px;}
.contact dl dd .dett{padding:10px 25px 10px 25px;}
.contact ul{list-style-type:none;}
.contact ul li{padding:0 0 15px 0;}
.contact ul li p{padding:0 10px 0 25px;line-height:25px;}

/*网站地图*/
.sitemap{line-height:25px;padding:15px 0 0 0;}
.sitemap h1{background:url(ititle02.gif) no-repeat right;color:#fff;line-height:21px;padding:0 20px 0 0px;margin:0 0 10px 0;}
.sitemap h1 p{background:url(ititle01.gif) no-repeat left;padding:0 0 0 20px;color:#fff;}
.sitemap p{padding:0px 18px 10px 18px;color:#ee5a7c;}
.sitemap p a{padding:0 7px 0 7px;color:#ee5a7c;}
.sitemap p a:visited{color:#ee5a7c;}
.sitemap p a:hover{color:#ee5a7c;text-decoration:underline;}
.sitemap div{padding:0px 25px 0px 25px;}

/*留言评论*/
.board{margin:10px 0 0;}



.board_h2 h1{background:#c0c0c0 url(title_bg_left.gif) no-repeat left;color:#fff;padding:0;text-indent:20px;margin:0 0 10px;}
.board_h2 h1 p{background:url(title_bg_right.gif) no-repeat right;display:block;line-height:21px;}

.board_h4{color:#f00; font-weight:bold; font-size:20px; text-align:center;}
.board_h4 a{color:#f00;}
.board_h4 a:visited{color:#f00;}
.board_h5{text-align:center; font-weight:normal; border-bottom:#EAEAEA dotted 1px;margin:0 0 10px;}
.btn{ width:70px; height:22px; line-height:18px; text-align:center;border:#ccc solid 1px;}

.board_border2 textarea{border:#ccc solid 1px; }
.board_border{padding:15px 0 0;}

.board_border ul{margin:0 5px 0 0;}
.board_border li{margin-left:2.5em;}
.board_border2{padding:0;}
.board_border2 .select{line-height:24px; width:140px;}
.board_border2 .border{width:113px;}
.board_border2 .border_input{ width:110px; border:#ccc solid 1px; height:18px; line-height:18px;}
.board_border2 textarea{width:150px;height:80px; margin-left:15px;}
.form td{padding:4px 0 2px 10px;}
.sitemsg{margin:0;}
.sitemsg td{border-bottom:#ccc dotted 1px; padding:3px 0 2px 8px;}
.sitemsg .msgtitle{background:#eeeeee;color:#000;}
.sitemsg b{color:#000;}


.pro_into,.pro_other{padding:8px;}
.pro_other p{background:url(cion02.gif) no-repeat 0 7px;padding:0 0 0 15px;}


.client{ padding:15px 0;}
.client dl{ padding:0 0 10px 40px;}
.client dl dt{ background:url(cion05.gif) no-repeat left 15px; float:left; width:47%; padding:8px 0 0 15px;}

.down_list{ padding:10px;}
.down_list h1{ color:#000; background:url(cion02.gif) no-repeat 14px 50%; line-height:28px; padding-left:30px; }
.down_list a,.down_list a:visited{ color:#000; line-height:28px;}
.down_list a:hover{ text-decoration:underline; font-weight:bold;}

.picdiv{
  width: 472px;
  height:273px;
}


#imgAbout { float:left; width:200px; height:150px; margin:0 10px 5px 0; border:5px solid #ededed; }
#imgAboutHome { float:left; margin:0 15px 5px 0; border:5px solid #ededed; }/**/


dl.dltags { overflow:hidden; clear:both; margin:40px 8px; }
	dl.dltags dt { float:left; width:130px;  }
	dl.dltags dd { float:left; width:500px; }

ul.artlist2 { clear:both; overflow:hidden; margin:0 0 20px 0; padding-bottom:10px; }
	ul.artlist2 li { display:block; float:left; width:42%; height:25px; margin:3px 10px; padding-left:20px; background:url(cion05.gif) 6px center no-repeat; border-bottom:1px dashed #999; line-height:25px; }

#fenye, .fenye { overflow:hidden; clear:both; height:25px; margin-top:10px; }
	#fenye a, .fenye a { padding:0 5px; }