/*------------------------全局--------------------*/
html{
	background:#000000;
	}

body{
	margin:12px auto 58px;
	width:920px; 
	font-size:12px;
	color:#666666;
	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;
	}
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/
#container{
	}

/*通用_页面头部--------------------------*/
#header{
	margin:auto; 
	width:920px; 
	height:84px;
	background:url(../Images/head_bg02.png) bottom repeat-x;
	border-bottom:1px solid #FFFFFF;
	}

/*LOGO*/
.header_logo{
	float:left;
	width:212px;
	height:84px;
	}
/*顶部导航区别*/
.header_navigation{
	float:left;
	width:708px;
	height:84px;
	background:url(../Images/head_bg01.png) no-repeat;
	}
	
/*顶部导航快速链接*/
.qiuckLink{
	float:left;
	padding:27px 10px 7px 10px;
	width:554px;
	height:16px;
	text-align:right;
	}
/*主菜单，有下拉*/
#mainMenu{
	padding-right:0px;
	list-style-type:none;
	}
#mainMenu ul li{
	float:right;
	height:34px;
	width:90px;
	list-style:none; 
	background:url(../Images/head_mainmenu_bg1.png);
	}
#mainMenu ul li a{
	display:block;
	height:15px;
	width:90px;
	padding:10px 0px 9px 0px;
	text-align:center;
	font-weight:bold;
	color:#000;
	}
#mainMenu ul li:hover ul,/*解决无法缩回二级导航菜单问题*/
#mainMenu ul li a:hover{
	background:url(../Images/head_mainmenu_bg2.png);
	}
#mainMenu ul li ul {
	list-style-type: none;
	text-align:left;
	left:-999em;
	width:142px;
	position:absolute;
	}
#mainMenu ul li ul li{
	float:left;
	width:142px;
	height:22px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #999;
	background:#000;
	}
#mainMenu ul li ul li a{
	display:block;
	padding:5px 6px 5px 6px;
	width:130px;
	height:12px;
	text-align:left;
	font-weight: normal;
	color:#fff;
	}
#mainMenu ul li ul li a:hover{
	background: #FDB813;
	color:#000;
	}
#mainMenu ul li:hover ul{
	left:auto;
	}

#mainMenu ul li.sfhover ul{
	left:auto;
	}

/*大幅广告条*/
.header_banner{
	width:920px;
	}

/*通用_页面底部--------------------------*/
#footer{
	margin:auto; 
	padding:0px;
	width:920px;
	height:40px;
	background:#F3F4F6 url(../Images/bg_copyright.gif) no-repeat;
	color:#999999;
	text-align:left;
	line-height:150%;
	}
#footer a{
	color:#504D45;
	}
#footer a:hover{
	color:#ff3300;
	}
#footer_NWEB {
	float:left;
	padding:5px 30px 5px 10px;
	width:158px;
	height:30px
	text-align:left;
	color:#504D45;
	}
#footer_copyright {
	float:left;
	padding:10px;
	width:702px;
	height:20px;
	text-align:right;
	}
	
/*通用_页面主体--------------------------*/
/*首页内页相同*/
#bodyer{
	}

/*首页内页不同之首页*/
#bodyer_index{
	overflow:hidden;
	padding:10px 12px; 
	width:896px;
	background:#fff;
	}

/*首页内页不同之内页*/
#bodyer_page{
	overflow:hidden;
	padding:15px 15px 50px 15px; 
	width:890px;
	background:#fff;
	}

/*主页第一边栏，左边*/
#mainSidebar{
	float:left;
	margin-right:26px;
	width:495px;
	}

/*主页第一边栏，右边*/
#subSidebar{
	float:left;
	width:374px;
	}
/*边栏以外的主体区域，即核心内容区，首页内页相同*/
#indexpageBody{
	}
/*核心内容区，首页内页不同之首页*/
#indexBody{
	float:left;
	padding:3px 18px;
	width:520px;
	}
/*核心内容区，首页内页不同之内页*/
#pageBody{
	float:left;
	width:660px;
	}
/*内页第一边栏，左边*/
#pageSidebar{
	float:left;
	padding-right:20px;
	width:210px;
	}

/*页面内每个栏目块*/
.subject{
	width:100%;
	margin-bottom:10px;
	}
	
/*栏目块的名称*/
.subject_name{
	padding-bottom:6px;
	border-bottom:1px solid #d3d3d3;
	}
	
/*会员登录框*/
.memberLogin{
	margin-bottom:16px;
	}
.memberLogin img{
	vertical-align: middle;
	}
.memberLogin .name{
	padding:1px 1px 1px 26px;
	width:166px;
	height:15px;
	border:1px solid #000;
	background:url(../Images/bg_name.gif) no-repeat; 
	}
.memberLogin .password{
	padding:1px 1px 1px 26px;
	width:166px;
	height:15px;
	border:1px solid #000;
	background:url(../Images/bg_password.gif) no-repeat; 
	}
.memberLogin a{
	text-decoration:underline;
	}
	
/*服务*/
.service{
	}
	
/*友情链接*/
.links {
	clear:both;
	width:846px;
	padding:14px 24px 10px 24px;
	border:1px solid #ccc;
	border-top:0px solid #ccc;
	margin-bottom:12px;
	}
.links img {
	width:148px;
	border:1px solid #cbd8e7;
	height:38px;
	margin-bottom:8px;
	}
.links a:hover{
	filter:gray;
	}/*最新动态*/
.news{
	}
	
/*最新动态之文本新闻*/
.textNews {
	overflow:hidden;
	background:url(../Images/line_03.gif); 
	color:#999999;
	font-size:11px;
	}
.textNews a{
	font-size:12px;
	}
	
/*推荐新品每个图片的样式*/
.commend{
	}
.commendProduct{
	float:left;
	margin-bottom:10px;
	width:161px;
	height:170px;
	text-align:center;	
	background:url(../Images/bg_01.gif) no-repeat; 
	}
.commendProduct .name{
	width:141px;
	height:26px;
	padding:15px 10px 0px 10px;
	text-align:center;	
	}
.commendProduct .name a{
	font-weight:bold;
	color:#FFFFFF;
	}
.commendProduct .name a:hover{
	color:#FF3300;
	}
.commendProduct .pic{
	width:145px;
	padding:0px 7px 10px 7px;
	text-align:center;	
	}
.commendMore{
	clear:both;
	padding-top:4px;
	height:20px;
	background:url(../Images/bg_02.gif) no-repeat; 
	text-align:center;	
	}
.commendMore a{
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	}
	/*搜索*/
.search{
	float:left;
	width:134px;
	height:16px;
	padding:26px 0px 8px;
	}
.search img{
	margin:0px 9px;
	}
.search .textbox{
	float:left;
	width:100px;
	height:14px;
	border:0px solid #7F9DB9;
	background:#333;
	color:#FFFFFF;
	}
.search select{
	width:76px;
	height:19px;
	background:#eee;
	border:1px solid #7F9DB9;
	font-size:12px;
	}

/*子页面菜单*/
.pageMenu{
	line-height:22px;
	}
.pageMenu img{
	vertical-align: middle;
	}
.pageMenu .close { 
	width:210px; 
	border-bottom:1px solid #d3d3d3;
	}
.pageMenu .close a{ 
	color:#333;
	}
.pageMenu .close a:hover{ 
	color:#ff3300; 
	}
.pageMenu .open {
	width:210px;
	padding:5px 0; 
	border-bottom:1px solid #d3d3d3;
	}
.pageMenu .notSort {
	width:210px;
	background:url(../Images/line_01.gif); 
	}
/*内页当前位置*/
.pageLocation{
	height:12px;
	padding:13px 20px;
	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:30px;
	}
.pageContent_list .buy{
	margin-bottom:12px;
	}
.pageContent_list .itemPic{
	margin-bottom:4px;
	padding:4px;
	width:140px;
	height:140px;
	border:1px solid #DDD;
	text-align:center;	
	}
.pageContent_list .itemName{
	padding:4px;
	width:140px;
	border:1px solid #E1E1E1;
	background:#EFEFEF;
	line-height:16px;
	text-align:center;	
	}

/*内页纸单列表*/
.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:420px;
	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;
	}
