﻿charset "utf-8";

/* CSS Document */
*{margin: 0px;padding: 0px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}
body,html {
	font: 12px "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	color: #545e69;
	line-height: 1.6;
    background: url(../images/bg.Boby.gif) repeat left top;
	background-attachment: scroll;text-align:left;
	margin: 0px;padding: 0px;
}
a:link, a:visited {color:#39454A;text-decoration:none;cursor:pointer;background-color:transparent;
		-webkit-transition: color 0.3s,border-color 0.3s,box-shadow 0.3s;
		-moz-transition: color 0.3s,border-color 0.3s,box-shadow 0.3s;
		-o-transition: color 0.3s,border-color 0.3s,box-shadow 0.3s;
		-ms-transition: color 0.3s,border-color 0.3s,box-shadow 0.3s;
		transition: color 0.3s,border-color 0.3s,box-shadow 0.3s;
}
a,a:active,a:hover,a:focus {outline:0;}
a:hover,a:focus {color:#FF6500;text-decoration:underline;}
/*去除虚线 for IE*/
a,area,button,label,input {blr:expression(this.onFocus=this.blur());outline:none;}
a[href^="javascript:"]:after,a[href^="#"]:after {content:'';}
a.disabled,a[disabled]{color:#aca899;cursor:not-allowed;}
/*去除虚线 for Firefox*/
:focus {-moz-outline-style:none;} 

img{border:0px;}
p,em,span,form,input,ol,ul,li,dd,dt,dl,h1,h2,h3,h4,h5,h6,blockquote{margin:0px;padding:0px;}
hr{
	display: block;
	width: 100% !important;
	height: 0;
    line-height: 0;
    margin: 10px 0;
    padding: 0;
    border: none!important;
    border-bottom:2px solid #eee!important;
    clear: both;
    overflow: hidden;
    background: 0 0; 
}


/*搜索引擎敏感关键字设置区*/
.PageMeta{display:none;}
.filter{filter: Alpha(opacity=85);-moz-opacity:.85;opacity:0.85;}
.filter2{filter: Alpha(opacity=70);-moz-opacity:.70;opacity:0.70;}
.filter3{filter: Alpha(opacity=0);-moz-opacity:.0;opacity:0.0;}
/*HappyNewYear*/
.HappyNewYear{width:920px;margin:10px 25px;color:#fff;font-family:"\5fae\8f6f\96c5\9ed1";font-weight:normal;}
.HappyNewYear h3 {height:38px;line-height:20px;padding-left:6px;border-left:6px solid #fff;font-weight:normal;}
.HappyNewYear h3 span {font-size:18px;}
.HappyNewYear h3 em {display:block;font-size:13px;}
.HappyNewYear .fl{float:left;width:470px;}
.HappyNewYear .fr{float:right;width:450px;}
.HappyNewYear p{line-height:20px;font-size:14px;padding:8px 0;color:#000;}
.HappyNewYear a{color: #0000FF;}

.ui-row:after, .ui-row:before
.clr:after, .clr:before {
    content: "";
    display: block;
    clear: both;
}
/*Header*/
#Header {
	width:950px;height:185px;margin:0px auto;overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(../images/HappyNewYear.png);
	_background-image:url(../images/HappyNewYear.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}
#Header .logo, #Header .banner{width:220px;height:140px;float:left;overflow:hidden;}
/*#Header .logo{
    width:220px;height:75px;float:left;overflow:hidden;
	background:url(../images/logoA.gif) no-repeat 30px center;
}
#Header .banner{
    width:350px;height:75px;float:right;text-align:right;overflow:hidden;
	background:url(../images/logoB.gif) no-repeat 0 center;
}
/*NavMenu*/
#NavMenu {
	width:938px;height:35px;margin:0px auto;overflow:hidden;
	background:#ffc300 url(../images/orange.navbg.right.gif) right top no-repeat;
}
#NavMenu ul, #NavMenu li {display:inline;list-style-type:none;}
#NavMenu a {
	display:block;float:left;height:35px;line-height:35px;padding:0px 10px 0 12px;
	background:url(../images/orange.navbg.gif) 0px -70px no-repeat;text-decoration:none;
	color:#444444;font-weight:bold;
}
#NavMenu a:hover {background-position: 0px -35px;color:#333333;}
#nav_home a { background-image: url(../images/orange.navbg.home.gif);padding-left: 19px;}
#nav_tel a:hover { background: url(../images/orange.navbg.gif) 0px -70px no-repeat !important;}
body.home #nav_home a,
body.about #nav_about a,
body.product #nav_product a,
body.newpro #nav_newpro a,
body.ebook #nav_ebook a,
body.tech #nav_tech a,
body.news #nav_news a,
body.guest #nav_guest a,
body.contact #nav_contact a {background-position: 0px 0px !important;color: #ffffff;}
body.home #nav_home a:hover,
body.about #nav_about a:hover,
body.product #nav_product a:hover,
body.newpro #nav_newpro a:hover,
body.ebook #nav_ebook a:hover,
body.tech #nav_tech a:hover,
body.news #nav_news a:hover,
body.guest #nav_guest a:hover,
body.contact #nav_contact a:hover {background-position: 0px 0px !important;color: #99CC00;}

/* --header(NavMenu-Search)--*/
#NavMenu #search {width:185px;height:22px;margin:7px 6px 0px 0px;float: right;background:url(../images/orange.bg.search.gif) left center no-repeat;}
#NavMenu #search input {vertical-align: middle;line-height:22px;background-color: #FFFFFF;padding:0px;border:0px;}
#NavMenu #txt_search{width:125px;height:22px;color:#b4b4b4;font-weight:bold;float:left;margin:auto 0px auto 23px;}
#NavMenu #btn_search{width:26px;margin:3px 0px auto 2px;}

/*Main*/
#Main{width:950px;height:auto;background:url(../images/orange.bg.jpg) no-repeat right bottom #FFFFFF;margin:0px auto;clear:both;}	
#CenterBg{width:100%;height:auto;padding-top:5px;background:#FFFFFF url(../images/orange.CenterBg.gif) 200px top repeat-y;clear:both;}
#Left{width:200px;height:auto;margin-bottom:20px;float:left;}
/*栏目快捷导航*/
#Left .Left_SubLink{padding:4px 5px 0px 5px;margin:0 0 10px 0;}
#Left .Left_SubLink h5{font-size: 13px;margin:0 0 010px;padding-top:0px;padding-bottom:0px;clear:both;} 
#Left .Left_SubLink a{display:block;padding-left:20px;padding-top:3px;height:20px;line-height:20px;border-bottom:1px solid #a6b8c9;}
#Left .Left_SubLink .onSub{background:#CCCCCC;}
/*-----------------产品栏目下拉菜单 开始-------------------------*/
#dhtmlgoodies_xpPane{float:left;width:auto;padding-left:5px;padding-right:5px;margin-bottom:20px;}
#dhtmlgoodies_xpPane .dhtmlgoodies_topBar{position:relative;background:url(../images/orange.xpPanel_TitleBg.gif) top right no-repeat;overflow:hidden;height:25px;cursor:pointer;clear:both;}
#dhtmlgoodies_xpPane .dhtmlgoodies_topBar span{line-height:25px;vertical-align:middle;color:#FF6500;font-weight:bold;float:left;padding-left:5px;}
#dhtmlgoodies_xpPane .dhtmlgoodies_topBar img{float:right;padding-right:5px;cursor:pointer;}
#dhtmlgoodies_xpPane .dhtmlgoodies_Content{width:189px;height:100%;position:relative;background:url(../images/orange.menubg.gif) #fdffda repeat-x 50% bottom;border-right:1px solid #FFC300;border-bottom:1px solid #FFC300;overflow:hidden;clear:both;}
#dhtmlgoodies_xpPane .dhtmlgoodies_Content .menu{height:100%;padding-top:7px;padding-bottom:5px;position:relative;margin-top:20px !important;margin-top:0px;}

/*-----------------产品栏目下拉菜单 结束-------------------------*/
/*页面LOGO广告*/
#Left .Left_AD{width:200px;text-align:center;}
#Left .Left_AD .ADImg{width:170px;height:60px;margin-bottom:10px;}
#Left .Left_AD .ADImg img{width:170px;height:60px;}
#Right{width:746px;height:auto;margin:0px auto 20px auto;float:right;} 
#Right .Right_Top{width:100%;height:auto;}
#Right .Right_Top .Right_Top_Left{width:530px;display:block;float:left;}
#Right .Right_Top .Right_Top_Left img{width:530px;height:133px;border:0px;}
#Right .Right_Top .Right_Top_Right{width:200px;height:134px;overflow:hidden;display:block;float:right;margin:0 5px;}
#Right .Right_Top .Right_Top_Right h5{height:20px;margin-bottom:5px;border-bottom:#a6b8c9 1px solid;}
#Right .Right_Top .Right_Top_Right h5 span{float:left;font-size:13px;color:#FF6500;padding:0 0 0 5px;}
#Right .Right_Top .Right_Top_Right h5 a{float:right;color:#666666;font-weight:normal;font-size:10px;padding-right:5px;}
#Right #scrollBox2{overflow:hidden;margin:0px;padding:0px;}
#Right #scrollBox2 li{line-height:18px;padding-left:20px;background: url(../images/orange.arr.gif) no-repeat left center;}
#Right #scrollBox2 a{}
#Right .Right_Bottom{
	width:98%;height:auto;clear:both;
	padding:10px 0;margin:10px auto 0 0;
}
#Right .Right_Bottom .Right_Bottom_Content{
	width:720px;height:auto;padding:0px 10px 20px 10px;margin:0 auto 0 auto;
	line-height:28px;font-size:14px;clear:both;overflow:hidden;
}
#Right .Right_Bottom .Right_Bottom_Content h2{font-size: 14px;padding:5px;border-bottom:#cfcfcf 1px solid;clear: both;}
.prourl_bg{background:url(../images/prourl_bg.gif) no-repeat;}
.prourl_bg img{width:48px;height:48px;border:none;}
.pro_name{
	color:#016BD7;font-size:18px;font-weight:100;text-align:left;padding: 0 0 0 5px;
	font-family:"\5fae\8f6f\96c5\9ed1","Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.pro_intro{line-height:200%;padding-left:15px;background:url(../images/ProIntro_Line.gif);}
.atttachDiv{width:352px;margin:10px 0px;padding:2px;background:#F7F7F7;}
.atttachDiv .title{color: #666666;font-weight:bold;font-size:14px;padding-right:5px;padding-left:5px;}
.attachment{width:50%;float:left;margin-bottom:6px;padding-top:6px;border-top:1px dotted #CCCCCC;}
.attachment .ico {float:left;display:block;margin-right:6px;}
.attachment .name{overflow:hidden;text-overflow:ellipsis;height:16px;word-break:break-all;width:170px!important;width:auto;}
.attachment .link{margin:0px;}
.addrtitle {color:#8e877d;padding:3px 6px 3px 6px;}
/*Product*/
.pClass_Line{
    width:100%;height:auto;overflow:hidden;margin-bottom:10px;
	background: url(../images/bgLine.gif) 50% center repeat-y;
}
.pClass_Line h5{
    height:22px;font-size:14px;padding:2px 0 0 5px; margin:0 0 5px 0;overflow:hidden;color:#222222;clear: both;
	background: url(../images/orange.tablebg2.jpg) left bottom no-repeat;
}
.pClass_Main{width:340px;border:1px solid #F5F5F5;border-collapse:collapse;}
.pClass_Left{width:340px;height:auto;float:left;}
.pClass_Right{width:340px;height:auto;float:right;}
.ClassChild{width:340px;height: auto !important;background: #FEFAED;line-height:23px;list-style:none;margin-left:auto;margin-right:auto;overflow: auto;}
.ClassChild li{width:150px;margin-left:10px !important;margin-left:5px;margin-right:5px;display:block;float:left;}
.ClassChild li a{margin:0px;padding:0px;background: url(../images/arr2.gif) left 3px no-repeat;padding-left:15px;overflow:hidden;}
.ClassRead{width:330px;height:auto !important;line-height:18px;color:#999999;padding:5px;}
.ClassPic {width:340px;height:100px;text-align:center;background: #FEFAED;padding:1px;}
.ClassPic img{width:338px;height:100px;border:0px;}
.ClassPic a:hover img{filter:Gray;}
.tdbg2{ background:#F1FAFF;}
/*产品列表*/
.ErrMsg{width:730px;color:#FF6500;line-height:150%;letter-spacing:2px; text-align:center; font-size:14px; margin-top:40px;}
.ProPicList{width:730px;text-align:center;margin-bottom:20px; margin-left:auto; margin-right:auto;list-style:none;}
.ProPicList li{display:block;width:165px;height:auto;float:left;margin:0px 5px 15px 6px;border:1px solid #FFC300;}
.ProPicList li img{width:150px;height:200px;overflow:hidden;}
.ProPicList li a:hover img{filter:Gray;}
.ProPicList li h2{height:25px;line-height:25px;overflow:hidden;font-size:13px;font-weight:normal;margin-top:3px; background: #FFC300;}
.ProPicList li a:link, .ProPicList li a:visited{color: #333333;text-decoration:none;}/*#014e99*/
.ProPicList li a:hover{color:#014e99; text-decoration:none;}/*#FF6800*/
.ProContent{width:100%;height:auto;position:inherit;clear:both; line-height:20px!important;}
/*分页效果*/
.ShowPage{width:100%;height:35px;line-height:35px;margin:10px 0px 10px 0px;text-align:center;}
.ShowPage ul.PageList_Left{margin-left:3px;float:left; list-style:none; display:block;}
.ShowPage ul.PageList_Right{margin-right:5px;float:right;list-style:none; display:block;}
.ShowPage li{float:left;height:23px;font-size:12px;line-height:21px;margin-left:2px;}
.ShowPage li a{float:left;padding:0px 3px;border:1px solid #FFC300;text-decoration:none;}
.ShowPage li a:hover{color:#014e99;text-decoration:none;border:1px solid #FFC300;background:#FFC300;}
.ShowPage li a.PageOn, .ShowPage li a:hover.PageOn{border:1px solid #333333;background-color:#333333;color:#FFFFFF; font-weight:bold;}
.ShowPage li a.PageCount{font-weight:bold;}
.ShowPage li a.PageCount span{color:#FF6600;}
.ShowPage li input.page, .ShowPage li input.go{width:25px;vertical-align:middle;cursor: pointer;text-align:center;border:1px solid #FFC300;}
.ShowPage li input.page{height:21px;line-height:21px;margin:-1px 0px 0px 0px !important;margin:-1px 0px 0px -2px;}
.ShowPage li input.go{height:23px !important;height:23px;margin:-1px 0px 0px 0px !important;margin:-1px 0px 0px 0px;background:url(../images/orange.PageGo.gif) #FFC300 center center no-repeat;}
.backMenu{width:auto;text-align:right; margin-right:20px;}
/*Index*/
#Index_CenterBg{width:100%;height:auto;padding:5px 0;background: #fff url(../Images/iBg.gif) 720px top repeat-y;overflow:hidden;}
#Index_Left{width:705px;height:auto;float:left;margin:0 0 5px 3px;}
#Index_Left .Index_Left_Flash{width:705px;height:auto;padding:0px;margin:0px;}
#Index_Left .Index_Left_Class{width:100%;height:auto;margin:10px auto 10px auto;}
/*公告信息*/
.News_Title{margin-top:20px;margin-bottom:5px;font-weight:bold; font-size:20px; text-align:center;}
.News_Title2{width:650px;
	height:38px; line-height:38px; color:#016BD7;font-size:24px;
	font-family:"\5fae\8f6f\96c5\9ed1","Lucida Grande", Verdana, Arial, Helvetica, sans-serif;font-weight:100;
	margin:0 0 10px 0; padding: 0 0 0 70px;
	background:url(../images/ProT.jpg) no-repeat 0 0;
}
.News_Read{
    color: #8a6d3b;font-size:13px;
    background-color: #fcf8e3;
    border:1px solid #faebcc;border-collapse:collapse;
	padding:10px;margin:10px auto;border-radius:4px;
	line-height:22px;overflow:hidden;
}
.TextLeft{text-align:center;}
.TextLeft a, .TextLeft a:hover, .TextLeft a:link, .TextLeft a:visited{color: #999999;}

.News_Date{color:#999999;margin-bottom:5px;font-weight:bold; text-align:center;}
.News_Content{width:720px;margin:auto;overflow:hidden;}
.News_Content table, .New_Content table{border-collapse:collapse;}

.News_Content{line-height:24px;font-size:14px;}
.News_Back{text-align:right;line-height:28px; border-top:1px solid #CCCCCC;margin-top:20px; padding-top:10px; padding-right:20px;}
.News_List{margin:0px 10px 20px 10px; line-height:18px;}
table.dlt {width: 100%;border-collapse: collapse;border:none;padding: 0px;margin: 0px 0px 1px 0px;}
table.dlt th {
	font-size: 11px;font-weight:bold;color: #999999;padding: 4px 9px;height: 16px;line-height:16px;border-bottom: 1px solid #ffffff;
	background: #333333 url(../images/orange.newstitlebg.gif) left center no-repeat;
}
table.dlt th.first {padding-left: 18px;background-position: right top;}
table.dlt th.nNumber {width: 30px;}
table.dlt th.nTilte {width: 500px;}
table.dlt th.nDate {width: 90px;}
table.dlt td {
    padding: 5px 0px 1px 10px;
	border-bottom: 1px solid #cccccc;
}
table.dlt td.cDate {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
.line2 {background-image: url(../images/line2.png) right center no-repeat;overflow:hidden;}	

/*=======================*/

#Index_Right{width:210px;height:auto;float:right;padding:0 8px 0 8px;} 
#Index_Right h5{font-size:12px;font-weight:bold;line-height:22px;padding:2px 0 0 5px;margin-bottom:5px;border-bottom: #555555 2px solid;clear:both;}
#Index_Right .aLink a{
    display:block;padding-left:20px;line-height:20px;overflow:hidden;
	background:url(../Images/orange.arr.gif) no-repeat left center;
}
#Index_Right .aLinkNpro a{
    display:block;padding-left:20px;line-height:20px;overflow:hidden;
	background:url(../Images/orange.arr2.gif) no-repeat left center;
}
#Index_Right .more{display:block;background:none !important;text-align:right !important;padding-right:10px;}
#Index_Right .yxj{width:100%;text-align:center;padding-bottom:10px;margin-top:5px;}
#Index_Right .yxj img{width:210px;height:161px;border:none;}
#Index_Right .aFriendLink{width:100%;list-style:none;list-style-type:none;text-align:center;margin-top:5px;text-align:center;}
#Index_Right .aFriendLink li{display:block;list-style:none;width:47%;float:left;padding:2px 0px 2px 5px;margin:3px 0px;}
#Index_Right .aFriendLink li.onLine{background: #F9F9F9;}

/*信息反馈表格*/
.Guest_Reader{
    width:710px;font-size:14px;line-height:28px;border:1px solid #D5D3D4;border-collapse:collapse;
	background:#FEFAED url(../images/serwoman.gif) no-repeat right bottom;padding:5px;margin:10px 0;overflow:hidden;
}
.Guest_Reader img{border:none;margin-left:15px;}
.Guest_Msg{height:25px;line-height:25px;margin-bottom:5px;margin-left:27px;}
.Guest_Form{padding-left:30px;}
.Guest_Form input {height:20px;}
.Guest_Form input, .Guest_Form textarea{border:1px solid #CCCCCC;line-height:20px;padding-left:5px; font-family:"Courier New", Courier, monospace}
.Guest_Form input.GuestInput{
    background:url(../images/btn.submit.gif) repeat-x;
	width:61px;height:24px;border:none;color: #CCCCCC;overflow:hidden;margin-left:20px;
}
.Guest_TD{height:30px;font-size:14px;line-height:30px;vertical-align:middle;}

/*Bottom*/
#Bottom {
	width:950px;height:auto;text-align:center;
	line-height:200%;color:#999999;border-top:5px solid #FFC300;padding-top:15px;margin:0 auto;overflow:hidden;
	background:url(../images/FlooterBg.png) #FFFFFF top center no-repeat;
}
#Bottom .Copyright{width:100%;height:auto;}
#Bottom .Icp {width:100%;height:auto;color:#ccc;}
#Bottom .Icp a{color:#ccc; text-decoration:none;}
#Bottom .Icp a:hover {color:#ccc; text-decoration:none;}
#Bottom ul{list-style-type:none;width:100%;height:14px;line-height:14px;margin-bottom:5px;}
#Bottom li{display:inline;border-right:solid 1px #333333;line-height:14px;color:#333333;}
#Bottom li.no{border-right:solid 0px #333;}
#Bottom li.pLeft{padding-left:15px;}
#Bottom li a{color:#6f6f6f;margin:5px 2px 5px 10px;display:inline;}
#Bottom li a:hover{color:#FF6500;display:inline;}

/*电子样本表格*/
.eBook_List{width:100%;height:auto;position:inherit;clear:both;}
.eTab{width:95%;border-collapse:collapse;border:1px solid #d7d7d7; line-height:16px !important;}
.eTab td{text-align:center;border:1px solid #d7d7d7; height:22px;/* background:#FCFCFC;*/}
.eTab .eTitleBg{background:#f9f9f9;}
.eTab .eBold{font-weight:bold;}
.eTab .eHeight{height:25px !important;}
.eTab .eLeft{text-align:left !important;}
.eTab .eListInfo div{clear:both;width:100%;height:180px;overflow-y:auto!important;overflow-x:hidden!important;position:inherit;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#1a477d;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#f7f7f7;
	scrollbar-darkshadow-color:#f7f7f7;
}
.eTab .eListInfo li{list-style:none;float:left;padding:0px 5px 0px 5px;line-height:18px;}
.eTab .eListInfo a{float:left;display:block;overflow:hidden;color:#666666;}
.eTab .eListInfo span{float:right;overflow:hidden;color:#666666;}

	
/*产品参数表格*/
.cs2Tab {border-collapse:collapse; border:1px solid #CCCCCC;line-height:16px; margin-bottom:10px;}
.cs2Tab th, .cs2Tab td{border: none; /* background:#FCFCFC;*/}

.csTab {border-collapse:collapse; border:1px solid #CCCCCC; line-height:16px;}
.csTab th, .csTab td{text-align:center;letter-spacing:1px;border:1px solid #CCCCCC;/* background:#FCFCFC;*/}
.csTab .tH{height:16px;}
.csTab .tH2{height:16px;}
.csTab .tBg{height:22px;background-color:#EEEEEE;}/*#fdffda*/
.csTab .tBold{font-weight:bold;}
.csTab .tCenter{text-align:center;}
.csTab .tOng{color:#FF6500;}
.sizeImg li{list-style:none;float:left;padding:5px 0px 5px 0px;}
/*产品参数表格*/
.ListC {}
.ListC h4 {padding:15px 5px 5px 5px;letter-spacing:2px;font-size:18px;font-weight:bold; color:#FF9900;}
.ListC dt {padding-left:30px; font-weight:bold;}
.ListC dd {padding-left:50px;}

/*搜索样式定义*/
#SearchResult{width:100%;height:auto;padding:0;margin:0;background:#fff;}
#SearchResult .SearchList{width:410px;padding:10px 30px;float:left;}
#SearchResult .SearchList img{width:75px;height:100px;border:none;}
#SearchResult dt {margin:0px;padding:0px;font-size:14px;font-weight:bold;padding-bottom:5px;}
#SearchResult dt a{background:url(../images/arr2.gif) left center no-repeat;padding-left:15px;overflow:hidden;}
#SearchResult dt span{color:#FF6500;} 
#SearchResult dd {clear: none;margin: 0px;padding: 0px;} 
#SearchResult dd.Stitle{color:#B0B0B0;} 
#SearchResult dd.Stitle span {color:#0E6CE4;}
#SearchResult dd.Surl a {color:#008000;} 
#SearchResult dl {width:340px;font-size:9pt;line-height:1.5em;position:relative;margin:0px;padding:0px;left:5px;}

#SearchResult .LoadTip,
#SearchResult .ErrTip{width:500px;margin:100px auto;color:#016BD7;}
#SearchResult .ErrTip h5, #SearchResult .LoadTip h5{height:25px;line-height:25px;font-size:22px;padding:0 0 0 30px;}
#SearchResult .ErrTip h5{background:url(../Images/ErrTip.gif) no-repeat left center;}
#SearchResult .LoadTip h5{background:url(../Images/LoadTip.gif) no-repeat left center;}
#SearchResult .ErrTip h5 span{color:#CC3300;}
#SearchResult .ErrTip h4{font-size:18px;padding:20px 0 0 30px;color: #CC3300;}
#SearchResult .ErrTip ul{list-style:inside;line-height:25px;font-size:14px;font-weight:bold;color:#666666; margin:5px 0 0 30px;}

/*技术支持*/
.mrBT{width:190px;margin:0px auto;line-height:26px;font-weight:bold;font-size:14px;background-color:#000000;color:#FFFFFF;text-align:center;clear:both;}
.mrNavCon{
    width:190px; padding:5px 0px;margin:1px auto 15px auto;clear:both;line-height:24px;
	background:url(../images/orange.menubg.gif) #fdffda repeat-x 50% bottom;
}
.mrNavCon a{
	display:block; width:160px;padding-left:30px;
	background:url(../images/tech_arr1.gif) no-repeat 13px 6px;
}
.mrNavCon a:hover{background-color:#FFECD9; text-decoration:none;}
.mrNavCon a.mrNavA{background-color: #FFECD9; text-decoration:none;font-weight:bold;}
.mrNavCon a.mrNavB{background-color:#F5F5F5; text-decoration:none; background-image:none!important;}
.mrNavCon a:hover.mrNavB{background: #F5F5F5 url(../images/tech_arr6.gif) no-repeat right center!important;}
.mrNavCon a.mrNavC{font-weight:bold;background:#FFFFFF url(../images/tech_arr6.gif) no-repeat right center!important;}

.TechTab{ margin:0px 0px 20px 10px;}
.TechTr{padding:0px 0px 20px 0px;}
.techPic {clear:both;position: relative;margin:0px 0px 5px 0px;}
.techPic span {
	width:335px;height:22px;font-size:12px; display: block;position: absolute;top: 73px;line-height:22px;padding-left:15px;background: #FFFFFF; 
	filter: Alpha(opacity=40);-moz-opacity:.40;opacity:0.40; 
}
.techPic h5 {width:335px;font-size:12px; display: block;position: absolute;top: 73px;line-height:22px;padding-left:15px;color: #FF9900;}

.techPic img{width:350px; height:95px;border:0px;}
.techMore{float:right;margin-right:10px;clear:both;}
.techUl{list-style:none;font-weight:normal;margin:0px 0px 5px 0px;}
.techUl li{display:block;line-height:20px;}
.techUl li a{ccolor:#555555; text-decoration:none;}/*#014e99*/
.techUl li a:hover{color:#EC0000; text-decoration:none;}/*#FF6800*/
.techUl li span{color:#000000; font-family:Georgia; font-size:11px;}

#Header:after,#Main:after,#Bottom:after,
#ZondNotice:after,
#ZondNotice .content:after {clear:both;content: ".";display:block;height:0;overflow:hidden;visibility:hidden;}
/*广告类窗口*/
#ZondNotice{
  position:absolute;z-index:99;top:200px;left:30%;cursor:pointer;
  width:450px;font-size:14px;line-height:22px;
  border:5px solid #FF6600;border-radius:8px;
  background:#FFFFCC;
  filter:alpha(opacity=90);-moz-opacity:.9;opacity:0.9;
		-webkit-box-shadow: 0 6px 18px rgba(0,0,0,.2);
		   -moz-box-shadow: 0 6px 18px rgba(0,0,0,.2);
			    box-shadow: 0 6px 18px rgba(0,0,0,.2);
}
#ZondNotice .closebtn{
  position:absolute;right:6px;top:5px;cursor:pointer;
  width:18px;height:17px;overflow:hidden;display:block;
  background:url(/images/close.gif) no-repeat center center;
}
#ZondNotice .content{padding:10px 10px 10px 15px;}
#ZondNotice .content h3{color:#ff0000;text-align:center;padding:0 0 10px 0;}
#ZondNotice .content p{padding:5px 0 0 0;}
#ZondNotice .content p.ind{text-indent:28px;}
#ZondNotice .content p.fot{text-align:right;}


/*自定义模板专用==================================*/
.New_Content a.back{/*float:right;*/}
.New_Content a.back:after{
	content:"\56DE\9876\90E8\21E7";float:right;
	color:#ff8000;font-size:12px;font-weight:normal;font-weight:100;
}

.New_Content{width:720px;margin:auto;overflow:hidden;word-wrap:break-word;line-height:18px;font-size:13px;padding-bottom:5px}
.New_Content h5.tit1:after,
.New_Content h5.tit2:after,
.New_Content table caption:after {clear:both;content: ".";display:block;height:0;overflow:hidden;visibility:hidden;}

.New_Content img{padding:0px;margin:0px;vertical-align:top;border:0;}
.New_Content img.big{
	border:1px solid #faebcc;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
}

.New_Content h5{margin-top:15px;}
.New_Content h5.tit em{margin-left:10px;font-weight:normal;}
.New_Content h5.tit{cursor:pointer;
	position:relative;padding:5px 10px;font-size:15px;border-left:8px solid #ea4517;color:#d9534f;background-color:#ddd;}
.New_Content h5.mt0{margin-top:0;}
.New_Content h5.on{background-color:#FFF1C6;}
.New_Content h5.y1{border-left-color:#67C23A;color:#67C23A;}
.New_Content h5.y2{border-left-color:#1EA0FF;color:#1EA0FF;}
.New_Content h5.y3{border-left-color:#FFBF00;color:#d9534f;}
.New_Content .backtop{float:right;font-size:12px;}
.New_Content .apptit{display:block;font-size:15px;}

.New_Content table{width:100%;border-collapse:collapse;border-spacing:0;background-color:transparent;}
.New_Content table caption {padding:0;text-align:left;font-weight:bold;color:#ea4517;font-size:14px;margin:5px 0;}
.New_Content table caption em{margin-left:10px;}
.New_Content table caption a{margin:0 5px;}
.New_Content table caption.cap {color:#0074d9;font-size:13px;}
.New_Content table.table a{color:#d9534f;}

.New_Content table.table {margin:0 auto -1px;}
.New_Content table.table td{padding:3px 5px;vertical-align:middle;border:1px solid #ddd;overflow:hidden;}
.New_Content table.table td.nopad{padding:0;}
.New_Content table.table td i,
.New_Content table.table td em{margin-left:5px;color:#aaa;font-weight:normal;}

.New_Content table.table .subtit{font-weight:bold;text-align:left;font-size:14px;background-color:#eee;}
.New_Content table.table .mod{color:#1E9FFF;font-size:15px;}
.New_Content table.table .techtit{color:#d9534f;font-size:15px;background-color:#FFF0E6;font-weight:bold;}

.New_Content table.hasbg>tbody>tr:not(:first-child):nth-child(2n+1){background-color:#f4f4f4;}

.New_Content table.table2 td{padding:0!important;border:0!important;}


.New_Content table.table td.nopad table{border:0;}
.New_Content table.table td.nopad table tr{border-top:1px solid #ccc;}
.New_Content table.table td.nopad table tr:first-child{border-top:0;}
.New_Content table.table td.nopad table td{border:0;cursor:pointer;}
.New_Content table.table td.nopad table tr>td:nth-child(1n+2){border-left:1px solid #ccc;}
.New_Content table.table td.nopad table tr:first-child{background-color:#e6e6e6;}
.New_Content table.table td.nopad table tr:not(:first-child):hover{background-color:#fcf8e3;cursor:pointer;}

.New_Content .ind{text-indent:28px;}
.New_Content .quote{margin: 10px 0;
    padding: 5px 10px;
    line-height: 1.8;color:#16b777;
    border-left: 5px solid #16b777;
    border-radius: 0 2px 2px 0;
    background-color: #fafafa;}

.New_Content .hbg,.New_Content .trbg{font-weight:bold;}
.New_Content .hbg{background-color:#e6e6e6;line-height:24px;padding:0 0 0 5px;font-size:13px;}
.New_Content .trbg{background-color:#eeeeee;}
.New_Content .tdbg{background-color:#f4f4f4;}
.New_Content .read{color:#0099ff; line-height:20px;padding:10px 0;}

.New_Content .tableA, .tableB{border:1px solid #cccccc;}
.New_Content .tableA td{border:1px solid #cccccc;}
.New_Content .tableB td{line-height:22px; padding-left:5px;}
.New_Content .tableB .trbg{height:30px;}

.New_Content .tl{text-align:left !important;}
.New_Content .tc{text-align:center !important;}
.New_Content .tr{text-align:right !important;}

.New_Content .blu{color:#016BD7 !important;}
.New_Content .red{color:#993300 !important;}
.New_Content .gar{color:#999999 !important;}
.New_Content ul,.New_Content ol,.New_Content li {list-style:none;}
.New_Content ul,.New_Content ol {margin:0;}
/*自定义模板专用==================================*/

/* base -> radius */
@media screen{
	.rd4 {-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
	.rd8 {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
	.rd10 {-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
}
/*  base -> bgcolor */
@media screen{
	.bg-navy{background-color:#001f3f;}
	.bg-blue{background-color:#0074d9;}
	.bg-aqua{background-color:#7fdbff;}
	.bg-teal{background-color:#39cccc;}
	.bg-olive{background-color:#3d9970;}
	.bg-green{background-color:#2ecc40;}
	.bg-lime{background-color:#01ff70;}
	.bg-yellow{background-color:#ffdc00;}
	.bg-orange{background-color:#ff851b;}
	.bg-red{background-color:#ff4136;}
	.bg-fuchsia{background-color:#f012be;}
	.bg-purple{background-color:#b10dc9;}
	.bg-maroon{background-color:#85144b;}
	.bg-white{background-color:#ffffff;}
	.bg-gray{background-color:#aaaaaa;}
	.bg-silver{background-color:#dddddd;}
	.bg-black{background-color:#111111;}
	.bge{background-color:#eee;}
	.bgwh{background-color:#fff;}
	.bgfb{background-color:#fbfbfb;}
	.bgf5{background-color:#f5f5f5;}
	.bgf0{background-color:#f0f0f0;}
	.bgeb{background-color:#ebebeb;}
	.bge0{background-color:#e0e0e0;}
}
/*  base -> color */
@media screen{
	.fTip,
	.fErr{color:#d9534f!important;margin-top:50px;}
	.fred{color:#d9534f!important;}
	.fgrn {color:#3c763d!important;}
	.fblu {color:#0074d9!important;}
	.fgry {color:#aaaaaa!important;}
	.fblk {color:#111111!important;}
	.forg {color:#ff8000!important;}
	.fwht {color:#ffffff;}
	
	.navy {color:#001f3f;}
	.aqua {color:#7fdbff;}
	.teal {color:#39cccc;}
	.olive {color:#3d9970;}
	.lime {color:#01ff70;}
	.fuchsia {color:#f012be;}
	.purple {color:#b10dc9;}
	.maroon {color:#85144b;}
	.silver {color:#dddddd}

	/* safe color */
	.g0{color:#000;}
	.g3{color:#333;}
	.g6{color:#666;}
	.g9{color:#999;}
	.gc{color:#ccc;}
	.wh{color:white;}
}
/*  base -> font-size */
@media screen{
	.f0{font-size:0;}
	.f10{font-size:10px!important;}
	.f11{font-size:11px!important;}
	.f12{font-size:12px!important;}
	.f13{font-size:13px!important;}
	.f14{font-size:14px!important;}
	.f16{font-size:16px!important;}
	.f18{font-size:18px!important;}
	.f20{font-size:20px!important;}
	.f24{font-size:24px!important;}
}
/* base -> font-style */
@media screen{
	.fn{font-weight:normal!important;}
	.fb{font-weight:bold!important;}
	.fi{font-style:italic!important;}
	.fs{font-style:normal!important;}
}
/* base -> font-family */
@media screen{
	.ft{font-family:Arial,Tahoma;}
	.fv{font-family:Verdana;}
	.fs{font-family:Simsun;}
	.fl{font-family:'Lucida Console';}
	.fw{font-family:'Microsoft Yahei';}
	.fst {font-family:"\5b8b\4f53;"}
	.fyh {font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1";font-weight:100;}
	.fdog{font-family:'Lucida Console';font-weight:100;color:#ea4517;font-size:16px;}
	.cross{margin:0 1px 0 5px;}
	.cross:after{content:"\2610\2610";color:#a94442;font-size:14px;font-weight:100;}
}
/* base -> text-align */
@media screen{
	/* text-align */
	.tc{text-align:center;}
	.tr{text-align:right;}
	.tl{text-align:left;}
	.tj{text-align:justify;}
	/* vertical-align */
	.vm{vertical-align:middle;}
	.vtb{vertical-align:text-bottom;}
	.vb{vertical-align:bottom;}
	.vt{vertical-align:top;}
	.vn{vertical-align:-2px;}
}
/* base -> margin */
@media screen{
	.m0{margin:0;}
	.ml0{margin-left:0px!important;}
	.ml1{margin-left:1px;}
	.ml2{margin-left:2px;}
	.ml5{margin-left:5px;}
	.ml10{margin-left:10px;}
	.ml15{margin-left:15px;}
	.ml20{margin-left:20px;}
	.ml30{margin-left:30px;}

	.mr0{margin-right:0px!important;}
	.mr1{margin-right:1px;}
	.mr2{margin-right:2px;}
	.mr5{margin-right:5px;}
	.mr10{margin-right:10px;}
	.mr15{margin-right:15px;}
	.mr20{margin-right:20px;}
	.mr30{margin-right:30px;}

	.mt1{margin-top:0px!important;}
	.mt1{margin-top:1px;}
	.mt2{margin-top:2px;}
	.mt5{margin-top:5px;}
	.mt10{margin-top:10px;}
	.mt15{margin-top:15px;}
	.mt20{margin-top:20px;}
	.mt30{margin-top:30px;}
	
	.mb0{margin-bottom:0px!important;}
	.mb1{margin-bottom:1px;}
	.mb2{margin-bottom:2px;}
	.mb5{margin-bottom:5px;}
	.mb10{margin-bottom:10px;}
	.mb15{margin-bottom:15px;}
	.mb20{margin-bottom:20px;}
	.mb30{margin-bottom:30px;}
	/* margin negative */
	.ml-1{margin-left:-1px;}
	.mr-1{margin-right:-1px;}
	.mt-1{margin-top:-1px;}
	.mb-1{margin-bottom:-1px;}
	.ml-3{margin-left:-3px;}
	.mr-3{margin-right:-3px;}
	.mt-3{margin-top:-3px;}
	.mb-3{margin-bottom:-3px;}
	.ml-20{margin-left:-20px;}
	.mr-20{margin-right:-20px;}
	.mt-20{margin-top:-20px;}
	.mb-20{margin-bottom:-20px;}
}
/* base -> padding */
@media screen{
	.p0{padding:0;}
	.p1{padding:1px;}
	.pl1{padding-left:1px;}
	.pt1{padding-top:1px;}
	.pr1{padding-right:1px;}
	.pb1{padding-bottom:1px;}
	.p2{padding:2px;}
	.pl2{padding-left:2px;}
	.pt2{padding-top:2px;}
	.pr2{padding-right:2px;}
	.pb2{padding-bottom:2px;}
	.pl5{padding-left:5px;}
	.p5{padding:5px;}
	.pt5{padding-top:5px;}
	.pr5{padding-right:5px;}
	.pb5{padding-bottom:5px;}
	.p10{padding:10px!important;}
	.pl10{padding-left:10px!important;}
	.pt10{padding-top:10px!important;}
	.pr10{padding-right:10px!important;}
	.pb10{padding-bottom:10px!important;}
	.p15{padding:15px!important;}
	.pl15{padding-left:15px!important;}
	.pt15{padding-top:15px!important;}
	.pr15{padding-right:15px!important;}
	.pb15{padding-bottom:15px!important;}
	.p20{padding:20px!important;}
	.pl20{padding-left:20px!important;}
	.pt20{padding-top:20px!important;}
	.pr20{padding-right:20px!important;}
	.pb20{padding-bottom:20px!important;}
	.p30{padding:30px!important;}
	.pl30{padding-left:30px!important;}
	.pt30{padding-top:30px!important;}
	.pr30{padding-right:30px!important;}
	.pb30{padding-bottom:30px!important;}
}
/* base -> border */
@media screen{
	.bdc{border:1px solid #ccc!important;}
	.blc{border-left:1px solid #ccc!important;}
	.brc{border-right:1px solid #ccc!important;}
	.btc{border-top:1px solid #ccc!important;}
	.bbc{border-bottom:1px solid #ccc!important;}
	.bdd{border:1px solid #ddd!important;}
	.bld{border-left:1px solid #ddd!important;}
	.brd{border-right:1px solid #ddd!important;}
	.btd{border-top:1px solid #ddd!important;}
	.bbd{border-bottom:1px solid #ddd!important;}
	.bde{border:1px solid #eee!important;}
	.ble{border-left:1px solid #eee!important;}
	.bre{border-right:1px solid #eee!important;}
	.bte{border-top:1px solid #eee!important;}
	.bbe{border-bottom:1px solid #eee!important;}
}
/* base -> white-space */
@media screen{
	.nowrap{white-space:nowrap;}
	.bk{word-wrap:break-word;}
	.es { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
}
/* base -> alert */
@media screen{
	.alert {
	  padding:5px;margin:10px 0;
	  border:1px solid transparent;
	  border-radius:4px;
	}
	.alert h4 {margin-top: 0;color: inherit;}
	.alert .alert-link {font-weight: bold;}
	.alert > p,
	.alert > ul {margin-bottom: 0;}
	.alert > p + p {margin-top: 5px;}
	.alert-dismissable,
	.alert-dismissible {padding-right: 35px;}
	.alert-dismissable .close,
	.alert-dismissible .close {position: relative;top: -2px;right: -21px;color: inherit;}
	
	.alert-success {background-color: #dff0d8;border-color: #d6e9c6;color: #3c763d;}
	.alert-success hr {border-top-color: #c9e2b3;}
	.alert-success .alert-link {color: #2b542c;}
	
	.alert-info {background-color: #d9edf7;border-color: #bce8f1;color: #31708f;}
	.alert-info hr {border-top-color: #a6e1ec;}
	.alert-info .alert-link {color: #245269;}
	
	.alert-warning {background-color: #fcf8e3;border-color: #faebcc;color: #8a6d3b;}
	.alert-warning hr {border-top-color: #f7e1b5;}
	.alert-warning .alert-link {color: #66512c;}
	
	.alert-danger {background-color: #f2dede;border-color: #ebccd1;color: #a94442;}
	.alert-danger hr {border-top-color: #e4b9c0;}
	.alert-danger .alert-link {color: #843534;}
	
	.quick{
		padding:10px;margin:10px 0;
		border:1px solid #e3e6eb;background-color:#f7f7f7;
		border-radius:4px;color:#31708f;
	}
	.quick hr {border-top-color:#e3e6eb;}

}

/* base -> background-color */
@media screen{
	/*橙色*/
	.ui-bg-org{background: rgb(255, 101, 0);}
	.ui-bg-org1{background: rgb(255, 224, 204);}
	.ui-bg-org2{background: rgb(255, 240, 230);}
	/*绿色*/
	.ui-bg-grn{background: rgb(103, 194, 58);}
	.ui-bg-grn1{background: rgb(225, 243, 216);}
	.ui-bg-grn2{background: rgb(240, 249, 235);}
	/*兰色*/
	.ui-bg-blu{background: rgb(30, 159, 255);}
	.ui-bg-blu1{background: rgb(210, 236, 255);}
	.ui-bg-blu2{background: rgb(233, 245, 255);}
	/*红色*/
	.ui-bg-red{background: rgb(255, 87, 34);}
	.ui-bg-red1{background: rgb(255, 221, 211);}
	.ui-bg-red2{background: rgb(255, 238, 233);}
	/*灰色*/
	.ui-bg-gry{background: rgb(144, 147, 153);}
	.ui-bg-gry1{background: rgb(233, 233, 235);}
	.ui-bg-gry2{background: rgb(244, 244, 245);}
}
/* base -> font-color */
@media screen{
	/*橙色*/
	.ui-org{color: rgb(255, 155, 0);}
	/*绿色*/
	.ui-grn{color: rgb(103, 194, 58);}
	/*兰色*/
	.ui-blu{color: rgb(30, 159, 255);}
	/*红色*/
	.ui-red{color: rgb(255, 87, 34);}
	/*灰色*/
	.ui-gry{color: rgb(144, 147, 153);}
	.ui-gry1{color: rgb(48, 49, 51);}
	.ui-gry2{color: rgb(96, 98, 102);}
	.ui-gry3{color: rgb(144, 147, 153);}
	.ui-gry4{color: rgb(144, 147, 153);}
	.ui-gry5{color: rgb(192, 196, 204);}
}
/* base -> border-color */
@media screen{
	.ui-border-1{border-color: rgb(220, 223, 230);}
	.ui-border-2{border-color: rgb(228, 231, 237);}
	.ui-border-3{border-color: rgb(235, 238, 245);}
	.ui-border-4{border-color: rgb(242, 246, 252);}
	/*橙色*/
	.ui-border-org{background: rgb(255, 101, 0);}
	.ui-border-grn{background: rgb(103, 194, 58);}
	.ui-border-blu{background: rgb(30, 159, 255);}
	.ui-border-red{background: rgb(255, 87, 34);}
	.ui-border-gry{background: rgb(144, 147, 153);}
}
/* base -> card */
@media screen{
	.ui-card {
		margin-bottom: 15px;
		border-radius: 4px;
		border: 1px solid #ebeef5;
		background-color: #fff;
		overflow: hidden;
		color: #303133;
		transition: .3s;
	}
	.ui-card.shadow {
		box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	}
	.ui-card:last-child {
		margin-bottom: 0;
	}
	.ui-card-header {
		position: relative;
		height: 42px;
		line-height: 42px;
		padding: 0 15px;
		border-bottom: 1px solid #f6f6f6;
		color: #333;
		border-radius: 2px 2px 0 0;
		font-size: 14px;
		background-color: #fafafa;
	}
	.ui-card-header-badge{
		position: relative;
		width:25px; 
		height:18px; 
		line-height:18px;
		display: inline-block;
		padding: 0 6px;
		color:#CC3300;font-weight:600;
		background-color:#ffb800;
		border-radius: 2px;
		margin-right:10px;
	}
	.ui-card-header-title{}
    .ui-card-header-title a{color:#016BD7;font-size:16px;font-weight:600;}
    .ui-card-header-title a:hover{color:#FF6500;}
	.ui-card-header-extra {
		float: right;
	}
	.ui-card-body {
		position: relative;
		padding: 10px 15px;
		line-height:1.4;
		display: flex;
	}
}
.list-newpro .pro-img{width:35%;}
.list-newpro .pro-img img:hover {opacity: .8;filter: alpha(opacity=80);}
.list-newpro .pro-info{width:65%;word-break:break-all;}

@media screen{
	.ui-col{position:relative;display:block;box-sizing:border-box;}
}

/*=======================*/
@media screen{
	.newprolist{margin:10px 10px 20px 10px;line-height:18px;padding:0;}
	.newprolist dt{font-size:12px;font-weight:bold;color:#999;
		height:16px;line-height:16px;border-bottom:1px solid #FFF;
	}
	.newprolist dd, .newprolist dd ul{margin:0;padding:0;}
	.newprolist i{padding:4px 9px; font-style:normal;}
	.newprolist dt i{background:#333 url(../images/orange.newstitlebg.gif) no-repeat left center;}
	.newprolist dt i.nN{background-position:right top;}
	.newprolist dd i{font-size:14px;}
	.newprolist dd i.nN{color:#CC3300;font-weight:600;background:url(../images/newbg.gif) no-repeat left center; }
	.newprolist dd i.nT a{color:#016BD7;font-size:16px;font-weight:600;}
	.newprolist dd i.nT a:hover{color:#FF6500;}
	.newprolist .nN{float:left;width:30px;}
	.newprolist .nT{float:left;width:537px;}
	.newprolist .nD{float:right;width:90px;}
	.newprolist .cDate{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
	.newprolist dd li{width:720px;list-style:none;padding:5px 0 5px 0;margin-bottom:10px;border-bottom:1px solid #cccccc; clear:both;overflow:hidden;}
	.newprolist dd table{width:700px;border-collapse:collapse;border:none;}
	.newprolist dd td{}
}
