﻿/*---主体样式---*/
#Container {width:900px;margin:0 auto;text-align:center;background:url(body_bg.jpg) #9da5b2 repeat-x;}
#FlashHead{position:absolute;width:100%;left:0px;}
/*---顶部样式---*/
#Container #Header {height:82px;background:url(head.png) #ccc repeat-x 0px 8px;}
	#Container #Header #SiteName {clear:both;position:relative;top:-40px;text-align:right;}
	/*---顶部导航样式---*/
	#Container #Header #Menu {clear:both;position:relative;top:-35px;text-align:right;}
	#Container #Header #Menu #Left {display:none;}
	#Container #Header #Menu #Right {display:none;}
	#Container #Header #Menu ul {width:685px;margin:0px;}
	#Container #Header #Menu ul li {float:left;}
	.MenuL {}
	.MenuR {}
	.MenuDiv {width:1px;background:url(ne.png) no-repeat center center;}/*---菜单分割线---*/

/*---内容样式---*/
#Container #Tbody {width:860px !important;width:860px;margin:0 auto;text-align:left;margin-top:200px;background:url(dots.png)  repeat-x;}

/*---侧栏--*/
#SideBar {float:left;width:215px;margin:20px 0px 20px 0px;}
	/*---侧栏标题--*/
	.Ptitle {font-size:14px;padding:3px 0px 3px 5px;background:#b6bfce;color:#333;}
		/*---联系人--*/
		.sidepanel .LinkTable {padding-left:10px;}
		.sidepanel .LinkTable b {color:#0f0;}
		/*---分类向导--*/
		.sidepanel #CateSelectTable {padding-left:10px;}
		.cata_select {width:190px;margin:2px;white-space:normal;word-break:break-all;overflow:auto;border:#bde70a 1px solid;}
		/*---产品列表--*/
		#Side_Cate {font-weight:bold;}

/*---主内容--*/
#MainContent{float:right;margin:0px 0px 0px -250px;text-align:center;width:630px;margin:20px 0px 20px 0px;}
	/*---公告--*/
	#Content-Notice {color:#fff;}
	.Content-Top .ContentTitle {border:1px solid #fff;background:url(title_bg.png);height:21px;font-size:12px;text-align:left;line-height:20px;padding-left:10px;}

  .Product-Top {border:1px solid #fff;background:url(title_bg.png);height:21px;font-size:12px;text-align:left;line-height:20px;padding-left:10px;}
  .Product-Top .ProductLeft {float:left;}
  .Product-Top .ProductRight {float:right;}
  .Product-Top .ProductTitle {margin:0px;font-size:12px;}
  .ProductRight b {line-height:20px;color:#bbd631}

	.Content-Body {margin:0px auto;overflow:hidden;text-align:left;line-height:150%;}
	/*---搜索框--*/
	#Content-Searchbar .ProductId {background:url(input_bg.gif) #fff;}
	/*---首页产品显示标签--*/
	#nav-title {margin:0px;background:url('black_l.png') repeat-x;height:30px;}
	#nav-title li {float:left;width:120px;height:30px;line-height:30px;}
	#nav-title .activeli {font-weight:bold;background:url('blue_b.jpg') repeat-x;color:#105cb6;}
	#nav-title .norli {background:url('green_b.jpg') repeat-x;}
	#nav-title .norli a {display:block;width:120px;height:30px;font-weight:bold;color:#5d8c00;text-decoration:none;}
	#nav-title .norli a:hover {font-weight:bold;font-size:14px;background:url('blue_b.jpg') repeat-x;float:left;width:120px;color:#105cb6;height:30px;text-decoration:none;}
	#nav-title .moreli {text-align:right;float:right;padding-right:10px;}
	/*---首页产品显示--*/
	.NewProd-Body .ProdUL {width:100%;clear:both;margin:0px;border-bottom:#fff 1px dashed;margin-top:20px;}
	.NewProd-Body .ProdUL li {width:157px;float:left;padding-bottom:20px;color:#333;}
	.NewProd-Bottom .ContentBRight {text-align:right;margin-top:10px;}

	.Faq table,.Sizes table,.PriceList table {color:#333;}

	.pageContent {width:98%;margin:0 auto;border-bottom:1px solid #ddd;height:25px;height:30px!important;}
	.pageUContent {width:98%;margin:0 auto;padding-top:5px;height:25px;}
	.pageStat {float:left;font-weight:bold;text-align:left;padding-top:6px;}
	.pageul {list-style:none;margin:0px;padding:0px;height:25px;}
	.pageul li{float:right;height:25px;padding-top:5px;padding-bottom:5px;}
/*---底部样式---*/
#Container #Footer {width:100%;padding-bottom:100px;background:url(footer.jpg) no-repeat center bottom;}
	/*---底部flash时区时间样式---*/
	#Container #Footer .TimeZone {height:100px;clear:both;}
	#Container #Footer .TimeZone .Clock {width:10%;float:left;}
	/*---底部导航样式---*/
	#Container #Footer #Menu {clear:both;text-align:center;margin-bottom:20px;}
	#Container #Footer #Menu #Left {width:0px;float:left;}
	#Container #Footer #Menu #Right {width:0px;float:right;}
	#Container #Footer #Menu ul {width:710px;margin:0 auto;}
	#Container #Footer #Menu ul li {float:left;}
	.MenuL{}
	.MenuR{}
	.MenuDiv{width:10px;padding:0px;}/*---菜单分割线---*/

	#Footer .LinkTable b {color:#0f0;}