/* 网页整体样式 */

body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

td {
	font-family:"宋体", Arial, "仿宋_GB2312";
	font-size: 12px;
	line-height: 20px;
}

/* --end-- 网页整体样式 */

/* 网页左背景样式 */

.body_left_bg{
	background-image:url(../images/body_left_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

/* --end-- 网页左背景样式 */

/* 网页右背景样式 */

.body_right_bg{
	background-image:url(../images/body_right_bg.jpg);
	background-repeat:repeat-y;
}

/* --end-- 网页右背景样式 */

/* 通用样式 */

.font_weight{font-weight:bold;}

.menu_bg{
	background-image:url(../images/index_menu_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #B20000;
}
.menu{
	color:#E7E7E7;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.menu:hover {
	font-weight:bold;
	text-decoration: none;
}
.search_select{
	font-size:12px;
	width:90px;
	color:#59575A;
	background-color:#D8CDCB;
	border:0px;
	padding:1px;
}
.search_text{
	font-size:12px;
	width:125px;
	color:#59575A;
	background-color:#D8CDCB;
	border:0px;
	padding:1px;
}
.Line1{background:url(../images/line1.jpg) center repeat-x;}

/* --end-- 通用样式 */

/* 首页样式 */

.index_title{
	font-size:14px;
	color:#F2CCCB;
	font-weight:bold;
}
.index_more{
	padding-right:8px;
	padding-top:10px;
}
.index_news_style{
	color:#6B696A;
	text-decoration: none;
}
.index_news_style:hover {
	color:#6B696A;
	text-decoration: none;
}
.index_pinpai_pic{
	width:114px;
	height:98px;
	padding:5px;
	border:0px;
}
.index_mingxing_pic{
	width:110px;
	height:172px;
	padding:5px;
	border:0px;
}

/* --end-- 首页样式 */

/* 页尾样式 */

.write{
	color:#FFFFFF;
	font-weight:bold;
}

/* --end-- 页尾样式 */

/* 关于我们 */

.about_us_title{
	color:#F42F4D;
	font-size:14px;
	font-weight:bold;
}
.about_us_icon{
	color:#FF66A8;
}
.about_us_line{
	background-image:url(../images/about_us_line.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

/* --end-- 关于我们 */

/* 分销渠道 */

.fenxiao_smalltitle{
	color:#595758;
	font-weight:bold;
}
.fenxiao_style1{
	color:#585657;
}
.QuDaoBg1{
	background-image:url(../images/QuDaoBg1.jpg);
	background-repeat:repeat-y;
}
.QuDaoBg1 a,.QuDaoBg1 a:hover{ color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration: none;}
.QuDaoBg2{
	background-image:url(../images/QuDaoBg2.jpg);
	background-repeat:repeat-y;
}
.QuDaoBg2 a,.QuDaoBg2 a:hover{ color:#E06898; font-size:14px; font-weight:bold; text-decoration: none;}

/* --end-- 分销渠道 */

/* 分页样式 */

.pageno_class{
	color:#ED7A7F;
	font-weight:bold;
	text-decoration: none;
}
.pageno_class:hover {
	color:#ED7A7F;
	font-weight:bold;
	text-decoration: none;
}
.pageother_class{
	color:#ED7A7F;
	text-decoration: none;
}
.pageother_class:hover {
	color:#ED7A7F;
	text-decoration: none;
}

/* --end-- 分页样式 */

/* 产品样式 */

.mingxing_pic{
	width:114px;
	height:98px;
	padding:2px;
	border:0px;
}
.product_type{
	color:#FE3277;
}
.dujia_bigpic{
	width:114px;
	height:98px;
	padding:3px;
}
.mingxing_bigpic{
	width:110px;
	height:172px;
	padding:3px;
}
.product_bigtype{
	color:#F42F4D;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
}
.product_line{
	height:40px;
	background-image:url(../images/product_line.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
.product_mulu{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding-left:25px;
	background-image:url(../images/product_type_icon.jpg);
	background-repeat:no-repeat;
}
.product_smalltype{
	color:#A10A95;
	text-decoration:none;
	padding-left:10px;
	cursor:pointer;
}
.product_smalltype:hover{
	color:#A10A95;
	text-decoration:none;
	padding-left:10px;
}
.product_smalltype2{
	color:#A10A95;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	cursor:pointer;
}
.product_smalltype2:hover{
	color:#A10A95;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}
.mingxing_neipic{
	width:110px;
	padding:3px;
}

/* --end-- 产品样式 */

/* 会员页面 */
.member tr{
	height:40px;
}
.member td{
	font-size:14px;
}
.member_text{
	width:200px;
	height:24px;
}
.member_td2{
	height:1px;
}
.member img{
	margin-left:10px;
	cursor:pointer;
}
.red{
	color:#FF0000;
}
.ZhaoPinTxt{color:#E67B85;}
