﻿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-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	line-height: 150%;
	color: #666666;
    background: url(../images/bg.Boby.gif) repeat left top;
	background-attachment: scroll;
	text-align: left;
	height:100%;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {color:#39454A;text-decoration: none;}
a:hover {color:#FF6500;text-decoration:underline;}
img{border:0px;}
p,em,span,form,input,ol,ul,li,dd,dt,dl,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}

/*搜索引擎敏感关键字设置区*/
.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;}
/*Header*/
#Header {
	width: 950px;
	height: auto;
	margin:0px auto;
	background:#FFFFFF;	
	clear:both;
}
#Header .logo{
    width:400px;
	height:75px;
	float:left;
	background: url(../images/logo.gif) 30px; center  no-repeat;
	overflow:hidden;
}
#Header .banner{
    width:540px;
	height:75px;
	float:right;
	text-align:right;
	overflow:hidden;
}
/*NavMenu*/
#NavMenu {
	width: 938px;
	height: 35px;
	margin:0px auto 5px auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background: #ffc300 url(../images/orange.navbg.right.gif) right top no-repeat;
	clear:both;
}
#NavMenu ul, #NavMenu li {
	display: inline;
	list-style-type:none;
}
#NavMenu a {
	display: block;
	overflow: hidden;
	background: url(../images/orange.navbg.gif) 0px -70px no-repeat;
	text-decoration: none;
	height: 24px;
	padding: 11px 10px 0px 12px;
	float: left;
	font-size: 12px;
	color: #444444;
}
#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) #FFFFFF right bottom no-repeat;
	margin:0px auto;
	clear:both;
}	

#CenterBg{
    width:100%;
    height:auto;
	margin-top:5px;
	margin-bottom:5px;
	background:url(../images/orange.CenterBg.gif) 200px top repeat-y;
	overflow:hidden;
	clear:both;
}
#Left{
    width:200px;
	height:auto;
	margin-bottom:20px;
	float:left;
}
/*栏目快捷导航*/
#Left .Left_SubLink{
    padding-top:4px;
    padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}
#Left .Left_SubLink h5{
	font-size: 13px;
	margin-left:10px;
	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;
    height: 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;
/*	border:1px solid #C5C6C9;*/
}
#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;
	/*background: #D0E3F2;*/
	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:152px;
	overflow:hidden;
    display:block;
	float:right;
	margin-left:5px;
	margin-right:5px;
}
#Right .Right_Top .Right_Top_Right h5{
	font-size: 13px;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#FF6500;
	border-bottom:#a6b8c9 1px solid;
	clear: both;
}
#Right .Right_Top .Right_Top_Right span{

}
#Right .Right_Top .Right_Top_Right h5 a{
	float:right;
	display:block;
	position: relative;
	width: auto!important;
	top: -20px;
	font-size:10px;
	font-weight:normal;
	color:#FF6800;
	cursor: pointer;
	border: none!important;
	padding:0px!important;
	margin:0px!important;
	background: none!important;
}
#Right .Right_Top .Right_Top_Right a{
    display:block;
	width: 170px!important;
	padding-left:20px;
	margin-left:5px;
	line-height:18px;
	background: url(../images/orange.arr.gif) left center no-repeat;
	overflow:hidden;
}
#Right #scrollBox2{overflow:hidden; margin:0px; padding:0px; clear:both; margin-top:-15px;}

#Right .Right_Bottom{
    width:98%;
	height:auto;
/*	padding-top:5px!important;
	padding-top:5px;*/
	margin:0px auto 0px auto;
	clear:both;
}
#Right .Right_Bottom .Right_Bottom_Content{
    width: auto;
	height:auto;
    padding-top:0px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	line-height:28px;
	font-size:14px;
}
#Right .Right_Bottom .Right_Bottom_Content h2{
	font-size: 14px;
	padding-left:5px;
	padding-top:5px;
	margin-bottom: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{ font-weight:bold; color:#FF6800;font-size:14px;padding-left:5px;}
.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;
	background: url(../images/bgLine.gif) 50% center repeat-y;
	overflow:hidden;
	margin-bottom:10px;
}
.pClass_Line h5{
    height:22px;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom:5px;
	color: #222222;
	background: url(../images/orange.tablebg2.jpg) left bottom no-repeat;
	overflow:hidden;
	/*border-bottom:1px dotted #FF9900;*/
	clear: both;
}
.pClass_Main{
    width:340px;
	border:1px solid #F5F5F5;
	border-collapse:collapse;
}
.pClass_Left{
    width:340px;
	height:auto;
	float:left;
	/*margin-left:10px;*/
}
.pClass_Right{
    width:340px;
	height:auto;
	float:right;
	/*margin-right:10px;*/
}
.ClassChild{
    width:340px;
	height: auto !important;
	/*height:45px;*/
	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;
	/*height:55px;*/
	line-height:18px;
	color:#999999;
	/*background:#F1FAFF;*/
	/*background: #D0E3F2;*/
	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{
    width:25px;
	height:21px;
	line-height:21px;
	border:1px solid #FFC300;
	margin:-1px 0px 0px 0px !important;
	margin:-1px 0px 0px -2px;
	text-align:center;
	vertical-align:middle;
	cursor: pointer;
}
.ShowPage li input.go{
    width:25px;
	height:23px !important;
	height:23px;
	border:1px solid #FFC300;
	margin:-1px 0px 0px 0px !important;
	margin:-1px 0px 0px 0px;
	background:url(../images/orange.PageGo.gif) #FFC300 center center no-repeat;
	vertical-align:middle;
	cursor: pointer;
}
.backMenu{width:auto;text-align:right; margin-right:20px;}
/*Index*/
#Index_CenterBg{
    width:100%;
    height:auto;
	margin-top:5px;
	margin-bottom:5px;
	background: url(../Images/iBg.gif) 720px top repeat-y;
	overflow:hidden;
}
#Index_Left{
    width:705px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:3px;
}
#Index_Left .Index_Left_Flash{
    width:705px;
	/*height:206px;*/
	height:auto;
	padding:0px;
	margin:0px;
}
#Index_Left .Index_Left_Class{
    width:100%;
	height:auto;
	margin-top:10px;
	/*background:url(../Images/iBg.gif) repeat-y 299px top;*/
	margin-bottom:10px;
}

/*公告信息*/
.News_Title{margin-top:20px;margin-bottom:5px;font-weight:bold; font-size:20px; text-align:center;}
.News_Title2{margin-top:0px;margin-bottom:5px;font-weight:bold; font-size:20px; text-align:center;}
.News_Read{
    width: auto;
	line-height:22px;
	font-size:13px;
	color: #999999;
	border:1px solid #F5F5F5;
	border-collapse:collapse;
	background:#FEFAED;
	padding:0px 5px;
	margin-top:10px;
	margin-bottom:10px;
	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{line-height:24px;font-size:14px;}
.New_Content{line-height:18px;font-size:12px;}
.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;
	background: #333333 url(../images/orange.newstitlebg.gif) left center no-repeat;
	color: #999999;
	padding: 4px 9px;
	height: 16px;
	line-height:16px;
	border-bottom: 1px solid #ffffff;
}
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-left:8px;
	padding-right:8px;
} 
#Index_Right h5{
    font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom:5px;
	border-bottom: #555555 2px solid;
	clear: both;
}
#Index_Right .aLink a{
    display:block;
	padding-left:20px;
	line-height:20px;
	background:url(../Images/orange.arr.gif) no-repeat left center;
	overflow:hidden;
}
#Index_Right .aLinkNpro a{
    display:block;
	padding-left:20px;
	line-height:20px;
	background:url(../Images/orange.arr2.gif) no-repeat left center;
	overflow:hidden;
}
#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;
	/*border:1px solid #CCCCCC;*/
	margin:3px 0px;
}
#Index_Right .aFriendLink li.onLine{
    background: #F9F9F9;
    /*border:1px solid #CCCCCC;*/
}

/*信息反馈表格*/
.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-top:10px;
	margin-bottom:10px;
	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/BtnBg.gif') repeat-x;*/
    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;
	position: inherit;
	border-top:5px solid #FFC300;
	background:url(../images/FlooterBg.png) #FFFFFF top center no-repeat;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}
#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{
   margin:10px auto;
}
#SearchResult .SearchList{
    padding: 10px 20px;
	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{
	margin:0px;
	padding:0px;
	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 .ErrTip{
    width:400px;
	height:200px;
    padding-left:30px;
	padding-top:5px;
	margin:40px auto;
    font-size:15px;
    font-weight:bold;
    /*line-height:100px;*/
    background:url(../Images/ErrTip.gif) no-repeat left top;
}
#SearchResult .ErrTip ul{
    list-style-type:none;
	line-height:30px;
    font-size:12px;
    font-weight:bold;
}
#SearchResult .ErrTip span{
	color:#016BD7;
}
#SearchResult .LoadTip{
    width:400px;
    padding-left:30px;
	margin:10px auto;
    font-size:15px;
    font-weight:bold;
    line-height:100px;
    background:url(../Images/LoadTip.gif) no-repeat left center;
}

/*技术支持*/
.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;
	background:url(../images/orange.menubg.gif) #fdffda repeat-x 50% bottom;
	/*background-color:#DDDDDD;*/
	clear:both;
	line-height:24px;
}
.mrNavCon a{
	display:block; width:160px;
	background:url(../images/tech_arr1.gif) no-repeat 13px 6px;
	padding-left:30px;
}
.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;
	filter: Alpha(opacity=40);-moz-opacity:.40;opacity:0.40; 
	background: #FFFFFF; 
}
.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;}


