/* CSS Document */
*{margin:0;padding:0;}
body{
	margin:0;padding:0;
	background:#ffffff;
}
body,td,th,div,span,p,ul,li{
	font-family:宋体,Tahoma, Latha,Tunga,Verdana, Arial;
	font-size:9pt;
	color:#333333;
	line-height:1.8em;
}
input,select,textarea,radiobutton,checkbox{
	font-size:9pt;
}
#bodyBox{margin:auto;width:944px;}
a{blur:expression(this.onFocus=this.close());} 
a{blur:expression(this.onFocus=this.blur());} 
a:focus { -moz-outline-style: none; } 
a{color:#333333;text-decoration:none;}
a:hover{color:#FD5516;text-decoration:underline;}
ul{margin:0px;padding:0;}
ul li{list-style-type:none;}
/*导航标题*/
.NavTitle{height:22px;background-color:#ccb884;font-weight:bold;color:#FFFFFF;padding-left:10px;}
.Container{background-color:#E4DBC0;padding:0 3px 0 3px;}
/*子导航菜单*/
.navLeftMenu {padding:0;}
.navLeftMenu a{background:url(images/arrow01.gif) 15px center no-repeat;width:auto;height:30px;padding-left:35px;padding-top:8px;display:block;border-bottom:1px solid #ccb884;}
.navLeftMenu a:hover{background:url(images/arrow02.gif) 15px center no-repeat;border-bottom:1px solid #FF9900;text-decoration:none;}
/*站点地图*/
.SiteMapPath{height:30px;font-weight:bold;border:1px solid #ccb884;background-color:#E4DAC0;}
.SiteMapPath td {padding-left:10px;color:#009966;}
.SiteMapPath td a {color:#009966;}
/*产品目录*/
#Catalog_BigClass{font-weight:bold;color:#FF6600;background:url(images/arrow05.gif) left 6px no-repeat;padding-left:15px;}
#Catalog_BigClass a{color:#FF6600;}
/*数据列表标题*/
.DataListTitle{background-color:#cccccc;}
/*详细内容标题*/
.DetailTitle{font-weight:bold;font-size:18px;padding-top:10px;}
/*日期时间*/
.Date{color:#CCCCCC;}
.Datetime{color:#CCCCCC;}
/*热门关键字*/
.SearchBar{color:#ffffff;}
.Hot_Keywords a{color:#FFFFFF;}
.Hot_Keywords a:hover{color:#FFFFFF;}
/*价格*/
.marketprice{text-decoration:none;}
.memberprice{color:#FF6600;}
/*友情链接,网络实名*/
.FriendLink{width:auto;height:30px;overflow:auto;line-height:1.3em;padding-left:5px;padding-right:5px;}
.InternetReal_Name{width:auto;height:30px;overflow:auto;line-height:1.3em;padding-left:8px;padding-right:5px;}
/*页面左边产品目录*/
.productCatalog{width:auto;height:811px;overflow:auto;}
/*首页产品li中的行高*/
.IndexProduct li,div {line-height:1.2em;}
/**/
.conBox{background:#66AADD;margin-top:5px;}
.conBox th{padding:2px 2px 0 2px;background:#BAD8EF;font-weight:normal;}
.conBox tr{background:#FFFFFF;}
.conBox td{padding:2px 2px 0 2px;}
.conBox #subject{background:#EEEEEE;}