/*------------------------全局--------------------*/
html{
	}

body{
	margin:0;
	padding:0;
	font-size:12px;
	color:#0f0f0f;
	font-family:Arial, Helvetica, sans-serif;
	background:#f0f0f0;
	}
img,form,ul,p{
	margin:0px;
	padding:0px;
	border:0px;
	}
input,textarea,select {
	color:#666666;
	font-size:12px;
	font-family:微软雅黑;
	}

a{ 
	color:#0f0f0f;
	text-decoration:none;
	}
a:hover{
	color:#FF6600;
	}
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/
#container{
	}

/*通用_页面头部--------------------------*/
#header{
	overflow:hidden;
	width:100%;
	height:116px;
	background:#3fa4fb;
	}

/*LOGO*/
.header_logo{
	margin:0 auto;
	width:1000px;
	height:116px;
	background:url(../photo/logo.png) no-repeat left center;
	}
.header_so{
float:right;
width:350px;
height:41px;
line-height:41px;
overflow:hidden;
background:url(../photo/so.jpg) no-repeat bottom right;
text-align:right;
padding-right:10px;
margin-right:10px;
margin-top:75px;
	}
/*小字链接*/
.header_menu{
	margin:0 auto;
	width:1000px;
	height:46px;
	overflow:hidden;
	background: url(../photo/mubg.jpg) repeat-x;
	}
.header_menu li{
	float:left;
	height:46px;
	list-style:none;
	background:url(../photo/mulibg.jpg) center right no-repeat;
	}
.header_menu li a{
	display:block;
	line-height:46px;
	color:#000;
	padding:0 30px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	}
.header_menu li a:hover{
	display:block;
	color:#fff;
	background:#3385b1;
	}

/*通用_页面底部--------------------------*/
#footer{
	width:100%;
	height:75px;
	background:#3fa4fb;
	overflow:hidden;
	text-align:center;
	line-height:30px;
	padding-top:10px;
	color:#fff;
	}
#footer a{
	color:#999999;
	}
.footer_ICP {
    width:1002px;
	height:30px;
	background:#00489d;
	}
.footer_copyright {
	margin-top:10px;
	width:1002px;
	height:60px;
	text-align: center;

	}
	
/*通用_页面主体--------------------------*/
/*首页内页相同*/
#bodyer{
	}

/*首页内页不同之首页*/
#bodyer_index{
	overflow:hidden;
	margin:15px auto;
	width:1002px;
	background-repeat: repeat-y;
	background-position: 233px 334px;
	}

/*首页内页不同之内页*/
#bodyer_page{
	overflow:hidden;
	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:750px;
	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{
	float:left;
	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 {
	overflow:hidden;
	border-top:1px solid #E1E1E1;
	background:url(../Images/line_03.gif); 
	color:#999999;
	font-size:11px;
	}
.textNews a{
	font-size:12px;
	}
	
/*一级类别整区块*/
.catalog {
	
	}
/*单个一级类别*/
.sort{
	float:left;
	width:200px;
	margin:0 20px 20px 20px;
	}
.sort .name{
	width:200px;
	text-align:center;
	height:23px;
	line-height:23px
	}
.sort .name a{
	font-weight:bold;
	color:#0f0f0f;
	}
.sort .picture img{
	margin:7px 0px;	
	width:200px;
	height:125px;
	}

/*推荐新品commend，四个一组，共2组commend8,commend4*/
#commend4{
	}
#commend8{
	}	
.map{
	border:1px solid #E1E1E1;
	}
	
/*推荐新品每个图片的样式*/
.comm{
	float:left;
	width:185px;
	height:160px;
	}
.commendProPic{
	float:left;
	margin-bottom:5px;
	padding:5px;
	width:160px;
	height:110px;
	border:1px solid #E1E1E1;
	text-align:center;	
	}
.commendProname{
	float:left;
	width:170px;
	height:22px;
	border:1px solid #E1E1E1;
	background: #F6F6F6;
	text-align:center;
	line-height:22px;
	}

/*搜索*/
.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; 
	}
.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;
	background:#fff;
	width:220px;
	height:172px;
	margin-left:10px;
	}
.pageContent_list .buy{
	margin-bottom:12px;
	}
.pageContent_list .itemPic{
	padding:5px;
	width:210px;
	height:135px;
	text-align:center;
	border:1px #CCCCCC solid;	
	}
.pageContent_list .itemName{
	padding:5px;
	width:210px;
	line-height:20px;
	}
.pageContent_list .itemName a{
color:#ff0000;
	}
.pageContent_list .itemName a:hover{
color:#000;
	}

/*内页纸单列表*/
.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;
	margin-left:10px;
	width:350px;
	height:220px;
	border:1px #CCC solid;
	}
.pageContent_view .itemName { float:left;
    margin-top:60px;
	margin-left:30px;
	width:380px;
	height:150px;
	line-height:50px;
	font-size:14px;
	}
.pageContent_view .itemName img{
	margin:6px 4px 0 0;
	vertical-align:middle;
	}
.pageContent_view .itemParticular {
	clear:both;
	}

/*内页内容结束(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;
	}
.treeview {
	PADDING-BOTTOM: 0px; 
	LIST-STYLE-TYPE: none; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px;
}

#main{
	margin:0 auto;
	width:1000px;
	height:auto;
	margin-top:15px;
	}
.mainpic{
width:1000px;
height:200px;
background:#333;
margin-bottom:10px;
background:url(../photo/pic.jpg) no-repeat;
}
.left{
float:left;
width:190px;
height:auto;
LIST-STYLE-TYPE: none;
	}
.left1{
width:190px;
height:auto;
background:#FFF;
LIST-STYLE-TYPE: none;
	}
.left1 dt{
width:190px;
height:42px;
line-height:42px;
color:#000;
background:#f9f9f9 url(../photo/titlebg.jpg) top repeat-x;
text-indent:10px;
font-size:15px;
font-weight:bold;
}
.left1 li{
	width:190px;
	height:24px;
	line-height:25px;
	border-bottom:#cbcbcb 1px dashed;
	background:#FFF;
	font-size:12px;
	list-style:none;
	text-indent:15px;
}
.left1 li a{
	color:#0f0f0f;
}
.left1 li a:hover{
	color: #F60;
}
.left1 dl{
	width:180px;
	line-height:25px;
	font-size:12px;
	list-style:none;
	margin-left:5px;
}

.left2{
width:218px;
height:198px;
border:#CCC 1px solid;	
	}
	
.left3{
margin-top:15px;
width:219px;
height:141px;
background:url(../photo/11.jpg) no-repeat;
	}

.left3 dt{
width:100%;
height:30px;
line-height:30px;
color:#1a5b9a;
font-size:12px;
font-weight:bold;
text-indent:15PX;
}
.left3 li{
	width:200px;
	height:32px;
	line-height:33px;
	border-bottom:#cbcbcb 1px dashed;
	background:url(../photo/inleftli.jpg) center left no-repeat;
	margin-left:12px;
	font-size:12px;
	list-style:none;
	text-indent:15px;
}
.left3 li a{
	color:#0f0f0f;
}
.left3 li a:hover{
	color: #F60;
}
.left4{
margin-top:15px;
width:219px;
height:210px;
background:url(../photo/inlecon.jpg) no-repeat;
line-height:20px;
color:#0f0f0f;
	}
.left4 a{
	color:#F60;
	}
.left4 dt{
width:100%;
height:30px;
line-height:30px;
color:#1a5b9a;
font-size:12px;
font-weight:bold;
text-indent:15PX;
}
.left5{
width:225px;
height:auto;	
	}
.left5 dt{
width:100%;
height:28px;
line-height:29px;
color:#fff;
background: url(../photo/lbtitle.jpg) no-repeat;
text-indent:55px;
font-size:14px;
font-weight:bold;
}
.left5 li{
	width:223px;
	height:29px;
	line-height:30px;
	border-bottom:#fff 1px solid;
	background: #dedede url(../photo/12.gif) left center no-repeat;
	font-size:11px;
	list-style:none;
	text-indent:45px;
}
.left5 li a{
	color:#003366;
}
.left5 li a:hover{
	color: #56b2e3;
}
.left6{
	margin-top:10px;
width:223px;
height:auto;
padding-top:100px;
background:#dedede url(../photo/lbcontactpic.jpg) top no-repeat;
	}
.left6 li{
	width:210px;
	height:24px;
	line-height:24px;
	font-size:11px;
	list-style:none;
	margin-left:5px;
	}	
.right{
float:right;
width:790px;
height:310px;
background:url(../photo/flashbg.jpg) no-repeat;
overflow:hidden;
margin-bottom:10px;
padding-top:10px;
padding-left:10px;
	}
.right1{
float:right;
width:800px;
height:267px;;
margin-bottom:10px;
background:#FFF;
}
.right1 dt{
width:100%;
height:37px;
line-height:37px;
color:#000;
background:#f9f9f9 url(../photo/titlebg.jpg) top repeat-x;
text-indent:10px;
font-size:15px;
font-weight:bold;
}
.right1 dt img{
float:right;
padding-right:10px;
width:55px;
height:37px;	
	}
.right1-1{
width:780px;
height:267px;
line-height:27px;
overflow:hidden;
margin-left:10px;
margin-top:10px;
}
.product{
	float:left;
width:1000px;
height:210px;
overflow:hidden;
background:#FFF;	
	}
.product dt{
width:100%;
height:37px;
line-height:37px;
color:#000;
background:#f9f9f9 url(../photo/titlebg.jpg) top repeat-x;
text-indent:10px;
font-size:15px;
font-weight:bold;
}
.product dt img{
float:right;
padding-right:10px;
width:55px;
height:37px;	
	}
.product1{
float:left;
width:980px;
height:210px;
margin:10px 0 0 10px;
	
	}
.right2{
float:right;
width:800px;
min-height:405px;;
margin-bottom:10px;
background:#FFF;
}
.right2 dt{
width:100%;
height:37px;
line-height:37px;
color:#000;
background:#f9f9f9 url(../photo/titlebg.jpg) top repeat-x;
text-indent:10px;
font-size:15px;
font-weight:bold;
}
.right2-1{
	margin-left:10px;
	margin-top:10px;
width:780px;
height: auto;
}
.right2-1 li{
	float:left;
	width:25%;
	list-style:none;
	line-height:30px;
	height:30px;
	text-indent:17px;
	background:url(../Images/arrow_07.gif) no-repeat left center;
	}
.right2-2{
width:726px;
height:auto;
background:url(../photo/r2.jpg) repeat-y;
padding:0 15px;
line-height:21px;

}
.right2-2 dt{
width:200px;
height:30px;
line-height:30px;
color:#1a5b9a;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
}
.right2-3{
width:756px;
height:5px;
background:url(../photo/r3.jpg) no-repeat;
overflow:hidden;	
}
.right3{
width:765px;
height:32px;
line-height:30px;
background:url(../photo/13.jpg) no-repeat;
text-indent:5px;
margin-bottom:5px;
	}
.right3 span{
	float:right;
	padding-right:5px;}
	
.right4{
width:745px;
height: auto;
margin-left:10px;
	}
