/*------------------------全局--------------------*/
html{
	background-color: #FFFFFF;
	}

body{
	margin:0px auto;
	width:1002px; 
	font-size:12px;
	background-image: url(../Images/bj.gif);
	background-repeat: repeat-x;
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
img,form,ul,p{
	margin:0px;
	padding:0px;
	border:0px;
	}
input,textarea,select {
	color:#666666;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a{ 
	color:#666666;
	text-decoration:none;
	}
a:hover{
	color:#FF3300;
	}
.font01{ 
	color:#249D04;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}	

.font02{ 
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}	
.font02 a{ 
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}	
.font02 a:hover{ 
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}
.font03{ 
	color:#000000;
	font-size:12px;
	line-height:150%;
	text-decoration:none;
	}	
.font03 a{ 
	color:#ff0000;
	font-size:12px;
	line-height:150%;
	text-decoration:none;
	}	
.font03 a:hover{ 
	color:#ff0000;
	font-size:12px;
	line-height:150%;
	text-decoration:none;
	}
.menu_nr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CEE5C2;
	border-right-color: #CEE5C2;
	border-left-color: #CEE5C2;
	}	
.menu_nr01{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE5C2;
	}	
.menu_nr02{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #CEE5C2;
	border-right-color: #CEE5C2;
	border-left-color: #CEE5C2;
	}	
					
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/
#container{
	}

/*通用_页面头部--------------------------*/
#header{
	margin:auto; 
	padding-top:15px;
	width:1002px; 
	height:290px;
	}

/*LOGO*/
.header_logo{
	float:left;
	padding:0 0 0 16px;
	width:255px;
	height:84px;
	}
	
/*小字链接*/
.header_link{
	float:left;
	padding:20px 0px 0px 0px;
	width:211px;
	height:64px;
	text-align:right;
	}
.header_menu{
	float:left;
	padding:0px 0px 0px 0px;
	width:520px;
	height:84px;
	text-align:center;
	}

.right_tools {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BACKGROUND: #fff; BORDER-LEFT: #ddd 1px solid; WIDTH: 490px; BORDER-BOTTOM: #ddd 1px solid
}
.right_tools UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #f7f7f7; PADDING-BOTTOM: 0px; MARGIN: 2px; PADDING-TOP: 0px; HEIGHT: 60px
}
.right_tools UL LI {
	FLOAT: left; MARGIN: 5px 10px 0px 15px; OVERFLOW: hidden; WIDTH: 94px; HEIGHT: 22px
}
.right_tools UL LI A {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 94px;
	TEXT-INDENT: 14px;
	LINE-HEIGHT: 23px;
	HEIGHT: 22px;
	background-image: url(../Images/menu_001.gif);
	background-repeat: no-repeat;
}
.right_tools UL LI A:hover {
	COLOR: #fff;
	TEXT-DECORATION: none;
	background-image: url(../Images/menu_01.gif);
	background-repeat: no-repeat;
}
.right_tools UL H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; COLOR: #666; PADDING-TOP: 4px; BORDER-BOTTOM: #ddd 1px solid
}
.right_tools01 {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BACKGROUND: #fff; BORDER-LEFT: #ddd 1px solid; WIDTH: 188px; BORDER-BOTTOM: #ddd 1px solid
}
.right_tools01 UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #f7f7f7; PADDING-BOTTOM: 0px; MARGIN: 2px; PADDING-TOP: 0px; HEIGHT: 114px
}
.right_tools01 UL LI {
	FLOAT: left; MARGIN: 5px 5px 0px 10px; OVERFLOW: hidden; WIDTH: 74px; HEIGHT: 22px
}
.right_tools01 UL LI A {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 74px;
	TEXT-INDENT: 14px;
	LINE-HEIGHT: 23px;
	HEIGHT: 22px;
	background-image: url(../Images/menu_002.gif);
	background-repeat: no-repeat;
}
.right_tools01 UL LI A:hover {
	COLOR: #fff;
	TEXT-DECORATION: none;
	background-image: url(../Images/menu_02.gif);
	background-repeat: no-repeat;
}
.right_tools01 UL H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; COLOR: #666; PADDING-TOP: 4px; BORDER-BOTTOM: #ddd 1px solid
}


/*主菜单，有下拉*/
#mainMenu{
	float:left;
	width:1002px;
	height:35px;
	padding-left:3px;
	list-style-type:none;
	}
#mainMenu ul li{
	float:left;
	font-size:14px;
	width:76px;
	list-style:none; 
	}
#mainMenu ul li a{
	display:block;
	padding-top:8px;
	font-weight:bold;
	width:76px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	}
#mainMenu ul li a:hover{
    color:#FFFF00;
	}
#mainMenu ul li ul {
	list-style-type: none;
	font-size:12px;
	margin-top:4px;
	text-align:left;
	left:-999em;
	width:76px;
	position:absolute;
	}
#mainMenu ul li ul li{
	float:left;
	width:76px;
	height:24px;
	border-top:1px solid #FFFFFF;
	background:#DA0000;
	}
#mainMenu ul li ul li a{
	display:block;
	padding:10px 6px 6px 6px;
	width:76px;
	height:12px;
	text-align:left;
	}
#mainMenu ul li ul li a:hover{
	background: #F70000;
	}
#mainMenu ul li:hover ul{
	left:auto;
	}

#mainMenu ul li.sfhover ul{
	left:auto;
	}
	
/*检查会员是否登录*/
.header_checkmember{
	float:left;
	padding:9px 16px 11px 8px;
	width:196px;
	height:12px;
	color:#333333;
	}
.header_checkmember a{
	color:#333333;
	text-decoration:underline;
	}
.header_checkmember a:hover{
	color:#E00000;
	}

/*大幅广告条*/
.header_banner{
	float:left;
	width:1002px;
	height:109px;
	}
.header_banner01{
	float:left;
	margin:4px 0 4px 0;
	width:1002px;
	height:108px;
	}
.header_banner02{
	float:left;
	margin:4px 0 4px 0;
	width:1002px;
	height:110px;
	}	
/*登录注册*/
.header_login{
	float:left;
	margin:3px 0px 3px 0px;
	padding:3px 0 0 8px;
	width:472px;
	height:25px;
	background-image: url(../Images/menu_login.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9CBCC;
	border-bottom-color: #C9CBCC;
	border-left-color: #C9CBCC;
	}

.header_search{
	float:left;
	margin:3px 0px 3px 0px;
	padding:3px 0 0 8px;
	width:230px;
	height:25px;
	background-image: url(../Images/menu_login.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9CBCC;
	border-bottom-color: #C9CBCC;
	}

.header_font{
	float:left;
	color:#0000FF;
	margin:3px 0px 3px 0px;
	padding:8px 0 0 8px;
	width:274px;
	height:20px;
	background-image: url(../Images/menu_login.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9CBCC;
	border-right-color: #C9CBCC;
	border-bottom-color: #C9CBCC;
	}
.header_font a{
	color:#ff0000;
	}


.header_ye{
	float:left;
	color:#0000FF;
	margin:0 0px 3px 0px;
	width:1000px;
	height:18px;
	background-image: url(../Images/menu_ye.gif);
	background-repeat: repeat-x;
	border: 1px solid #FECA39;
	}	
/*通用_页面底部--------------------------*/

	
/*通用_页面主体--------------------------*/
/*首页内页相同*/
#bodyer{
	}

/*首页内页不同之首页*/
#bodyer_index{
	overflow:hidden;
	width:1002px;
	}

/*首页内页不同之内页*/
#bodyer_page{
	overflow:hidden;
	width:1002px;
	background-image: url(../Images/page_bj.gif);
	background-position: right top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}

/*第一边栏*/
#mainSidebar{
	float:left;
	padding:3px 17px;
	width:218px;
	}
	
#mainSidebar01{
	float:left;
	width:203px;
	background-image: url(../Images/left_menu_12.gif);
	background-repeat: repeat-y;
	}

#mainSidebar02{
	float:left;
	width:334px;
	}

#mainSidebar03{
	float:left;
	width:334px;
	}

#mainSidebar04{
	float:left;
	width:334px;
	}
		
/*第二边栏*/
#subSidebar{
	float:left;
	width:160px;
	}
#subSidebar01{
	float:left;
	width:393px;
	}
#links{
	float:left;
	width:1002px;
	height:138px;
	}	
.links01{
	float:left;
	width:15px;
	height:138px;
	}	
.links02{
	float:left;
	width:972px;
	height:104px;
	padding-top:34px;
	background-image: url(../Images/foot_bj.gif);
	background-repeat: repeat-x;
	}
.links03{
	float:left;
	width:15px;
	height:138px;
	}			
#foots{
	float:left;
	width:1002px;
	height:119px;
	}	
.foots01{
	float:left;
	width:15px;
	height:119px;
	}	
.foots02{
	float:left;
	width:972px;
	height:97px;
	line-height:24px;
	color:#003300;
	padding-top:22px;
	background-image: url(../Images/foot_003.gif);
	background-repeat: repeat-x;
	text-align:center;
	}
.foots02 a{
	color:#003300;
	}	
.foots03{
	float:left;
	width:15px;
	height:119px;
	}				
/*边栏以外的主体区域，即核心内容区，首页内页相同*/
#indexpageBody{
	}
/*核心内容区，首页内页不同之首页*/
#indexBody{
	float:left;
	padding:3px 18px;
	width:520px;
	}
#indexBody01{
	float:left;
	width:406px;
	}	
/*核心内容区，首页内页不同之内页*/
#pageBody{
	float:left;
	padding:20px 16px 3px 16px;
	width:765px;
	}

/*页面内每个栏目块*/
.subject{
	width:100%;
	}
	
/*栏目块的名称*/
.subject_name{
	}
	
/*会员登录框*/
.memberLogin{
	padding:60px 12px 2px 12px;
	border:1px solid #E1E1E1;
	background:#FFFFFF url(../Images/bg_login.jpg) center 2px no-repeat; 
	line-height:26px;
	}
.memberLogin img{
	vertical-align: middle;
	}
.textbox{
	padding:1px;
	width:88px;
	height:14px;
	border:1px solid #CCCCCC;
	}
.memberLogin div{
	margin:10px 0px 6px;
	text-align:center;
	}
.memberLogin div a{
	text-decoration:underline;
	}

/*公告*/
.announce{
	background:url(../Images/line_02.gif); 
	}
.announce img{
	vertical-align: middle;
	}
	
/*服务*/
.service{
	}
	
/*友情链接*/
.links img{
	margin-bottom:8px;
	}
/*最新动态*/
.news{
	}
	
/*最新动态之图片新闻*/
.picNews {
	overflow:hidden;
	margin:8px 0px 12px;
	height:150px;
	line-height:21px;
	}
.picNews img{
	float:left;
	margin-right:15px;
	width:200px;
	height:150px;
	}
.picNews .time {
	font-size:11px;
	font-weight:bold;
	}
.picNews .name {
	display:block;
	padding-bottom:6px;
	}
.picNews .name a{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
/*最新动态之文本新闻*/
.textNews {
	overflow:hidden;
	background:url(../Images/line_03.gif); 
	color:#999999;
	font-size:11px;
	}
.textNews a{
	font-size:12px;
	}
	
/*一级类别整区块*/
.catalog {
	}
/*单个一级类别*/
.sort{
	float:left;
	width:160px;
	}
.sort .name{
	margin-top:8px;	
	padding-left:18px;	
	width:140px;
	height:23px;
	background:#EFEFEF url(../Images/arrow_03.gif) 3px 4px no-repeat; 
	border:1px solid #D7D7D7;
	line-height:23px
	}
.sort .name a{
	font-weight:bold;
	color:#333333;
	}
.sort .picture img{
	margin:8px 0px;	
	width:160px;
	height:86px;
	}
.sort .summary{
	overflow:hidden;
	width:160px;
	height:36px;
	line-height:18px;
	}
	
/*推荐新品commend，四个一组，共2组commend8,commend4*/
#commend4{
	}
#commend8{
	display:none;
	}
	
/*推荐新品每个图片的样式*/
.commendProPic{
	padding:4px;
	width:150px;
	height:150px;
	border:1px solid #E1E1E1;
	text-align:center;	
	}
.commendProPic01{
	padding:4px;
	margin-bottom:6px;
	width:150px;
	height:20px;
	text-align:center;	
	}
	
/*搜索*/
.search input.textbox{
	width:94px;
	height:15px;
	padding:1px;
	border:1px solid #7F9DB9;
	background:#fff;
	}
.search select{
	width:76px;
	height:19px;
	background:#eee;
	border:1px solid #7F9DB9;
	font-size:12px;
	}

/*子页面菜单*/
.pageMenu{
	padding:38px 12px 6px 12px;
	border:1px solid #E1E1E1;
	background:#FFFFFF url(../images/bg_pageMenu.jpg) center 2px no-repeat; 
	line-height:22px;
	}
.pageMenu img{
	vertical-align: middle;
	}

/*内页当前位置*/
.pageLocation{
	height:24px;
	margin-bottom:16px;
	background:url(../Images/subject_location.gif) no-repeat; 
	text-align:right;
	}
.pageLocation img{
	vertical-align: middle;
	}

/*内页核心内容*/	
.pageContent{
	}
/*内页列表*/
.pageContent_list {
	line-height:180%;
	font-size:
	}
/*内页共用的图片、时间、文件大小、回复样式*/
.pageContent_list img{
	vertical-align: middle;
	}
.pageContent_list .time{
	color:#BBBBBB;
	font-size:11px;
	}
.pageContent_list .filesize{
	color:#333333;
	}
.pageContent_list .reply{
	color:#FF6600;
	}
	
/*内页产品列表*/
.pageContent_list .item{
	float:left;
	margin-bottom:20px;
	}
.pageContent_list .buy{
	margin-bottom:12px;
	}
.pageContent_list .itemPic{
	margin-bottom:6px;
	padding:4px;
	width:150px;
	height:150px;
	border:1px solid #E1E1E1;
	text-align:center;	
	}
.pageContent_list .itemName{
	padding:4px;
	width:150px;
	border:1px solid #E1E1E1;
	background:#EFEFEF;
	line-height:16px;
	}

/*内页纸单列表*/
.pageContent_list .bill {
	overflow:hidden;
	clear:both;
	background:url(../Images/bg_09.gif) 0px 28px repeat-x;
	}
.pageContent_list .bill .name{
	float:left;
	padding:4px 0px 4px 24px;
	font-size:14px;
	background:url(../images/arrow_bill.gif) 0px 8px no-repeat;
	}
.pageContent_list .bill .label { 
	float:right;
	margin-top:6px;
	padding:0px 6px;
	background:#EFEFEF;
	border:1px solid #ddd;
	}
.pageContent_list .bill .content {
	clear:both;
	padding:6px;
 	background:#efefef;
	line-height:160%;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	}

/*内页留言列表*/
.pageContent_list .message{
	overflow:hidden;
	clear:both;
	background:url(../Images/bg_09.gif) 0px 36px repeat-x;
	}
.pageContent_list .message .name{
	line-height:140%;
	}
.pageContent_list .message .name img{
	float:left;
	margin:0px 6px 0px 0px;
	}	
.pageContent_list .message .content{ 
	padding:12px 0 16px 0;
	width:100%;
	line-height:180%;
	}

/*内页内容查看*/	
.pageContent_view {
	line-height:180%;
	}
	
/*内页查看产品*/
.pageContent_view .itemPic{
	float:left;
	padding-right:20px;
	width:220px;
	height:216px;
	}
.pageContent_view .itemName { float:left;
	width:469px;
	height:220px;
	}
.pageContent_view .itemName img{
	margin:6px 4px 0 0;
	vertical-align:middle;
	}
.pageContent_view .itemParticular {
	clear:both;
	padding-top:16px;
	background: url(../Images/particular.gif) 0px top no-repeat;
	}

/*内页内容结束*/
.pageContent_end {
	clear:both;
	margin-top:30px;
	text-align:right;
	}

	
/*h1-h6设置信息*/
h2 {
	height:28px;
	font-weight:bold;
	color:#333333;
	font-size:16px;
	background:url(../Images/bg_09.gif) bottom repeat-x;
	}
h3 {
	margin-bottom:20px;
	height:28px;
	font-weight:bold;
	color:#333333;
	font-size:16px;
	background:url(../Images/bg_09.gif) bottom repeat-x;
	text-align:center;
	}
h5 {
	padding:0px;
	font-weight: normal;
	font-size:12px;
	margin:-16px 0px 20px;
	}

.div{
	height: 100px;
	width: 88px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
}	