@charset "gb2312";
/* CSS Document */




/*----------------------------------------下拉页面开始----------------------------------------*/


.mid_content{  width:530px; margin:0 0 0 20px;}

.about_kouzi_content{position:relative; width:100%; float:right; height:300px;  line-height:26px; margin:1px 0px 0 0; 

display:inline;}

#Scroller-1 { position: relative; overflow: hidden;width: 510px;height: 269px;float:left;}
#Scroller-1 p{padding:0 0 20px 0;}

.Scroller-Container {position:relative;float:left;width:500px;}
#Scrollbar-Container {position:relative;width:11px;float:left;height:269px;}
.Scrollbar-Up {cursor: pointer;position:obsorlute;display:block;}
.Scrollbar-Track {float:left;width: 4px; height: 269px;position:relative;background: transparent url(/Skin/Skin1/images/scrollbar_track.gif) 

repeat-y ;}
.Scrollbar-Handle {position:relative;cursor:pointer;}
.Scrollbar-Down {cursor: pointer;position:absolute;top:259px;display:block;}
.Scrollbar_Up_Down{position:relative;float: left; height: 269px; width: 7px;display:block;}




/*----------------------------------------兼香领袖下拉页面开始----------------------------------------*/


.mid_content_x{  width:530px; margin:0 0 0 20px;}

.about_kouzi_content_x{position:relative; width:100%; float:right; height:500px;  line-height:26px; margin:1px 0px 0 0; 

display:inline;}

#Scroller-1_x { position: relative; overflow: hidden;width: 430px;height: 350px;float:left;}
#Scroller-1_x p{padding:0 0 20px 0;}

.Scroller-Container_x {position:relative;float:left;width:400px;}
#Scrollbar-Container_x {position:relative;width:11px;float:left;height:350px;}
.Scrollbar-Up_x {cursor: pointer;position:obsorlute;display:block;}
.Scrollbar-Track_x {float:left;width: 4px; height: 350px;position:relative;background: transparent url(/Skin/Skin1/images/scrollbar_track.gif) 

repeat-y ;}
.Scrollbar-Handle_x {position:relative;cursor:pointer;}
.Scrollbar-Down_x {cursor: pointer;position:absolute;top:340px;display:block;}
.Scrollbar_Up_Down_x{position:relative;float: left; height: 350px; width: 7px;display:block;}

.Scroller-Container_x_info{position:relative;float:left;width:500px;}
#Scroller-1_x_info { position: relative; overflow: hidden;width: 500px;height: 350px;float:left;}
#Scroller-1_x_info p{padding:0 0 20px 0;}




.pp_content_x #Scroller-1_x { position: relative; overflow: hidden;width: 500px;height: 350px;float:left;}
.pp_content_x #Scroller-1_x p{padding:0 0 20px 0;}

.pp_content_x .Scroller-Container_x {position:relative;float:left;width:500px;}
.pp_content_x #Scrollbar-Container_x {position:relative;width:11px;float:left;height:350px;}
.pp_content_x .Scrollbar-Up_x {cursor: pointer;position:obsorlute;display:block;}
.pp_content_x .Scrollbar-Track_x {float:left;width: 4px; height: 350px;position:relative;background: transparent url

(/Skin/Skin1/images/scrollbar_track.gif) repeat-y ;}
.pp_content_x .Scrollbar-Handle_x {position:relative;cursor:pointer;}
.pp_content_x .Scrollbar-Down_x {cursor: pointer;position:absolute;top:340px;display:block;}
.pp_content_x .Scrollbar_Up_Down_x{position:relative;float: left; height: 350px; width: 7px;display:block;}

.Scroller-Container_x_info{position:relative;float:left;width:500px;}
#Scroller-1_x_info { position: relative; overflow: hidden;width: 500px;height: 350px;float:left;}
#Scroller-1_x_info p{padding:0 0 20px 0;}

/*----------------------------------------默认设置开始----------------------------------------*/

body, form, ul, li
{
	margin: 0;
	padding: 0;
	text-align:left;
}
p
{
	margin:0;
}
img
{
	border: 0;
}
body	/*网站背景颜色*/
{
 margin:0 auto; background: url(/Skin/Skin1/images/bg.jpg) no-repeat center top fixed;




}



/*字体、行高默认设置*/
body, table
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 140%;
}

/*表单项默认设置*/
input, select, textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*链接默认设置*/
a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: none;
	color: #444444;
}






/*----------------------------------------默认设置结束----------------------------------------*/


/*----------------------------------------顶部设置开始----------------------------------------*/

/*头部样式*/
.header					/*头部整体样式*/
{
	
	height: 120px;
}
.header .headerLeft		/*头部左侧样式*/
{
	padding-left:0px;
	padding-top:10px;
}

.header .headerRight	/*头部右侧样式*/
{
	/*background: url(/Skin/Skin1/images/header_right.jpg) no-repeat right;*/
}

/*顶部主导航样式*/
table.nav /*导航背景*/
{
	/*border-top: 3px solid #886948;*/
		/*background-Image: url(##);*/
}




table.nav .navTd		/*栏目间分隔线颜色*/
{
	border-left:0px solid #CCBD8C;
	border-right:0px solid #CCBD8C;
}

table.nav .navTdB		/*分隔线*/
{
	border-left:0px solid #CCBD8C;
	border-right:0px solid #CCBD8C;
}


table.nav .navTd a.navA	/*顶部导航栏目链接样式*/
{ 
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #E3A32E;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
}
table.nav .navTd a.navCurrent	/*顶部导航当前栏目链接样式*/
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	color: #EC8B00;	
	background-Image: url(/Skin/Skin1/images/menu_h.jpg);
}
table.nav .navTd a.navA:hover	/*顶部导航鼠标经过样式*/
{
	display: block;
	font-size: 13px;
	font-weight: bold;

	height: 36px;
	line-height: 36px;
	color: #EC8B00;
	background-Image: url(/Skin/Skin1/images/menu_bg.jpg);
}

/*顶部下拉菜单样式*/
.navFloat		/*下体菜单整体样式*/
{
	width: 70px!important;
	width: 100%;
	position: absolute;
	visibility: hidden;
	z-index: 2;	

}
.navFloat .space	/*下体菜单分隔线样式*/
{
	height: 1px;
	background-color: #FFFFFF;
}
.navFloat a			/*下体菜单链接样式*/
{
	display: block;
	width: width: 100%;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg1.gif) top no-repeat;
	/*background-Image: url(/Skin/Skin1/images/left2_bg.gif);*/
}
.navFloat a:hover	/*下体菜单链接鼠标经过样式*/
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg_cur1.gif) top no-repeat;
	/*background-Image: url(/Skin/Skin1/images/left2_bg_cur.gif);*/
}


/*顶部下拉菜单样式*/
.navFloatp		/*下体菜单整体样式*/
{
	width: 100px!important;
	width: 100%;
	position: absolute;
	visibility: hidden;

}
.navFloatp .space	/*下体菜单分隔线样式*/
{
	height: 1px;
	background-color: #FFFFFF;
}
.navFloatp a			/*下体菜单链接样式*/
{
	display: block;
	width: width: 100%;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg1.gif) top no-repeat;
	/*background-Image: url(/Skin/Skin1/images/left2_bg.gif);*/
}
.navFloatp a:hover	/*下体菜单链接鼠标经过样式*/
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg_cur1.gif) top no-repeat;
	/*background-Image: url(/Skin/Skin1/images/left2_bg_cur.gif);*/
}


/*顶部下拉菜单样式*/
.navFloat5		/*下体菜单整体样式*/
{
	width: 90px!important;
	width: 100%;
	position: absolute;
	visibility: hidden;
	z-index: 2;	

}
.navFloat5 .space	/*下体菜单分隔线样式*/
{
	height: 1px;
	background-color: #FFFFFF;
}
.navFloat5 a			/*下体菜单链接样式*/
{
	display: block;
	width: width: 100%;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg1.gif) top no-repeat;
	/*background-Image: url(/Skin/Skin1/images/left2_bg.gif);*/
}
.navFloat5 a:hover	/*下体菜单链接鼠标经过样式*/
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg_cur1.gif) top no-repeat;
	/*background-Image: url(/Skin/Skin1/images/left2_bg_cur.gif);*/
}


/*顶部下拉菜单样式*/
.navFloat6		/*下体菜单整体样式*/
{
	width: 75px!important;
	width: 100%;
	position: absolute;
	visibility: hidden;
	z-index: 2;	

}
.navFloat6 .space	/*下体菜单分隔线样式*/
{
	height: 1px;
	background-color: #FFFFFF;
}
.navFloat6 a			/*下体菜单链接样式*/
{
	display: block;
	width: width: 100%;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg1.gif) top no-repeat;
	/*background-Image: url(/Skin/Skin1/images/left2_bg.gif);*/
}
.navFloat6 a:hover	/*下体菜单链接鼠标经过样式*/
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg_cur1.gif) top no-repeat;
	/*background-Image: url(/Skin/Skin1/images/left2_bg_cur.gif);*/
}
/*顶部下拉菜单样式*/
.navFloat7		/*下体菜单整体样式*/
{
	width: 75px!important;
	width: 100%;
	position: absolute;
	visibility: hidden;
	z-index: 2;	

}
.navFloat7 .space	/*下体菜单分隔线样式*/
{
	height: 1px;
	background-color: #FFFFFF;
}
.navFloat7 a			/*下体菜单链接样式*/
{
	display: block;
	width: width: 100%;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg1.gif) top no-repeat;
	/*background-Image: url(../images/left2_bg.gif);*/
}
.navFloat7 a:hover	/*下体菜单链接鼠标经过样式*/
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background:url(/Skin/Skin1/images/left2_bg_cur1.gif) top no-repeat;
	/*background-Image: url(../images/left2_bg_cur.gif);*/
}

/*Banner样式*/
.bannerHome		/*首页banner样式*/
{
	background: url(/Skin/Skin1/images/banner_bg_home.jpg) repeat-x;	
}
.bannerInner	/*内页banner样式*/
{
	background: url(/Skin/Skin1/images/banner_bg_inner.jpg) repeat-x;	
}

/*顶部Banner下区域样式*/
.noticeArea		/*整体样式*/
{
	background: url(/Skin/Skin1/images/notice_bg.jpg) repeat-x center center;
}
.searchLogo		/*搜索LOGO样式*/
{
	background: url(/Skin/Skin1/images/search_logo.jpg) no-repeat center center;
}
.searchInput	/*搜索输入框样式*/
{
	border: 1px solid #FFA462;
	background-color: #FFFFFF;
	color: #C40001;
	width:260px;
}
.searchImage	/*搜索小图标样式*/
{
	cursor: pointer;
	background: url(/Skin/Skin1/images/search_btn.jpg) no-repeat center center;
}
.noticeMarqueeLogo	/*滚动公告LOGO样式*/
{
	background: url(/Skin/Skin1/images/notice_logo.jpg) no-repeat center center;
}
.noticeMarquee	/*滚动公告默认样式*/
{
	color:#C40001;
}
.noticeMarquee a	/*滚动公告链接默认样式*/
{
	color:#000000;
}
.noticeMarquee a:hover	/*滚动公告链接鼠标经过样式*/
{
	color:#0000000;
}
/*----------------------------------------顶部设置结束----------------------------------------*/

/*----------------------------------------首页设置开始----------------------------------------*/
.homeMain	/*首页主体背景*/
{	
	background-color: #FFFFFF;
	table-layout: fixed;
}
.homeBorder	/*首页边框颜色*/
{
	border-style:solid;
	border-width:0px;
	border-color:#EFBAA0;
}
/*----------------------------------------首页设置结束----------------------------------------*/



.water_nous{position:relative; width:400px; float:left; height:425px;  line-height:26px;  display:inline;}
.water_nous p{ padding-bottom:5px;text-indent:30px;}


#Scroller-7 { position: relative; overflow: hidden;width:400px;height:400px;float:left;}
.Scroller-Container7 {position:relative;float:left;width:400px;}
#Scrollbar-Container7 {position:relative;width:11px;float:right;height:400px;}
.Scrollbar-Up7 {cursor: pointer;position:obsorlute;display:block;}
.Scrollbar-Track7 {float:left;width: 4px; height: 400px;position:relative;background: transparent url(/Skin/Skin1/images/scrollbar_track.gif) 

repeat-y ;}
.Scrollbar-Handle7 {position:relative;cursor:pointer;}
.Scrollbar-Down7 {cursor: pointer;position:absolute;top:390px;display:block;}
.Scrollbar_Up_Down7{position:relative;float: left; height:400px; width: 7px;display:block;}

/*----------------------------------------内页设置开始----------------------------------------*/
.innerMain	/*内页主体背景*/
{
	background-color: #FFFFFF;	
	table-layout: fixed;
	
}

/*内页左侧*/





.left	/*左侧整体样式*/
{
	background: url(/Skin/Skin1/images/left_bg_01.jpg) no-repeat Left bottom;
	border-top:0px solid #F0BAA0;
	border-right:0px solid #F0BAA0;
	border-bottom:0px solid #F0BAA0;
	border-left:0px solid #F0BAA0;
}
.left .leftBase	/*左侧一级分类*/
{
	
	font-size:14px;
	font-weight:bold;
	background: url(images/left1_bg.jpg) no-repeat center center;
	color: #590409;
}



.left a.menu		/*左侧二级分类默认样式*/
{
	display: block;
	font-size: 13px;
	text-decoration: none;
	height:39px;
	line-height: 39px;
	color: #FFFFFF;	
	font-weight: bold;
	background: url(/Skin/Skin1/images/left2_bg.gif) no-repeat center center;	
}
.left a.menuCurrent	/*左侧当前二级分类样式*/
{
	display: block;
	font-size: 13px;
	text-decoration: none;
	height: 39px;
	line-height: 39px;
	color: #FFFFFF;	
	font-weight: bold;
	background: url(/Skin/Skin1/images/left2_bg_cur.gif) no-repeat center center;	
}
.left a.menu:hover, .left a.menuCurrent:hover	/*左侧二级分类鼠标经过样式*/
{
	color: #FFFFFF;	
	background: url(/Skin/Skin1/images/left2_bg_cur.gif) no-repeat center center;	
}
.left a.subMenu	/*左侧三级分类样式*/
{
	display: block;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	color: #9E8B34;	
	background: url(/Skin/Skin1/images/left3_bg.jpg) no-repeat center center;	
}
.left a.subMenuCurrent	/*左侧当前三级分类样式*/
{
	display: block;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	color: #847429;
	background: url(/Skin/Skin1/images/left3_bg_cur.jpg) no-repeat center center;	
}
.left a.subMenu:hover, .left a.subMenuCurrent:hover	/*左侧三级分类鼠标经过样式*/
{
	color: #AE9A3C;
	background: url(/Skin/Skin1/images/left3_bg_cur.jpg) no-repeat center center;	
}

/*内页右侧*/
.right	/*右侧整体样式*/
{
	background-color: #ffffff;
	border-top:0px solid #F0BAA0;
	border-right:0px solid #F0BAA0;
	border-bottom:0px;
	border-left:0px;	
}
.right .location	/*右侧当前位置样式*/
{
	padding-left:18px;
	background-color: #F9F5E8;
	border-bottom:1px solid #000000;
	color: #C40002;
}
.right .location a	/*右侧当前位置链接样式*/
{
	color:#C40002;
	text-decoration: none;
}
.right .location a:hover	/*右侧当前位置链接鼠标经过样式*/
{
	color:#860000;
}
.right .title	/*右侧标题样式*/
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #C40002;	
	background: url(/Skin/Skin1/images/right_title_bg.jpg) no-repeat center bottom;	
}
.right .content	/*右侧内容样式*/
{
	margin: 20px 0 40px 0;
	font-size: 12px;
	line-height: 180%;
	color: #535353;
}
.right .list	/*右侧列表样式*/
{
	margin: 20px 0 20px 0;
	color: #000000;

}

.list td	/*右侧列表样式*/
{

	border-bottom:1px solid #cccccc;
}



.right .pic		/*右侧图片列表样式*/
{
	margin-top: 20px;
}
.right .content a, .right .list a	/*右侧内容、列表链接样式*/
{
	font-size: 12px;
	color: #191818;
	text-decoration:none;
}
.right .content a:hover, .right .list a:hover	/*右侧内容、列表链接鼠标经过样式*/
{
	font-size: 12px;
	color: #ff0000;
	text-decoration:underline;
}
.right .date
{
	color:#C8151C;
}
.right .pic a	/*右侧图片列表链接样式*/
{
	color: #000000;
}
.right .pic a:hover	/*右侧图片列表链接鼠标经过样式*/
{
	color: #C40001;
}
.right img.p	/*右侧图片边框样式*/
{
	border: 1px solid #7A7A7A;
}

.right_top {	/*向上按钮*/
	background-image: url(/Skin/Skin1/images/line_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	padding-bottom: 10px;
}



.qy_list 	/*右侧列表样式*/
{
	margin-top:10px;
}

.qy_list td	/*右侧列表样式*/
{
	line-height:25px;
 	border-bottom:1px solid #cccccc;
}

.qy_list a	/*右侧内容、列表链接样式*/
{
	font-size: 12px;
	color: #191818;
	text-decoration:none;
}
.qy_list a:hover	/*右侧内容、列表链接鼠标经过样式*/
{
	font-size: 12px;
	color: #ff0000;
	text-decoration:underline;
}
.qy_list .date
{
	color:#C8151C;
}

/*翻页*/
.page
{
	margin-bottom: 20px;
}
.page a
{
	text-decoration: none;
	color: #7A7A7A;
}
.page a.current	/*当前页样式*/
{
	color: #7A7A7A;
}
.page a:hover
{
	text-decoration: underline;
	color: #7A7A7A;
}

/*日期*/
.date
{
	font-size: 11px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*.newsico*/
.newsico
{

	color:#990000;
}

/*----------------------------------------内页设置开始----------------------------------------*/






/*----------------------------------------人力资源----------------------------------------*/




.order_job	/*订购*/
{
	margin-top: 30px;
	border-collapse:collapse;
	font-size: 12px;
	color: #666666;
	text-align:center;

}


.order_job td
{
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.order_job td.orderTitle	/*订购头部样式*/
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	background:#E5E5E5;
}
.order_job td.orderTitle2	/*样式*/
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	background:#cccccc;
}









.order_job_xq	/*订购*/
{
	margin-top: 20px;
	border-collapse:collapse;
	font-size: 12px;
	color: #666666;

}

.order_job_xq td
{
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.order_job_xq td.orderTitle	/*订购头部样式*/
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background:#eeeeee;
}

.order_job_tj	/*订购*/
{
	margin-top: 20px;
	border-collapse:collapse;
	font-size: 12px;
	color: #666666;

}
.order_job_tj td
{
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.order_job_tj td.orderTitle	/*订购头部样式*/
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;

	background:#eeeeee;
}

/*--------------------------------联系我们等表单性质的页面开始--------------------------------*/


.hong {
	color: #FF0000;
}

.biaotihong {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}


.cheng {
	color: #FF9900;
}











.input {
	BORDER-RIGHT: #cccccc 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 0px solid; PADDING-LEFT: 3px; FONT-SIZE: 12px; 

BACKGROUND: #fff; PADDING-BOTTOM: 0px; BORDER-LEFT: #cccccc 0px solid; COLOR: #505050; LINE-HEIGHT: 20px; PADDING-TOP: 0px; BORDER-

BOTTOM: #cccccc 0px solid; HEIGHT: 20px
}
.textarea {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 12px; 

BACKGROUND: #fff; PADDING-BOTTOM: 3px; BORDER-LEFT: #cccccc 1px solid; COLOR: #505050; PADDING-TOP: 3px; BORDER-BOTTOM: #cccccc 1px 

solid
}
.button {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 3px; BACKGROUND: #ffffff; 

PADDING-BOTTOM: 0px; FONT: 12px/20px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #cccccc  1px solid; COLOR: #555; PADDING-

TOP: 0px; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 22px; cursor: pointer;
}
.button1 {
	BORDER-RIGHT: #005fa9 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #005fa9 1px solid; PADDING-LEFT: 3px; BACKGROUND: #1d7ab6; 

PADDING-BOTTOM: 0px; FONT: 12px/20px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #005fa9 1px solid; COLOR: #fff; PADDING-TOP: 

0px; BORDER-BOTTOM: #005fa9 1px solid; HEIGHT: 22px
}

.caigou {margin: 20px 0 40px 0;}
.caigou  th{ border-bottom:1px #CCCCCC solid; height:30px; font-size:16px; font-weight:bold;}
.caigou  td{ border-bottom:1px #EDEDED solid; height:30px; }
.caigou  .title{ border-bottom:1px solid #cccccc; height:30px; font-size:14px; font-weight:bold; color:#000000;}
.caigou  a{ color:#F26202; font-size:12px; text-decoration:none;}
.caigou  a:hover{ color:#ff0000; font-size:12px; text-decoration:underline; }

.contactInfo	/*联系我们内容*/
{
	line-height: 180%;
	color: #333333;
}
.contactTitle	/*在线发送电子邮件*/
{
	font-weight: bold;
	color: #444444;
	background-color: #EBEBEB;
}
.contactMsg		/*提示信息*/
{
	font-weight: bold;
	color: #7A7A7A;
}

.order	/*订购*/
{
	margin-top: 20px;
	border-collapse:collapse;
}
.order td
{
	border: 1px solid #D3C07E;
	background-color: #FFFFFF;
}
.order td.orderTitle	/*订购头部样式*/
{
	font-weight: bold;
	color: #000000;
}
.order td.orderContent	/*订购内容样式*/
{
	color: #000000;
}
.order a /*订购表格中的链接*/
{
}
.orderLink a /*修改订购数量链接*/
{
}
.orderLink a:hover
{
}

/*在线留言*/
.ibwmessage	/*留言边框和背景*/
{
	text-align:left;
	margin-top: 20px;
	margin-bottom: 15px;
	border: 1px solid #D3C07E;
	background-color: #FFFFFF;
}
.ibwmessage .messageTitle	/*留言标题*/
{
	padding: 0 6px 0 25px;
	color: #D11E02;
	background: url(/Skin/Skin1/images/message1.gif) no-repeat 6px center;	
}
.ibwmessage .messageContent	/*留言内容*/
{
	padding: 0 6px 20px 25px;
	line-height: 180%;
	color: #000000;
}
.ibwmessage .replyTitle		/*回复标题*/
{
	padding: 0 6px 0 25px;
	color: #000000;
	background: url(/Skin/Skin1/images/message2.gif) no-repeat 6px center;	
}
.ibwmessage .replyContent	/*回复内容*/
{
	padding: 0 6px 20px 25px;
	line-height: 180%;
	color: #000000;
}

/*问卷调查（问卷）*/
.survey .question	/*问题*/
{
	padding-top:10px;
	font-size:13px; 
	font-weight:bold;
}
.survey .item	/*选项*/
{
}

/*问卷调查（结果）*/
.survey_view
{
	border-collapse:collapse;
}
.survey_view td
{
	border: 1px solid #000;
}

.survey_view .question	/*问题*/
{
	height:25px;
	font-size:13px; 
	font-weight:bold;
}
.survey_view .trHead	/*表头*/
{
	height:25px;
	text-align:center;
}
.survey_view .trContent	/*内容*/
{
	height:25px;
}
.survey_view .map	/*图示*/
{
	color:#FFCC00;
}

/*--------------------------------联系我们等表单性质的页面结束--------------------------------*/

/*---------------------------------------底部样式管理开始-------------------------------------*/
/*底部导航*/
.navBottom
{
	background-image: url(/Skin/Skin1/images/bottom_bg.jpg1);
	color: #F0DA91;
	padding-left: 0px;
	font-size:12px;
}

.navBottom a
{
	color: #F0DA91;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}
.navBottom a:hover
{
	color: #F0DA91;
	text-decoration: underline;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}

/*底部版权*/
.footer
{
	background-color: #F2E5B9;
	color: #000000;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom:10px;
}
.footer a
{
	color: #000000;
	text-decoration: underline;
}
.footer a:hover
{
	color: #860000;
	text-decoration: none;
}

/*底部友情链接*/
.selectLink
{
	background-color: #FEF7DF;
	color: #626262;
}




#advsheadlb{
margin:0;
padding:0;
}

#advsheadlb .advsheadlbpic{
width:100%;
border:0px;
display:none;
}
/*---------------------------------------底部样式管理结束-------------------------------------*/
