/*------------------------全局--------------------*/
body{
	margin:0px 0px 0px 0px;
	width:100%;
	font-size:12px;
	color:#666666;
	font-family:"微软雅黑";
	background:#ecf0f2 url(../photo/hbg1.jpg) top repeat-x;
	}
img,form,ul,p{
	margin:0px;
	padding:0px;
	border:0px;
	}
input,textarea,select {
	color:#666666;
	font-size:12px;
	font-family:"微软雅黑";
	}

a{ 
	color:#666666;
	text-decoration:none;
	}
a:hover{
	color:#FF3300;
	}	
/*检查会员是否登录*/
.header_checkmember{
	float:right;
	margin:0px;
	padding:11px 21px 13px 16px;
	height:12px;
	color:#fff;
	}
.header_checkmember a{
	color:#fff;
	text-decoration:underline;
	}
.header_checkmember a:hover{
	color:#E00000;
	}

/*大幅广告条*/
.header_banner{
	float:left;
	padding:1px 0px;
	width:1002px;
	height:220px;
	}

/*通用_页面底部--------------------------*/
#footer { 
width:100%;
height:91px; 
background: url(../photo/footbg.gif) repeat-x;
text-align:center;
padding-top:10px;
color:#333;
line-height:25px;
overflow:hidden;
}

#footer a{
	color:#333;
	}
#footer_ICP {
	float:left;
	padding-top:8px;
	width:234px;
	height:72px;
	text-align:center;
	line-height:150%;
	}
#Copyright { 
width:1002px; 
line-height:30px; 
margin:0 auto; 
clear:both; 
overflow:hidden;
color:#c8c8c8;
text-align:center;
background:url(../photo/footbg.jpg) no-repeat;
}
	
/*通用_页面主体--------------------------*/
/*首页内页相同*/
#bodyer{
	}

/*首页内页不同之首页*/
#bodyer_index{
    overflow:hidden;
	margin:0px auto;
	border:1px solid #E1E1E1;
	width:1003px;
	
	}

/*首页内页不同之内页*/
#bodyer_page{
	margin:15px auto;
	width:1002px;
	background-image: url(../Images/bg_bodyer_page.gif);
	background-repeat: repeat-y;
	background-position: 233px 0px;
	}

/*第一边栏*/
#mainSidebar{
	float:left;
	width:218px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	}

/*第二边栏*/
#subSidebar{
	float:left;
	width:216px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	}
	
/*边栏以外的主体区域，即核心内容区，首页内页相同*/
#indexpageBody{
	}
/*核心内容区，首页内页不同之首页*/
#indexBody{
	float:left;
	width:520px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	}
/*核心内容区，首页内页不同之内页*/
#pageBody{
	float:left;
	width:730px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	}

/*页面内每个栏目块*/
.subject{
	width:100%;
	margin-bottom:10px;
	}
	
/*栏目块的名称*/
.subject_name{
	margin-bottom:6px;
	}
	
/*会员登录框*/
.memberLogin{
	padding:60px 12px 2px 12px;
	border:1px solid #E1E1E1;
	background:#FFFFFF url(../Images/user_login.gif) center 2px no-repeat; 
	line-height:26px;
	}
.memberLogin img{
	vertical-align: middle;
	}
.memberLogin input.textbox{
	padding:1px;
	width:138px;
	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 {
	padding:0px 5px 5px 5px;
	overflow:hidden;
	line-height:28px;
	color:#999999;
	font-size:12px;
	}
.textNews a{
	font-size:12px;
	}
	
/*一级类别整区块*/
.catalog {
	}
/*单个一级类别*/
.sort{
	float:left;
	width:210px;
	}
.sort .name{
	margin-top:5px;	
	padding-left:18px;	
	width:190px;
	height:23px;
	background:#EFEFEF; 
	border:1px solid #D7D7D7;
	line-height:23px
	}
.sort .name a{
	font-weight:bold;
	color:#333333;
	}
.sort .picture img{
	margin:10px 0px;	
	width:210px;
	height:130px;
	}
.sort .summary{
	overflow:hidden;
	width:210px;
	height:36px;
	line-height:18px;
	}
	
/*推荐新品commend，四个一组，共2组commend8,commend4*/
#commend4{
	}
#commend8{
	display:none;
	}
	
.map{
	border:1px solid #E1E1E1;
	}
	
/*推荐新品每个图片的样式*/
.commendProPic{
	margin-bottom:9px;
	padding:4px;
	width:150px;
	height:150px;
	border:1px solid #E1E1E1;
	text-align:center;	
	}
	
/*搜索*/
.search input.textbox{
	width:94px;
	height:14px;
	padding:1px;
	border:1px solid  #0066FF;
	background:#fff;
	}
.search select{
	width:76px;
	height:19px;
	background:#eee;
	border:1px solid #0066FF;
	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;
	font-family:"宋体";
	}
.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:145px;
	height:115px;
	border:1px solid #E1E1E1;
	text-align:center;	
	}
.pageContent_list .itemName{
	padding:4px;
	width:145px;
	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:200%;
	}
	
/*内页查看产品*/
.pageContent_view .itemPic{
	float:left;
	padding-right:20px;
	width:180px;
	height:140px;
	}
.pageContent_view .itemName { float:left;
	width:459px;
	height:150px;
	}
.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;
	}

/*内页内容结束(southidc.net)*/
.pageContent_end {
	clear:both;
	margin-top:30px;
	text-align:right;
	}

	
/*h1-h6设置信息(southidc.net)*/ 
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;
	}
	
.xx{
	padding:2px 4px 2px 4px;
	background:url(../Images/bg_08.jpg);
	line-height:21px;
	border:1px solid #CCCCCC;
	}
	
.yy{
	padding:2px 4px 2px 4px;
	background:url(../Images/bg_08.jpg);
	line-height:21px;
	border:1px solid #CCCCCC;
	}
.yy:link{
	border:1px solid #CCCCCC;
	}
.yy:hover{
	border:1px solid #ff6600;
	}
.SortFolderOpen {
	background-image: url(../images/Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(../images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(../images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	background-image: url(../images/Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(../images/Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(../images/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 16px;
}

#headerbg { 
width:100%; 
height:139px; 
margin:0 auto; 
}
#logo{
width:1002px; 
height:70px; 
margin:0 auto;	
}
#menu{
	float:left;
	margin-top:0;
	z-index:3000;
	padding:0;
	overflow:hidden;
	width: 100%;
	height:39px;
	background:url(../photo/menubg.gif);	
	}
#sddm
{	margin:0 auto;
	padding: 0;
	z-index:3001;
	width: 1002px;
	height:39px;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 14px 宋体;
	}

#sddm li a
{	display: block;
	margin: 0;
	width: 125px;
	background:url(../photo/mbg21.jpg);
	color: #000;
	line-height:39px;
	text-align: center;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration: none}
	
#sddm li a:hover
{	color: #fff;
    background:url(../photo/menu_li.jpg) no-repeat center;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding:3px;
		width: 70px;
		text-align: center;
		line-height:22px;
		color: #000;
		font-size:12px;
		}

	#sddm div a:hover
	{color: #c30a12;
		}
#flashBg { 
height:279px; 
overflow:hidden; 
width:100%; 
margin:0 auto; 
padding:0;
}

#IN{
width:1002px;
margin:0 auto;
background:#FFF;
}
.inleft{
float:left;
width:240px;
background:#fff url(../photo/bg1.jpg) repeat-x;
}
.inleft li{
list-style:none;
height:35px;
line-height:35px;	
}
.inleft li img{
width:41px;
height:11px;
float:right;
padding-right:10px;
padding-top:15px;	
}
.inright{
	float:left;
	width:761px;
	min-height:550px;
	background:#fff url(../photo/bg1.jpg) repeat-x top;
	border-left:#e9e9e9 solid 1px;
	}
#tags { padding:0; width:480px; padding-left:20px;HEIGHT: 30px;background:url(../photo/index_3.gif) no-repeat left top transparent;}
#tags .tr{ float:right; width:10px; margin:0px; height:30px; background:url(../photo/index_3.gif) no-repeat right top transparent;}
#tags span{ float:right; margin:9px 8px 0 0;}
#tags li {FLOAT: left; HEIGHT: 30px; line-height:30px; margin:0 10px 0 0; width:80px; text-align:center; list-style:none;}
#tags li A { float:left; width:80px; text-align:center; margin-top:2px; color: #333;font-size:14px; outline:none;}
#tags li A:hover{  color: #267CC8;text-decoration:none;}
#tags li.emptyTag { width: 4px}
#tags li.selectTag { HEIGHT: 30px;background:url(../photo/tag_libg.gif) no-repeat center bottom transparent; list-style:none;}
#tags li.selectTag A { font-weight:bold; color: #267CC8; LINE-HEIGHT: 30px; HEIGHT: 30px; font-size:14px; list-style:none;}
#tags li.selectTag A:hover{ text-decoration:none;}
#tagContent { height:195px; overflow:hidden; width:500px;}
.tagContent { padding:10px 10px 5px 10px;display: none; width:400px; color: #333;border:1px solid #e0e0df; border-top:none; border-bottom:1px solid #e0e0df;}
#tagContent div.selectTag {	display: block; height:195px; width:478px;}

