.w950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
a:link {
	color: #0d62bc;
	text-decoration: none;
}
.header {
	height: 75px;
	clear: both;
}
.header .header_banner {
	text-align: center;
	float: left;
	height: 60px;
	width: 650px;
	margin-left: 10px;
	padding-top: 8px;
}
.header .header_right { float: left; }
.header .header_banner div {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.header .header_right a {
	line-height: 20px;
	display: block;
	background: url(/images/arrow_cate.gif) no-repeat 1px;
	padding-left: 10px;
	margin-top: 3px;
	font-family: "微软雅黑", "宋体";
	color: #339900;
}
.header .logo { float: left; }


a:visited { text-decoration: none; 
}


.main_nav  {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
.main_nav li { float: left;
}
.main_nav a { padding-left: 10px;
}

.main_nav_green  { background: url(/images/guide_bg_green.gif);
}
.main_nav_green a { color: #006600;
}
.nav_bg_green { background: url(/images/title_bg_green.gif) repeat-y; }
.nav_bg_green a { color: #009900; }


.main_nav_blue  { background: url(/images/guide_bg_blue.gif);
}
.main_nav_blue a { color: #336699;
}
.nav_bg_blue { background: url(/images/title_bg_blue.gif) repeat-y; }
.nav_bg_blue a { color: #2B87B9; }

.main_nav_yellow  { background: url(/images/guide_bg_yellow.gif);
}
.main_nav_yellow a { color: #96A22B;
}
.nav_bg_yellow { background: url(/images/title_bg_yellow.gif) repeat-y; }
.nav_bg_yellow a { color: #85871F; }

.main_nav_red  { background: url(/images/guide_bg_red.gif);
}
.main_nav_red a { color: #E77AAD;
}
.nav_bg_red {
	background: url(/images/title_bg_red.gif) repeat-y;
	clear: both;
}
.nav_bg_red a { color: #DA3684; }

.nav_title_AD {
	background: url(/images/line_2.gif) repeat-y;
	height: 5px;
}
.nav_title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	color: #626262;
	margin-bottom: 5px;
}
.nav_title span {
	padding-left: 5px;
	color: #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_content {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 280px;
}
.nav_content_left {
	float: left;
	width: 700px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav_content_right {
	width: 210px;
	float: left;
	padding-left: 10px;
}

.nav_content_left a {
	display: block;
	width: 90px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.nav_content_left a img {
	border: 1px solid #dedede;
	width: 80px;
	height: 80px;
	margin-bottom: 5px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.nav_content_left a span {
	display: block;
	height: 30px;
	overflow: hidden;
	line-height: 16px;
}
.nav_content_left b {
	color: #FF6600;
	margin-top: 5px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.nav_content_right_title {
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}
.nav_content_right_title span {
	padding-left: 5px;
	color: #dedede;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.nav_content_right_title_green {
	color: #009900;
	border-bottom: 2px solid #D5F0CE;
}
.nav_content_right_title_blue {
	color: #3399CC;
	border-bottom: 2px solid #E0F4FC;
}
.nav_content_right_title_yellow {
	color: #A0B129;
	border-bottom: 2px solid #F6F8E4;
}
.nav_content_right_title_red {
	color: #E77AAD;
	border-bottom: 2px solid #FBE8F1;
}
.nav_content_right_UL  li {
	background: url(/images/dot_bg.gif) repeat-x bottom;
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	width: 200px;
}
.nav_content_right_UL  li  span {
	background: url(/images/arrow.gif) no-repeat;
	padding-left: 15px;
	text-decoration: none;
	color: #FF6600;
	margin-right: 2px;
}
.nav_content_right_UL li span a {
	color: #FF6600;
	text-decoration: none;
}

.brand_logo {
	padding-left: 34px;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 110px;
}
.brand_logo a {
	height: 100px;
	width: 100px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 4px;
}
.brand_logo a img {
	height: 100px;
	width: 100px;
	overflow: hidden;
}

.brand_logo_green {
	background: #EDF9EA url(/images/brand_title_5.gif) no-repeat;
	border: 1px solid #A4DF97;
}
.brand_logo_green a { border: 1px solid #A0DF91;
}
.brand_logo_green a:hover { border: 1px solid #ffffff;
}
.brand_logo_blue {
	background: #E5F7FE url(/images/brand_title_5.gif) no-repeat;
	border: 1px solid #60C9F0;
}
.brand_logo_blue a { border: 1px solid #A0E2FC;
}
.brand_logo_blue a:hover { border: 1px solid #ffffff;
}
.brand_logo_yellow {
	background: #F7F9E9 url(/images/brand_title_5.gif) no-repeat;
	border: 1px solid #D2DD84;
}
.brand_logo_yellow a { border: 1px solid #CEDA78;
}
.brand_logo_yellow a:hover { border: 1px solid #ffffff;
}
.brand_logo_red {
	background: #FBE8F1 url(/images/brand_title_5.gif) no-repeat;
	border: 1px solid #F4C4DB;
}
.brand_logo_red a { border: 1px solid #F0A6C9;
}
.brand_logo_red a:hover { border: 1px solid #ffffff;
}.nav_buttom_article {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.site_buttom {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	margin-top: 15px;
	padding: 5px;
	line-height: 20px;
	clear: both;
}
.site_buttom  a  {
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
}
.main_left {
	float: left;
	width: 186px;
	height: 300px;
	overflow: hidden;
}
.main_right {
	float: right;
	width: 758px;
	margin-left: 5px;
	height: 300px;
	overflow: hidden;
}
.product_list {
	border: 1px solid #9bd057;
	background: #eafad1;
	padding: 4px;
	height: 258px;
	overflow: hidden;
}
.product_title {
	background: url(/images/bgrank.gif) no-repeat;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #597b00;
	padding-left: 10px;
}
.product_list ul { background: #FFFFFF; }
.product_list li  {
	line-height: 25px;
	width: 83px;
	float: left;
	overflow: hidden;
	height: 25px;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 5px;
}
.product_list li a { color: #669900; }
.sub_product_title {
	background: url(/images/bgrank2.gif) no-repeat;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #597b00;
	padding-left: 10px;
}
.sub_product_list {
	border: 1px solid #9bd057;
	background: #eafad1;
	padding: 4px;
	height: 258px;
	overflow: hidden;
}
.sub_product_list ul { background: #FFFFFF; }
.sub_product_list li  {
	line-height: 25px;
	width: 90px;
	float: left;
	overflow: hidden;
	height: 25px;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 5px;
}
.sub_product_list li a { color: #669900; }
.product_list dl {
	background: #FFFFFF;
	padding: 3px;
}

.product_list dl dt {
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	background: url(/images/arrow_cate.gif) no-repeat 1px;
	padding-left: 10px;
	clear: both;
}
.product_list  dl  dd  {
	display: block;
	float: left;
	width: 86px;
}



a.red:link  {
	color: #FF0000;
	text-decoration: underline;
}

.main_right .main_right_ad_I {
	float: left;
	height: 190px;
	width: 360px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.main_right .main_right_ad_II {
	float: left;
	height: 100px;
	width: 360px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.main_right .main_right_ad_II li {
	float: left;
	height: 100px;
	width: 72px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
}
.main_right .main_right_ad_II img {
	height: 70px;
	width: 70px;
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #FDE3AE;
}



.main_right .main_right_news {
	float: left;
	height: 180px;
	margin-bottom: 5px;
	background: #F9FEF1;
	padding: 5px;
	border: 1px solid #71C720;
	width: 380px;
}
.main_right .main_right_news dt {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px dashed #6CC518;
	color: #597b00;
}
.main_right .main_right_news dd { float: left; }
.main_right .main_right_news .main_right_news_img { width: 60%; }
.main_right .main_right_news .main_right_news_img img {
	height: 60px;
	width: 60px;
	overflow: hidden;
	border: 1px solid #80CF35;
}

.main_right .main_right_news .main_right_news_img a {
	width: 70px;
	display: block;
	float: left;
	margin: 4px 2px;
	text-align: center;
}
.main_right .main_right_news .main_right_news_img a b {
	display: block;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
.main_right .main_right_news .main_right_news_text li {
	display: block;
	line-height: 22px;
	background: url(/images/arrow_cate.gif) no-repeat 1px;
	padding-left: 10px;
	margin-left: 3px;
	border-bottom: 1px solid #DAF5C5;
	width: 140px;
}
.main_right .main_right_news_II {
	float: left;
	height: 90px;
	margin-bottom: 5px;
	background: url(/images/bghotarea.gif) repeat-x;
	padding: 5px;
	border: 1px solid #fdcf62;
	width: 375px;
}
.AD_Banner {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	text-align: center;
}
.sub_nav {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
}
.sub_nav a { color: #666666; }
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.sub_left {
	width: 200px;
	float: left;
}
.sub_right {
	float: left;
	width: 740px;
	margin-left: 5px;
}
.sub_class_list dt {
	line-height: 35px;
	background: url(/images/bgrank2.gif) no-repeat;
	font-size: 14px;
	color: #597b00;
	padding-left: 10px;
	font-weight: bold;
}
.sub_class_list  dd {
	background: #eafad1;
	border: 1px solid #9bd057;
	padding: 4px;
	margin: 0px;
}
.sub_class_list dd li {
	background: #FFFFFF url(/images/arrow_cate.gif) no-repeat 10px 7px;
	line-height: 22px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #dedede;
	display: block;
}
.sub_class_list dd li a { color: #669900;
}
.sub_class_list dd li a:hover { color: #FF6600; }
.sub_img_list dt {
	line-height: 35px;
	background: url(/images/bgrank2.gif) no-repeat;
	font-size: 14px;
	color: #597b00;
	padding-left: 10px;
	font-weight: bold;
}
.sub_img_list .sub_left_dianpu {
	background: #eafad1;
	height: 210px;
	padding-top: 5px;
	border-top: 1px solid #9bd057;
	border-right: 1px solid #9bd057;
	border-left: 1px solid #9bd057;
}
.sub_img_list .sub_left_dianpu li {
	display: block;
	float: left;
	width: 80px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 105px;
	list-style: none;
}
.sub_img_list .sub_left_dianpu img {
	height: 80px;
	width: 80px;
	border: 1px solid #009900;
	margin-bottom: 3px;
}
.sub_img_list .sub_left_article {
	background: #eafad1;
	border-right: 1px solid #9bd057;
	border-bottom: 1px solid #9bd057;
	border-left: 1px solid #9bd057;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 300px;
	clear: both;
}
.sub_img_list .sub_left_article a {
	display: block;
	float: left;
	width: 85px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
.sub_img_list .sub_left_article b { display: block; }
.sub_img_list .sub_left_article img {
	border: 1px solid #009900;
	height: 80px;
	width: 80px;
}
.sub_Classindex_list {
	float: left;
	width: 347px;
	margin: 5px;
	border: 1px solid #b6e267;
	padding: 3px;
	background: #ebfad3;
}
.sub_Classindex_list h3 {
	background: #FFFFFF;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #EBFAD3;
	padding-left: 5px;
}
.sub_Classindex_list h3 a { color: #333333; }

.sub_Classindex_list ul {
	background: #FFFFFF;
	padding: 2px;
}
.sub_Classindex_list ul li {
	display: block;
	line-height: 20px;
	background: url(/images/arrow_cate.gif) no-repeat 1px;
	padding-left: 10px;
}
.sub_Classindex_list ul li span {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
}
.sub_Classindex_list ul li a { color: #0d62bc; }
.sub_Classindex_list h4 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	display: block;
	line-height: 20px;
}
.sub_Classindex_list h4 a { color: #666666; }
.sub_Article_list {
	margin-top: 5px;
	margin-bottom: 5px;
}

.sub_Article_list dt {
	line-height: 35px;
	background: url(/images/bgrank2.gif) no-repeat;
	font-size: 14px;
	color: #597b00;
	padding-left: 10px;
	font-weight: bold;
}
.sub_Article_list  dd {
	background: #eafad1;
	border: 1px solid #9bd057;
	padding: 0px;
	margin: 0px;
}
.sub_Article_list dd li {
	display: block;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}
.sub_Article_list li span { color: #FF6600; }
.sub_Article_list li span a { color: #FF6600; }
.sub_shop_list { clear: both;
}

.sub_shop_list a {
	float: left;
	height: 140px;
	width: 125px;
	display: block;
	text-align: center;
	margin: 5px;
	border: 1px solid #efefef;
	padding: 5px;
	overflow: hidden;
	color: #0d62bc;
}
.sub_shop_list a:hover {
	border: 1px solid #D6F5A7;
	background: #FAFEF1;
	color: #FF6600;
}

.sub_shop_list a span {
	display: block;
	font: 14px/17px "微软雅黑", "宋体";
	overflow: hidden;
	height: 35px;
}
.sub_shop_list a b {
	color: #FF3300;
	margin-top: 5px;
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.sub_shop_list a img { border: 1px solid #ffffff;
}


.sub_right .pages {
	display: block;
	clear: both;
	text-align: right;
	padding: 5px;
	background: #FFFEF0;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #FFCC00;
}
.content_title {
	font: bold 16px/25px "微软雅黑", "宋体";
	text-align: center;
	color: #FF6600;
	padding: 5px;
}
.Content_price {
	margin: 5px;
	padding: 3px;
	border: 1px solid #b6e267;
	background: #ebfad3;
	height: 163px;
}
.Content_price .content_1_left {
	float: left;
	width: 150px;
	text-align: center;
	background: #FFFFFF;
	padding: 25px 5px 5px;
	height: 132px;
	vertical-align: middle;
}
.Content_price .content_1_right {
	float: left;
	background: #FFFFFF;
	width: 552px;
	padding: 5px;
	height: 152px;
}
.Content_price .content_1_left img {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.Content_price .content_1_left b {
	display: block;
	color: #FF6600;
	font: bold 14px/25px Verdana, Arial, Helvetica, sans-serif;
}
.Content_price .content_1_left span img { border-width: 0px; }
.Content_price .content_1_right dt {
	font: bold 18px/25px "微软雅黑", "宋体";
	border-bottom: 1px solid #B6E267;
	color: #FF6600;
	text-align: center;
}
.Content_price .content_1_right dd {
	line-height: 25px;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	width: 275px;
	overflow: hidden;
	display: block;
	height: 25px;
}
.Content_price .content_1_right .dian_name {
	display: block;
	width: 100%;
	clear: both;
}
.Content_price .content_1_right .content_tags {
	width: 220px;
	background: #ffffed url(/images/alipay_logo_small2.gif) no-repeat 5px;
	padding-left: 75px;
	line-height: 20px;
	height: 40px;
	border: 1px solid #ddcf8f;
	margin-bottom: 5px;
	margin-top: 5px;
}
.Content_price .content_1_right .content_buy {
	width: 250px;
	height: 40px;
	border-width: 0px;
	line-height: 40px;
	text-align: center;
	padding-top: 8px;
}


.Content_price .content_1_right dd span {
	font-weight: bold;
	color: #339900;
}
.content_content {
	padding: 5px;
	border: 1px solid #FFEA97;
	margin: 5px;
	background: #FFFFFf;
	font: 14px/23px "微软雅黑", "宋体";
}
.content_content h6 {
	font: bold 14px "微软雅黑", "宋体";
	background: url(/images/arrow.gif) no-repeat 1px;
	padding-left: 15px;
	color: #333333;
	border-bottom: 1px solid #dedede;
}
.content_content a {
	text-decoration: none;
	display: block;
	color: #333333;
}

.content_content a:hover {
	text-decoration: none;
	color: #333333;
}

.content_more {
	margin: 5px;
	padding: 3px;
	border: 1px solid #b6e267;
	background: #ebfad3;
	height: 256px;
 }
.content_more .content_more_left {
	background: #FFFFFF;
	float: left;
	width: 250px;
	padding: 5px;
	height: 246px;
	overflow: hidden;
}
.content_more .content_more_left  h3 {
	font: bold 14px/25px "微软雅黑", "宋体";
	border-bottom: 1px solid #EBFAD3;
	background: url(/images/arrow_cate.gif) no-repeat 1px;
	padding-left: 10px;
}
.content_more .content_more_left li { line-height: 20px;
}

.content_more .content_more_left span {
	background: #FFFFFF;
	color: #FF6600;
	margin-right: 3px;
}
.content_more .content_more_left span a { color: #FF6600;
}
.content_more .content_more_right {
	float: left;
	background: #FFFFFF;
	width: 452px;
	padding: 3px;
	height: 248px;
}
.content_more .content_more_right a {
	display: block;
	float: left;
	height: 100px;
	width: 80px;
	margin: 4px;
	text-align: center;
	border: 1px solid #EBFAD3;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	overflow: hidden;
	font-weight: normal;
}

.content_more .content_more_right b {
	display: block;
	font-weight: normal;
}
.content_more .content_more_right a:hover {
	border: 1px solid #ACDE50;
	color: #339900;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}


.content_more .content_more_right  h3 {
	font: bold 14px/25px "微软雅黑", "宋体";
	border-bottom: 1px solid #EBFAD3;
	background: url(/images/arrow_cate.gif) no-repeat 1px;
	padding-left: 10px;
.content_content a:hover {
	padding: 5px;
	border: 1px solid #FFEA97;
	margin: 5px;
	background: #FFFFFf;
	font: 14px/23px "微软雅黑", "宋体";
}
