﻿@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px auto;
}
body, table, tr, td, select, input, ul, li, dl, dt, dd {
	color: #333;
	font-size: 12px;
	font-family: "宋体";
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
img {
	border: 0px;
}
dd {
	margin-left: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	outline: none;
 blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: none;
	-moz-outline: none;
}
input {
	outline: none;
}
.redfont {
	color: #F00;
}
.clear {
	clear: both;
	float: none;
}
.mtop {
	margin-top: 8px;
}
.ptop {
	padding-top: 8px;
}
.pbottom {
	padding-bottom: 8px;
}
.mbottom {
	margin-bottom: 20px;
}
ul, li {
	list-style: none;
	text-align: left;
	vertical-align: middle;
}
.mleft {
	margin-left: 9px;
}
.header {
	width: 1003px;
	height: 123px;
	background: url(/images/topbg.jpg) repeat-x;
	overflow: hidden;
}
.header-01 {
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	color: #FFF;
	position: relative;
	top: 3px;
}
.header-01 a {
	color: #FFF;
}
.header-01 span {
	color: #333;
	float: right;
}
.header-01 span a, .header-01 span a:hover {
	color: #333;
}
.header-01 img {
	position: relative;
	top: 2px;
}
.header-02 {
	height: 93px;
}
.logo {
	float: left;
	width: 480px;
	height: 93px;
}
.logo img {
	position: relative;
	left: 11px;
	top: 15px;
}
.search {
	float: left;
	width: 523px;
	height: 93px;
}
.search div {
	width: 500px;
	height: 31px;
	background: #B22D00;
	position: relative;
	top: 28px;
	padding: 4px 0px 0px 4px;
	text-align: left;
}
.searchType {
	width: 76px;
	height: 21px;
	background: #FFF;
	display: block;
	padding-top: 6px;
	float: left;
}
.searchType select {
	margin: 0px;
 *margin: -1px;
	border: 0;
	outline: none;
 blr:expression(this.onFocus=this.blur());
}
.searchType p {
	width: 61px;
	height: 16px;
	overflow: hidden;
	display: block;
}
.searchText {
	float: left;
	width: 340px;
	height: 27px;
	line-height: 27px;
	display: block;
	background: #FFF;
	margin-left: 4px;
}
.searchText input {
	width: 325px;
	height: 25px;
	line-height: 25px;
	border: 0px;
	padding-left: 5px;
	color: #999;
}
.searchButton input {
	height: 28px;
	width: 60px;
	margin-left: 10px;
	background: #B22D00;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}
.menu {
	width: 1003px;
}
.left_title {
	float: left;
}
.left_title a {
	display: block;
	width: 196px;
	border-left: 2px #FC713A solid;
	border-right: 2px #FC713A solid;
	height: 39px;
	background: url(/images/lefttitle.jpg) center no-repeat;
	border-top: 0px;
	float: left;
}
.main-01 {
	width: 1003px;
}
.main_left {
	width: 196px;
	height: 403px;
	overflow: hidden;
	float: left;
	border-left: 2px #FC713A solid;
	border-right: 2px #FC713A solid;
	border-bottom: 2px #FC713A solid;
	background: url(/images/leftbg.jpg) repeat-x;
}
.main_left li {
	height: 30px;
	line-height: 30px;
	background: none;
	border-top: 1px #F0713E solid;
	position: relative;
}
.main_left li a {
	display: block;
	padding-left: 48px;
	font-size: 12px;
	font-weight: bold;
	width: 148px;
	height: 30px;
	line-height: 30px;
	background: url(Fuck IE);/*IE7、IE8不加背景display:block居然失效了*/
}
.main_left li img {
	position: absolute;
	left: 14px;
	top: 5px;
}
.main_left li a:hover {
	background: url(/images/leftCateHover.jpg) repeat-x;
	color: #9B0600;
}
.main_left .CateMore a {
	background: url(/images/moreico.gif) no-repeat 180px 12px;
	color: #D80000;
	font-size: 12px;
	font-weight: bold;
}
.main_left .CateMore a:hover {
	background: none;
	text-decoration: underline;
	background: url(/images/moreico.gif) no-repeat 180px 12px;
}
.main_right {
	width: 803px;
	float: left;
}
.nav {
	height: 39px;
	line-height: 39px;
	width: 803px;
	background: url(/images/navbg.jpg) repeat-x;
	color: #FFF;
	float: left;
}
.nav a {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	width: 95px;
	display: inline-block;
	text-align: center;
	font-family: "微软雅黑";
}
.nav a:hover {
	background: url(/images/navHover.jpg) no-repeat center;
	color: #333;
}
/*---- Top Nav Start--------*/
.mtDropdownMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px
}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	Z-INDEX: 2;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	width: 140px;
}
.mtDropdownMenu .item {
	border-bottom: 1px #FFFFFF solid;
	FONT-SIZE: 12px;
	CURSOR: pointer;
	COLOR: #000;
	TEXT-DECORATION: none;
	EXT-DECORATION: none;
	line-height: 26px;
	width: 140px;
	text-align: center;
	background-color: #E9E9E9;
}
.mtDropdownMenu .background {
	Z-INDEX: 1;
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
}
.mtDropdownMenu .hover {
	COLOR: #FFF;
	background-color: #EF703D;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 10px
}
/*----Top Nav End--------*/



.index_01 {
	margin-left: 9px;
	margin-top: 9px;
	width: 794px;
	height: 396px;
	overflow: hidden;
}
.index_left {
	float: left;
	width: 557px;
	height: 396px;
	overflow: visible;
	overflow: hidden;
}
#KinSlideshow {
	height: 240px;
	overflow: hidden;
	width: 555px;
	border: 1px #F6AE46 solid;
	padding: 1px;
}
#KinSlideshow img {
	display: block;
}
.MarqueePro {
	text-align: center;
	height: 151px;
	width: 555px;
	border-left: 1px #EEE solid;
	border-right: 1px #EEE solid;
	border-bottom: 1px #EEE solid;
	background: url(/images/MarqueeProbg.gif) repeat-y center;
	position: relative;
	overflow: hidden;
}
#Marquee_img li {
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align: middle;
	/*设置水平居中*/
	text-align: center;
	/* 针对IE的Hack */
	*font-size: 131px;/*约为高度的0.873，150*0.873 四舍五入约为131*/
 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width: 158px;
	height: 150px;
}
#Marquee_img li img {
	vertical-align: middle;
}
#Marquee_img li a {
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align: middle;
	/*设置水平居中*/
	text-align: center;
	/* 针对IE的Hack */
	*font-size: 131px;/*约为高度的0.873，150*0.873 四舍五入约为131*/
 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width: 158px;
	height: 150px;
}
#Marquee_img li a img {
	vertical-align: middle;
}
.MarqueePro a.prev {
	width: 25px;
	height: 151px;
	display: block;
	outline-style: none;
	outline-width: 0;
	position: absolute;
	left: 0px;
	text-indent: -999em;
	background: url(/images/imglinkLeft.gif) no-repeat 6px 67px;
	z-index: 999;
}
.MarqueePro a.prev:hover {
	background: url(/images/imglinkLeftHover.gif) no-repeat 6px 67px #F5F5F5;
}
.MarqueePro a.next {
	width: 25px;
	height: 151px;
	left: 530px;
	position: absolute;
	text-indent: -999em;
	background: url(/images/imglinkRight.gif) no-repeat 6px 67px;
}
.MarqueePro a.next:hover {
	background: url(/images/imglinkRightHover.gif) no-repeat 6px 67px #F5F5F5;
}
.index_right {
	float: left;
	width: 228px;
	height: 396px;
	margin-left: 9px;
}
.right_List {
	height: 221px;
}
.adv-01 {
	width: 228px;
	height: 130px;
}
.adv-01 img {
	display: block;
}
.right_List_title {
	height: 33px;
	line-height: 33px;
	background: url(/images/mianRightTitle.gif) no-repeat bottom;
	font-size: 14px;
	color: #FC713A;
	font-weight: bold;
	top: 8px;
	padding-left: 14px;
	font-family: "微软雅黑";
}
.right_List_title span {
	float: right;
	padding-right: 10px;
}
.right_List_title img {
	vertical-align: middle;
	position: relative;
	top: 9px;
}
.right_List_P {
	height: 224px;
	padding-top: 8px;
	border-left: 1px #EEE solid;
	border-right: 1px #EEE solid;
	border-bottom: 1px #EEE solid;
}
.right_List_P a {
	background: url(/images/listico.gif) no-repeat 10px 9px;
	line-height: 24px;
	padding-left: 20px;
	display: block;
}
.main-02 {
	width: 1003px;
	padding-top: 10px;
	height: 266px;
	overflow: hidden;
}
.main-02-left {
	width: 766px;
	height: 266px;
	float: left;
}
.main-02-right {
	float: left;
	width: 228px;
	margin-left: 9px;
}
.main-02-left-title {
	height: 33px;
	line-height: 33px;
	background: url(/images/main_left_title_bg.gif) repeat-x bottom;
	font-size: 14px;
	color: #FC713A;
	font-weight: bold;
	top: 8px;
	font-family: "微软雅黑";
}
.main-02-left-title li {
	float: left;
	text-align: center;
}
.main-02-left-title li a {
	display: inline-block;
	width: 153px;
	font-family: "微软雅黑";
	font-size: 14px;
	cursor: default;
}
.main-02-left-title .menuHover a {
	background: url(/images/main_left_title_hover.gif) no-repeat #FFF bottom;
	color: #FF6600;
}
.main-02-left-title li a:hover {
	background: url(/images/main_left_title_hover.gif) no-repeat #FFF bottom;
	color: #FF6600;
}
.main-02-left-pic {
	width: 744px;
	padding-left: 10px;
	padding-right: 10px;
	height: 232px;
	border-left: 1px #EEE solid;
	border-right: 1px #EEE solid;
	border-bottom: 1px #EEE solid;
	overflow: hidden;
	position: relative;
	top: -2px;
	top: 0px\9;
}
.main-02-left-pic li {
	float: left;
	text-align: center;
	width: 130px;
	padding: 10px 11px 10px 11px;
	margin-right: 1px;
}
.left-pic {
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align: middle;
	/*设置水平居中*/
	text-align: center;
	/* 针对IE的Hack */
	*display: block;
 *font-size: 105px;/*约为高度的0.873，120*0.873 四舍五入约为105*/
 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width: 130px;
	height: 120px;
}
.left-pic img {
	vertical-align: middle;
}
.left-info {
	line-height: 20px;
	height: 34px;
}
.left-price {
	margin-top: 5px;
}
.left-price p {
	line-height: 18px;
	color: #FF4000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.left-price p span {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.left-price p span em {
	text-decoration: line-through;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.bottom {
	width: 1003px;
	min-height: 90px;
	border-top: 5px #FC713A solid;
	padding-top: 10px;
}
.copyRight {
	width: 772px;
	float: left;
	line-height: 24px;
	text-align: center;
	color: #666;
}
.copyRight a {
	color: #666;
}
.friendLink {
	width: 216px;
	border-left: 1px #DDD solid;
	float: left;
	padding-left: 14px;
}
.friendLink h4 {
	color: #FC713A;
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-bottom: 10px;
}
.friendLink a {
	color: #888;
	line-height: 24px;
	margin-right: 10px;
	white-space: nowrap;
	display: inline-block;
}
.reginfo {
	width: 1001px;
	border: 1px #EAEAEA solid;
	clear: both;
	background: url(/images/regbg.jpg) no-repeat right bottom #FFF;
}
.login_Info {
	width: 1001px;
	border: 1px #EAEAEA solid;
	height: 322px;
	clear: both;
}
.reginfoTitle {
	height: 38px;
	line-height: 38px;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	background: url(/images/regtitlebg.gif) repeat-x;
	padding-left: 10px;
}
.reg_left {
	float: left;
	width: 780px;
	padding-top: 10px;
	border-right: 1px #EAEAEA solid;
}
.reg_right {
	float: left;
	width: 220px;
}
.reg_left span {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif
}
.reg_left li {
	line-height: 30px;
	font-size: 14px;
	color: #888;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.reg_left li div {
	height: 150px;
	overflow: auto;
	padding: 10px;
	line-height: 22px;
	border: 1px #E0E0E0 solid;
	font-size: 12px;
}
.reg_left li img {
	cursor: pointer;
}
.reg_left li input {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	border: 1px #E0E0E0 solid;
	color: #888;
	padding-left: 4px;
}
.reg_left .reg_left_title {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	border-bottom: 1px #EEE dotted;
}
.reg_right p {
	padding-top: 60px;
	text-align: center;
}
.reg_right p a {
	color: #F30;
	text-decoration: underline;
}
.login_left {
	float: left;
	width: 780px;
	height: 272px;
	padding-top: 10px;
}
.login_right {
	float: left;
	width: 220px;
	height: 282px;
	border-left: 1px #EAEAEA solid;
	background: url(/images/regbg.jpg) no-repeat center bottom #FFF;
}
.login_left span {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif
}
.login_left li {
	line-height: 30px;
	font-size: 14px;
	color: #888;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.login_left li img {
	cursor: pointer;
}
.login_left li input {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	border: 1px #E0E0E0 solid;
	color: #888;
	padding-left: 4px;
}
.login_right p {
	padding-top: 60px;
	text-align: center;
}
.login_right p a {
	color: #F30;
	text-decoration: underline;
}
.login_left .login_left_i a {
	font-size: 12px;
}
.subpage {
	width: 1003px;
}
.subpage_left {
	width: 196px;
	float: left;
	border-left: 1px #FED0AA solid;
	border-right: 1px #FED0AA solid;
	border-bottom: 1px #FED0AA solid;
}
.subpage_left li p {
	width: 85%;
}
.subpage_left li p a {
	display: block;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #FED0AA dotted;
	padding-left: 10px;
	color: #F60;
}
.subpage_left li p a:hover {
	text-decoration: underline;
}
.subpage_left li p input {
	font: 12px;
	border: 1px #CCC solid;
	height: 18px;
	line-height: 18px;
	margin-top: 10px;
	vertical-align: middle;
}
.subpage_left li .Down_Cate a {
	display: block;
	height: 28px;
	line-height: 28px;
	padding-left: 30px;
	color: #777;
	border-bottom: 1px #FED0AA dotted;
	background: url(/images/1.gif) no-repeat 20px 11px;
}
.subpage_left_title {
	height: 43px;
	line-height: 43px;
	background: url(/images/subpage_left_title_bg.jpg) no-repeat;
	padding-left: 22px;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.subpage_left_bg {
	height: 160px;
	background: url(/images/subpage_left_bg.jpg) no-repeat center bottom;
}
.subpage_right {
	width: 795px;
	margin-left: 10px;
	float: left;
}
.subpage_right_01 {
	width: 793px;
	margin-left: 10px;
	float: left;
	padding-top: 10px;
}
.subpage_right .location li {
	float: left;
	background: url(/images/wz02.jpg) repeat-x;
	height: 30px;
	line-height: 30px;
}
.subpage_right .location .locationbg {
	width: 767px;
}
.subpage_right_01 .location li {
	float: left;
	background: url(/images/wz02.jpg) repeat-x;
	height: 30px;
	line-height: 30px;
}
.subpage_right_01 .location .locationbg {
	width: 765px;
}
.subpage_info {
	padding: 5px;
	line-height: 24px;
}
.News_list_Title p {
	height: 32px;
	line-height: 32px;
	background: url(/images/1.gif) no-repeat 10px 13px;
	position: relative;
}
.News_list_Title p a {
	display: block;
	padding-left: 20px;
	border-bottom: 1px #CCC dotted
}
.News_list_Title p a:hover {
	background: url(/images/2.gif) no-repeat #FFFFE6 10px 13px;
}
.News_list_Title p span {
	position: absolute;
	right: 10px;
	top: 0px;
}
.News_list_Title .listpage {
	background-image: none;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-color: #F3F3F3;
	border-top: 1px #E0E0E0 solid;
	color: #999;
}
.News_list_Title .listpage a {
	display: inline;
	text-decoration: none;
	border: none;
	padding-left: 0px;
}
.News_list_Title .listpage a:hover {
	border: none;
	background: none;
}
.rightContents {
	line-height: 25px;
	padding: 20px;
}
.ListContent_title {
	line-height: 30px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.ListContent_font {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px #CCC solid;
	text-align: center;
	background: #FEF7E0;
}
#ListContent_Contents {
	line-height: 25px;
	padding: 15px;
	text-align: left;
}
.ListContent_prev, .ListContent_next {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 75px;
	padding-top: 10px;
}
.ListContent_prev {
	background: url(/images/show_up.gif) no-repeat 0px 20px;
}
.ListContent_next {
	background: url(/images/show_next.gif) no-repeat 0px 20px;
}
.ListContent_prev a, .ListContent_next a {
	display: block;
}
.ListContent_prev img {
	vertical-align: middle;
}
.ListContent_next img {
	vertical-align: middle;
}
.Pnews_list ul li {
	float: left;
	width: 180px;
	height: 190px;
	margin-left: 16px;
	display: inline;
	margin-top: 10px;
}
.Pnews_list ul li p {
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align: middle;
	/*设置水平居中*/
	text-align: center;
	/* 针对IE的Hack */
	*display: block;
 *font-size: 131px;/*约为高度的0.873，150*0.873 四舍五入约为105*/
 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width: 178px;
	height: 150px;
	border: 1px #EEE solid;
}
.Pnews_list ul li p:hover {
	border: 1px #FF9900 solid;
}
.Pnews_list ul li p img {
	vertical-align: middle;
}
.Pnews_list ul li span a {
	display: block;
	text-align: center;
	line-height: 22px;
	padding-top: 3px;
}
.Pnews_list .listpage {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-color: #F3F3F3;
	border-top: 1px #E0E0E0 solid;
}
.feedback {
	margin-top: 10px;
}
.feedback li {
	border-bottom: 1px #E0E0E0 solid;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	padding: 7px 0px 7px 20px;
}
.feedback li span {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif
}
.feedback li input {
	border-left: 1px #C8C8C8 solid;
	border-top: 1px #C8C8C8 solid;
	border-right: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;
	vertical-align: middle;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
}
.feedback li textarea {
	width: 546px;
	line-height: 20px;
	border-left: 1px #C8C8C8 solid;
	border-top: 1px #C8C8C8 solid;
	border-right: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;
	height: 100px;
	vertical-align: middle;
	font-size: 12px;
	padding-left: 5px;
	color: #666;
}
.feedback li img {
	margin: 0px 0px 0px 65px;
	cursor: pointer;
}
.feedback .feedback_Title {
	background-color: #FFF4E6;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	border-top: 1px #E0E0E0 solid;
	line-height: 30px;
}
#readMessage li {
	border-bottom: 1px #E0E0E0 solid;
	line-height: 28px;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	padding-left: 20px;
}
#readMessage .Title {
	background-color: #FFF4E6;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	border-top: 1px #E0E0E0 solid;
	line-height: 32px;
	margin-top: 10px;
}
#readMessage .Title span {
	float: right;
	padding-right: 10px;
}
#readMessage li p {
	color: #F00;
}
.Feedpage {
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #F0F0F0;
}
.Feedpage a:hover {
	text-decoration: none;
}
.grayColor {
	color: #C0C0C0;
}
.redColor {
	color: #FF0000;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif
}
.blackColor a {
	color: #000;
}
.blackColor a:hover {
	text-decoration: underline;
}
.left_cate {
	width: 196px;
	height: 403px;
	overflow: hidden;
	float: left;
	border-left: 2px #FC713A solid;
	border-right: 2px #FC713A solid;
	border-bottom: 2px #FC713A solid;
	background: url(/images/leftbg.jpg) repeat-x;
}
.left_cate li {
	height: 30px;
	line-height: 30px;
	background: none;
	border-top: 1px #F0713E solid;
	position: relative;
}
.left_cate li a {
	display: block;
	padding-left: 48px;
	font-size: 12px;
	font-weight: bold;
	width: 148px;
	height: 30px;
	line-height: 30px;
	background: url(Fuck IE);/*IE7、IE8不加背景display:block居然失效了*/
}
.left_cate li img {
	position: absolute;
	left: 14px;
	top: 5px;
}
.left_cate li a:hover {
	background: url(/images/leftCateHover.jpg) repeat-x;
	color: #9B0600;
}
.left_cate .CateMore a {
	background: url(/images/moreico.gif) no-repeat 180px 12px;
	color: #D80000;
	font-size: 12px;
	font-weight: bold;
}
.left_cate .CateMore a:hover {
	background: none;
	text-decoration: underline;
	background: url(/images/moreico.gif) no-repeat 180px 12px;
}
.down_list table {
	margin-top: 10px;
	border: 1px #FFDDB4 solid;
}
.down_list table td {
	text-align: center;
}
.down_list table .down_list_title td {
	background: #FFF4E6;
}
.SelectOrder {
	background-color: #F8F8F8;
	border-left: 1px #D8D8D8 solid;
	border-right: 1px #D8D8D8 solid;
	border-top: 1px #D8D8D8 solid;
	border-bottom: 2px #D8D8D8 solid;
	height: 28px;
	line-height: 28px;
	margin-top: 10px;
	padding-left: 10px;
}
/*.SelectOrder a {
	margin-right: 20px;
	background: url(/images/jdown.gif) no-repeat right;
	padding-right: 10px;
}
.SelectOrder a:hover{
	background: url(/images/jdownh.gif) no-repeat right;
}
*/
.price_desc, .timeorder, .hitsorder, .saleorder {
	margin-right: 20px;
	background: url(/images/jdownh.gif) no-repeat right;
	padding-right: 10px;
	color: #ff6600;
}
.price_desc:hover, .timeorder:hover, .hitsorder:hover, .saleorder:hover {
	background: url(/images/jdownh.gif) no-repeat right;
}
.price_desc1, .timeorder1, .hitsorder1, .saleorder1 {
	margin-right: 20px;
	background: url(/images/jdown.gif) no-repeat right;
	padding-right: 10px;
}
.price_desc1:hover, .timeorder1:hover, .hitsorder1:hover, .saleorder1:hover {
	background: url(/images/jdownh.gif) no-repeat right;
}
.price_asc {
	margin-right: 20px;
	background: url(/images/juph.gif) no-repeat right;
	padding-right: 10px;
	color: #ff6600;
}
.tester {
	margin-top: 10px;
}
.tester table {
	border: 1px #FFDDB4 solid;
}
.tester table tr {
	background: #FFF4E8;
	text-align: center;
	line-height: 18px;
}
.tester table tr img {
	cursor: pointer;
}
.tester table .tester_title {
	line-height: 40px;
	background: #FFC787;
}
.tester table tr .listpage {
	color: #999;
}
.tester table tr .listpage a {
	color: #000;
}
.Product_name {
	color: #00F;
	font-size: 20px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.eProduct_name {
	color: #FF6300;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif
}
.subpage_product {
	margin-top: 10px;
}
.product_table {
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}
.product_table tr td {
	border-right: 1px #CCC solid;
	text-align: center;
	background: #FFF;
	border-top: 1px #CCC solid;
}
.product_table .product_name_title td {
	border-right: 1px #CCC solid;
	text-align: center;
	background: #F5F5F5;
	border-top: 0px #CCC solid;
}
.product_table .product_name_set td {
	border-right: 1px #CCC solid;
	text-align: center;
	background: #F90;
	border-top: 1px #CCC solid;
}
.product_table .product_name_set td a {
	color: #FFF;
}
.product_table tr td input {
	border: 1px #CCC solid;
	height: 20px;
	line-height: 20px;
	width: 40px;
	text-align: center;
}
.product_info {
	height: 32px;
	overflow: hidden;
}
.product_info li {
	float: left;
	width: 132px;
	height: 32px;
	line-height: 32px;
	background: url(/images/produtbg.gif) no-repeat;
	text-align: center;
	color: #000;
	cursor: pointer;
}
.product_info .productbgHover {
	background: url(/images/produtHoverbg.gif) no-repeat;
	color: #FFF;
}
.productbgContents {
	border: 1px #CCC solid;
	padding: 20px;
	width: 750px;
	line-height: 24px;
	margin-left: 0px;
}
#productbgContents-04 li {
	float: left;
	text-align: center;
	width: 130px;
	padding: 10px 11px 10px 11px;
	margin-right: 25px;
}
.shopCar {
	width: 1003px;
}
.shopCarTable {
	border: 1px #CCC solid;
}
.ProTypeStyle {
	text-align: center;
	height: 40px;
	background: #FEFAE7;
}
.ProTypeStyle:hover {
	background: #FCEDC5;
}
.TestTypeStyle {
	text-align: center;
	height: 40px;
	background: #F0F8FF;
}
.TestTypeStyle:hover {
	background: #D7EBFF;
}
.shopCarTable tr td {
	border-top: 1px #CCC solid;
}
.shopCarTable tr td a {
	display: block;
}
.shopCarTable tr td img {
	cursor: pointer;
}
.shopCarTable tr td input {
	width: 40px;
	height: 20px;
	line-height: 20px;
	border: 1px #CCCCCC solid;
	text-align: center;
}
.shopCarTable .shopCar_title, .shopCarTable .shopCar_title:hover {
	background: url(/images/headline_bg.png) repeat-x;
	height: 30px;
}
.shopCarTable .shopCar_title td {
	border-top: 0px;
	text-align: center;
}
.shopCarTable .carButton {
	background: #FFF;
	text-align: right;
	height: 70px;
	cursor: pointer;
}
.shopCarTable .carButton img {
	margin-right: 20px;
}
.shopCarTable .carButton a {
	display: inline;
}
.totalPrice {
	text-align: right;
	padding-right: 20px;
	background: #F3F3F3;
}
.totalPrice span {
	color: #F00;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif
}
.CarContact {
	border: 1px #CCC solid;
}
.CarContact td {
	height: 30px;
	padding-left: 10px;
}
.CarContact td a {
	color: #FF0000;
	margin-left: 10px;
}
.OrderList {
	border: 1px #CCC solid;
}
.OrderList tr {
	background: #F8F8F8;
}
.OrderList tr td {
	height: 30px;
	padding-left: 10px;
}
.OrderList tr td textarea {
	border: 1px #CCC solid;
	font-size: 12px;
	padding-left: 10px;
	line-height: 21px;
	vertical-align: middle;
}
.OrderList tr td span {
	color: #F00;
}
.OrderList .OrderList_title_01 td {
	height: 35px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	background: #E8E8E8;
	font-size: 14px;
}
.OrderList .OrderList_title_01 td a {
	color: #FF0000;
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
.OrderList .OrderList_title_05 td {
	height: 35px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	background: #E8E8E8;
	font-size: 14px;
}
.OrderList .OrderList_title_05 td a {
	color: #FF0000;
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
.OrderList .OrderList_title_02 td {
	font-size: 12px;
	height: 30px;
	text-align: center;
	background: #FEE6BC;
	padding-left: 0px;
}
.OrderList .OrderList_title_03 {
	font-size: 12px;
	padding-left: 10px;
	text-align: center;
	background: #FFF7F0;
	height: 40px;
}
.OrderList .OrderList_title_03:hover {
	background: #FFE7D2;
}
.OrderList .OrderList_title_04 {
	font-size: 12px;
	text-align: center;
	background: #E1EFFF;
	height: 40px;
}
.OrderList .OrderList_title_03 td, .OrderList .OrderList_title_04 td {
	padding-left: 0px;
}
.OrderList .OrderList_title_04:hover {
	background: #D2E7FF;
}
.OrderList .OrderToTal {
	background: #F2F2F2;
}
.OrderList .OrderToTal td img {
	vertical-align: middle;
	cursor: pointer;
}
.OrderList .OrderToTal td {
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
	height: 60px;
	text-align: right;
}
.OrderList .OrderToTal td span {
	color: #F00;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif
}
.OrderList .Orderbz td {
	height: 35px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	background: #E8E8E8;
	font-size: 14px;
}
.OrderList .Orderbz td a {
	color: #FF0000;
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
.member_body {
	width: 1003px;
	padding-top: 10px;
}
.member_left {
	width: 198px;
	float: left;
}
.member_left li {
	line-height: 30px;
}
.member_left li a {
	display: block;
	background: #FDF6E9;
	line-height: 34px;
	border-top: 1px #FFF solid;
	padding-left: 20px;
}
.member_left li a:hover {
	background-color: #FEF0E0;
}
.member_left .member_left_title {
	height: 34px;
	line-height: 34px;
	background: url(/images/memberLeftTitlebg.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	border-top: 0px;
}
.member_left .member_left_bg {
	height: 158px;
	background: url(/images/regleftbg.jpg) no-repeat center #FDF6E9;
	border-top: 1px #FFF solid;
}
.member_right {
	width: 795px;
	margin-left: 10px;
	float: left;
}
.member_head {
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	background: #F8F8F8;
	border: 1px #E0E0E0 solid;
}
.member_head span {
	color: #F00;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif
}
.member_border {
	margin-top: 10px;
	border: 1px #CCC solid;
}
.member_border tr {
	background: #FEFAE7;
}
.member_border tr td {
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.member_border .member_Order_title {
	background: #F0F0F0;
	background: url(/images/headline_bg.png) repeat-x;
}
.member_border .member_Order_title td {
	height: 30px;
	line-height: 30px;
}
.member_border .ProTypeStyle {
	text-align: center;
	height: 40px;
	background: #FEFAE7;
}
.member_border .ProTypeStyle:hover {
	background: #FCEDC5;
}
.member_border .TestTypeStyle {
	text-align: center;
	height: 40px;
	background: #F0F8FF;
}
.member_border .TestTypeStyle:hover {
	background: #D7EBFF;
}
.member_border .listpage {
	color: #999;
}
.member_border .listpage a {
	color: #000;
}
.feedtable {
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;
	margin-top: 10px;
}
.feedtable tr td {
	line-height: 24px;
	border-top: 1px #E0E0E0 solid;
	padding-left: 30px;
	padding-right: 10px;
}
.feedtable .Message_Reply td {
	background: url(/images/ico2.gif) no-repeat 10px 10px #FCFCFC;
	color: #FF3300;
}
.feedtable .Message_Contents td {
	background: url(/images/ico1.gif) no-repeat 10px 10px #F5F5F5;
	color: #333;
}
.Member_pass {
	border: 1px #E0E0E0 solid;
}
.Member_pass li {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
.Member_pass .Member_code {
	background-color: #F0F0F0;
}
.Member_pass .Member_pass_title {
	background: url(/images/tb-th_2011.gif) repeat-x;
	border-bottom: 1px #E0E0E0 solid;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.Member_pass li input {
	vertical-align: middle;
}
.Member_pass li .input3 {
	border: 1px #CCC solid;
	height: 22px;
	line-height: 22px;
	width: 200px;
	margin-left: 10px;
	padding-left: 5px;
}
.Member_pass li span {
	margin-left: 10px;
	color: #FF0000;
	font-size: 14px;
}
.Member_pass li img {
	margin-left: 64px;
	margin-top: 6px;
	cursor: pointer;
}
.Cate01 td {
	background: #F5F5F5;
	text-align: center;
	height: 28px;
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 14px;
}
.Cate02 {
	border-left: 1px #D5D5D5 solid;
	border-top: 1px #D5D5D5 solid;
}
.Cate02 td {
	background: #F5F5F5;
	border-right: 1px #D5D5D5 solid;
	border-bottom: 1px #D5D5D5 solid;
	text-align: center;
}
.Cate02 td a {
	display: block;
	line-height: 28px;
}
.CatalogName {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 10px;
}
.CatalogList tr td {
	background: #FEFEFE;
	text-align: center;
	height: 28px;
}
.CatalogList .CatalogListTitle td {
	background: #F5F5F5;
	text-align: center;
	height: 28px;
}
.subpage_left_Search {
	position: relative;
	background: url(/images/searchbg.jpg) no-repeat center 8px;
	height:30px;
}
.subpage_left_Search .subpage_left_Search_input {
	border: 0px;
	position:absolute;
	width:108px;
	height:15px;
	line-height:15px;
	left:5px;
	top:2px;
	background:none;
	color:#999;
}
.subpage_left_Search .subpage_left_Search_button{
	position:absolute;
	width:38px;
	height:18px;
	right:10px;
	background:none;
	border:0px;
	color:#FFF;
	cursor:pointer;
}