@charset "utf-8";
body{
	color:#666;
	font-family:Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	font-size: 12px;
	background-position: center top;
	background-color: #FFF;
	}
.btbg {
	background-image: url(../images/btbg_55.jpg);
	background-repeat: repeat-x;
}
.toptd {
	background-image: url(../images/index_02.png);
	background-position: center top;
	background-repeat: repeat;
}
#scollimg img {cursor:pointer}
img,form,ul,p{
	margin:0px;
	padding:0px;
	border:0px;
	}
input,textarea,select {
	color:#F074AC;
	font-size:12px;
	font-family:Arial;
	font-weight: bold;
	}

a{
	color:#666;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	}
a:hover{
	color: #F6C;
	}
.menuK {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.menuK2 {
	border-right-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #FF3B93;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-indent: 20px;
	text-transform: capitalize;
}
.menuK3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.menuK4 {
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #F7F7F7;
}
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/
#container{
	}

/*通用_页面头部--------------------------*/
#header{
	margin:auto; 
	padding-top:15px;
	width:1002px; 
	height:319px;
	background:url(../Images/head_bg.jpg) no-repeat;
	}

/*LOGO*/
.header_logo{
	float:left;
	padding:0 0 15px 16px;
	width:200px;
	height:42px;
	}
	
/*小字链接*/
.header_link{
	float:left;
	padding:0px 46px 15px 0px;
	width:740px;
	height:42px;
	text-align:right;
	}

/*主菜单，有下拉*/
#mainMenu{
	float:left;
	padding-left:16px;
	list-style-type:none;
	}
#mainMenu ul li{
	float:left;
	margin-right:2px;
	width:106px;
	list-style:none; 
	background:url(../Images/head_mainmenu_bg1.png);
	}
#mainMenu ul li a{
	display:block;
	padding-top:12px;
	width:106px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	}
#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:24px;
	border-top:1px solid #FFFFFF;
	background:#DA0000;
	}
#mainMenu ul li ul li a{
	display:block;
	padding:6px 6px 6px 6px;
	width:130px;
	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;
	padding:1px 0px;
	width:1002px;
	height:228px;
	}

/*通用_页面底部--------------------------*/
#footer{
	margin:auto;
	padding:0px;
	width:1002px;
	height:80px;
	color:#999999;
	text-align:left;
	line-height:150%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 251px 20px;
	}
#footer a{
	color:#999999;
	}
#footer_ICP {
	float:left;
	padding-top:8px;
	width:252px;
	height:72px;
	text-align:center;
	line-height:150%;
	}
#footer_copyright {
	float:left;
	padding:20px 20px 0px 40px;
	width:690px;
	height:60px;
	text-align:left;
	line-height:150%;
	}
	
/*通用_页面主体--------------------------*/
/*首页内页相同*/
#bodyer{
	}

/*首页内页不同之首页*/
#bodyer_index{
	overflow:hidden;
	margin:15px auto; 
	width:1002px;
	background:url(../Images/bg_bodyer_index.gif) 251px 334px repeat-y;
	}

/*首页内页不同之内页*/
#bodyer_page{
	overflow:hidden;
	margin:15px auto; 
	width:1002px;
	background:url(../Images/bg_bodyer_page.gif) 251px 0px repeat-y;
	}

/*第一边栏*/
#mainSidebar{
	float:left;
	padding:3px 17px;
	width:218px;
	}

/*第二边栏*/
#subSidebar{

	width:180px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
	
/*边栏以外的主体区域，即核心内容区，首页内页相同*/
#indexpageBody{
	}
/*核心内容区，首页内页不同之首页*/
#indexBody{
	float:left;
	padding:3px 18px;
	width:520px;
	}
.classback2 {
	background-image: url(../Images/right_23.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*核心内容区，首页内页不同之内页*/
#pageBody{
	float:left;
	padding:3px 20px 3px 21px;
	width:709px;
	}

/*页面内每个栏目块*/
.subject{
	width:180;
	margin-bottom:10px;
	}
	
/*栏目块的名称*/
.subject_name{
	margin-bottom:0px;
	}
	
/*会员登录框*/
.memberLogin{
	padding:60px 12px 2px 12px;
	border:1px solid #E1E1E1;
	background:#FFFFFF url(../Images/bg_login.jpg) center 2px no-repeat; 
	line-height:26px;
	text-align:right;
	}
.memberLogin img{
	vertical-align: middle;
	}
.memberLogin input.textbox{
	padding:1px;
	width:128px;
	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:190px;
	}
.sort .name{
	margin-top:8px;	
	padding-left:10px;	
	width:170px;
	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;
	font-family: Arial;
	}
.sort .picture img{
	width:160px;
	height:160px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px none #CCCCCC;
	}
.sort .summary{
	overflow:hidden;
	width:170px;
	height:36px;
	line-height:18px;
	}
	
/*推荐新品commend，四个一组，共2组commend8,commend4*/
#commend4{
	}
#commend8{
	display:none;
	}
	
.subject {width:100%;overflow:hidden;height:610px}
.subject ul,.subject li {list-style-type:none;margin:0;padding:0;height:180px;padding-left:1px}
/*推荐新品每个图片的样式*/
.commendProPic{
	margin-bottom:9px;
	padding:0px;
	width:160px;
	height:120px;
	border:1px solid #E1E1E1;
	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{
	line-height: 35px;
	}
.pageMenu img{
	vertical-align: middle;
	}

.firstnav{
	display:block;
	padding-left:35px;
	margin:0px;
	border:0px;
	background-repeat: no-repeat;
	background-position: 0px center;
}
/*内页当前位置*/
.pageLocation{
	text-align:left;
	}
.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 {
	line-height:30px;
	background-image: url(../Images/Arrow_01.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 15px;
	}
/*内页共用的图片、时间、文件大小、回复样式*/
.pageContent_list img{
	background-image: none;
	}
.pageContent_list .time{
	color:#BBBBBB;
	font-size:11px;
	}
.pageContent_list .filesize{
	color:#333333;
	}
.pageContent_list .reply{
	color:#FF6600;
	}
	
/*内页产品列表*/
.pageContent_list .buy{
	margin-bottom:12px;
	padding-left: 10px;
	}
.pageContent_list .item{
	float:left;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
	}
.pageContent_list .itemPic{
	width:240px;
	height:240px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 3px solid #FFB0D0;
	}
.pageContent_list .itemPic:hover{
	width:240px;
	height:240px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 3px solid #FF3B93;
	}
.pageContent_list .itemPic2{
	width:470px;
	height:26px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#buycar {margin-right:80px}	
.pageContent_list .itemName{
	font-size: 12px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
	height: 60px;
	width: 247px;
	}
.pageContent_list .itembottom{
	font-size: 12px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	}
.pageContent_list .itemV{
	padding-bottom: 60px;
	}
.pageContent_list .itemT{
	line-height:100%;
	font-size: 12px;
	color: #5A5656;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	}
.bold {
	font-weight: bold;
}
/*内页纸单列表*/
.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 {
	padding-left: 22px;
	}
	
/*内页查看产品*/
.pageContent_view .itemPic{
	float:left;
	padding-right:20px;
	width:430x;
	height:273px;
	}
.pageContent_view .itemName {
	float:left;
	width:260px;
	height:10px;
	line-height: 200%;
	font-family: Arial;
	}
.pageContent_view .itemName img{
	margin:6px 4px 0 0;
	vertical-align:middle;
	}
.pageContent_view .itemParticular {
	clear:both;
	width:700x;
	padding-top:16px;
	background: url(../Images/particular.gif) 0px top no-repeat;
	}

/*内页内容结束*/
.pageContent_end {
	clear:both;
	text-align:center;
	padding-top: 45px;
	}

	
/*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;
	}
A.aD:link,A.aD:visited {
	color:#8a8a8a;
	font-size: 13px;
	line-height: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 3px;
	background-repeat: no-repeat;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}
A.aD:active,A.aD:hover {
	color:#FF3B93;
	font-size: 13px;
	line-height: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 3px;
	background-repeat: no-repeat;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}
A.aD2:link,A.aD2:visited {
	color:#a8a8a8;
	font-size: 13px;
	line-height: 35px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	display: block;
	text-indent: 20px;
	text-transform: capitalize;
	text-indent: 0px;
}
A.aD2:active,A.aD2:hover {
	color:#FF3B93;
	font-size: 13px;
	line-height: 35px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	display: block;
	text-indent: 20px;
	text-transform: capitalize;
	text-indent: 0px;
}
.bantable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
html {

}

.footlink {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 12px;
	text-transform: none;
	line-height: 200%;
}
.wz13withe {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
#proshow {margin:20px;}
#proshow td {padding:2px 10px;}
.pageWZ {
	font-size: 12px;
	color: #666;
	font-family: Arial;
	line-height: 180%;
}
.pageP {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#sform {margin:0;padding:0}
.sinput {
	width:202px;
	height:27px;
	float:left;
	margin-left:5px;
	display:inline;
	background:none;
	line-height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchtd {
	background-image: url(../Images/index_19.png);
	background-repeat: no-repeat;
	width: 238px;
}
.bannar {
	background-image: url(../Images/home_29.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.ssbt {
	width:28px;
	height:27px;
	float:left;
	margin-left:0px;
	display:inline;
	border:0px solid #DDD;
	background:none;
	cursor: hand;
}
#loaction {
	text-align:left;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 20px;
}
A.TT:link,A.TT:visited {
	color:#FFF;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	background-repeat: no-repeat;
}
A.TT:active,A.TT:hover {
	color:#FDDAE9;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	background-repeat: no-repeat;
}
A.RTT:link,A.RTT:visited {
	color:#666;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	background-repeat: no-repeat;
	text-transform: capitalize;
}
A.RTT:active,A.RTT:hover {
	color:#F074AC;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	background-repeat: no-repeat;
}
.wzTT {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #7C4C4C;
	font-size: 18px;
	word-spacing: -2px;
	text-transform: capitalize;
}
A.bTT:link,A.bTT:visited {
	color:#F174AD;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	background-repeat: no-repeat;
	letter-spacing: 0.3pt;
}
A.bTT:active,A.bTT:hover {
	color:#FFF;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	background-repeat: no-repeat;
}
.wz13withe {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.wz13fh {
	font-family: Arial;
	font-size: 13px;
	color: #F174AD;
	font-weight: bold;
}
.xfnumpage {
	color:#FFF;
	border:1px solid #FF3B93;
	background-color: #FF3B93;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.xfcurnum {
	padding:2px 8px;
	color:#FF3B93;
	border:1px solid #FF3B93;
	margin:0 2px;
	background-color: #F6E4F2;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}
.cleardiv {context:"."; height:"0"; display:block;clear:both;visibility:hidden}
.cojj {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #666;
}
